Started by timer Running as SYSTEM Building in workspace /var/lib/jenkins/jobs/s2dao-1.0.x/workspace Updating https://www.seasar.org/svn/s2dao/branches/s2dao-1.0.x at revision '2024-09-22T02:50:00.257 +0900' At revision 1334 No changes for https://www.seasar.org/svn/s2dao/branches/s2dao-1.0.x since the previous build [s2dao-1.0.x] $ /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0/bin/mvn clean install [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] S2Dao Project [INFO] S2Dao [INFO] S2Dao Examples [INFO] S2Dao tests for Seasar2.4.x WAGON_VERSION: 1.0-beta-2 [INFO] ------------------------------------------------------------------------ [INFO] Building S2Dao Project [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] [site:attach-descriptor] [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] No goals needed for project - skipping [INFO] [source:jar {execution: source-jar}] [INFO] [install:install] [INFO] Installing /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/pom.xml to /var/lib/jenkins/.m2/repository/org/seasar/dao/s2-dao-project/1.0.52-SNAPSHOT/s2-dao-project-1.0.52-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building S2Dao [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting directory /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao/target [INFO] [resources:resources] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 4 resources [INFO] [compiler:compile] [INFO] Compiling 213 source files to /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao/target/classes [INFO] [resources:testResources] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 120 resources [INFO] [compiler:testCompile] [INFO] Compiling 174 source files to /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao/target/test-classes [INFO] [surefire:test] [INFO] Surefire report directory: /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.seasar.dao.impl.EntityManagerImplTest DEBUG 2024-09-22 02:50:09,125 [main] Physical connection got DEBUG 2024-09-22 02:50:09,126 [main] Logical connection got DEBUG 2024-09-22 02:50:09,143 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,144 [main] Logical connection got DEBUG 2024-09-22 02:50:09,193 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,220 [main] Logical connection got DEBUG 2024-09-22 02:50:09,222 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-09-22 02:50:09,233 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,233 [main] Physical connection closed DEBUG 2024-09-22 02:50:09,261 [main] Physical connection got DEBUG 2024-09-22 02:50:09,261 [main] Logical connection got DEBUG 2024-09-22 02:50:09,261 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,261 [main] Logical connection got DEBUG 2024-09-22 02:50:09,274 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,281 [main] Logical connection got DEBUG 2024-09-22 02:50:09,281 [main] SELECT * FROM EMP WHERE empno = 7788 DEBUG 2024-09-22 02:50:09,282 [main] Logical connection closed [7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {null}] DEBUG 2024-09-22 02:50:09,283 [main] Physical connection closed DEBUG 2024-09-22 02:50:09,301 [main] Physical connection got DEBUG 2024-09-22 02:50:09,301 [main] Logical connection got DEBUG 2024-09-22 02:50:09,301 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,301 [main] Logical connection got DEBUG 2024-09-22 02:50:09,311 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,314 [main] Logical connection got DEBUG 2024-09-22 02:50:09,315 [main] SELECT * FROM EMP WHERE empno = 7788 DEBUG 2024-09-22 02:50:09,316 [main] Logical connection closed [7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {null}] DEBUG 2024-09-22 02:50:09,316 [main] Physical connection closed DEBUG 2024-09-22 02:50:09,353 [main] Physical connection got DEBUG 2024-09-22 02:50:09,354 [main] Logical connection got DEBUG 2024-09-22 02:50:09,354 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,355 [main] Logical connection got DEBUG 2024-09-22 02:50:09,382 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,387 [main] Logical connection got DEBUG 2024-09-22 02:50:09,387 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-09-22 02:50:09,388 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,388 [main] Physical connection closed DEBUG 2024-09-22 02:50:09,405 [main] Physical connection got DEBUG 2024-09-22 02:50:09,405 [main] Logical connection got DEBUG 2024-09-22 02:50:09,406 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,406 [main] Logical connection got DEBUG 2024-09-22 02:50:09,412 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,417 [main] Logical connection got DEBUG 2024-09-22 02:50:09,418 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-09-22 02:50:09,419 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,419 [main] Physical connection closed DEBUG 2024-09-22 02:50:09,436 [main] Physical connection got DEBUG 2024-09-22 02:50:09,436 [main] Logical connection got DEBUG 2024-09-22 02:50:09,436 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,436 [main] Logical connection got DEBUG 2024-09-22 02:50:09,444 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,450 [main] Logical connection got DEBUG 2024-09-22 02:50:09,451 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-09-22 02:50:09,452 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,452 [main] Physical connection closed DEBUG 2024-09-22 02:50:09,465 [main] Physical connection got DEBUG 2024-09-22 02:50:09,465 [main] Logical connection got DEBUG 2024-09-22 02:50:09,465 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,465 [main] Logical connection got DEBUG 2024-09-22 02:50:09,472 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,501 [main] Logical connection got DEBUG 2024-09-22 02:50:09,501 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-09-22 02:50:09,501 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,502 [main] Physical connection closed DEBUG 2024-09-22 02:50:09,519 [main] Physical connection got DEBUG 2024-09-22 02:50:09,519 [main] Logical connection got DEBUG 2024-09-22 02:50:09,519 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,519 [main] Logical connection got DEBUG 2024-09-22 02:50:09,531 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,537 [main] Logical connection got DEBUG 2024-09-22 02:50:09,537 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-09-22 02:50:09,538 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,538 [main] Physical connection closed DEBUG 2024-09-22 02:50:09,555 [main] Physical connection got DEBUG 2024-09-22 02:50:09,555 [main] Logical connection got DEBUG 2024-09-22 02:50:09,555 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,555 [main] Logical connection got DEBUG 2024-09-22 02:50:09,563 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,567 [main] Logical connection got DEBUG 2024-09-22 02:50:09,568 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-09-22 02:50:09,568 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,568 [main] Physical connection closed DEBUG 2024-09-22 02:50:09,582 [main] Physical connection got DEBUG 2024-09-22 02:50:09,582 [main] Logical connection got DEBUG 2024-09-22 02:50:09,582 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,582 [main] Logical connection got DEBUG 2024-09-22 02:50:09,587 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,591 [main] Logical connection got DEBUG 2024-09-22 02:50:09,592 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-09-22 02:50:09,592 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,592 [main] Physical connection closed DEBUG 2024-09-22 02:50:09,605 [main] Physical connection got DEBUG 2024-09-22 02:50:09,605 [main] Logical connection got DEBUG 2024-09-22 02:50:09,605 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,605 [main] Logical connection got DEBUG 2024-09-22 02:50:09,611 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,635 [main] Logical connection got DEBUG 2024-09-22 02:50:09,635 [main] select count(*) from emp DEBUG 2024-09-22 02:50:09,637 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,637 [main] Physical connection closed Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.976 sec Running org.seasar.dao.impl.FastPropertyTypeFactoryTest DEBUG 2024-09-22 02:50:09,667 [main] Physical connection got DEBUG 2024-09-22 02:50:09,667 [main] Logical connection got DEBUG 2024-09-22 02:50:09,668 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,668 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec Running org.seasar.dao.impl.BeanMetaDataResultSetHandler2Test DEBUG 2024-09-22 02:50:09,680 [main] Physical connection got DEBUG 2024-09-22 02:50:09,680 [main] Logical connection got WARN 2024-09-22 02:50:09,684 [main] Table(BeanMetaDataResultSetHandler2Test$MyEmp) not found DEBUG 2024-09-22 02:50:09,770 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,771 [main] Logical connection got 7788 DEBUG 2024-09-22 02:50:09,771 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,771 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec Running org.seasar.dao.impl.DeleteAutoStaticCommandTest DEBUG 2024-09-22 02:50:09,788 [main] Transaction began DEBUG 2024-09-22 02:50:09,789 [main] Physical connection got DEBUG 2024-09-22 02:50:09,790 [main] Logical connection got DEBUG 2024-09-22 02:50:09,790 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,790 [main] Logical connection got DEBUG 2024-09-22 02:50:09,824 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,841 [main] Logical connection got DEBUG 2024-09-22 02:50:09,841 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-09-22 02:50:09,843 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,844 [main] Logical connection got DEBUG 2024-09-22 02:50:09,844 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-09-22 02:50:09,845 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,845 [main] Transaction rolledback DEBUG 2024-09-22 02:50:09,845 [main] Physical connection closed DEBUG 2024-09-22 02:50:09,853 [main] Transaction began DEBUG 2024-09-22 02:50:09,854 [main] Physical connection got DEBUG 2024-09-22 02:50:09,854 [main] Logical connection got DEBUG 2024-09-22 02:50:09,854 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,854 [main] Logical connection got DEBUG 2024-09-22 02:50:09,866 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,868 [main] Logical connection got DEBUG 2024-09-22 02:50:09,869 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0 DEBUG 2024-09-22 02:50:09,870 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,870 [main] Transaction rolledback DEBUG 2024-09-22 02:50:09,870 [main] Physical connection closed DEBUG 2024-09-22 02:50:09,899 [main] Transaction began DEBUG 2024-09-22 02:50:09,900 [main] Physical connection got DEBUG 2024-09-22 02:50:09,900 [main] Logical connection got DEBUG 2024-09-22 02:50:09,900 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,900 [main] Logical connection got DEBUG 2024-09-22 02:50:09,912 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,915 [main] Logical connection got DEBUG 2024-09-22 02:50:09,916 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = -1 DEBUG 2024-09-22 02:50:09,916 [main] Logical connection closed org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1) DEBUG 2024-09-22 02:50:09,916 [main] Transaction rolledback DEBUG 2024-09-22 02:50:09,916 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 sec Running org.seasar.dao.impl.FieldBeanAnnotationReaderTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.seasar.dao.interceptors.S2DaoInterceptor2Test DEBUG 2024-09-22 02:50:09,962 [main] Transaction began DEBUG 2024-09-22 02:50:09,962 [main] Physical connection got DEBUG 2024-09-22 02:50:09,962 [main] Logical connection got DEBUG 2024-09-22 02:50:09,962 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,962 [main] Logical connection got DEBUG 2024-09-22 02:50:09,968 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,969 [main] Logical connection got DEBUG 2024-09-22 02:50:09,970 [main] INSERT INTO EMP (ename, empno, deptno) VALUES ('hoge', 99, 0) DEBUG 2024-09-22 02:50:09,971 [main] Logical connection closed DEBUG 2024-09-22 02:50:09,971 [main] Transaction rolledback DEBUG 2024-09-22 02:50:09,971 [main] Physical connection closed DEBUG 2024-09-22 02:50:10,006 [main] Physical connection got DEBUG 2024-09-22 02:50:10,006 [main] Logical connection got DEBUG 2024-09-22 02:50:10,006 [main] Logical connection closed DEBUG 2024-09-22 02:50:10,007 [main] Logical connection got DEBUG 2024-09-22 02:50:10,013 [main] Logical connection closed DEBUG 2024-09-22 02:50:10,015 [main] Logical connection got DEBUG 2024-09-22 02:50:10,015 [main] SELECT EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-09-22 02:50:10,016 [main] Logical connection closed 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20 {20, RESEARCH, DALLAS} DEBUG 2024-09-22 02:50:10,017 [main] Physical connection closed DEBUG 2024-09-22 02:50:10,044 [main] Physical connection got DEBUG 2024-09-22 02:50:10,044 [main] Logical connection got DEBUG 2024-09-22 02:50:10,044 [main] Logical connection closed DEBUG 2024-09-22 02:50:10,044 [main] Logical connection got DEBUG 2024-09-22 02:50:10,050 [main] Logical connection closed DEBUG 2024-09-22 02:50:10,052 [main] Logical connection got DEBUG 2024-09-22 02:50:10,052 [main] SELECT EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0.0 AND 1000.0 DEBUG 2024-09-22 02:50:10,053 [main] Logical connection closed [7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30 {30, SALES, CHICAGO}] DEBUG 2024-09-22 02:50:10,054 [main] Physical connection closed DEBUG 2024-09-22 02:50:10,102 [main] Transaction began DEBUG 2024-09-22 02:50:10,103 [main] Physical connection got DEBUG 2024-09-22 02:50:10,103 [main] Logical connection got DEBUG 2024-09-22 02:50:10,103 [main] Logical connection closed DEBUG 2024-09-22 02:50:10,103 [main] Logical connection got DEBUG 2024-09-22 02:50:10,108 [main] Logical connection closed DEBUG 2024-09-22 02:50:10,110 [main] Logical connection got DEBUG 2024-09-22 02:50:10,111 [main] INSERT INTO EMP (ename, empno, deptno, hiredate, mgr, job, comm, sal) VALUES ('hoge', 99, 0, null, null, null, null, null) DEBUG 2024-09-22 02:50:10,111 [main] INSERT INTO EMP (ename, empno, deptno, hiredate, mgr, job, comm, sal) VALUES ('hoge2', 98, 0, null, null, null, null, null) DEBUG 2024-09-22 02:50:10,111 [main] Logical connection closed DEBUG 2024-09-22 02:50:10,111 [main] Transaction rolledback DEBUG 2024-09-22 02:50:10,111 [main] Physical connection closed DEBUG 2024-09-22 02:50:10,140 [main] Transaction began DEBUG 2024-09-22 02:50:10,140 [main] Physical connection got DEBUG 2024-09-22 02:50:10,140 [main] Logical connection got DEBUG 2024-09-22 02:50:10,140 [main] Logical connection closed DEBUG 2024-09-22 02:50:10,141 [main] Logical connection got DEBUG 2024-09-22 02:50:10,145 [main] Logical connection closed DEBUG 2024-09-22 02:50:10,147 [main] Logical connection got DEBUG 2024-09-22 02:50:10,147 [main] INSERT INTO EMP (ename, empno, deptno) VALUES ('~', 99, 0) DEBUG 2024-09-22 02:50:10,147 [main] Logical connection closed DEBUG 2024-09-22 02:50:10,148 [main] Logical connection got DEBUG 2024-09-22 02:50:10,148 [main] SELECT EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 99 DEBUG 2024-09-22 02:50:10,148 [main] Logical connection closed DEBUG 2024-09-22 02:50:10,148 [main] Transaction rolledback DEBUG 2024-09-22 02:50:10,148 [main] Physical connection closed Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 sec Running org.seasar.dao.impl.StaticStoredProcedureCommandTest DEBUG 2024-09-22 02:50:10,324 [main] Transaction began DEBUG 2024-09-22 02:50:10,546 [main] Physical connection got DEBUG 2024-09-22 02:50:10,546 [main] Logical connection got DEBUG 2024-09-22 02:50:10,549 [main] Logical connection closed DEBUG 2024-09-22 02:50:10,551 [main] Logical connection got DEBUG 2024-09-22 02:50:10,552 [main] Logical connection got DEBUG 2024-09-22 02:50:10,901 [main] Logical connection closed DEBUG 2024-09-22 02:50:10,979 [main] Logical connection closed DEBUG 2024-09-22 02:50:10,981 [main] Logical connection got DEBUG 2024-09-22 02:50:10,981 [main] Logical connection got DEBUG 2024-09-22 02:50:10,993 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,006 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,007 [main] Logical connection got DEBUG 2024-09-22 02:50:11,007 [main] Logical connection got DEBUG 2024-09-22 02:50:11,020 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,030 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,030 [main] Logical connection got DEBUG 2024-09-22 02:50:11,030 [main] Logical connection got DEBUG 2024-09-22 02:50:11,041 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,047 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,048 [main] Logical connection got DEBUG 2024-09-22 02:50:11,048 [main] Logical connection got DEBUG 2024-09-22 02:50:11,057 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,067 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,067 [main] Logical connection got DEBUG 2024-09-22 02:50:11,067 [main] Logical connection got DEBUG 2024-09-22 02:50:11,075 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,084 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,084 [main] Logical connection got DEBUG 2024-09-22 02:50:11,084 [main] Logical connection got DEBUG 2024-09-22 02:50:11,092 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,101 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,101 [main] Logical connection got DEBUG 2024-09-22 02:50:11,101 [main] Logical connection got DEBUG 2024-09-22 02:50:11,109 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,117 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,118 [main] Logical connection got DEBUG 2024-09-22 02:50:11,118 [main] Logical connection got DEBUG 2024-09-22 02:50:11,127 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,135 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,135 [main] Logical connection got DEBUG 2024-09-22 02:50:11,146 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,170 [main] Transaction rolledback DEBUG 2024-09-22 02:50:11,171 [main] Physical connection closed DEBUG 2024-09-22 02:50:11,185 [main] Transaction began DEBUG 2024-09-22 02:50:11,185 [main] Physical connection got DEBUG 2024-09-22 02:50:11,185 [main] Logical connection got DEBUG 2024-09-22 02:50:11,186 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,186 [main] Logical connection got DEBUG 2024-09-22 02:50:11,186 [main] Logical connection got DEBUG 2024-09-22 02:50:11,192 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,201 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,201 [main] Logical connection got DEBUG 2024-09-22 02:50:11,201 [main] Logical connection got DEBUG 2024-09-22 02:50:11,203 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,205 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,205 [main] Logical connection got DEBUG 2024-09-22 02:50:11,205 [main] Logical connection got DEBUG 2024-09-22 02:50:11,207 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,208 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,208 [main] Logical connection got DEBUG 2024-09-22 02:50:11,208 [main] Logical connection got DEBUG 2024-09-22 02:50:11,211 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,212 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,212 [main] Logical connection got DEBUG 2024-09-22 02:50:11,212 [main] Logical connection got DEBUG 2024-09-22 02:50:11,214 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,216 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,217 [main] Logical connection got DEBUG 2024-09-22 02:50:11,217 [main] Logical connection got DEBUG 2024-09-22 02:50:11,219 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,220 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,220 [main] Logical connection got DEBUG 2024-09-22 02:50:11,220 [main] Logical connection got DEBUG 2024-09-22 02:50:11,223 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,224 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,224 [main] Logical connection got DEBUG 2024-09-22 02:50:11,224 [main] Logical connection got DEBUG 2024-09-22 02:50:11,228 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,229 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,229 [main] Logical connection got DEBUG 2024-09-22 02:50:11,229 [main] Logical connection got DEBUG 2024-09-22 02:50:11,231 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,232 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,232 [main] Logical connection got DEBUG 2024-09-22 02:50:11,236 [main] Logical connection closed {CCC=2024-09-22 02:50:11.236, BBB=aaaaa2} DEBUG 2024-09-22 02:50:11,237 [main] Transaction rolledback DEBUG 2024-09-22 02:50:11,237 [main] Physical connection closed DEBUG 2024-09-22 02:50:11,292 [main] Transaction began DEBUG 2024-09-22 02:50:11,292 [main] Physical connection got DEBUG 2024-09-22 02:50:11,292 [main] Logical connection got DEBUG 2024-09-22 02:50:11,292 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,293 [main] Logical connection got DEBUG 2024-09-22 02:50:11,293 [main] Logical connection got DEBUG 2024-09-22 02:50:11,294 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,295 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,295 [main] Logical connection got DEBUG 2024-09-22 02:50:11,295 [main] Logical connection got DEBUG 2024-09-22 02:50:11,300 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,302 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,302 [main] Logical connection got DEBUG 2024-09-22 02:50:11,302 [main] Logical connection got DEBUG 2024-09-22 02:50:11,304 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,307 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,307 [main] Logical connection got DEBUG 2024-09-22 02:50:11,307 [main] Logical connection got DEBUG 2024-09-22 02:50:11,309 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,312 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,312 [main] Logical connection got DEBUG 2024-09-22 02:50:11,312 [main] Logical connection got DEBUG 2024-09-22 02:50:11,314 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,315 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,315 [main] Logical connection got DEBUG 2024-09-22 02:50:11,315 [main] Logical connection got DEBUG 2024-09-22 02:50:11,317 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,321 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,321 [main] Logical connection got DEBUG 2024-09-22 02:50:11,321 [main] Logical connection got DEBUG 2024-09-22 02:50:11,323 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,327 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,327 [main] Logical connection got DEBUG 2024-09-22 02:50:11,327 [main] Logical connection got DEBUG 2024-09-22 02:50:11,329 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,331 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,331 [main] Logical connection got DEBUG 2024-09-22 02:50:11,331 [main] Logical connection got DEBUG 2024-09-22 02:50:11,336 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,337 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,337 [main] Logical connection got DEBUG 2024-09-22 02:50:11,339 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,339 [main] Transaction rolledback DEBUG 2024-09-22 02:50:11,339 [main] Physical connection closed DEBUG 2024-09-22 02:50:11,352 [main] Transaction began DEBUG 2024-09-22 02:50:11,352 [main] Physical connection got DEBUG 2024-09-22 02:50:11,353 [main] Logical connection got DEBUG 2024-09-22 02:50:11,353 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,353 [main] Logical connection got DEBUG 2024-09-22 02:50:11,353 [main] Logical connection got DEBUG 2024-09-22 02:50:11,355 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,356 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,356 [main] Logical connection got DEBUG 2024-09-22 02:50:11,356 [main] Logical connection got DEBUG 2024-09-22 02:50:11,358 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,360 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,360 [main] Logical connection got DEBUG 2024-09-22 02:50:11,360 [main] Logical connection got DEBUG 2024-09-22 02:50:11,362 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,362 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,362 [main] Logical connection got DEBUG 2024-09-22 02:50:11,362 [main] Logical connection got DEBUG 2024-09-22 02:50:11,365 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,367 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,367 [main] Logical connection got DEBUG 2024-09-22 02:50:11,367 [main] Logical connection got DEBUG 2024-09-22 02:50:11,369 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,370 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,370 [main] Logical connection got DEBUG 2024-09-22 02:50:11,371 [main] Logical connection got DEBUG 2024-09-22 02:50:11,374 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,375 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,375 [main] Logical connection got DEBUG 2024-09-22 02:50:11,375 [main] Logical connection got DEBUG 2024-09-22 02:50:11,377 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,377 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,377 [main] Logical connection got DEBUG 2024-09-22 02:50:11,378 [main] Logical connection got DEBUG 2024-09-22 02:50:11,380 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,381 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,381 [main] Logical connection got DEBUG 2024-09-22 02:50:11,381 [main] Logical connection got DEBUG 2024-09-22 02:50:11,383 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,385 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,385 [main] Logical connection got DEBUG 2024-09-22 02:50:11,389 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,389 [main] Transaction rolledback DEBUG 2024-09-22 02:50:11,390 [main] Physical connection closed DEBUG 2024-09-22 02:50:11,398 [main] Transaction began DEBUG 2024-09-22 02:50:11,399 [main] Physical connection got DEBUG 2024-09-22 02:50:11,400 [main] Logical connection got DEBUG 2024-09-22 02:50:11,400 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,400 [main] Logical connection got DEBUG 2024-09-22 02:50:11,400 [main] Logical connection got DEBUG 2024-09-22 02:50:11,402 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,403 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,403 [main] Logical connection got DEBUG 2024-09-22 02:50:11,404 [main] Logical connection got DEBUG 2024-09-22 02:50:11,405 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,406 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,406 [main] Logical connection got DEBUG 2024-09-22 02:50:11,406 [main] Logical connection got DEBUG 2024-09-22 02:50:11,407 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,408 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,408 [main] Logical connection got DEBUG 2024-09-22 02:50:11,408 [main] Logical connection got DEBUG 2024-09-22 02:50:11,410 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,411 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,411 [main] Logical connection got DEBUG 2024-09-22 02:50:11,411 [main] Logical connection got DEBUG 2024-09-22 02:50:11,414 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,416 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,416 [main] Logical connection got DEBUG 2024-09-22 02:50:11,416 [main] Logical connection got DEBUG 2024-09-22 02:50:11,418 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,420 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,420 [main] Logical connection got DEBUG 2024-09-22 02:50:11,420 [main] Logical connection got DEBUG 2024-09-22 02:50:11,424 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,425 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,425 [main] Logical connection got DEBUG 2024-09-22 02:50:11,425 [main] Logical connection got DEBUG 2024-09-22 02:50:11,426 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,427 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,427 [main] Logical connection got DEBUG 2024-09-22 02:50:11,427 [main] Logical connection got DEBUG 2024-09-22 02:50:11,429 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,431 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,431 [main] Logical connection got DEBUG 2024-09-22 02:50:11,435 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,435 [main] Transaction rolledback DEBUG 2024-09-22 02:50:11,435 [main] Physical connection closed DEBUG 2024-09-22 02:50:11,446 [main] Transaction began DEBUG 2024-09-22 02:50:11,447 [main] Physical connection got DEBUG 2024-09-22 02:50:11,447 [main] Logical connection got DEBUG 2024-09-22 02:50:11,447 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,447 [main] Logical connection got DEBUG 2024-09-22 02:50:11,447 [main] Logical connection got DEBUG 2024-09-22 02:50:11,448 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,450 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,451 [main] Logical connection got DEBUG 2024-09-22 02:50:11,451 [main] Logical connection got DEBUG 2024-09-22 02:50:11,452 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,454 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,454 [main] Logical connection got DEBUG 2024-09-22 02:50:11,455 [main] Logical connection got DEBUG 2024-09-22 02:50:11,457 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,458 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,458 [main] Logical connection got DEBUG 2024-09-22 02:50:11,458 [main] Logical connection got DEBUG 2024-09-22 02:50:11,462 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,463 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,464 [main] Logical connection got DEBUG 2024-09-22 02:50:11,464 [main] Logical connection got DEBUG 2024-09-22 02:50:11,465 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,466 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,466 [main] Logical connection got DEBUG 2024-09-22 02:50:11,466 [main] Logical connection got DEBUG 2024-09-22 02:50:11,467 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,469 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,469 [main] Logical connection got DEBUG 2024-09-22 02:50:11,469 [main] Logical connection got DEBUG 2024-09-22 02:50:11,471 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,473 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,473 [main] Logical connection got DEBUG 2024-09-22 02:50:11,473 [main] Logical connection got DEBUG 2024-09-22 02:50:11,474 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,475 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,475 [main] Logical connection got DEBUG 2024-09-22 02:50:11,475 [main] Logical connection got DEBUG 2024-09-22 02:50:11,476 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,478 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,478 [main] Logical connection got DEBUG 2024-09-22 02:50:11,481 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,481 [main] Transaction rolledback DEBUG 2024-09-22 02:50:11,481 [main] Physical connection closed DEBUG 2024-09-22 02:50:11,491 [main] Transaction began DEBUG 2024-09-22 02:50:11,491 [main] Physical connection got DEBUG 2024-09-22 02:50:11,491 [main] Logical connection got DEBUG 2024-09-22 02:50:11,492 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,492 [main] Logical connection got DEBUG 2024-09-22 02:50:11,492 [main] Logical connection got DEBUG 2024-09-22 02:50:11,493 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,495 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,495 [main] Logical connection got DEBUG 2024-09-22 02:50:11,495 [main] Logical connection got DEBUG 2024-09-22 02:50:11,496 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,497 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,497 [main] Logical connection got DEBUG 2024-09-22 02:50:11,497 [main] Logical connection got DEBUG 2024-09-22 02:50:11,499 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,500 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,501 [main] Logical connection got DEBUG 2024-09-22 02:50:11,501 [main] Logical connection got DEBUG 2024-09-22 02:50:11,502 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,503 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,503 [main] Logical connection got DEBUG 2024-09-22 02:50:11,503 [main] Logical connection got DEBUG 2024-09-22 02:50:11,504 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,505 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,505 [main] Logical connection got DEBUG 2024-09-22 02:50:11,506 [main] Logical connection got DEBUG 2024-09-22 02:50:11,507 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,509 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,509 [main] Logical connection got DEBUG 2024-09-22 02:50:11,509 [main] Logical connection got DEBUG 2024-09-22 02:50:11,512 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,513 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,513 [main] Logical connection got DEBUG 2024-09-22 02:50:11,513 [main] Logical connection got DEBUG 2024-09-22 02:50:11,516 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,518 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,519 [main] Logical connection got DEBUG 2024-09-22 02:50:11,519 [main] Logical connection got DEBUG 2024-09-22 02:50:11,520 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,521 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,521 [main] Logical connection got DEBUG 2024-09-22 02:50:11,523 [main] Logical connection closed {CCC=25, EEE=625} DEBUG 2024-09-22 02:50:11,523 [main] Transaction rolledback DEBUG 2024-09-22 02:50:11,523 [main] Physical connection closed DEBUG 2024-09-22 02:50:11,572 [main] Transaction began DEBUG 2024-09-22 02:50:11,573 [main] Physical connection got DEBUG 2024-09-22 02:50:11,573 [main] Logical connection got DEBUG 2024-09-22 02:50:11,573 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,574 [main] Logical connection got DEBUG 2024-09-22 02:50:11,574 [main] Logical connection got DEBUG 2024-09-22 02:50:11,575 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,576 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,576 [main] Logical connection got DEBUG 2024-09-22 02:50:11,576 [main] Logical connection got DEBUG 2024-09-22 02:50:11,577 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,578 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,578 [main] Logical connection got DEBUG 2024-09-22 02:50:11,578 [main] Logical connection got DEBUG 2024-09-22 02:50:11,579 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,580 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,580 [main] Logical connection got DEBUG 2024-09-22 02:50:11,580 [main] Logical connection got DEBUG 2024-09-22 02:50:11,582 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,582 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,583 [main] Logical connection got DEBUG 2024-09-22 02:50:11,583 [main] Logical connection got DEBUG 2024-09-22 02:50:11,584 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,585 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,586 [main] Logical connection got DEBUG 2024-09-22 02:50:11,586 [main] Logical connection got DEBUG 2024-09-22 02:50:11,587 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,588 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,588 [main] Logical connection got DEBUG 2024-09-22 02:50:11,588 [main] Logical connection got DEBUG 2024-09-22 02:50:11,589 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,590 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,590 [main] Logical connection got DEBUG 2024-09-22 02:50:11,590 [main] Logical connection got DEBUG 2024-09-22 02:50:11,592 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,592 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,592 [main] Logical connection got DEBUG 2024-09-22 02:50:11,592 [main] Logical connection got DEBUG 2024-09-22 02:50:11,595 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,596 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,596 [main] Logical connection got DEBUG 2024-09-22 02:50:11,599 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,599 [main] Transaction rolledback DEBUG 2024-09-22 02:50:11,599 [main] Physical connection closed DEBUG 2024-09-22 02:50:11,609 [main] Physical connection got DEBUG 2024-09-22 02:50:11,609 [main] Logical connection got DEBUG 2024-09-22 02:50:11,610 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,610 [main] Logical connection got DEBUG 2024-09-22 02:50:11,610 [main] Physical connection got DEBUG 2024-09-22 02:50:11,610 [main] Logical connection got DEBUG 2024-09-22 02:50:11,612 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,613 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,613 [main] Logical connection got DEBUG 2024-09-22 02:50:11,613 [main] Logical connection got DEBUG 2024-09-22 02:50:11,614 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,615 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,615 [main] Logical connection got DEBUG 2024-09-22 02:50:11,615 [main] Logical connection got DEBUG 2024-09-22 02:50:11,616 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,617 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,617 [main] Logical connection got DEBUG 2024-09-22 02:50:11,618 [main] Logical connection got DEBUG 2024-09-22 02:50:11,619 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,620 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,622 [main] Logical connection got DEBUG 2024-09-22 02:50:11,622 [main] Logical connection got DEBUG 2024-09-22 02:50:11,623 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,625 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,626 [main] Logical connection got DEBUG 2024-09-22 02:50:11,626 [main] Logical connection got DEBUG 2024-09-22 02:50:11,627 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,628 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,628 [main] Logical connection got DEBUG 2024-09-22 02:50:11,628 [main] Logical connection got DEBUG 2024-09-22 02:50:11,629 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,630 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,630 [main] Logical connection got DEBUG 2024-09-22 02:50:11,631 [main] Logical connection got DEBUG 2024-09-22 02:50:11,632 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,633 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,633 [main] Logical connection got DEBUG 2024-09-22 02:50:11,633 [main] Logical connection got DEBUG 2024-09-22 02:50:11,634 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,634 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,634 [main] Logical connection got DEBUG 2024-09-22 02:50:11,637 [main] Logical connection closed [EDAO0032]Method argument size(2) is unmatched with procedure in-parameter size(3). DEBUG 2024-09-22 02:50:11,637 [main] Physical connection closed DEBUG 2024-09-22 02:50:11,637 [main] Physical connection closed DEBUG 2024-09-22 02:50:11,647 [main] Physical connection got DEBUG 2024-09-22 02:50:11,647 [main] Logical connection got DatabaseProductName=Apache Derby DatabaseProductVersion=10.1.2.1 DriverName=Apache Derby Embedded JDBC Driver DriverVersion=10.1.2.1 DEBUG 2024-09-22 02:50:11,647 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,648 [main] Physical connection closed DEBUG 2024-09-22 02:50:11,659 [main] Physical connection got DEBUG 2024-09-22 02:50:11,659 [main] Logical connection got {procedure_cat=, procedure_schem=SEASAR, procedure_name=PROCEDURE_TEST_AAA1, reserved1=null, reserved2=null, reserved3=null, remarks=org.seasar.dao.impl.Procedures.procedureAaa1, procedure_type=1} {procedure_cat=, procedure_schem=SEASAR, procedure_name=PROCEDURE_TEST_AAA2, reserved1=null, reserved2=null, reserved3=null, remarks=org.seasar.dao.impl.Procedures.procedureAaa2, procedure_type=1} {procedure_cat=, procedure_schem=SEASAR, procedure_name=PROCEDURE_TEST_AAA3, reserved1=null, reserved2=null, reserved3=null, remarks=org.seasar.dao.impl.Procedures.procedureAaa3, procedure_type=1} {procedure_cat=, procedure_schem=SEASAR, procedure_name=PROCEDURE_TEST_BBB1, reserved1=null, reserved2=null, reserved3=null, remarks=org.seasar.dao.impl.Procedures.procedureBbb1, procedure_type=1} {procedure_cat=, procedure_schem=SEASAR, procedure_name=PROCEDURE_TEST_BBB2, reserved1=null, reserved2=null, reserved3=null, remarks=org.seasar.dao.impl.Procedures.procedureBbb2, procedure_type=1} {procedure_cat=, procedure_schem=SEASAR, procedure_name=PROCEDURE_TEST_CCC1, reserved1=null, reserved2=null, reserved3=null, remarks=org.seasar.dao.impl.Procedures.procedureCcc1, procedure_type=1} {procedure_cat=, procedure_schem=SEASAR, procedure_name=PROCEDURE_TEST_CCC2, reserved1=null, reserved2=null, reserved3=null, remarks=org.seasar.dao.impl.Procedures.procedureCcc2, procedure_type=1} {procedure_cat=, procedure_schem=SEASAR, procedure_name=PROCEDURE_TEST_DDD1, reserved1=null, reserved2=null, reserved3=null, remarks=org.seasar.dao.impl.Procedures.procedureDdd1, procedure_type=1} {procedure_cat=, procedure_schem=SQLJ, procedure_name=INSTALL_JAR, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.INSTALL_JAR, procedure_type=1} {procedure_cat=, procedure_schem=SQLJ, procedure_name=REMOVE_JAR, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.REMOVE_JAR, procedure_type=1} {procedure_cat=, procedure_schem=SQLJ, procedure_name=REPLACE_JAR, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.REPLACE_JAR, procedure_type=1} {procedure_cat=, procedure_schem=SYSCS_UTIL, procedure_name=SYSCS_BACKUP_DATABASE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_BACKUP_DATABASE, procedure_type=1} {procedure_cat=, procedure_schem=SYSCS_UTIL, procedure_name=SYSCS_BACKUP_DATABASE_AND_ENABLE_LOG_ARCHIVE_MODE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_BACKUP_DATABASE_AND_ENABLE_LOG_ARCHIVE_MODE, procedure_type=1} {procedure_cat=, procedure_schem=SYSCS_UTIL, procedure_name=SYSCS_BULK_INSERT, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_BULK_INSERT, procedure_type=1} {procedure_cat=, procedure_schem=SYSCS_UTIL, procedure_name=SYSCS_CHECKPOINT_DATABASE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_CHECKPOINT_DATABASE, procedure_type=1} {procedure_cat=, procedure_schem=SYSCS_UTIL, procedure_name=SYSCS_COMPRESS_TABLE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_COMPRESS_TABLE, procedure_type=1} {procedure_cat=, procedure_schem=SYSCS_UTIL, procedure_name=SYSCS_DISABLE_LOG_ARCHIVE_MODE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_DISABLE_LOG_ARCHIVE_MODE, procedure_type=1} {procedure_cat=, procedure_schem=SYSCS_UTIL, procedure_name=SYSCS_EXPORT_QUERY, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_EXPORT_QUERY, procedure_type=1} {procedure_cat=, procedure_schem=SYSCS_UTIL, procedure_name=SYSCS_EXPORT_TABLE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_EXPORT_TABLE, procedure_type=1} {procedure_cat=, procedure_schem=SYSCS_UTIL, procedure_name=SYSCS_FREEZE_DATABASE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_FREEZE_DATABASE, procedure_type=1} {procedure_cat=, procedure_schem=SYSCS_UTIL, procedure_name=SYSCS_IMPORT_DATA, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_IMPORT_DATA, procedure_type=1} {procedure_cat=, procedure_schem=SYSCS_UTIL, procedure_name=SYSCS_IMPORT_TABLE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_IMPORT_TABLE, procedure_type=1} {procedure_cat=, procedure_schem=SYSCS_UTIL, procedure_name=SYSCS_INPLACE_COMPRESS_TABLE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_INPLACE_COMPRESS_TABLE, procedure_type=1} {procedure_cat=, procedure_schem=SYSCS_UTIL, procedure_name=SYSCS_SET_DATABASE_PROPERTY, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_SET_DATABASE_PROPERTY, procedure_type=1} {procedure_cat=, procedure_schem=SYSCS_UTIL, procedure_name=SYSCS_SET_RUNTIMESTATISTICS, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_SET_RUNTIMESTATISTICS, procedure_type=1} {procedure_cat=, procedure_schem=SYSCS_UTIL, procedure_name=SYSCS_SET_STATISTICS_TIMING, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_SET_STATISTICS_TIMING, procedure_type=1} {procedure_cat=, procedure_schem=SYSCS_UTIL, procedure_name=SYSCS_UNFREEZE_DATABASE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_UNFREEZE_DATABASE, procedure_type=1} {procedure_cat=, procedure_schem=SYSIBM, procedure_name=METADATA, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.METADATA, procedure_type=1} {procedure_cat=, procedure_schem=SYSIBM, procedure_name=SQLCAMESSAGE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLCAMESSAGE, procedure_type=1} {procedure_cat=, procedure_schem=SYSIBM, procedure_name=SQLCOLPRIVILEGES, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLCOLPRIVILEGES, procedure_type=1} {procedure_cat=, procedure_schem=SYSIBM, procedure_name=SQLCOLUMNS, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLCOLUMNS, procedure_type=1} {procedure_cat=, procedure_schem=SYSIBM, procedure_name=SQLFOREIGNKEYS, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLFOREIGNKEYS, procedure_type=1} {procedure_cat=, procedure_schem=SYSIBM, procedure_name=SQLGETTYPEINFO, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLGETTYPEINFO, procedure_type=1} {procedure_cat=, procedure_schem=SYSIBM, procedure_name=SQLPRIMARYKEYS, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLPRIMARYKEYS, procedure_type=1} {procedure_cat=, procedure_schem=SYSIBM, procedure_name=SQLPROCEDURECOLS, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLPROCEDURECOLS, procedure_type=1} {procedure_cat=, procedure_schem=SYSIBM, procedure_name=SQLPROCEDURES, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLPROCEDURES, procedure_type=1} {procedure_cat=, procedure_schem=SYSIBM, procedure_name=SQLSPECIALCOLUMNS, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLSPECIALCOLUMNS, procedure_type=1} {procedure_cat=, procedure_schem=SYSIBM, procedure_name=SQLSTATISTICS, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLSTATISTICS, procedure_type=1} {procedure_cat=, procedure_schem=SYSIBM, procedure_name=SQLTABLEPRIVILEGES, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLTABLEPRIVILEGES, procedure_type=1} {procedure_cat=, procedure_schem=SYSIBM, procedure_name=SQLTABLES, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLTABLES, procedure_type=1} {procedure_cat=, procedure_schem=SYSIBM, procedure_name=SQLUDTS, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLUDTS, procedure_type=1} DEBUG 2024-09-22 02:50:11,669 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,669 [main] Physical connection closed DEBUG 2024-09-22 02:50:11,679 [main] Physical connection got DEBUG 2024-09-22 02:50:11,679 [main] Logical connection got {table_cat=, table_schem=SYS, table_name=SYSALIASES, table_type=SYSTEM TABLE, remarks=} {table_cat=, table_schem=SYS, table_name=SYSCHECKS, table_type=SYSTEM TABLE, remarks=} {table_cat=, table_schem=SYS, table_name=SYSCOLUMNS, table_type=SYSTEM TABLE, remarks=} {table_cat=, table_schem=SYS, table_name=SYSCONGLOMERATES, table_type=SYSTEM TABLE, remarks=} {table_cat=, table_schem=SYS, table_name=SYSCONSTRAINTS, table_type=SYSTEM TABLE, remarks=} {table_cat=, table_schem=SYS, table_name=SYSDEPENDS, table_type=SYSTEM TABLE, remarks=} {table_cat=, table_schem=SYS, table_name=SYSFILES, table_type=SYSTEM TABLE, remarks=} {table_cat=, table_schem=SYS, table_name=SYSFOREIGNKEYS, table_type=SYSTEM TABLE, remarks=} {table_cat=, table_schem=SYS, table_name=SYSKEYS, table_type=SYSTEM TABLE, remarks=} {table_cat=, table_schem=SYS, table_name=SYSSCHEMAS, table_type=SYSTEM TABLE, remarks=} {table_cat=, table_schem=SYS, table_name=SYSSTATEMENTS, table_type=SYSTEM TABLE, remarks=} {table_cat=, table_schem=SYS, table_name=SYSSTATISTICS, table_type=SYSTEM TABLE, remarks=} {table_cat=, table_schem=SYS, table_name=SYSTABLES, table_type=SYSTEM TABLE, remarks=} {table_cat=, table_schem=SYS, table_name=SYSTRIGGERS, table_type=SYSTEM TABLE, remarks=} {table_cat=, table_schem=SYS, table_name=SYSVIEWS, table_type=SYSTEM TABLE, remarks=} {table_cat=, table_schem=SYSIBM, table_name=SYSDUMMY1, table_type=SYSTEM TABLE, remarks=} {table_cat=, table_schem=SEASAR, table_name=DEFAULT_TABLE, table_type=TABLE, remarks=} {table_cat=, table_schem=SEASAR, table_name=LARGE_BINARY, table_type=TABLE, remarks=} {table_cat=, table_schem=SEASAR, table_name=LARGE_TEXT, table_type=TABLE, remarks=} {table_cat=, table_schem=SEASAR, table_name=PK_ONLY_TABLE, table_type=TABLE, remarks=} DEBUG 2024-09-22 02:50:11,715 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,715 [main] Physical connection closed Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.568 sec Running org.seasar.dao.pager.NullPagingSqlRewriterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.seasar.dao.impl.ProcedureHsqldbTest DEBUG 2024-09-22 02:50:11,727 [main] Physical connection got DEBUG 2024-09-22 02:50:11,728 [main] Logical connection got DEBUG 2024-09-22 02:50:11,728 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,728 [main] Logical connection got WARN 2024-09-22 02:50:11,731 [main] Table(ProcedureHsqldbTest$ABean) not found DEBUG 2024-09-22 02:50:11,733 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,734 [main] Logical connection got DEBUG 2024-09-22 02:50:11,734 [main] Physical connection got DEBUG 2024-09-22 02:50:11,734 [main] Logical connection got DEBUG 2024-09-22 02:50:11,744 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,754 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,754 [main] Logical connection got DEBUG 2024-09-22 02:50:11,757 [main] Logical connection closed 2024-09-22 00:00:00.0 DEBUG 2024-09-22 02:50:11,757 [main] Physical connection closed DEBUG 2024-09-22 02:50:11,757 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec Running org.seasar.dao.impl.PkOnlyTableTest DEBUG 2024-09-22 02:50:11,804 [main] Transaction began DEBUG 2024-09-22 02:50:11,805 [main] Physical connection got DEBUG 2024-09-22 02:50:11,806 [main] Logical connection got DEBUG 2024-09-22 02:50:11,806 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,806 [main] Logical connection got DEBUG 2024-09-22 02:50:11,815 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,815 [main] Logical connection got DEBUG 2024-09-22 02:50:11,816 [main] INSERT INTO PKONLYTABLE (aaa) VALUES ('value') DEBUG 2024-09-22 02:50:11,816 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,816 [main] Transaction rolledback DEBUG 2024-09-22 02:50:11,816 [main] Physical connection closed DEBUG 2024-09-22 02:50:11,838 [main] Transaction began DEBUG 2024-09-22 02:50:11,839 [main] Physical connection got DEBUG 2024-09-22 02:50:11,839 [main] Logical connection got DEBUG 2024-09-22 02:50:11,839 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,839 [main] Logical connection got DEBUG 2024-09-22 02:50:11,843 [main] Logical connection closed org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization update method of org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2, because org.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:219) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:187) at org.seasar.dao.impl.DaoMetaDataImpl.setupSqlCommand(DaoMetaDataImpl.java:171) at org.seasar.dao.impl.DaoMetaDataImpl.initialize(DaoMetaDataImpl.java:162) at org.seasar.dao.impl.DaoMetaDataFactoryImpl.createDaoMetaData(DaoMetaDataFactoryImpl.java:167) at org.seasar.dao.impl.DaoMetaDataFactoryImpl.getDaoMetaData(DaoMetaDataFactoryImpl.java:131) at org.seasar.dao.interceptors.S2DaoInterceptor.invoke(S2DaoInterceptor.java:51) at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper.invoke(PagerS2DaoInterceptorWrapper.java:71) at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$10aa282$$MethodInvocation$$updateUnlessNull1.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$10aa282.updateUnlessNull(PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$10aa282.java) at org.seasar.dao.impl.PkOnlyTableTest.testUpdateUnlessNullTx(PkOnlyTableTest.java:61) 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:324) at junit.framework.TestCase.runTest(TestCase.java:154) at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:230) at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:89) at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:145) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) 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:324) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) 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:324) 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.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key at org.seasar.dao.impl.AbstractAutoStaticCommand.setupUpdatePropertyTypes(AbstractAutoStaticCommand.java:114) at org.seasar.dao.impl.UpdateAutoStaticCommand.setupPropertyTypes(UpdateAutoStaticCommand.java:46) at org.seasar.dao.impl.AbstractAutoStaticCommand.<init>(AbstractAutoStaticCommand.java:45) at org.seasar.dao.impl.UpdateAutoStaticCommand.<init>(UpdateAutoStaticCommand.java:33) at org.seasar.dao.impl.DaoMetaDataImpl.createUpdateAutoStaticCommand(DaoMetaDataImpl.java:589) at org.seasar.dao.impl.DaoMetaDataImpl.setupUpdateMethodByAuto(DaoMetaDataImpl.java:574) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethodByAuto(DaoMetaDataImpl.java:385) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:216) ... 38 more DEBUG 2024-09-22 02:50:11,844 [main] Transaction rolledback DEBUG 2024-09-22 02:50:11,845 [main] Physical connection closed DEBUG 2024-09-22 02:50:11,864 [main] Transaction began DEBUG 2024-09-22 02:50:11,864 [main] Physical connection got DEBUG 2024-09-22 02:50:11,864 [main] Logical connection got DEBUG 2024-09-22 02:50:11,864 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,864 [main] Logical connection got DEBUG 2024-09-22 02:50:11,868 [main] Logical connection closed org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization update method of org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2, because org.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:219) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:187) at org.seasar.dao.impl.DaoMetaDataImpl.setupSqlCommand(DaoMetaDataImpl.java:171) at org.seasar.dao.impl.DaoMetaDataImpl.initialize(DaoMetaDataImpl.java:162) at org.seasar.dao.impl.DaoMetaDataFactoryImpl.createDaoMetaData(DaoMetaDataFactoryImpl.java:167) at org.seasar.dao.impl.DaoMetaDataFactoryImpl.getDaoMetaData(DaoMetaDataFactoryImpl.java:131) at org.seasar.dao.interceptors.S2DaoInterceptor.invoke(S2DaoInterceptor.java:51) at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper.invoke(PagerS2DaoInterceptorWrapper.java:71) at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$17753a8$$MethodInvocation$$update0.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$17753a8.update(PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$17753a8.java) at org.seasar.dao.impl.PkOnlyTableTest.testUpdateTx(PkOnlyTableTest.java:80) 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:324) at junit.framework.TestCase.runTest(TestCase.java:154) at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:230) at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:89) at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:145) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) 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:324) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) 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:324) 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.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key at org.seasar.dao.impl.AbstractAutoStaticCommand.setupUpdatePropertyTypes(AbstractAutoStaticCommand.java:114) at org.seasar.dao.impl.UpdateAutoStaticCommand.setupPropertyTypes(UpdateAutoStaticCommand.java:46) at org.seasar.dao.impl.AbstractAutoStaticCommand.<init>(AbstractAutoStaticCommand.java:45) at org.seasar.dao.impl.UpdateAutoStaticCommand.<init>(UpdateAutoStaticCommand.java:33) at org.seasar.dao.impl.DaoMetaDataImpl.createUpdateAutoStaticCommand(DaoMetaDataImpl.java:589) at org.seasar.dao.impl.DaoMetaDataImpl.setupUpdateMethodByAuto(DaoMetaDataImpl.java:574) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethodByAuto(DaoMetaDataImpl.java:385) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:216) ... 38 more DEBUG 2024-09-22 02:50:11,870 [main] Transaction rolledback DEBUG 2024-09-22 02:50:11,870 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec Running org.seasar.dao.impl.SelectDynamicCommandTest DEBUG 2024-09-22 02:50:11,878 [main] Physical connection got DEBUG 2024-09-22 02:50:11,878 [main] Logical connection got DEBUG 2024-09-22 02:50:11,902 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,902 [main] Logical connection got DEBUG 2024-09-22 02:50:11,903 [main] SELECT * FROM emp WHERE empno = 7788 DEBUG 2024-09-22 02:50:11,905 [main] Logical connection closed 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {null} DEBUG 2024-09-22 02:50:11,905 [main] Physical connection closed DEBUG 2024-09-22 02:50:11,911 [main] Physical connection got DEBUG 2024-09-22 02:50:11,911 [main] Logical connection got DEBUG 2024-09-22 02:50:11,911 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,911 [main] Logical connection got DEBUG 2024-09-22 02:50:11,935 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,945 [main] Logical connection got DEBUG 2024-09-22 02:50:11,945 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 AND EMP.deptno = 20 AND EMP.job = 'CLERK' DEBUG 2024-09-22 02:50:11,946 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,947 [main] Logical connection got DEBUG 2024-09-22 02:50:11,947 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 AND EMP.deptno = 20 AND EMP.job = 'CLERK' DEBUG 2024-09-22 02:50:11,949 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,949 [main] Physical connection closed DEBUG 2024-09-22 02:50:11,954 [main] Transaction began DEBUG 2024-09-22 02:50:11,956 [main] Physical connection got DEBUG 2024-09-22 02:50:11,956 [main] Logical connection got DEBUG 2024-09-22 02:50:11,956 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,956 [main] Logical connection got DEBUG 2024-09-22 02:50:11,966 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,969 [main] Logical connection got DEBUG 2024-09-22 02:50:11,970 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (100, 0, 'NAME0') DEBUG 2024-09-22 02:50:11,970 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,970 [main] Logical connection got DEBUG 2024-09-22 02:50:11,970 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (200, 1, 'NAME1') DEBUG 2024-09-22 02:50:11,973 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,974 [main] Logical connection got DEBUG 2024-09-22 02:50:11,974 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (300, 2, 'NAME2') DEBUG 2024-09-22 02:50:11,974 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,975 [main] Logical connection got DEBUG 2024-09-22 02:50:11,975 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE EMP3.employee_name = 'NAME1' DEBUG 2024-09-22 02:50:11,976 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,976 [main] Logical connection got DEBUG 2024-09-22 02:50:11,976 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE EMP3.department_Id = 200 DEBUG 2024-09-22 02:50:11,977 [main] Logical connection closed DEBUG 2024-09-22 02:50:11,977 [main] Transaction rolledback DEBUG 2024-09-22 02:50:11,977 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec Running org.seasar.dao.impl.NoPkTableTest DEBUG 2024-09-22 02:50:12,048 [main] Transaction began DEBUG 2024-09-22 02:50:12,048 [main] Physical connection got DEBUG 2024-09-22 02:50:12,048 [main] Logical connection got DEBUG 2024-09-22 02:50:12,049 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,049 [main] Logical connection got DEBUG 2024-09-22 02:50:12,054 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,055 [main] Logical connection got DEBUG 2024-09-22 02:50:12,056 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2024-09-22 02:50:12,056 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,057 [main] Logical connection got DEBUG 2024-09-22 02:50:12,057 [main] INSERT INTO NO_PK_TABLE VALUES ('a', 1) DEBUG 2024-09-22 02:50:12,057 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,057 [main] Logical connection got DEBUG 2024-09-22 02:50:12,058 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2024-09-22 02:50:12,058 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,058 [main] Logical connection got DEBUG 2024-09-22 02:50:12,058 [main] UPDATE NO_PK_TABLE SET AAA = 'a2' DEBUG 2024-09-22 02:50:12,059 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,059 [main] Logical connection got DEBUG 2024-09-22 02:50:12,059 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2024-09-22 02:50:12,059 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,059 [main] Logical connection got DEBUG 2024-09-22 02:50:12,059 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'hoge' DEBUG 2024-09-22 02:50:12,059 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,059 [main] Logical connection got DEBUG 2024-09-22 02:50:12,059 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2024-09-22 02:50:12,059 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,060 [main] Logical connection got DEBUG 2024-09-22 02:50:12,060 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'a2' DEBUG 2024-09-22 02:50:12,060 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,060 [main] Logical connection got DEBUG 2024-09-22 02:50:12,060 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2024-09-22 02:50:12,061 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,061 [main] Transaction rolledback DEBUG 2024-09-22 02:50:12,061 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec Running org.seasar.dao.impl.UpdateModifiedOnlyCommandTest DEBUG 2024-09-22 02:50:12,099 [main] Transaction began DEBUG 2024-09-22 02:50:12,099 [main] Physical connection got DEBUG 2024-09-22 02:50:12,099 [main] Logical connection got DEBUG 2024-09-22 02:50:12,099 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,099 [main] Logical connection got DEBUG 2024-09-22 02:50:12,110 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,112 [main] Logical connection got DEBUG 2024-09-22 02:50:12,112 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-09-22 02:50:12,112 [main] Logical connection closed 7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0 timestamp, tstamp ename, ename job, job DEBUG 2024-09-22 02:50:12,113 [main] Logical connection got DEBUG 2024-09-22 02:50:12,114 [main] UPDATE EMP SET tstamp = '2024-09-22 02.50.12', ename = 'hoge', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-09-22 02:50:12,114 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,114 [main] Transaction rolledback DEBUG 2024-09-22 02:50:12,115 [main] Physical connection closed DEBUG 2024-09-22 02:50:12,149 [main] Transaction began DEBUG 2024-09-22 02:50:12,149 [main] Physical connection got DEBUG 2024-09-22 02:50:12,149 [main] Logical connection got DEBUG 2024-09-22 02:50:12,150 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,150 [main] Logical connection got DEBUG 2024-09-22 02:50:12,160 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,161 [main] Logical connection got DEBUG 2024-09-22 02:50:12,161 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-09-22 02:50:12,161 [main] Logical connection closed 7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0 timestamp, tstamp job, job DEBUG 2024-09-22 02:50:12,162 [main] Logical connection got DEBUG 2024-09-22 02:50:12,162 [main] UPDATE EMP SET tstamp = '2024-09-22 02.50.12', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-09-22 02:50:12,163 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,163 [main] Transaction rolledback DEBUG 2024-09-22 02:50:12,163 [main] Physical connection closed DEBUG 2024-09-22 02:50:12,194 [main] Transaction began DEBUG 2024-09-22 02:50:12,194 [main] Physical connection got DEBUG 2024-09-22 02:50:12,194 [main] Logical connection got DEBUG 2024-09-22 02:50:12,194 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,194 [main] Logical connection got DEBUG 2024-09-22 02:50:12,204 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,206 [main] Logical connection got DEBUG 2024-09-22 02:50:12,207 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-09-22 02:50:12,207 [main] Logical connection closed 7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0 timestamp, tstamp DEBUG 2024-09-22 02:50:12,207 [main] Logical connection got DEBUG 2024-09-22 02:50:12,208 [main] UPDATE EMP SET tstamp = '2024-09-22 02.50.12' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-09-22 02:50:12,208 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,209 [main] Transaction rolledback DEBUG 2024-09-22 02:50:12,209 [main] Physical connection closed DEBUG 2024-09-22 02:50:12,242 [main] Transaction began DEBUG 2024-09-22 02:50:12,243 [main] Physical connection got DEBUG 2024-09-22 02:50:12,243 [main] Logical connection got DEBUG 2024-09-22 02:50:12,243 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,243 [main] Logical connection got DEBUG 2024-09-22 02:50:12,255 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,257 [main] Logical connection got DEBUG 2024-09-22 02:50:12,257 [main] SELECT EMP.ename, EMP.empno, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-09-22 02:50:12,258 [main] Logical connection closed 7499, ALLEN, SALESMAN, 1600.0, 300.0 DEBUG 2024-09-22 02:50:12,258 [main] skip UPDATE: table=EMP, key{empno=7499} DEBUG 2024-09-22 02:50:12,258 [main] Transaction rolledback DEBUG 2024-09-22 02:50:12,258 [main] Physical connection closed DEBUG 2024-09-22 02:50:12,332 [main] Transaction began DEBUG 2024-09-22 02:50:12,333 [main] Physical connection got DEBUG 2024-09-22 02:50:12,333 [main] Logical connection got DEBUG 2024-09-22 02:50:12,333 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,333 [main] Logical connection got DEBUG 2024-09-22 02:50:12,351 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,353 [main] Logical connection got DEBUG 2024-09-22 02:50:12,353 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.job, EMP.comm, EMP.sal, dept.deptno AS deptno_0, dept.dname AS dname_0, dept.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT dept ON EMP.deptno = dept.deptno WHERE EMP.empno = 7499 DEBUG 2024-09-22 02:50:12,354 [main] Logical connection closed 7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0 30, SALES, CHICAGO class org.seasar.dao.impl.UpdateModifiedOnlyCommandTest$Dept$$EnhancedByS2AOP$$1b55f2 DEBUG 2024-09-22 02:50:12,355 [main] Logical connection got DEBUG 2024-09-22 02:50:12,355 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,355 [main] Logical connection got DEBUG 2024-09-22 02:50:12,358 [main] Logical connection closed dname, dname DEBUG 2024-09-22 02:50:12,359 [main] Logical connection got DEBUG 2024-09-22 02:50:12,359 [main] UPDATE DEPT SET dname = 'FOO' WHERE deptno = 30 DEBUG 2024-09-22 02:50:12,359 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,359 [main] Logical connection got DEBUG 2024-09-22 02:50:12,359 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.job, EMP.comm, EMP.sal, dept.deptno AS deptno_0, dept.dname AS dname_0, dept.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT dept ON EMP.deptno = dept.deptno WHERE EMP.empno = 7499 DEBUG 2024-09-22 02:50:12,360 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,360 [main] Transaction rolledback DEBUG 2024-09-22 02:50:12,360 [main] Physical connection closed DEBUG 2024-09-22 02:50:12,389 [main] Transaction began DEBUG 2024-09-22 02:50:12,389 [main] Physical connection got DEBUG 2024-09-22 02:50:12,389 [main] Logical connection got DEBUG 2024-09-22 02:50:12,389 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,389 [main] Logical connection got DEBUG 2024-09-22 02:50:12,404 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,405 [main] Logical connection got DEBUG 2024-09-22 02:50:12,405 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.job, EMP.comm, EMP.sal, dept.deptno AS deptno_0, dept.dname AS dname_0, dept.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT dept ON EMP.deptno = dept.deptno WHERE EMP.job = 'MANAGER' DEBUG 2024-09-22 02:50:12,406 [main] Logical connection closed [7566, JONES, MANAGER, 2975.0, null, 2000-01-01 00:00:00.0, 7698, BLAKE, MANAGER, 2850.0, null, 2000-01-01 00:00:00.0, 7782, CLARK, MANAGER, 2450.0, null, 2000-01-01 00:00:00.0] DEBUG 2024-09-22 02:50:12,407 [main] Logical connection got DEBUG 2024-09-22 02:50:12,407 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,407 [main] Logical connection got DEBUG 2024-09-22 02:50:12,410 [main] Logical connection closed dname, dname DEBUG 2024-09-22 02:50:12,411 [main] Logical connection got DEBUG 2024-09-22 02:50:12,411 [main] UPDATE DEPT SET dname = 'baar' WHERE deptno = 20 DEBUG 2024-09-22 02:50:12,411 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,412 [main] Logical connection got DEBUG 2024-09-22 02:50:12,412 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.job, EMP.comm, EMP.sal, dept.deptno AS deptno_0, dept.dname AS dname_0, dept.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT dept ON EMP.deptno = dept.deptno WHERE EMP.empno = 7566 DEBUG 2024-09-22 02:50:12,412 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,412 [main] Transaction rolledback DEBUG 2024-09-22 02:50:12,412 [main] Physical connection closed DEBUG 2024-09-22 02:50:12,441 [main] Transaction began DEBUG 2024-09-22 02:50:12,442 [main] Physical connection got DEBUG 2024-09-22 02:50:12,442 [main] Logical connection got DEBUG 2024-09-22 02:50:12,442 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,442 [main] Logical connection got DEBUG 2024-09-22 02:50:12,451 [main] Logical connection closed [EDAO0021]Can not use update method of ModifiedOnly because property (modifiedPropertyNames) not found in org.seasar.dao.impl.UpdateModifiedOnlyCommandTest$Emp DEBUG 2024-09-22 02:50:12,453 [main] Transaction rolledback DEBUG 2024-09-22 02:50:12,453 [main] Physical connection closed DEBUG 2024-09-22 02:50:12,483 [main] Transaction began DEBUG 2024-09-22 02:50:12,484 [main] Physical connection got DEBUG 2024-09-22 02:50:12,484 [main] Logical connection got DEBUG 2024-09-22 02:50:12,484 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,484 [main] Logical connection got DEBUG 2024-09-22 02:50:12,487 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,488 [main] Logical connection got DEBUG 2024-09-22 02:50:12,489 [main] SELECT EMP.ename, EMP.empno, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-09-22 02:50:12,490 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,490 [main] Logical connection got DEBUG 2024-09-22 02:50:12,490 [main] UPDATE EMP SET ename = 'ModifiedPropertiesByReflection' WHERE empno = 7499 DEBUG 2024-09-22 02:50:12,491 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,491 [main] Logical connection got DEBUG 2024-09-22 02:50:12,491 [main] SELECT EMP.ename, EMP.empno, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-09-22 02:50:12,491 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,491 [main] Transaction rolledback DEBUG 2024-09-22 02:50:12,491 [main] Physical connection closed Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.431 sec Running org.seasar.dao.parser.SqlTokenizerImplTest org.seasar.dao.TokenNotClosedRuntimeException: [EDAO0002]*/ not closed in (hoge) Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.seasar.dao.impl.DaoAnnotationReaderImplTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec Running org.seasar.dao.impl.DtoMetaDataResultSetHandlerTest DEBUG 2024-09-22 02:50:12,598 [main] Physical connection got DEBUG 2024-09-22 02:50:12,598 [main] Logical connection got DEBUG 2024-09-22 02:50:12,598 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,598 [main] Physical connection closed DEBUG 2024-09-22 02:50:12,606 [main] Physical connection got DEBUG 2024-09-22 02:50:12,606 [main] Logical connection got DEBUG 2024-09-22 02:50:12,607 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,607 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec Running org.seasar.dao.impl.FieldArgumentDtoAnnotationReaderTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.seasar.dao.impl.HogeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.seasar.dao.impl.ListBindTest DEBUG 2024-09-22 02:50:12,671 [main] Transaction began DEBUG 2024-09-22 02:50:12,671 [main] Physical connection got DEBUG 2024-09-22 02:50:12,671 [main] Logical connection got DEBUG 2024-09-22 02:50:12,671 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,672 [main] Logical connection got DEBUG 2024-09-22 02:50:12,675 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,678 [main] Logical connection got DEBUG 2024-09-22 02:50:12,678 [main] SELECT EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, EMP.tstamp FROM EMP WHERE empno IN (7566, 7900) DEBUG 2024-09-22 02:50:12,679 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,679 [main] Transaction rolledback DEBUG 2024-09-22 02:50:12,679 [main] Physical connection closed DEBUG 2024-09-22 02:50:12,701 [main] Transaction began DEBUG 2024-09-22 02:50:12,701 [main] Physical connection got DEBUG 2024-09-22 02:50:12,701 [main] Logical connection got DEBUG 2024-09-22 02:50:12,701 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,701 [main] Logical connection got DEBUG 2024-09-22 02:50:12,706 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,708 [main] Logical connection got DEBUG 2024-09-22 02:50:12,709 [main] SELECT EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, EMP.tstamp FROM EMP WHERE empno IN (7900, 7902) DEBUG 2024-09-22 02:50:12,709 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,709 [main] Transaction rolledback DEBUG 2024-09-22 02:50:12,709 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec Running org.seasar.dao.impl.UpdateAutoDynamicCommandTest DEBUG 2024-09-22 02:50:12,715 [main] Transaction began DEBUG 2024-09-22 02:50:12,716 [main] Physical connection got DEBUG 2024-09-22 02:50:12,716 [main] Logical connection got DEBUG 2024-09-22 02:50:12,716 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,716 [main] Logical connection got DEBUG 2024-09-22 02:50:12,741 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,749 [main] Logical connection got DEBUG 2024-09-22 02:50:12,750 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 DEBUG 2024-09-22 02:50:12,751 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,751 [main] Logical connection got DEBUG 2024-09-22 02:50:12,751 [main] UPDATE EMP SET tstamp = '2024-09-22 02.50.12', ename = 'HOGE', deptno = 20 WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-09-22 02:50:12,751 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,752 [main] Logical connection got DEBUG 2024-09-22 02:50:12,752 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 DEBUG 2024-09-22 02:50:12,752 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,752 [main] Transaction rolledback DEBUG 2024-09-22 02:50:12,752 [main] Physical connection closed DEBUG 2024-09-22 02:50:12,758 [main] Transaction began DEBUG 2024-09-22 02:50:12,759 [main] Physical connection got DEBUG 2024-09-22 02:50:12,759 [main] Logical connection got DEBUG 2024-09-22 02:50:12,759 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,759 [main] Logical connection got DEBUG 2024-09-22 02:50:12,783 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,793 [main] Logical connection got DEBUG 2024-09-22 02:50:12,793 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 DEBUG 2024-09-22 02:50:12,794 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,795 [main] Logical connection got DEBUG 2024-09-22 02:50:12,795 [main] UPDATE EMP SET tstamp = '2024-09-22 02.50.12', deptno = 20 WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-09-22 02:50:12,795 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,795 [main] Logical connection got DEBUG 2024-09-22 02:50:12,795 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 DEBUG 2024-09-22 02:50:12,796 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,796 [main] Transaction rolledback DEBUG 2024-09-22 02:50:12,796 [main] Physical connection closed DEBUG 2024-09-22 02:50:12,801 [main] Transaction began DEBUG 2024-09-22 02:50:12,801 [main] Physical connection got DEBUG 2024-09-22 02:50:12,802 [main] Logical connection got DEBUG 2024-09-22 02:50:12,802 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,802 [main] Logical connection got DEBUG 2024-09-22 02:50:12,809 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,810 [main] Logical connection got DEBUG 2024-09-22 02:50:12,811 [main] INSERT INTO CHAR_TABLE (aaa, id) VALUES ('c', 1) DEBUG 2024-09-22 02:50:12,812 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,812 [main] Transaction rolledback DEBUG 2024-09-22 02:50:12,812 [main] Physical connection closed DEBUG 2024-09-22 02:50:12,818 [main] Transaction began DEBUG 2024-09-22 02:50:12,818 [main] Physical connection got DEBUG 2024-09-22 02:50:12,818 [main] Logical connection got DEBUG 2024-09-22 02:50:12,819 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,819 [main] Logical connection got DEBUG 2024-09-22 02:50:12,828 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,830 [main] Logical connection got DEBUG 2024-09-22 02:50:12,830 [main] SELECT DEPT.versionno, DEPT.deptno, DEPT.dname, DEPT.loc FROM DEPT WHERE DEPT.deptno = 20 DEBUG 2024-09-22 02:50:12,831 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,831 [main] Logical connection got DEBUG 2024-09-22 02:50:12,831 [main] UPDATE DEPT SET versionno = 1, dname = 'HOGE' WHERE deptno = 20 AND versionno = 0 DEBUG 2024-09-22 02:50:12,832 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,832 [main] Logical connection got DEBUG 2024-09-22 02:50:12,832 [main] SELECT DEPT.versionno, DEPT.deptno, DEPT.dname, DEPT.loc FROM DEPT WHERE DEPT.deptno = 20 DEBUG 2024-09-22 02:50:12,832 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,832 [main] Transaction rolledback DEBUG 2024-09-22 02:50:12,832 [main] Physical connection closed Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec Running org.seasar.dao.pager.PagerUtilTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.seasar.dao.impl.UpdateBatchAutoStaticCommandTest DEBUG 2024-09-22 02:50:12,848 [main] Transaction began DEBUG 2024-09-22 02:50:12,849 [main] Physical connection got DEBUG 2024-09-22 02:50:12,849 [main] Logical connection got DEBUG 2024-09-22 02:50:12,849 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,849 [main] Logical connection got DEBUG 2024-09-22 02:50:12,869 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,878 [main] Logical connection got DEBUG 2024-09-22 02:50:12,879 [main] UPDATE EMP SET tstamp = '2024-09-22 02.50.12', ename = 'hoge', deptno = 0, hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-09-22 02:50:12,879 [main] UPDATE EMP SET tstamp = '2024-09-22 02.50.12', ename = 'hoge2', deptno = 0, hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-09-22 02:50:12,879 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,880 [main] Logical connection got DEBUG 2024-09-22 02:50:12,880 [main] UPDATE EMP SET tstamp = '2024-09-22 02.50.12', ename = 'hoge', deptno = 0, hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7782 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-09-22 02:50:12,880 [main] UPDATE EMP SET tstamp = '2024-09-22 02.50.12', ename = 'hoge2', deptno = 0, hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7788 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-09-22 02:50:12,880 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,880 [main] Transaction rolledback DEBUG 2024-09-22 02:50:12,881 [main] Physical connection closed DEBUG 2024-09-22 02:50:12,887 [main] Transaction began DEBUG 2024-09-22 02:50:12,887 [main] Physical connection got DEBUG 2024-09-22 02:50:12,887 [main] Logical connection got DEBUG 2024-09-22 02:50:12,887 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,887 [main] Logical connection got DEBUG 2024-09-22 02:50:12,962 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,969 [main] Logical connection got DEBUG 2024-09-22 02:50:12,970 [main] UPDATE EMP SET tstamp = '2024-09-22 02.50.12', ename = 'hoge', deptno = 0, hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-09-22 02:50:12,970 [main] UPDATE EMP SET tstamp = '2024-09-22 02.50.12', ename = 'hoge2', deptno = 0, hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-09-22 02:50:12,971 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,971 [main] Logical connection got DEBUG 2024-09-22 02:50:12,971 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7499 DEBUG 2024-09-22 02:50:12,973 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,973 [main] Logical connection got DEBUG 2024-09-22 02:50:12,973 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 DEBUG 2024-09-22 02:50:12,974 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,974 [main] Transaction rolledback DEBUG 2024-09-22 02:50:12,975 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec Running org.seasar.dao.impl.DtoMetaDataFactoryImplTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.seasar.dao.impl.ObjectArrayResultSetHandlerTest DEBUG 2024-09-22 02:50:12,990 [main] Physical connection got DEBUG 2024-09-22 02:50:12,990 [main] Logical connection got DEBUG 2024-09-22 02:50:12,990 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,990 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running org.seasar.dao.impl.InsertBatchAutoStaticCommandTest DEBUG 2024-09-22 02:50:12,996 [main] Transaction began DEBUG 2024-09-22 02:50:12,996 [main] Physical connection got DEBUG 2024-09-22 02:50:12,996 [main] Logical connection got DEBUG 2024-09-22 02:50:12,996 [main] Logical connection closed DEBUG 2024-09-22 02:50:12,996 [main] Logical connection got DEBUG 2024-09-22 02:50:13,019 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,027 [main] Logical connection got DEBUG 2024-09-22 02:50:13,028 [main] INSERT INTO EMP (tstamp, ename, empno, deptno, hiredate, mgr, job, comm, sal) VALUES ('2024-09-22 02.50.13', 'hoge', 99, 0, null, null, null, null, null) DEBUG 2024-09-22 02:50:13,028 [main] INSERT INTO EMP (tstamp, ename, empno, deptno, hiredate, mgr, job, comm, sal) VALUES ('2024-09-22 02.50.13', 'hoge2', 98, 0, null, null, null, null, null) DEBUG 2024-09-22 02:50:13,028 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,028 [main] Logical connection got DEBUG 2024-09-22 02:50:13,028 [main] INSERT INTO EMP (tstamp, ename, empno, deptno, hiredate, mgr, job, comm, sal) VALUES ('2024-09-22 02.50.13', 'hoge3', 97, 0, null, null, null, null, null) DEBUG 2024-09-22 02:50:13,029 [main] INSERT INTO EMP (tstamp, ename, empno, deptno, hiredate, mgr, job, comm, sal) VALUES ('2024-09-22 02.50.13', 'hoge2', 96, 0, null, null, null, null, null) DEBUG 2024-09-22 02:50:13,029 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,029 [main] Transaction rolledback DEBUG 2024-09-22 02:50:13,029 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec Running org.seasar.dao.impl.ResultSetToBeanTest DEBUG 2024-09-22 02:50:13,035 [main] Transaction began DEBUG 2024-09-22 02:50:13,036 [main] Physical connection got DEBUG 2024-09-22 02:50:13,036 [main] Logical connection got DEBUG 2024-09-22 02:50:13,037 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,037 [main] Logical connection got DEBUG 2024-09-22 02:50:13,045 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,045 [main] Logical connection got DEBUG 2024-09-22 02:50:13,046 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (123, 7650, 'foo') DEBUG 2024-09-22 02:50:13,046 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,046 [main] Logical connection got DEBUG 2024-09-22 02:50:13,046 [main] SELECT employee_name FROM EMP3 DEBUG 2024-09-22 02:50:13,047 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,047 [main] Logical connection got DEBUG 2024-09-22 02:50:13,047 [main] SELECT employee_name AS employeeName FROM EMP3 DEBUG 2024-09-22 02:50:13,047 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,047 [main] Transaction rolledback DEBUG 2024-09-22 02:50:13,047 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec Running org.seasar.dao.IllegalParameterTypeRuntimeExceptionTest [EDAO0028](hoge) is illegal for procedure parameter type Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.seasar.dao.impl.MapResultSetHandlerTest DEBUG 2024-09-22 02:50:13,057 [main] Physical connection got DEBUG 2024-09-22 02:50:13,057 [main] Logical connection got DEBUG 2024-09-22 02:50:13,058 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,058 [main] Physical connection closed DEBUG 2024-09-22 02:50:13,062 [main] Physical connection got DEBUG 2024-09-22 02:50:13,063 [main] Logical connection got DEBUG 2024-09-22 02:50:13,063 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,063 [main] Physical connection closed DEBUG 2024-09-22 02:50:13,067 [main] Physical connection got DEBUG 2024-09-22 02:50:13,067 [main] Logical connection got WARN 2024-09-22 02:50:13,067 [main] More than 2 rows found, but only first row returned DEBUG 2024-09-22 02:50:13,067 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,067 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running org.seasar.dao.impl.PropertyTypeFactoryImplTest DEBUG 2024-09-22 02:50:13,082 [main] Physical connection got DEBUG 2024-09-22 02:50:13,082 [main] Logical connection got DEBUG 2024-09-22 02:50:13,085 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,085 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running org.seasar.dao.context.CommandContextPropertyAccessorTest hoge Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.seasar.dao.util.TypeUtilTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.seasar.dao.impl.CharBindTest DEBUG 2024-09-22 02:50:13,107 [main] Transaction began DEBUG 2024-09-22 02:50:13,107 [main] Physical connection got DEBUG 2024-09-22 02:50:13,107 [main] Logical connection got DEBUG 2024-09-22 02:50:13,107 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,107 [main] Logical connection got DEBUG 2024-09-22 02:50:13,113 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,115 [main] Logical connection got DEBUG 2024-09-22 02:50:13,115 [main] INSERT INTO CHAR_TABLE (aaa, id) VALUES ('Z', 31) DEBUG 2024-09-22 02:50:13,115 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,116 [main] Logical connection got DEBUG 2024-09-22 02:50:13,116 [main] SELECT CHAR_TABLE.aaa, CHAR_TABLE.id FROM CHAR_TABLE DEBUG 2024-09-22 02:50:13,116 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,116 [main] Transaction rolledback DEBUG 2024-09-22 02:50:13,116 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec Running org.seasar.dao.pager.OracleRownumPagingSqlRewriterTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.seasar.dao.impl.BeanEnhancerImplTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.seasar.dao.impl.UpdateDynamicCommandTest DEBUG 2024-09-22 02:50:13,128 [main] Transaction began DEBUG 2024-09-22 02:50:13,129 [main] Physical connection got DEBUG 2024-09-22 02:50:13,129 [main] Logical connection got DEBUG 2024-09-22 02:50:13,130 [main] UPDATE emp SET ename = 'SCOTT' WHERE empno = 7788 DEBUG 2024-09-22 02:50:13,130 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,130 [main] Transaction rolledback DEBUG 2024-09-22 02:50:13,130 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.seasar.dao.impl.ProcedureMetaDataFactoryImplTest [EDAO0031](public abstract void org.seasar.dao.impl.ProcedureMetaDataFactoryImplTest$Dao.executeWithSimpleParameter(int)) is illegal. Parameter type must be DTO [EDAO0030](public abstract void org.seasar.dao.impl.ProcedureMetaDataFactoryImplTest$Dao.executeWithMultiParameters(org.seasar.dao.impl.ProcedureMetaDataFactoryImplTest$Hoge,int)) is illegal. Parameter size must be 0 or 1 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec Running org.seasar.dao.pager.PagerResultSetWrapperTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.seasar.dao.dbms.OracleTest DEBUG 2024-09-22 02:50:13,207 [main] Physical connection got DEBUG 2024-09-22 02:50:13,207 [main] Logical connection got DEBUG 2024-09-22 02:50:13,232 [main] Logical connection closed SELECT EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0, department2.versionno AS versionno_1, department2.deptno AS deptno_1, department2.dname AS dname_1, department2.loc AS loc_1 FROM EMP, DEPT department, DEPT department2 WHERE EMP.deptno = department.deptno(+) AND EMP.deptno = department2.deptno(+) DEBUG 2024-09-22 02:50:13,233 [main] Physical connection closed DEBUG 2024-09-22 02:50:13,237 [main] Physical connection got DEBUG 2024-09-22 02:50:13,237 [main] Logical connection got DEBUG 2024-09-22 02:50:13,245 [main] Logical connection closed SELECT DEPT.versionno, DEPT.deptno, DEPT.dname, DEPT.loc FROM DEPT DEBUG 2024-09-22 02:50:13,245 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec Running org.seasar.dao.OverloadNotSupportedRuntimeExceptionTest [EDAO0033]Overload not supported for method(foo) of Dao interface(hoge) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.seasar.dao.impl.DefaultBeanMetaDataImplTest DEBUG 2024-09-22 02:50:13,257 [main] Physical connection got DEBUG 2024-09-22 02:50:13,257 [main] Logical connection got DEBUG 2024-09-22 02:50:13,278 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,278 [main] Physical connection closed DEBUG 2024-09-22 02:50:13,285 [main] Physical connection got DEBUG 2024-09-22 02:50:13,285 [main] Logical connection got WARN 2024-09-22 02:50:13,288 [main] Table(MyBean) not found WARN 2024-09-22 02:50:13,289 [main] Table(DefaultBeanMetaDataImplTest$Ccc) not found DEBUG 2024-09-22 02:50:13,298 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,298 [main] Physical connection closed DEBUG 2024-09-22 02:50:13,305 [main] Physical connection got DEBUG 2024-09-22 02:50:13,305 [main] Logical connection got DEBUG 2024-09-22 02:50:13,323 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,323 [main] Physical connection closed DEBUG 2024-09-22 02:50:13,329 [main] Physical connection got DEBUG 2024-09-22 02:50:13,329 [main] Logical connection got DEBUG 2024-09-22 02:50:13,338 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,338 [main] Logical connection got DEBUG 2024-09-22 02:50:13,356 [main] Logical connection closed SELECT DEPT.versionno, DEPT.deptno, DEPT.dname, DEPT.loc SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 DEBUG 2024-09-22 02:50:13,356 [main] Physical connection closed DEBUG 2024-09-22 02:50:13,409 [main] Physical connection got DEBUG 2024-09-22 02:50:13,409 [main] Logical connection got DEBUG 2024-09-22 02:50:13,428 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,428 [main] Physical connection closed DEBUG 2024-09-22 02:50:13,434 [main] Physical connection got DEBUG 2024-09-22 02:50:13,434 [main] Logical connection got DEBUG 2024-09-22 02:50:13,452 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,452 [main] Physical connection closed DEBUG 2024-09-22 02:50:13,460 [main] Physical connection got DEBUG 2024-09-22 02:50:13,460 [main] Logical connection got DEBUG 2024-09-22 02:50:13,478 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,478 [main] Physical connection closed DEBUG 2024-09-22 02:50:13,483 [main] Physical connection got DEBUG 2024-09-22 02:50:13,483 [main] Logical connection got WARN 2024-09-22 02:50:13,486 [main] Table(DefaultBeanMetaDataImplTest$Ddd) not found DEBUG 2024-09-22 02:50:13,491 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,491 [main] Physical connection closed DEBUG 2024-09-22 02:50:13,499 [main] Physical connection got DEBUG 2024-09-22 02:50:13,499 [main] Logical connection got WARN 2024-09-22 02:50:13,501 [main] Table(DefaultBeanMetaDataImplTest$Eee) not found DEBUG 2024-09-22 02:50:13,508 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,508 [main] Physical connection closed DEBUG 2024-09-22 02:50:13,514 [main] Physical connection got DEBUG 2024-09-22 02:50:13,514 [main] Logical connection got DEBUG 2024-09-22 02:50:13,520 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,520 [main] Physical connection closed DEBUG 2024-09-22 02:50:13,526 [main] Physical connection got DEBUG 2024-09-22 02:50:13,527 [main] Logical connection got WARN 2024-09-22 02:50:13,530 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found DEBUG 2024-09-22 02:50:13,537 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,537 [main] Physical connection closed DEBUG 2024-09-22 02:50:13,543 [main] Physical connection got DEBUG 2024-09-22 02:50:13,543 [main] Logical connection got WARN 2024-09-22 02:50:13,547 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found DEBUG 2024-09-22 02:50:13,550 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,550 [main] Physical connection closed DEBUG 2024-09-22 02:50:13,615 [main] Physical connection got DEBUG 2024-09-22 02:50:13,616 [main] Logical connection got DEBUG 2024-09-22 02:50:13,624 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,624 [main] Physical connection closed DEBUG 2024-09-22 02:50:13,629 [main] Physical connection got DEBUG 2024-09-22 02:50:13,630 [main] Logical connection got DEBUG 2024-09-22 02:50:13,637 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,637 [main] Physical connection closed DEBUG 2024-09-22 02:50:13,644 [main] Physical connection got DEBUG 2024-09-22 02:50:13,644 [main] Logical connection got DEBUG 2024-09-22 02:50:13,653 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,653 [main] Physical connection closed DEBUG 2024-09-22 02:50:13,661 [main] Physical connection got DEBUG 2024-09-22 02:50:13,661 [main] Logical connection got WARN 2024-09-22 02:50:13,665 [main] Table(DefaultBeanMetaDataImplTest$Ggg) not found DEBUG 2024-09-22 02:50:13,668 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,668 [main] Physical connection closed Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.42 sec Running org.seasar.dao.impl.FunctionTest DEBUG 2024-09-22 02:50:13,676 [main] Physical connection got DEBUG 2024-09-22 02:50:13,676 [main] Logical connection got Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running org.seasar.dao.util.ImplementInterfaceWalkerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.seasar.dao.impl.BooleanPropertyTest DEBUG 2024-09-22 02:50:13,689 [main] Transaction began DEBUG 2024-09-22 02:50:13,690 [main] Physical connection got DEBUG 2024-09-22 02:50:13,691 [main] Logical connection got DEBUG 2024-09-22 02:50:13,691 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,691 [main] Logical connection got DEBUG 2024-09-22 02:50:13,698 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,698 [main] Logical connection got DEBUG 2024-09-22 02:50:13,699 [main] INSERT INTO DEPT2 (deptno, dname, active) VALUES (99, 'hoge', true) DEBUG 2024-09-22 02:50:13,699 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,699 [main] Logical connection got DEBUG 2024-09-22 02:50:13,699 [main] SELECT DEPT2.deptno, DEPT2.dname, DEPT2.active FROM DEPT2 WARN 2024-09-22 02:50:13,699 [main] More than 2 rows found, but only first row returned DEBUG 2024-09-22 02:50:13,699 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,700 [main] Transaction rolledback DEBUG 2024-09-22 02:50:13,700 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running org.seasar.dao.impl.ObjectResultSetHandlerTest DEBUG 2024-09-22 02:50:13,705 [main] Physical connection got DEBUG 2024-09-22 02:50:13,705 [main] Logical connection got DEBUG 2024-09-22 02:50:13,705 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,705 [main] Physical connection closed DEBUG 2024-09-22 02:50:13,709 [main] Physical connection got DEBUG 2024-09-22 02:50:13,709 [main] Logical connection got DEBUG 2024-09-22 02:50:13,710 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,710 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.seasar.dao.dbms.H2Test DEBUG 2024-09-22 02:50:13,951 [main] Physical connection got DEBUG 2024-09-22 02:50:13,951 [main] Logical connection got DEBUG 2024-09-22 02:50:13,974 [main] Logical connection closed DEBUG 2024-09-22 02:50:13,980 [main] Physical connection closed DEBUG 2024-09-22 02:50:14,017 [main] Physical connection got DEBUG 2024-09-22 02:50:14,017 [main] Logical connection got DEBUG 2024-09-22 02:50:14,018 [main] Physical connection got DEBUG 2024-09-22 02:50:14,018 [main] Logical connection got DEBUG 2024-09-22 02:50:14,021 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,022 [main] Logical connection got DEBUG 2024-09-22 02:50:14,022 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2024-09-22 02:50:14,026 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,026 [main] Logical connection got DEBUG 2024-09-22 02:50:14,026 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2024-09-22 02:50:14,026 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,026 [main] Logical connection got DEBUG 2024-09-22 02:50:14,026 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2024-09-22 02:50:14,026 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,026 [main] Logical connection got DEBUG 2024-09-22 02:50:14,026 [main] CALL IDENTITY() DEBUG 2024-09-22 02:50:14,026 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,027 [main] Logical connection got DEBUG 2024-09-22 02:50:14,027 [main] CALL IDENTITY() DEBUG 2024-09-22 02:50:14,027 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,027 [main] Logical connection got DEBUG 2024-09-22 02:50:14,027 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2024-09-22 02:50:14,027 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,027 [main] Logical connection got DEBUG 2024-09-22 02:50:14,027 [main] CALL IDENTITY() DEBUG 2024-09-22 02:50:14,027 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,027 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,027 [main] Physical connection closed DEBUG 2024-09-22 02:50:14,029 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.32 sec Running org.seasar.dao.id.IdentityIdentifierGeneratorTest DEBUG 2024-09-22 02:50:14,035 [main] Transaction began DEBUG 2024-09-22 02:50:14,035 [main] Physical connection got DEBUG 2024-09-22 02:50:14,035 [main] Logical connection got DEBUG 2024-09-22 02:50:14,036 [main] insert into identitytable(id_name) values('hoge') DEBUG 2024-09-22 02:50:14,036 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,036 [main] Logical connection got DEBUG 2024-09-22 02:50:14,036 [main] CALL IDENTITY() DEBUG 2024-09-22 02:50:14,037 [main] Logical connection closed 0 DEBUG 2024-09-22 02:50:14,037 [main] Transaction rolledback DEBUG 2024-09-22 02:50:14,037 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.seasar.dao.util.FetchHandlerUtilTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.seasar.dao.util.DaoNamingConventionUtilTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.seasar.dao.impl.NoPersistentPropertyTypeTest DEBUG 2024-09-22 02:50:14,046 [main] Physical connection got DEBUG 2024-09-22 02:50:14,046 [main] Logical connection got DEBUG 2024-09-22 02:50:14,046 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,046 [main] Logical connection got WARN 2024-09-22 02:50:14,049 [main] Table(WRONG_TABLE_NAME) not found DEBUG 2024-09-22 02:50:14,053 [main] Logical connection closed org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization findAll method of org.seasar.dao.impl.NoPersistentPropertyTypeTest$Foo1Dao, because org.seasar.dao.NoPersistentPropertyTypeRuntimeException: [EDAO0017]No SELECT list at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:219) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:187) at org.seasar.dao.impl.DaoMetaDataImpl.setupSqlCommand(DaoMetaDataImpl.java:171) at org.seasar.dao.impl.DaoMetaDataImpl.initialize(DaoMetaDataImpl.java:162) at org.seasar.dao.unit.S2DaoTestCase.createDaoMetaData(S2DaoTestCase.java:173) at org.seasar.dao.impl.NoPersistentPropertyTypeTest.testNoPersistentPropertyTypeException1(NoPersistentPropertyTypeTest.java:39) 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:324) at junit.framework.TestCase.runTest(TestCase.java:154) at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:230) at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:89) at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:145) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) 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:324) 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.seasar.dao.NoPersistentPropertyTypeRuntimeException: [EDAO0017]No SELECT list at org.seasar.dao.impl.BeanMetaDataImpl.setupAutoSelectList(BeanMetaDataImpl.java:405) at org.seasar.dao.impl.BeanMetaDataImpl.getAutoSelectList(BeanMetaDataImpl.java:362) at org.seasar.dao.dbms.Standard.getAutoSelectSql(Standard.java:64) at org.seasar.dao.impl.DaoMetaDataImpl.createAutoSelectSql(DaoMetaDataImpl.java:866) at org.seasar.dao.impl.DaoMetaDataImpl.setupNonQuerySelectMethodByArgs(DaoMetaDataImpl.java:796) at org.seasar.dao.impl.DaoMetaDataImpl.setupNonQuerySelectMethodByAuto(DaoMetaDataImpl.java:752) at org.seasar.dao.impl.DaoMetaDataImpl.setupSelectMethodByAuto(DaoMetaDataImpl.java:723) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethodByAuto(DaoMetaDataImpl.java:389) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:216) ... 32 more DEBUG 2024-09-22 02:50:14,054 [main] Physical connection closed DEBUG 2024-09-22 02:50:14,117 [main] Physical connection got DEBUG 2024-09-22 02:50:14,117 [main] Logical connection got DEBUG 2024-09-22 02:50:14,117 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,117 [main] Logical connection got WARN 2024-09-22 02:50:14,120 [main] Table(WRONG_TABLE_NAME) not found DEBUG 2024-09-22 02:50:14,124 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,124 [main] Logical connection got DEBUG 2024-09-22 02:50:14,125 [main] SELECT * FROM EMP DEBUG 2024-09-22 02:50:14,125 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,125 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec Running org.seasar.dao.impl.DtoListMetaDataResultSetHandlerTest DEBUG 2024-09-22 02:50:14,131 [main] Physical connection got DEBUG 2024-09-22 02:50:14,131 [main] Logical connection got DEBUG 2024-09-22 02:50:14,132 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,132 [main] Physical connection closed DEBUG 2024-09-22 02:50:14,137 [main] Physical connection got DEBUG 2024-09-22 02:50:14,137 [main] Logical connection got DEBUG 2024-09-22 02:50:14,137 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,137 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running org.seasar.dao.interceptors.S2DaoInterceptor3Test DEBUG 2024-09-22 02:50:14,153 [main] Transaction began DEBUG 2024-09-22 02:50:14,154 [main] Physical connection got DEBUG 2024-09-22 02:50:14,154 [main] Logical connection got DEBUG 2024-09-22 02:50:14,155 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,155 [main] Logical connection got DEBUG 2024-09-22 02:50:14,158 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,158 [main] Logical connection got DEBUG 2024-09-22 02:50:14,159 [main] UPDATE DEPT SET versionno = 1, dname = null, loc = null WHERE deptno = 10 AND versionno = 0 DEBUG 2024-09-22 02:50:14,159 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,159 [main] Transaction rolledback DEBUG 2024-09-22 02:50:14,159 [main] Physical connection closed DEBUG 2024-09-22 02:50:14,173 [main] Transaction began DEBUG 2024-09-22 02:50:14,173 [main] Physical connection got DEBUG 2024-09-22 02:50:14,173 [main] Logical connection got DEBUG 2024-09-22 02:50:14,173 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,173 [main] Logical connection got DEBUG 2024-09-22 02:50:14,176 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,177 [main] Logical connection got DEBUG 2024-09-22 02:50:14,177 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0 DEBUG 2024-09-22 02:50:14,177 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,178 [main] Transaction rolledback DEBUG 2024-09-22 02:50:14,178 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec Running org.seasar.dao.impl.ArgumentDtoProcedureCommandTest DEBUG 2024-09-22 02:50:14,184 [main] Transaction began DEBUG 2024-09-22 02:50:14,187 [main] Physical connection got DEBUG 2024-09-22 02:50:14,187 [main] Logical connection got DEBUG 2024-09-22 02:50:14,187 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,191 [main] Logical connection got DEBUG 2024-09-22 02:50:14,191 [main] {call PROCEDURE_TEST_AAA1 (?)} DEBUG 2024-09-22 02:50:14,194 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,194 [main] Transaction rolledback DEBUG 2024-09-22 02:50:14,194 [main] Physical connection closed DEBUG 2024-09-22 02:50:14,205 [main] Transaction began DEBUG 2024-09-22 02:50:14,206 [main] Physical connection got DEBUG 2024-09-22 02:50:14,206 [main] Logical connection got DEBUG 2024-09-22 02:50:14,206 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,208 [main] Logical connection got DEBUG 2024-09-22 02:50:14,208 [main] {call PROCEDURE_TEST_AAA2 (?, ?)} DEBUG 2024-09-22 02:50:14,210 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,210 [main] Transaction rolledback DEBUG 2024-09-22 02:50:14,210 [main] Physical connection closed DEBUG 2024-09-22 02:50:14,215 [main] Transaction began DEBUG 2024-09-22 02:50:14,215 [main] Physical connection got DEBUG 2024-09-22 02:50:14,215 [main] Logical connection got DEBUG 2024-09-22 02:50:14,215 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,217 [main] Logical connection got DEBUG 2024-09-22 02:50:14,218 [main] {call PROCEDURE_TEST_BBB1 ('hoge')} DEBUG 2024-09-22 02:50:14,219 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,219 [main] Transaction rolledback DEBUG 2024-09-22 02:50:14,220 [main] Physical connection closed DEBUG 2024-09-22 02:50:14,224 [main] Transaction began DEBUG 2024-09-22 02:50:14,225 [main] Physical connection got DEBUG 2024-09-22 02:50:14,225 [main] Logical connection got DEBUG 2024-09-22 02:50:14,225 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,227 [main] Logical connection got DEBUG 2024-09-22 02:50:14,227 [main] {call PROCEDURE_TEST_BBB2 ('hoge', 10, '2007-08-26 14.30.00')} DEBUG 2024-09-22 02:50:14,230 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,230 [main] Transaction rolledback DEBUG 2024-09-22 02:50:14,230 [main] Physical connection closed DEBUG 2024-09-22 02:50:14,235 [main] Transaction began DEBUG 2024-09-22 02:50:14,236 [main] Physical connection got DEBUG 2024-09-22 02:50:14,236 [main] Logical connection got DEBUG 2024-09-22 02:50:14,236 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,238 [main] Logical connection got DEBUG 2024-09-22 02:50:14,239 [main] {call PROCEDURE_TEST_CCC2 (?, 10, ?)} DEBUG 2024-09-22 02:50:14,241 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,241 [main] Transaction rolledback DEBUG 2024-09-22 02:50:14,241 [main] Physical connection closed DEBUG 2024-09-22 02:50:14,244 [main] Transaction began DEBUG 2024-09-22 02:50:14,245 [main] Physical connection got DEBUG 2024-09-22 02:50:14,245 [main] Logical connection got DEBUG 2024-09-22 02:50:14,245 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,248 [main] Logical connection got DEBUG 2024-09-22 02:50:14,248 [main] {call PROCEDURE_TEST_DDD1 ('ab')} DEBUG 2024-09-22 02:50:14,250 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,250 [main] Transaction rolledback DEBUG 2024-09-22 02:50:14,251 [main] Physical connection closed DEBUG 2024-09-22 02:50:14,254 [main] Transaction began DEBUG 2024-09-22 02:50:14,255 [main] Physical connection got DEBUG 2024-09-22 02:50:14,255 [main] Logical connection got DEBUG 2024-09-22 02:50:14,255 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,258 [main] Logical connection got DEBUG 2024-09-22 02:50:14,258 [main] {call PROCEDURE_TEST_AAA3 ()} DEBUG 2024-09-22 02:50:14,260 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,260 [main] Transaction rolledback DEBUG 2024-09-22 02:50:14,260 [main] Physical connection closed DEBUG 2024-09-22 02:50:14,264 [main] Transaction began DEBUG 2024-09-22 02:50:14,264 [main] Physical connection got DEBUG 2024-09-22 02:50:14,264 [main] Logical connection got DEBUG 2024-09-22 02:50:14,264 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,268 [main] Logical connection got DEBUG 2024-09-22 02:50:14,268 [main] {call PROCEDURE_TEST_CCC1 ('hoge', 10, ?)} DEBUG 2024-09-22 02:50:14,272 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,272 [main] Transaction rolledback DEBUG 2024-09-22 02:50:14,272 [main] Physical connection closed DEBUG 2024-09-22 02:50:14,276 [main] Transaction began DEBUG 2024-09-22 02:50:14,277 [main] Physical connection got DEBUG 2024-09-22 02:50:14,277 [main] Logical connection got DEBUG 2024-09-22 02:50:14,277 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,280 [main] Logical connection got DEBUG 2024-09-22 02:50:14,281 [main] Logical connection closed [EDAO0029]null is illegal for argument DTO DEBUG 2024-09-22 02:50:14,281 [main] Transaction rolledback DEBUG 2024-09-22 02:50:14,281 [main] Physical connection closed DEBUG 2024-09-22 02:50:14,285 [main] Transaction began DEBUG 2024-09-22 02:50:14,286 [main] Physical connection got DEBUG 2024-09-22 02:50:14,286 [main] Logical connection got DEBUG 2024-09-22 02:50:14,286 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,288 [main] Logical connection got DEBUG 2024-09-22 02:50:14,289 [main] {? = call FUNCTION_TEST_MAX (5.0, 10.0)} DEBUG 2024-09-22 02:50:14,293 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,293 [main] Transaction rolledback DEBUG 2024-09-22 02:50:14,293 [main] Physical connection closed Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec Running org.seasar.dao.pager.PagerContextTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.seasar.dao.impl.LogCustomizeTest DEBUG 2024-09-22 02:50:14,320 [main] Transaction began DEBUG 2024-09-22 02:50:14,321 [main] Physical connection got DEBUG 2024-09-22 02:50:14,321 [main] Logical connection got DEBUG 2024-09-22 02:50:14,321 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,321 [main] Logical connection got DEBUG 2024-09-22 02:50:14,326 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,328 [main] Logical connection got DEBUG 2024-09-22 02:50:14,329 [main] Logical connection closed SELECT empno, ename, dname FROM emp, dept where emp.deptno = dept.deptno DEBUG 2024-09-22 02:50:14,330 [main] Transaction rolledback DEBUG 2024-09-22 02:50:14,330 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec Running org.seasar.dao.impl.ReturnsArrayDaoTest DEBUG 2024-09-22 02:50:14,346 [main] Physical connection got DEBUG 2024-09-22 02:50:14,346 [main] Logical connection got DEBUG 2024-09-22 02:50:14,346 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,346 [main] Logical connection got DEBUG 2024-09-22 02:50:14,350 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,351 [main] Logical connection got DEBUG 2024-09-22 02:50:14,351 [main] SELECT EMP.ename FROM EMP DEBUG 2024-09-22 02:50:14,351 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,351 [main] Logical connection got DEBUG 2024-09-22 02:50:14,351 [main] SELECT EMP.ename FROM EMP DEBUG 2024-09-22 02:50:14,353 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,353 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec Running org.seasar.dao.pager.PagerConditionBaseTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec Running org.seasar.dao.pager.ScrollCursorTest DEBUG 2024-09-22 02:50:14,414 [main] Transaction began DEBUG 2024-09-22 02:50:14,414 [main] Physical connection got DEBUG 2024-09-22 02:50:14,414 [main] Logical connection got DEBUG 2024-09-22 02:50:14,418 [main] S2Pager use scroll cursor. DEBUG 2024-09-22 02:50:14,418 [main] Transaction rolledback DEBUG 2024-09-22 02:50:14,418 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,418 [main] Physical connection closed DEBUG 2024-09-22 02:50:14,423 [main] Transaction began DEBUG 2024-09-22 02:50:14,423 [main] Physical connection got DEBUG 2024-09-22 02:50:14,423 [main] Logical connection got DEBUG 2024-09-22 02:50:14,423 [main] S2Pager use scroll cursor. DEBUG 2024-09-22 02:50:14,423 [main] Transaction rolledback DEBUG 2024-09-22 02:50:14,423 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,424 [main] Physical connection closed DEBUG 2024-09-22 02:50:14,432 [main] Transaction began DEBUG 2024-09-22 02:50:14,433 [main] Physical connection got DEBUG 2024-09-22 02:50:14,433 [main] Logical connection got DEBUG 2024-09-22 02:50:14,433 [main] S2Pager use scroll cursor. DEBUG 2024-09-22 02:50:14,434 [main] Transaction rolledback DEBUG 2024-09-22 02:50:14,434 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,434 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec Running org.seasar.dao.impl.MapListResultSetHandlerTest DEBUG 2024-09-22 02:50:14,443 [main] Physical connection got DEBUG 2024-09-22 02:50:14,443 [main] Logical connection got DEBUG 2024-09-22 02:50:14,443 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,443 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.seasar.dao.impl.ClobTest DEBUG 2024-09-22 02:50:14,459 [main] Transaction began DEBUG 2024-09-22 02:50:14,459 [main] Physical connection got DEBUG 2024-09-22 02:50:14,459 [main] Logical connection got DEBUG 2024-09-22 02:50:14,459 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,459 [main] Logical connection got DEBUG 2024-09-22 02:50:14,475 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,476 [main] Logical connection got DEBUG 2024-09-22 02:50:14,476 [main] SELECT LARGE_TEXT.id, LARGE_TEXT.version_no, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 123 DEBUG 2024-09-22 02:50:14,487 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,487 [main] Transaction rolledback DEBUG 2024-09-22 02:50:14,488 [main] Physical connection closed DEBUG 2024-09-22 02:50:14,505 [main] Transaction began DEBUG 2024-09-22 02:50:14,506 [main] Physical connection got DEBUG 2024-09-22 02:50:14,506 [main] Logical connection got DEBUG 2024-09-22 02:50:14,506 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,506 [main] Logical connection got DEBUG 2024-09-22 02:50:14,509 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,510 [main] Logical connection got DEBUG 2024-09-22 02:50:14,510 [main] INSERT INTO LARGE_TEXT (id, version_no, large_string) VALUES (1, 0, 'abc1') DEBUG 2024-09-22 02:50:14,531 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,531 [main] Logical connection got DEBUG 2024-09-22 02:50:14,531 [main] SELECT LARGE_TEXT.id, LARGE_TEXT.version_no, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 1 DEBUG 2024-09-22 02:50:14,532 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,532 [main] Logical connection got DEBUG 2024-09-22 02:50:14,532 [main] UPDATE LARGE_TEXT SET version_no = 1, large_string = 'ABCDEFG' WHERE id = 1 AND version_no = 0 DEBUG 2024-09-22 02:50:14,541 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,542 [main] Logical connection got DEBUG 2024-09-22 02:50:14,542 [main] SELECT LARGE_TEXT.id, LARGE_TEXT.version_no, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 1 DEBUG 2024-09-22 02:50:14,542 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,552 [main] Transaction rolledback DEBUG 2024-09-22 02:50:14,552 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec Running org.seasar.dao.id.IdentifierGeneratorFactoryTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.seasar.dao.impl.AnnotationReaderFactoryImplTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.seasar.dao.impl.BeanArrayMetaDataResultSetHandlerTest DEBUG 2024-09-22 02:50:14,562 [main] Physical connection got DEBUG 2024-09-22 02:50:14,562 [main] Logical connection got DEBUG 2024-09-22 02:50:14,582 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,582 [main] Logical connection got 7369,SMITH 7499,ALLEN 7521,WARD 7566,JONES 7654,MARTIN 7698,BLAKE 7782,CLARK 7788,SCOTT 7839,KING 7844,TURNER 7876,ADAMS 7900,JAMES 7902,FORD 7934,MILLER DEBUG 2024-09-22 02:50:14,587 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,588 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec Running org.seasar.dao.impl.InsertAutoDynamicCommandTest DEBUG 2024-09-22 02:50:14,594 [main] Transaction began DEBUG 2024-09-22 02:50:14,594 [main] Physical connection got DEBUG 2024-09-22 02:50:14,594 [main] Logical connection got DEBUG 2024-09-22 02:50:14,594 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,594 [main] Logical connection got DEBUG 2024-09-22 02:50:14,612 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,622 [main] Logical connection got DEBUG 2024-09-22 02:50:14,622 [main] INSERT INTO EMP (tstamp, ename, empno, deptno) VALUES ('2024-09-22 02.50.14', 'hoge', 99, 0) DEBUG 2024-09-22 02:50:14,623 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,623 [main] Transaction rolledback DEBUG 2024-09-22 02:50:14,623 [main] Physical connection closed DEBUG 2024-09-22 02:50:14,627 [main] Transaction began DEBUG 2024-09-22 02:50:14,628 [main] Physical connection got DEBUG 2024-09-22 02:50:14,628 [main] Logical connection got DEBUG 2024-09-22 02:50:14,628 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,628 [main] Logical connection got DEBUG 2024-09-22 02:50:14,634 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,635 [main] Logical connection got DEBUG 2024-09-22 02:50:14,635 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge') DEBUG 2024-09-22 02:50:14,635 [main] Logical connection got DEBUG 2024-09-22 02:50:14,635 [main] CALL IDENTITY() DEBUG 2024-09-22 02:50:14,635 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,635 [main] Logical connection closed 1 DEBUG 2024-09-22 02:50:14,635 [main] Logical connection got DEBUG 2024-09-22 02:50:14,636 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge') DEBUG 2024-09-22 02:50:14,636 [main] Logical connection got DEBUG 2024-09-22 02:50:14,636 [main] CALL IDENTITY() DEBUG 2024-09-22 02:50:14,636 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,636 [main] Logical connection closed 2 DEBUG 2024-09-22 02:50:14,636 [main] Transaction rolledback DEBUG 2024-09-22 02:50:14,636 [main] Physical connection closed DEBUG 2024-09-22 02:50:14,641 [main] Transaction began DEBUG 2024-09-22 02:50:14,641 [main] Physical connection got DEBUG 2024-09-22 02:50:14,642 [main] Logical connection got DEBUG 2024-09-22 02:50:14,642 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,642 [main] Logical connection got DEBUG 2024-09-22 02:50:14,661 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,670 [main] Logical connection got DEBUG 2024-09-22 02:50:14,670 [main] INSERT INTO EMP (tstamp, ename, empno) VALUES ('2024-09-22 02.50.14', 'hoge', 99) DEBUG 2024-09-22 02:50:14,670 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,670 [main] Transaction rolledback DEBUG 2024-09-22 02:50:14,670 [main] Physical connection closed DEBUG 2024-09-22 02:50:14,726 [main] Transaction began DEBUG 2024-09-22 02:50:14,727 [main] Physical connection got DEBUG 2024-09-22 02:50:14,727 [main] Logical connection got DEBUG 2024-09-22 02:50:14,727 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,727 [main] Logical connection got DEBUG 2024-09-22 02:50:14,745 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,757 [main] Logical connection got DEBUG 2024-09-22 02:50:14,757 [main] INSERT INTO EMP (deptno, empno, tstamp) VALUES (10, 99, '2024-09-22 02.50.14') DEBUG 2024-09-22 02:50:14,757 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,757 [main] Transaction rolledback DEBUG 2024-09-22 02:50:14,758 [main] Physical connection closed DEBUG 2024-09-22 02:50:14,762 [main] Transaction began DEBUG 2024-09-22 02:50:14,762 [main] Physical connection got DEBUG 2024-09-22 02:50:14,763 [main] Logical connection got DEBUG 2024-09-22 02:50:14,764 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,764 [main] Logical connection got DEBUG 2024-09-22 02:50:14,771 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,771 [main] Logical connection got DEBUG 2024-09-22 02:50:14,772 [main] INSERT INTO EMP (empno) VALUES (980) DEBUG 2024-09-22 02:50:14,772 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,772 [main] Transaction rolledback DEBUG 2024-09-22 02:50:14,772 [main] Physical connection closed DEBUG 2024-09-22 02:50:14,776 [main] Transaction began DEBUG 2024-09-22 02:50:14,777 [main] Physical connection got DEBUG 2024-09-22 02:50:14,777 [main] Logical connection got DEBUG 2024-09-22 02:50:14,777 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,777 [main] Logical connection got DEBUG 2024-09-22 02:50:14,783 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,784 [main] Transaction rolledback DEBUG 2024-09-22 02:50:14,784 [main] Physical connection closed DEBUG 2024-09-22 02:50:14,788 [main] Transaction began DEBUG 2024-09-22 02:50:14,789 [main] Physical connection got DEBUG 2024-09-22 02:50:14,789 [main] Logical connection got DEBUG 2024-09-22 02:50:14,789 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,790 [main] Logical connection got WARN 2024-09-22 02:50:14,794 [main] Table(DUMMY_TABLE) not found DEBUG 2024-09-22 02:50:14,797 [main] Logical connection closed [EDAO0024]No Persistent Properties. Probably (org.seasar.dao.impl.InsertAutoDynamicCommandTest$FooDto) doesnt assosiated with table. DEBUG 2024-09-22 02:50:14,799 [main] Transaction rolledback DEBUG 2024-09-22 02:50:14,800 [main] Physical connection closed DEBUG 2024-09-22 02:50:14,808 [main] Transaction began DEBUG 2024-09-22 02:50:14,809 [main] Physical connection got DEBUG 2024-09-22 02:50:14,809 [main] Logical connection got DEBUG 2024-09-22 02:50:14,809 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,809 [main] Logical connection got DEBUG 2024-09-22 02:50:14,815 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,816 [main] Logical connection got DEBUG 2024-09-22 02:50:14,816 [main] Logical connection got DEBUG 2024-09-22 02:50:14,816 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-09-22 02:50:14,817 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,817 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 49) DEBUG 2024-09-22 02:50:14,817 [main] Logical connection closed 49 DEBUG 2024-09-22 02:50:14,817 [main] Transaction rolledback DEBUG 2024-09-22 02:50:14,817 [main] Physical connection closed DEBUG 2024-09-22 02:50:14,821 [main] Transaction began DEBUG 2024-09-22 02:50:14,822 [main] Physical connection got DEBUG 2024-09-22 02:50:14,822 [main] Logical connection got DEBUG 2024-09-22 02:50:14,822 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,822 [main] Logical connection got DEBUG 2024-09-22 02:50:14,829 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,830 [main] Logical connection got DEBUG 2024-09-22 02:50:14,830 [main] Logical connection got DEBUG 2024-09-22 02:50:14,831 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-09-22 02:50:14,831 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,831 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 50) DEBUG 2024-09-22 02:50:14,831 [main] Logical connection closed 50 DEBUG 2024-09-22 02:50:14,831 [main] Logical connection got DEBUG 2024-09-22 02:50:14,831 [main] Logical connection got DEBUG 2024-09-22 02:50:14,831 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-09-22 02:50:14,831 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,831 [main] INSERT INTO SEQTABLE (name, id) VALUES ('foo', 51) DEBUG 2024-09-22 02:50:14,831 [main] Logical connection closed 51 DEBUG 2024-09-22 02:50:14,831 [main] Transaction rolledback DEBUG 2024-09-22 02:50:14,832 [main] Physical connection closed DEBUG 2024-09-22 02:50:14,836 [main] Physical connection got DEBUG 2024-09-22 02:50:14,836 [main] Logical connection got DEBUG 2024-09-22 02:50:14,836 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,836 [main] Logical connection got DEBUG 2024-09-22 02:50:14,844 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,844 [main] Logical connection got DEBUG 2024-09-22 02:50:14,845 [main] Physical connection got DEBUG 2024-09-22 02:50:14,845 [main] Logical connection got DEBUG 2024-09-22 02:50:14,846 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-09-22 02:50:14,846 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,846 [main] INSERT INTO COMPOSITE_PK_TABLE (aaa, pk2, pk1) VALUES ('hoge', 10, 52) DEBUG 2024-09-22 02:50:14,847 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,847 [main] Physical connection closed DEBUG 2024-09-22 02:50:14,847 [main] Physical connection closed Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec Running org.seasar.dao.types.SerializableTypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.seasar.dao.impl.MapArrayResultSetHandlerTest DEBUG 2024-09-22 02:50:14,856 [main] Physical connection got DEBUG 2024-09-22 02:50:14,856 [main] Logical connection got DEBUG 2024-09-22 02:50:14,856 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,856 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.seasar.dao.impl.ObjectListResultSetHandlerTest DEBUG 2024-09-22 02:50:14,861 [main] Physical connection got DEBUG 2024-09-22 02:50:14,861 [main] Logical connection got DEBUG 2024-09-22 02:50:14,862 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,862 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.seasar.dao.id.SequenceIdentifierGeneratorTest DEBUG 2024-09-22 02:50:14,867 [main] Transaction began DEBUG 2024-09-22 02:50:14,867 [main] Physical connection got DEBUG 2024-09-22 02:50:14,867 [main] Logical connection got DEBUG 2024-09-22 02:50:14,867 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-09-22 02:50:14,867 [main] Logical connection closed 53 DEBUG 2024-09-22 02:50:14,867 [main] Transaction rolledback DEBUG 2024-09-22 02:50:14,867 [main] Physical connection closed DEBUG 2024-09-22 02:50:14,871 [main] Transaction began DEBUG 2024-09-22 02:50:14,873 [main] Physical connection got DEBUG 2024-09-22 02:50:14,873 [main] Logical connection got DEBUG 2024-09-22 02:50:14,873 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-09-22 02:50:14,873 [main] Logical connection closed 49 50 51 52 53 54 55 56 57 58 DEBUG 2024-09-22 02:50:14,874 [main] Logical connection got DEBUG 2024-09-22 02:50:14,874 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-09-22 02:50:14,874 [main] Logical connection closed 59 60 61 62 63 64 65 66 67 68 DEBUG 2024-09-22 02:50:14,874 [main] Logical connection got DEBUG 2024-09-22 02:50:14,874 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-09-22 02:50:14,874 [main] Logical connection closed 69 70 71 72 73 74 75 76 77 78 DEBUG 2024-09-22 02:50:14,875 [main] Logical connection got DEBUG 2024-09-22 02:50:14,875 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-09-22 02:50:14,876 [main] Logical connection closed 79 80 DEBUG 2024-09-22 02:50:14,876 [main] Transaction rolledback DEBUG 2024-09-22 02:50:14,876 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running org.seasar.dao.unit.S2DaoBeanListReaderTest DEBUG 2024-09-22 02:50:14,884 [main] Physical connection got DEBUG 2024-09-22 02:50:14,884 [main] Logical connection got DEBUG 2024-09-22 02:50:14,956 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,963 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec Running org.seasar.dao.impl.DefaultTest DEBUG 2024-09-22 02:50:14,989 [main] Transaction began DEBUG 2024-09-22 02:50:14,990 [main] Physical connection got DEBUG 2024-09-22 02:50:14,990 [main] Logical connection got [1] TABLE_CAT [2] TABLE_SCHEM [3] TABLE_NAME [4] COLUMN_NAME [5] DATA_TYPE [6] TYPE_NAME [7] COLUMN_SIZE [8] BUFFER_LENGTH [9] DECIMAL_DIGITS [10] NUM_PREC_RADIX [11] NULLABLE [12] REMARKS [13] COLUMN_DEF [14] SQL_DATA_TYPE [15] SQL_DATETIME_SUB [16] CHAR_OCTET_LENGTH [17] ORDINAL_POSITION [18] IS_NULLABLE {table_cat=, table_schem=SEASAR, table_name=DEFAULT_TABLE, column_name=ID, data_type=4, type_name=INTEGER, column_size=10, buffer_length=null, decimal_digits=0, num_prec_radix=10, nullable=0, remarks=, column_def=AUTOINCREMENT: start 1 increment 1, sql_data_type=null, sql_datetime_sub=null, char_octet_length=null, ordinal_position=1, is_nullable=NO} {table_cat=, table_schem=SEASAR, table_name=DEFAULT_TABLE, column_name=AAA, data_type=12, type_name=VARCHAR, column_size=20, buffer_length=null, decimal_digits=null, num_prec_radix=null, nullable=1, remarks=, column_def='ABC', sql_data_type=null, sql_datetime_sub=null, char_octet_length=40, ordinal_position=2, is_nullable=YES} {table_cat=, table_schem=SEASAR, table_name=DEFAULT_TABLE, column_name=BBB, data_type=12, type_name=VARCHAR, column_size=20, buffer_length=null, decimal_digits=null, num_prec_radix=null, nullable=1, remarks=, column_def=null, sql_data_type=null, sql_datetime_sub=null, char_octet_length=40, ordinal_position=3, is_nullable=YES} {table_cat=, table_schem=SEASAR, table_name=DEFAULT_TABLE, column_name=VERSION_NO, data_type=4, type_name=INTEGER, column_size=10, buffer_length=null, decimal_digits=0, num_prec_radix=10, nullable=0, remarks=, column_def=null, sql_data_type=null, sql_datetime_sub=null, char_octet_length=null, ordinal_position=4, is_nullable=NO} DEBUG 2024-09-22 02:50:14,993 [main] Transaction rolledback DEBUG 2024-09-22 02:50:14,993 [main] Logical connection closed DEBUG 2024-09-22 02:50:14,994 [main] Physical connection closed DEBUG 2024-09-22 02:50:15,019 [main] Transaction began DEBUG 2024-09-22 02:50:15,020 [main] Physical connection got DEBUG 2024-09-22 02:50:15,020 [main] Logical connection got ID[AUTOINCREMENT: start 1 increment 1] AAA['ABC'] BBB[null] VERSION_NO[null] DEBUG 2024-09-22 02:50:15,022 [main] Transaction rolledback DEBUG 2024-09-22 02:50:15,022 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,022 [main] Physical connection closed DEBUG 2024-09-22 02:50:15,045 [main] Transaction began DEBUG 2024-09-22 02:50:15,045 [main] Physical connection got DEBUG 2024-09-22 02:50:15,045 [main] Logical connection got DEBUG 2024-09-22 02:50:15,045 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,045 [main] Logical connection got DEBUG 2024-09-22 02:50:15,047 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,051 [main] Logical connection got DEBUG 2024-09-22 02:50:15,051 [main] INSERT INTO DEFAULT_TABLE (aaa, bbb, version_no) VALUES ('1234567', '890', 0) DEBUG 2024-09-22 02:50:15,056 [main] Logical connection got DEBUG 2024-09-22 02:50:15,056 [main] values IDENTITY_VAL_LOCAL() DEBUG 2024-09-22 02:50:15,057 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,057 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,058 [main] Logical connection got DEBUG 2024-09-22 02:50:15,058 [main] SELECT DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb, DEFAULT_TABLE.id, DEFAULT_TABLE.version_no FROM DEFAULT_TABLE WHERE DEFAULT_TABLE.id = 1 DEBUG 2024-09-22 02:50:15,062 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,068 [main] Transaction rolledback DEBUG 2024-09-22 02:50:15,068 [main] Physical connection closed DEBUG 2024-09-22 02:50:15,094 [main] Transaction began DEBUG 2024-09-22 02:50:15,095 [main] Physical connection got DEBUG 2024-09-22 02:50:15,095 [main] Logical connection got DEBUG 2024-09-22 02:50:15,095 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,095 [main] Logical connection got DEBUG 2024-09-22 02:50:15,096 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,099 [main] Logical connection got DEBUG 2024-09-22 02:50:15,100 [main] INSERT INTO DEFAULT_TABLE (aaa, bbb, version_no) VALUES ('11', '12', 0) DEBUG 2024-09-22 02:50:15,100 [main] INSERT INTO DEFAULT_TABLE (aaa, bbb, version_no) VALUES ('21', '22', 0) DEBUG 2024-09-22 02:50:15,101 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,101 [main] Logical connection got DEBUG 2024-09-22 02:50:15,101 [main] SELECT DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb, DEFAULT_TABLE.id, DEFAULT_TABLE.version_no FROM DEFAULT_TABLE ORDER BY ID DEBUG 2024-09-22 02:50:15,113 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,126 [main] Transaction rolledback DEBUG 2024-09-22 02:50:15,127 [main] Physical connection closed DEBUG 2024-09-22 02:50:15,150 [main] Transaction began DEBUG 2024-09-22 02:50:15,151 [main] Physical connection got DEBUG 2024-09-22 02:50:15,151 [main] Logical connection got DEBUG 2024-09-22 02:50:15,151 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,151 [main] Logical connection got DEBUG 2024-09-22 02:50:15,152 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,155 [main] Logical connection got DEBUG 2024-09-22 02:50:15,155 [main] INSERT INTO DEFAULT_TABLE (aaa, bbb, version_no) VALUES ('11', '12', 0) DEBUG 2024-09-22 02:50:15,155 [main] INSERT INTO DEFAULT_TABLE (aaa, bbb, version_no) VALUES (null, '22', 0) DEBUG 2024-09-22 02:50:15,155 [main] INSERT INTO DEFAULT_TABLE (aaa, bbb, version_no) VALUES ('31', null, 0) DEBUG 2024-09-22 02:50:15,157 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,157 [main] Logical connection got DEBUG 2024-09-22 02:50:15,157 [main] SELECT DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb, DEFAULT_TABLE.id, DEFAULT_TABLE.version_no FROM DEFAULT_TABLE ORDER BY ID DEBUG 2024-09-22 02:50:15,157 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,163 [main] Transaction rolledback DEBUG 2024-09-22 02:50:15,163 [main] Physical connection closed DEBUG 2024-09-22 02:50:15,189 [main] Transaction began DEBUG 2024-09-22 02:50:15,190 [main] Physical connection got DEBUG 2024-09-22 02:50:15,190 [main] Logical connection got DEBUG 2024-09-22 02:50:15,190 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,190 [main] Logical connection got DEBUG 2024-09-22 02:50:15,193 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,196 [main] Logical connection got DEBUG 2024-09-22 02:50:15,196 [main] INSERT INTO DEFAULT_TABLE (aaa, bbb, version_no) VALUES ('11', null, 0) DEBUG 2024-09-22 02:50:15,196 [main] INSERT INTO DEFAULT_TABLE (aaa, bbb, version_no) VALUES ('21', '22', 0) DEBUG 2024-09-22 02:50:15,197 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,197 [main] Logical connection got DEBUG 2024-09-22 02:50:15,197 [main] SELECT DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb, DEFAULT_TABLE.id, DEFAULT_TABLE.version_no FROM DEFAULT_TABLE ORDER BY ID DEBUG 2024-09-22 02:50:15,198 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,204 [main] Transaction rolledback DEBUG 2024-09-22 02:50:15,204 [main] Physical connection closed DEBUG 2024-09-22 02:50:15,224 [main] Transaction began DEBUG 2024-09-22 02:50:15,225 [main] Physical connection got DEBUG 2024-09-22 02:50:15,225 [main] Logical connection got DEBUG 2024-09-22 02:50:15,226 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,226 [main] Logical connection got DEBUG 2024-09-22 02:50:15,227 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,229 [main] Logical connection got DEBUG 2024-09-22 02:50:15,229 [main] INSERT INTO DEFAULT_TABLE (bbb, version_no) VALUES ('bbbb', 0) DEBUG 2024-09-22 02:50:15,234 [main] Logical connection got DEBUG 2024-09-22 02:50:15,234 [main] values IDENTITY_VAL_LOCAL() DEBUG 2024-09-22 02:50:15,234 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,234 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,234 [main] Logical connection got DEBUG 2024-09-22 02:50:15,234 [main] SELECT DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb, DEFAULT_TABLE.id, DEFAULT_TABLE.version_no FROM DEFAULT_TABLE WHERE DEFAULT_TABLE.id = 9 DEBUG 2024-09-22 02:50:15,235 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,241 [main] Transaction rolledback DEBUG 2024-09-22 02:50:15,241 [main] Physical connection closed DEBUG 2024-09-22 02:50:15,267 [main] Transaction began DEBUG 2024-09-22 02:50:15,267 [main] Physical connection got DEBUG 2024-09-22 02:50:15,267 [main] Logical connection got DEBUG 2024-09-22 02:50:15,267 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,267 [main] Logical connection got DEBUG 2024-09-22 02:50:15,269 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,271 [main] Logical connection got DEBUG 2024-09-22 02:50:15,272 [main] INSERT INTO DEFAULT_TABLE (version_no) VALUES (0) DEBUG 2024-09-22 02:50:15,274 [main] Logical connection got DEBUG 2024-09-22 02:50:15,274 [main] values IDENTITY_VAL_LOCAL() DEBUG 2024-09-22 02:50:15,275 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,275 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,275 [main] Logical connection got DEBUG 2024-09-22 02:50:15,275 [main] SELECT DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb, DEFAULT_TABLE.id, DEFAULT_TABLE.version_no FROM DEFAULT_TABLE WHERE DEFAULT_TABLE.id = 10 DEBUG 2024-09-22 02:50:15,275 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,281 [main] Transaction rolledback DEBUG 2024-09-22 02:50:15,281 [main] Physical connection closed DEBUG 2024-09-22 02:50:15,304 [main] Transaction began DEBUG 2024-09-22 02:50:15,304 [main] Physical connection got DEBUG 2024-09-22 02:50:15,304 [main] Logical connection got DEBUG 2024-09-22 02:50:15,304 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,304 [main] Logical connection got DEBUG 2024-09-22 02:50:15,306 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,310 [main] Logical connection got DEBUG 2024-09-22 02:50:15,310 [main] INSERT INTO DEFAULT_TABLE ( AAA, VERSION_NO ) VALUES ( 'foooo', 0 ) DEBUG 2024-09-22 02:50:15,313 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,313 [main] Logical connection got DEBUG 2024-09-22 02:50:15,313 [main] SELECT DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb, DEFAULT_TABLE.id, DEFAULT_TABLE.version_no FROM DEFAULT_TABLE DEBUG 2024-09-22 02:50:15,317 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,323 [main] Transaction rolledback DEBUG 2024-09-22 02:50:15,323 [main] Physical connection closed DEBUG 2024-09-22 02:50:15,406 [main] Transaction began DEBUG 2024-09-22 02:50:15,406 [main] Physical connection got DEBUG 2024-09-22 02:50:15,406 [main] Logical connection got DEBUG 2024-09-22 02:50:15,406 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,406 [main] Logical connection got DEBUG 2024-09-22 02:50:15,409 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,411 [main] Logical connection got DEBUG 2024-09-22 02:50:15,411 [main] INSERT INTO DEFAULT_TABLE ( BBB, VERSION_NO ) VALUES ( 'ttt', 0 ) DEBUG 2024-09-22 02:50:15,414 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,414 [main] Logical connection got DEBUG 2024-09-22 02:50:15,414 [main] SELECT DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb, DEFAULT_TABLE.id, DEFAULT_TABLE.version_no FROM DEFAULT_TABLE DEBUG 2024-09-22 02:50:15,415 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,427 [main] Transaction rolledback DEBUG 2024-09-22 02:50:15,428 [main] Physical connection closed DEBUG 2024-09-22 02:50:15,447 [main] Transaction began DEBUG 2024-09-22 02:50:15,448 [main] Physical connection got DEBUG 2024-09-22 02:50:15,448 [main] Logical connection got DEBUG 2024-09-22 02:50:15,448 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,448 [main] Logical connection got DEBUG 2024-09-22 02:50:15,451 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,452 [main] Logical connection got DEBUG 2024-09-22 02:50:15,452 [main] INSERT INTO PK_ONLY_TABLE (aaa, bbb) VALUES (123, 456) DEBUG 2024-09-22 02:50:15,455 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,455 [main] Logical connection got DEBUG 2024-09-22 02:50:15,455 [main] SELECT PK_ONLY_TABLE.aaa, PK_ONLY_TABLE.bbb FROM PK_ONLY_TABLE DEBUG 2024-09-22 02:50:15,457 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,463 [main] Transaction rolledback DEBUG 2024-09-22 02:50:15,463 [main] Physical connection closed Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.5 sec Running org.seasar.dao.impl.NoPropertyForUpdateTest DEBUG 2024-09-22 02:50:15,478 [main] Physical connection got DEBUG 2024-09-22 02:50:15,479 [main] Logical connection got DEBUG 2024-09-22 02:50:15,479 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,479 [main] Logical connection got DEBUG 2024-09-22 02:50:15,483 [main] Logical connection closed org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization update method of org.seasar.dao.impl.NoPropertyForUpdateTest$NoPropertyForUpdateDao, because org.seasar.framework.exception.SRuntimeException: [EDAO0035]cannot find property for update. at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:219) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:187) at org.seasar.dao.impl.DaoMetaDataImpl.setupSqlCommand(DaoMetaDataImpl.java:171) at org.seasar.dao.impl.DaoMetaDataImpl.initialize(DaoMetaDataImpl.java:162) at org.seasar.dao.impl.DaoMetaDataFactoryImpl.createDaoMetaData(DaoMetaDataFactoryImpl.java:167) at org.seasar.dao.impl.DaoMetaDataFactoryImpl.getDaoMetaData(DaoMetaDataFactoryImpl.java:131) at org.seasar.dao.interceptors.S2DaoInterceptor.invoke(S2DaoInterceptor.java:51) at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper.invoke(PagerS2DaoInterceptorWrapper.java:71) at org.seasar.dao.impl.NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$1885088$$MethodInvocation$$delete0.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.impl.NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$1885088.delete(NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$1885088.java) at org.seasar.dao.impl.NoPropertyForUpdateTest.testExceptionOnUpdate(NoPropertyForUpdateTest.java:41) 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:324) at junit.framework.TestCase.runTest(TestCase.java:154) at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:230) at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:89) at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:145) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) 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:324) 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.seasar.framework.exception.SRuntimeException: [EDAO0035]cannot find property for update. at org.seasar.dao.impl.AbstractAutoStaticCommand.setupUpdatePropertyTypes(AbstractAutoStaticCommand.java:102) at org.seasar.dao.impl.UpdateAutoStaticCommand.setupPropertyTypes(UpdateAutoStaticCommand.java:46) at org.seasar.dao.impl.AbstractAutoStaticCommand.<init>(AbstractAutoStaticCommand.java:45) at org.seasar.dao.impl.UpdateAutoStaticCommand.<init>(UpdateAutoStaticCommand.java:33) at org.seasar.dao.impl.DaoMetaDataImpl.createUpdateAutoStaticCommand(DaoMetaDataImpl.java:589) at org.seasar.dao.impl.DaoMetaDataImpl.setupUpdateMethodByAuto(DaoMetaDataImpl.java:574) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethodByAuto(DaoMetaDataImpl.java:385) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:216) ... 37 more DEBUG 2024-09-22 02:50:15,484 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running org.seasar.dao.impl.RelationPropertyTypeFactoryImplTest DEBUG 2024-09-22 02:50:15,490 [main] Physical connection got DEBUG 2024-09-22 02:50:15,490 [main] Logical connection got DEBUG 2024-09-22 02:50:15,497 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,497 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running org.seasar.dao.impl.BeanMetaDataFactoryImplTest DEBUG 2024-09-22 02:50:15,513 [main] Transaction began DEBUG 2024-09-22 02:50:15,513 [main] Physical connection got DEBUG 2024-09-22 02:50:15,513 [main] Logical connection got DEBUG 2024-09-22 02:50:15,517 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,517 [main] Transaction rolledback DEBUG 2024-09-22 02:50:15,517 [main] Physical connection closed DEBUG 2024-09-22 02:50:15,525 [main] Transaction began DEBUG 2024-09-22 02:50:15,525 [main] Physical connection got DEBUG 2024-09-22 02:50:15,525 [main] Logical connection got DEBUG 2024-09-22 02:50:15,528 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,528 [main] Transaction rolledback DEBUG 2024-09-22 02:50:15,528 [main] Physical connection closed Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec Running org.seasar.dao.impl.FieldDaoMetaDataImplTest DEBUG 2024-09-22 02:50:15,577 [main] Physical connection got DEBUG 2024-09-22 02:50:15,577 [main] Logical connection got DEBUG 2024-09-22 02:50:15,577 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,577 [main] Logical connection got DEBUG 2024-09-22 02:50:15,597 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,602 [main] Physical connection closed DEBUG 2024-09-22 02:50:15,608 [main] Physical connection got DEBUG 2024-09-22 02:50:15,609 [main] Logical connection got DEBUG 2024-09-22 02:50:15,609 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,609 [main] Logical connection got DEBUG 2024-09-22 02:50:15,625 [main] Logical connection closed [EDAO0019]Exception occurred while initialization insert method of org.seasar.dao.impl.Employee11Dao, because org.seasar.dao.SqlFileNotFoundRuntimeException: [EDAO0025]SQL file not found. (Dao=org.seasar.dao.impl.Employee11Dao, method=insert, file=org/seasar/dao/impl/Employee11Dao_insert.sql) DEBUG 2024-09-22 02:50:15,626 [main] Physical connection closed DEBUG 2024-09-22 02:50:15,631 [main] Physical connection got DEBUG 2024-09-22 02:50:15,631 [main] Logical connection got DEBUG 2024-09-22 02:50:15,631 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,631 [main] Logical connection got DEBUG 2024-09-22 02:50:15,653 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,656 [main] Physical connection closed DEBUG 2024-09-22 02:50:15,661 [main] Physical connection got DEBUG 2024-09-22 02:50:15,662 [main] Logical connection got DEBUG 2024-09-22 02:50:15,662 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,662 [main] Logical connection got DEBUG 2024-09-22 02:50:15,734 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,738 [main] Physical connection closed DEBUG 2024-09-22 02:50:15,744 [main] Physical connection got DEBUG 2024-09-22 02:50:15,744 [main] Logical connection got DEBUG 2024-09-22 02:50:15,744 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,744 [main] Logical connection got DEBUG 2024-09-22 02:50:15,761 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,763 [main] Physical connection closed DEBUG 2024-09-22 02:50:15,769 [main] Physical connection got DEBUG 2024-09-22 02:50:15,769 [main] Logical connection got DEBUG 2024-09-22 02:50:15,769 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,769 [main] Logical connection got DEBUG 2024-09-22 02:50:15,788 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,791 [main] Physical connection closed DEBUG 2024-09-22 02:50:15,796 [main] Physical connection got DEBUG 2024-09-22 02:50:15,797 [main] Logical connection got DEBUG 2024-09-22 02:50:15,797 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,797 [main] Logical connection got DEBUG 2024-09-22 02:50:15,816 [main] Logical connection closed UPDATE EMP SET tstamp = ?, ename = ?, deptno = ?, hiredate = ?, mgr = ?, job = ?, comm = ?, sal = ? WHERE empno = ? AND tstamp = ? DELETE FROM EMP WHERE empno = ? AND tstamp = ? DEBUG 2024-09-22 02:50:15,817 [main] Physical connection closed DEBUG 2024-09-22 02:50:15,823 [main] Physical connection got DEBUG 2024-09-22 02:50:15,823 [main] Logical connection got DEBUG 2024-09-22 02:50:15,823 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,823 [main] Logical connection got DEBUG 2024-09-22 02:50:15,844 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,846 [main] Physical connection closed DEBUG 2024-09-22 02:50:15,851 [main] Physical connection got DEBUG 2024-09-22 02:50:15,851 [main] Logical connection got DEBUG 2024-09-22 02:50:15,852 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,852 [main] Logical connection got DEBUG 2024-09-22 02:50:15,869 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,872 [main] Physical connection closed DEBUG 2024-09-22 02:50:15,878 [main] Physical connection got DEBUG 2024-09-22 02:50:15,878 [main] Logical connection got DEBUG 2024-09-22 02:50:15,878 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,878 [main] Logical connection got DEBUG 2024-09-22 02:50:15,896 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,900 [main] Physical connection closed DEBUG 2024-09-22 02:50:15,905 [main] Transaction began DEBUG 2024-09-22 02:50:15,905 [main] Physical connection got DEBUG 2024-09-22 02:50:15,905 [main] Logical connection got DEBUG 2024-09-22 02:50:15,905 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,905 [main] Logical connection got DEBUG 2024-09-22 02:50:15,922 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,931 [main] Logical connection got DEBUG 2024-09-22 02:50:15,931 [main] INSERT INTO EMP (tstamp, ename, empno, deptno) VALUES ('2024-09-22 02.50.15', 'hoge', 99, 0) DEBUG 2024-09-22 02:50:15,932 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,932 [main] Transaction rolledback DEBUG 2024-09-22 02:50:15,932 [main] Physical connection closed DEBUG 2024-09-22 02:50:15,994 [main] Transaction began DEBUG 2024-09-22 02:50:15,995 [main] Physical connection got DEBUG 2024-09-22 02:50:15,995 [main] Logical connection got DEBUG 2024-09-22 02:50:15,995 [main] Logical connection closed DEBUG 2024-09-22 02:50:15,996 [main] Logical connection got DEBUG 2024-09-22 02:50:16,013 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,020 [main] Logical connection got DEBUG 2024-09-22 02:50:16,020 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-09-22 02:50:16,022 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,022 [main] Logical connection got DEBUG 2024-09-22 02:50:16,022 [main] UPDATE EMP SET tstamp = '2024-09-22 02.50.16', ename = 'hoge2', deptno = 20, hiredate = '1982-12-09 00.00.00', mgr = 7566, job = 'ANALYST', comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-09-22 02:50:16,023 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,023 [main] Transaction rolledback DEBUG 2024-09-22 02:50:16,023 [main] Physical connection closed DEBUG 2024-09-22 02:50:16,028 [main] Transaction began DEBUG 2024-09-22 02:50:16,028 [main] Physical connection got DEBUG 2024-09-22 02:50:16,028 [main] Logical connection got DEBUG 2024-09-22 02:50:16,028 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,028 [main] Logical connection got DEBUG 2024-09-22 02:50:16,049 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,056 [main] Logical connection got DEBUG 2024-09-22 02:50:16,057 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-09-22 02:50:16,059 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,059 [main] Logical connection got DEBUG 2024-09-22 02:50:16,059 [main] UPDATE EMP SET tstamp = '2024-09-22 02.50.16', ename = 'hoge4', deptno = 20, hiredate = '1982-12-09 00.00.00', mgr = 7566, job = 'ANALYST', comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '1995-01-23 01.23.45' DEBUG 2024-09-22 02:50:16,060 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,060 [main] Transaction rolledback DEBUG 2024-09-22 02:50:16,060 [main] Physical connection closed DEBUG 2024-09-22 02:50:16,066 [main] Transaction began DEBUG 2024-09-22 02:50:16,066 [main] Physical connection got DEBUG 2024-09-22 02:50:16,066 [main] Logical connection got DEBUG 2024-09-22 02:50:16,066 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,066 [main] Logical connection got DEBUG 2024-09-22 02:50:16,085 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,092 [main] Logical connection got DEBUG 2024-09-22 02:50:16,093 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-09-22 02:50:16,094 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,094 [main] Logical connection got DEBUG 2024-09-22 02:50:16,094 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-09-22 02:50:16,095 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,095 [main] Transaction rolledback DEBUG 2024-09-22 02:50:16,095 [main] Physical connection closed DEBUG 2024-09-22 02:50:16,100 [main] Physical connection got DEBUG 2024-09-22 02:50:16,100 [main] Logical connection got DEBUG 2024-09-22 02:50:16,100 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,100 [main] Logical connection got DEBUG 2024-09-22 02:50:16,117 [main] Logical connection closed public abstract void org.seasar.dao.impl.IllegalEmployeeAutoDao.insertIllegal(int) org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization insertIllegal method of org.seasar.dao.impl.IllegalEmployeeAutoDao, because org.seasar.dao.IllegalSignatureRuntimeException: [EDAO0006](public abstract void org.seasar.dao.impl.IllegalEmployeeAutoDao.insertIllegal(int)) is illegal. The argument should be corresponding to the type of Bean. DEBUG 2024-09-22 02:50:16,117 [main] Physical connection closed DEBUG 2024-09-22 02:50:16,122 [main] Physical connection got DEBUG 2024-09-22 02:50:16,122 [main] Logical connection got DEBUG 2024-09-22 02:50:16,122 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,122 [main] Logical connection got DEBUG 2024-09-22 02:50:16,140 [main] Logical connection closed SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF deptno != null*/ EMP.deptno = /*deptno*/null/*END*//*END*/ DEBUG 2024-09-22 02:50:16,147 [main] Physical connection closed DEBUG 2024-09-22 02:50:16,152 [main] Physical connection got DEBUG 2024-09-22 02:50:16,152 [main] Logical connection got DEBUG 2024-09-22 02:50:16,152 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,152 [main] Logical connection got DEBUG 2024-09-22 02:50:16,171 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,178 [main] Physical connection closed DEBUG 2024-09-22 02:50:16,184 [main] Physical connection got DEBUG 2024-09-22 02:50:16,184 [main] Logical connection got DEBUG 2024-09-22 02:50:16,184 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,184 [main] Logical connection got DEBUG 2024-09-22 02:50:16,209 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,216 [main] Physical connection closed DEBUG 2024-09-22 02:50:16,221 [main] Physical connection got DEBUG 2024-09-22 02:50:16,221 [main] Logical connection got DEBUG 2024-09-22 02:50:16,221 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,221 [main] Logical connection got DEBUG 2024-09-22 02:50:16,238 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,246 [main] Physical connection closed DEBUG 2024-09-22 02:50:16,255 [main] Physical connection got DEBUG 2024-09-22 02:50:16,255 [main] Logical connection got DEBUG 2024-09-22 02:50:16,255 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,255 [main] Logical connection got DEBUG 2024-09-22 02:50:16,272 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,340 [main] Logical connection got DEBUG 2024-09-22 02:50:16,340 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno DEBUG 2024-09-22 02:50:16,343 [main] Logical connection closed [7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}] DEBUG 2024-09-22 02:50:16,344 [main] Physical connection closed DEBUG 2024-09-22 02:50:16,350 [main] Physical connection got DEBUG 2024-09-22 02:50:16,351 [main] Logical connection got DEBUG 2024-09-22 02:50:16,351 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,351 [main] Logical connection got DEBUG 2024-09-22 02:50:16,369 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,378 [main] Logical connection got DEBUG 2024-09-22 02:50:16,378 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno DEBUG 2024-09-22 02:50:16,381 [main] Logical connection closed [7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}] DEBUG 2024-09-22 02:50:16,382 [main] Physical connection closed DEBUG 2024-09-22 02:50:16,387 [main] Physical connection got DEBUG 2024-09-22 02:50:16,387 [main] Logical connection got DEBUG 2024-09-22 02:50:16,387 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,387 [main] Logical connection got DEBUG 2024-09-22 02:50:16,404 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,411 [main] Logical connection got DEBUG 2024-09-22 02:50:16,411 [main] select * from emp DEBUG 2024-09-22 02:50:16,414 [main] Logical connection closed [7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}] DEBUG 2024-09-22 02:50:16,415 [main] Physical connection closed DEBUG 2024-09-22 02:50:16,421 [main] Physical connection got DEBUG 2024-09-22 02:50:16,421 [main] Logical connection got DEBUG 2024-09-22 02:50:16,421 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,421 [main] Logical connection got DEBUG 2024-09-22 02:50:16,438 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,446 [main] Logical connection got DEBUG 2024-09-22 02:50:16,447 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno DEBUG 2024-09-22 02:50:16,449 [main] Logical connection closed [7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}] DEBUG 2024-09-22 02:50:16,450 [main] Physical connection closed DEBUG 2024-09-22 02:50:16,455 [main] Physical connection got DEBUG 2024-09-22 02:50:16,455 [main] Logical connection got DEBUG 2024-09-22 02:50:16,455 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,455 [main] Logical connection got DEBUG 2024-09-22 02:50:16,471 [main] Logical connection closed SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP, DEPT department WHERE EMP.deptno = department.deptno(+) AND empno = ? DEBUG 2024-09-22 02:50:16,478 [main] Physical connection closed DEBUG 2024-09-22 02:50:16,483 [main] Physical connection got DEBUG 2024-09-22 02:50:16,484 [main] Logical connection got DEBUG 2024-09-22 02:50:16,484 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,484 [main] Logical connection got DEBUG 2024-09-22 02:50:16,502 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,510 [main] Logical connection got DEBUG 2024-09-22 02:50:16,510 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno DEBUG 2024-09-22 02:50:16,511 [main] Logical connection closed [7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}] DEBUG 2024-09-22 02:50:16,516 [main] Physical connection closed DEBUG 2024-09-22 02:50:16,521 [main] Physical connection got DEBUG 2024-09-22 02:50:16,521 [main] Logical connection got DEBUG 2024-09-22 02:50:16,521 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,521 [main] Logical connection got DEBUG 2024-09-22 02:50:16,536 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,545 [main] Logical connection got DEBUG 2024-09-22 02:50:16,546 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno DEBUG 2024-09-22 02:50:16,548 [main] Logical connection closed [7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}] DEBUG 2024-09-22 02:50:16,549 [main] Physical connection closed DEBUG 2024-09-22 02:50:16,553 [main] Physical connection got DEBUG 2024-09-22 02:50:16,553 [main] Logical connection got DEBUG 2024-09-22 02:50:16,553 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,554 [main] Logical connection got DEBUG 2024-09-22 02:50:16,573 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,581 [main] Logical connection got DEBUG 2024-09-22 02:50:16,581 [main] select * from emp DEBUG 2024-09-22 02:50:16,582 [main] Logical connection closed [7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}] DEBUG 2024-09-22 02:50:16,583 [main] Physical connection closed DEBUG 2024-09-22 02:50:16,588 [main] Physical connection got DEBUG 2024-09-22 02:50:16,588 [main] Logical connection got DEBUG 2024-09-22 02:50:16,588 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,588 [main] Logical connection got DEBUG 2024-09-22 02:50:16,605 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,613 [main] Logical connection got DEBUG 2024-09-22 02:50:16,613 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno DEBUG 2024-09-22 02:50:16,614 [main] Logical connection closed [7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}] DEBUG 2024-09-22 02:50:16,615 [main] Physical connection closed DEBUG 2024-09-22 02:50:16,620 [main] Physical connection got DEBUG 2024-09-22 02:50:16,620 [main] Logical connection got DEBUG 2024-09-22 02:50:16,620 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,620 [main] Logical connection got DEBUG 2024-09-22 02:50:16,707 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,713 [main] Logical connection got DEBUG 2024-09-22 02:50:16,714 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-09-22 02:50:16,715 [main] Logical connection closed 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {20, RESEARCH, DALLAS, 0} DEBUG 2024-09-22 02:50:16,715 [main] Physical connection closed DEBUG 2024-09-22 02:50:16,721 [main] Physical connection got DEBUG 2024-09-22 02:50:16,721 [main] Logical connection got DEBUG 2024-09-22 02:50:16,721 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,721 [main] Logical connection got DEBUG 2024-09-22 02:50:16,737 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,746 [main] Logical connection got DEBUG 2024-09-22 02:50:16,746 [main] select count(*) from emp DEBUG 2024-09-22 02:50:16,746 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,746 [main] Physical connection closed DEBUG 2024-09-22 02:50:16,751 [main] Physical connection got DEBUG 2024-09-22 02:50:16,751 [main] Logical connection got DEBUG 2024-09-22 02:50:16,751 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,751 [main] Logical connection got DEBUG 2024-09-22 02:50:16,769 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,777 [main] Logical connection got DEBUG 2024-09-22 02:50:16,777 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-09-22 02:50:16,778 [main] Logical connection closed 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {null} DEBUG 2024-09-22 02:50:16,779 [main] Physical connection closed DEBUG 2024-09-22 02:50:16,784 [main] Physical connection got DEBUG 2024-09-22 02:50:16,784 [main] Logical connection got DEBUG 2024-09-22 02:50:16,784 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,784 [main] Logical connection got DEBUG 2024-09-22 02:50:16,801 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,808 [main] Logical connection got DEBUG 2024-09-22 02:50:16,808 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-09-22 02:50:16,808 [main] Logical connection closed {tstamp=2005-01-18 13:09:32.213, ename=SCOTT, empno=7788, deptno=20, hiredate=1982-12-09 00:00:00.0, mgr=7566, job=ANALYST, comm=null, sal=3000.0, versionno0=0, deptno0=20, dname0=RESEARCH, loc0=DALLAS} DEBUG 2024-09-22 02:50:16,809 [main] Physical connection closed DEBUG 2024-09-22 02:50:16,813 [main] Physical connection got DEBUG 2024-09-22 02:50:16,813 [main] Logical connection got DEBUG 2024-09-22 02:50:16,813 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,813 [main] Logical connection got DEBUG 2024-09-22 02:50:16,833 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,841 [main] Logical connection got DEBUG 2024-09-22 02:50:16,841 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-09-22 02:50:16,841 [main] Logical connection closed [{tstamp=2005-01-18 13:09:32.213, ename=SCOTT, empno=7788, deptno=20, hiredate=1982-12-09 00:00:00.0, mgr=7566, job=ANALYST, comm=null, sal=3000.0, versionno0=0, deptno0=20, dname0=RESEARCH, loc0=DALLAS}] DEBUG 2024-09-22 02:50:16,842 [main] Physical connection closed DEBUG 2024-09-22 02:50:16,847 [main] Physical connection got DEBUG 2024-09-22 02:50:16,847 [main] Logical connection got DEBUG 2024-09-22 02:50:16,847 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,847 [main] Logical connection got DEBUG 2024-09-22 02:50:16,864 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,872 [main] Logical connection got DEBUG 2024-09-22 02:50:16,872 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-09-22 02:50:16,872 [main] Logical connection closed [Ljava.util.Map;@70cdd2 DEBUG 2024-09-22 02:50:16,872 [main] Physical connection closed DEBUG 2024-09-22 02:50:16,877 [main] Physical connection got DEBUG 2024-09-22 02:50:16,877 [main] Logical connection got DEBUG 2024-09-22 02:50:16,878 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,878 [main] Logical connection got DEBUG 2024-09-22 02:50:16,894 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,902 [main] Logical connection got DEBUG 2024-09-22 02:50:16,903 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0 AND 1000 ORDER BY empno DEBUG 2024-09-22 02:50:16,904 [main] Logical connection closed [7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}] DEBUG 2024-09-22 02:50:16,904 [main] Physical connection closed DEBUG 2024-09-22 02:50:16,909 [main] Physical connection got DEBUG 2024-09-22 02:50:16,909 [main] Logical connection got DEBUG 2024-09-22 02:50:16,909 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,909 [main] Logical connection got DEBUG 2024-09-22 02:50:16,926 [main] Logical connection closed SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN /*enames*/('SCOTT','MARY') AND job IN /*jobs*/('ANALYST', 'FREE') DEBUG 2024-09-22 02:50:16,934 [main] Logical connection got DEBUG 2024-09-22 02:50:16,934 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN ('SCOTT', 'MARY') AND job IN ('ANALYST', 'FREE') DEBUG 2024-09-22 02:50:16,936 [main] Logical connection closed [7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {20, RESEARCH, DALLAS, 0}] DEBUG 2024-09-22 02:50:16,936 [main] Physical connection closed DEBUG 2024-09-22 02:50:16,941 [main] Physical connection got DEBUG 2024-09-22 02:50:16,941 [main] Logical connection got DEBUG 2024-09-22 02:50:16,941 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,941 [main] Logical connection got DEBUG 2024-09-22 02:50:16,959 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,961 [main] Logical connection got DEBUG 2024-09-22 02:50:16,961 [main] SELECT COUNT(*) FROM emp DEBUG 2024-09-22 02:50:16,961 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,961 [main] Physical connection closed DEBUG 2024-09-22 02:50:16,966 [main] Physical connection got DEBUG 2024-09-22 02:50:16,966 [main] Logical connection got DEBUG 2024-09-22 02:50:16,966 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,966 [main] Logical connection got DEBUG 2024-09-22 02:50:16,983 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,986 [main] Logical connection got DEBUG 2024-09-22 02:50:16,987 [main] SELECT COUNT(*) FROM emp DEBUG 2024-09-22 02:50:16,987 [main] Logical connection closed DEBUG 2024-09-22 02:50:16,987 [main] Physical connection closed DEBUG 2024-09-22 02:50:17,055 [main] Physical connection got DEBUG 2024-09-22 02:50:17,055 [main] Logical connection got DEBUG 2024-09-22 02:50:17,055 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,055 [main] Logical connection got DEBUG 2024-09-22 02:50:17,066 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,067 [main] Logical connection got DEBUG 2024-09-22 02:50:17,067 [main] SELECT EMP2.ename, EMP2.empno, EMP2.deptnum, department2.deptno AS deptno_0, department2.dname AS dname_0, department2.active AS active_0 FROM EMP2 LEFT OUTER JOIN DEPT2 department2 ON EMP2.DEPTNUM = department2.DEPTNO DEBUG 2024-09-22 02:50:17,068 [main] Logical connection closed [7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}] DEBUG 2024-09-22 02:50:17,068 [main] Physical connection closed DEBUG 2024-09-22 02:50:17,073 [main] Physical connection got DEBUG 2024-09-22 02:50:17,073 [main] Logical connection got DEBUG 2024-09-22 02:50:17,073 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,073 [main] Logical connection got DEBUG 2024-09-22 02:50:17,084 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,084 [main] Logical connection got DEBUG 2024-09-22 02:50:17,085 [main] SELECT ename, deptnum, empno FROM EMP2 DEBUG 2024-09-22 02:50:17,085 [main] Logical connection closed [7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}] DEBUG 2024-09-22 02:50:17,085 [main] Physical connection closed DEBUG 2024-09-22 02:50:17,090 [main] Transaction began DEBUG 2024-09-22 02:50:17,091 [main] Physical connection got DEBUG 2024-09-22 02:50:17,091 [main] Logical connection got DEBUG 2024-09-22 02:50:17,091 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,092 [main] Logical connection got DEBUG 2024-09-22 02:50:17,111 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,119 [main] Logical connection got DEBUG 2024-09-22 02:50:17,119 [main] INSERT INTO EMP (tstamp, ename, empno, deptno) VALUES ('2024-09-22 02.50.17', 'test', 9999, 50) DEBUG 2024-09-22 02:50:17,120 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,120 [main] Logical connection got DEBUG 2024-09-22 02:50:17,120 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 DEBUG 2024-09-22 02:50:17,121 [main] Logical connection closed 7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0} DEBUG 2024-09-22 02:50:17,121 [main] Logical connection got DEBUG 2024-09-22 02:50:17,121 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 9999 DEBUG 2024-09-22 02:50:17,121 [main] Logical connection closed 9999, test, null, null, null, null, null, 50, 2024-09-22 02:50:17.119 {50, null, null, 0} DEBUG 2024-09-22 02:50:17,121 [main] Transaction rolledback DEBUG 2024-09-22 02:50:17,122 [main] Physical connection closed DEBUG 2024-09-22 02:50:17,126 [main] Physical connection got DEBUG 2024-09-22 02:50:17,126 [main] Logical connection got DEBUG 2024-09-22 02:50:17,126 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,126 [main] Logical connection got DEBUG 2024-09-22 02:50:17,143 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,148 [main] Physical connection closed DEBUG 2024-09-22 02:50:17,153 [main] Physical connection got DEBUG 2024-09-22 02:50:17,153 [main] Logical connection got DEBUG 2024-09-22 02:50:17,153 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,153 [main] Logical connection got DEBUG 2024-09-22 02:50:17,169 [main] Logical connection closed SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.dname != null*/ AND department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/ DEBUG 2024-09-22 02:50:17,180 [main] Logical connection got DEBUG 2024-09-22 02:50:17,180 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH' DEBUG 2024-09-22 02:50:17,182 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,182 [main] Physical connection closed DEBUG 2024-09-22 02:50:17,187 [main] Physical connection got DEBUG 2024-09-22 02:50:17,187 [main] Logical connection got DEBUG 2024-09-22 02:50:17,187 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,187 [main] Logical connection got DEBUG 2024-09-22 02:50:17,203 [main] Logical connection closed SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.timestamp != null*/ EMP.tstamp = /*dto.timestamp*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.mgr != null*/ AND EMP.mgr = /*dto.mgr*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*END*/ DEBUG 2024-09-22 02:50:17,214 [main] Logical connection got DEBUG 2024-09-22 02:50:17,214 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 0 AND EMP.deptno = 0 AND EMP.job = 'MANAGER' DEBUG 2024-09-22 02:50:17,214 [main] Logical connection closed [] DEBUG 2024-09-22 02:50:17,214 [main] Physical connection closed DEBUG 2024-09-22 02:50:17,221 [main] Physical connection got DEBUG 2024-09-22 02:50:17,221 [main] Logical connection got DEBUG 2024-09-22 02:50:17,221 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,221 [main] Logical connection got DEBUG 2024-09-22 02:50:17,237 [main] Logical connection closed SELECT EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, EMP.mgr, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.ename != null*/ EMP.ename = /*dto.ename*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/ DEBUG 2024-09-22 02:50:17,242 [main] Logical connection got DEBUG 2024-09-22 02:50:17,242 [main] SELECT EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, EMP.mgr, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.mgr = 7902 DEBUG 2024-09-22 02:50:17,244 [main] Logical connection closed [7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS, 0}] DEBUG 2024-09-22 02:50:17,244 [main] Physical connection closed DEBUG 2024-09-22 02:50:17,250 [main] Physical connection got DEBUG 2024-09-22 02:50:17,250 [main] Logical connection got DEBUG 2024-09-22 02:50:17,250 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,250 [main] Logical connection got DEBUG 2024-09-22 02:50:17,268 [main] Logical connection closed SELECT EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, EMP.mgr, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.ename != null*/ EMP.ename = /*dto.ename*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/ ORDER BY empno DEBUG 2024-09-22 02:50:17,270 [main] Physical connection closed DEBUG 2024-09-22 02:50:17,275 [main] Physical connection got DEBUG 2024-09-22 02:50:17,275 [main] Logical connection got DEBUG 2024-09-22 02:50:17,275 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,275 [main] Logical connection got DEBUG 2024-09-22 02:50:17,295 [main] Logical connection closed SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH' DEBUG 2024-09-22 02:50:17,302 [main] Logical connection got DEBUG 2024-09-22 02:50:17,303 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH' DEBUG 2024-09-22 02:50:17,304 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,304 [main] Physical connection closed DEBUG 2024-09-22 02:50:17,309 [main] Physical connection got DEBUG 2024-09-22 02:50:17,309 [main] Logical connection got DEBUG 2024-09-22 02:50:17,309 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,309 [main] Logical connection got DEBUG 2024-09-22 02:50:17,389 [main] Logical connection closed SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH' DEBUG 2024-09-22 02:50:17,397 [main] Logical connection got DEBUG 2024-09-22 02:50:17,398 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = null DEBUG 2024-09-22 02:50:17,398 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,398 [main] Physical connection closed DEBUG 2024-09-22 02:50:17,404 [main] Physical connection got DEBUG 2024-09-22 02:50:17,404 [main] Logical connection got DEBUG 2024-09-22 02:50:17,404 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,404 [main] Logical connection got DEBUG 2024-09-22 02:50:17,424 [main] Logical connection closed SELECT EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, parent.ename AS ename_0, parent.empno AS empno_0, parent.deptno AS deptno_0, parent.hiredate AS hiredate_0, parent.job AS job_0, parent.comm AS comm_0, parent.sal AS sal_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/ DEBUG 2024-09-22 02:50:17,425 [main] Logical connection got DEBUG 2024-09-22 02:50:17,425 [main] SELECT EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, parent.ename AS ename_0, parent.empno AS empno_0, parent.deptno AS deptno_0, parent.hiredate AS hiredate_0, parent.job AS job_0, parent.comm AS comm_0, parent.sal AS sal_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno WHERE EMP.empno = 7788 DEBUG 2024-09-22 02:50:17,426 [main] Logical connection closed 7788, SCOTT, ANALYST, null, 1982-12-09 00:00:00.0, 3000.0, null, 20 {7566, JONES, MANAGER, null, 1981-04-02 00:00:00.0, 2975.0, null, 20 {null}} DEBUG 2024-09-22 02:50:17,427 [main] Physical connection closed DEBUG 2024-09-22 02:50:17,433 [main] Physical connection got DEBUG 2024-09-22 02:50:17,433 [main] Logical connection got DEBUG 2024-09-22 02:50:17,433 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,433 [main] Logical connection got DEBUG 2024-09-22 02:50:17,450 [main] Logical connection closed SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/ DEBUG 2024-09-22 02:50:17,451 [main] Physical connection closed DEBUG 2024-09-22 02:50:17,458 [main] Physical connection got DEBUG 2024-09-22 02:50:17,458 [main] Logical connection got DEBUG 2024-09-22 02:50:17,458 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,458 [main] Logical connection got WARN 2024-09-22 02:50:17,463 [main] Table(DepartmentTotalSalary) not found DEBUG 2024-09-22 02:50:17,467 [main] Logical connection closed SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno DEBUG 2024-09-22 02:50:17,467 [main] Logical connection got DEBUG 2024-09-22 02:50:17,468 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno DEBUG 2024-09-22 02:50:17,468 [main] Logical connection closed [10, 8750, 20, 10875.0, 30, 9400] DEBUG 2024-09-22 02:50:17,469 [main] Physical connection closed DEBUG 2024-09-22 02:50:17,474 [main] Physical connection got DEBUG 2024-09-22 02:50:17,474 [main] Logical connection got DEBUG 2024-09-22 02:50:17,474 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,474 [main] Logical connection got DEBUG 2024-09-22 02:50:17,495 [main] Logical connection closed SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/ DEBUG 2024-09-22 02:50:17,504 [main] Physical connection closed DEBUG 2024-09-22 02:50:17,510 [main] Physical connection got DEBUG 2024-09-22 02:50:17,510 [main] Logical connection got DEBUG 2024-09-22 02:50:17,510 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,510 [main] Logical connection got DEBUG 2024-09-22 02:50:17,528 [main] Logical connection closed SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.dname != null*/ AND department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/ /*IF $dto.orderByString != null*/order by /*$dto.orderByString*/ENAME /*END*/ DEBUG 2024-09-22 02:50:17,530 [main] Logical connection got DEBUG 2024-09-22 02:50:17,530 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH' DEBUG 2024-09-22 02:50:17,532 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,532 [main] Logical connection got DEBUG 2024-09-22 02:50:17,532 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH' order by ENAME DEBUG 2024-09-22 02:50:17,533 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,533 [main] Physical connection closed DEBUG 2024-09-22 02:50:17,538 [main] Physical connection got DEBUG 2024-09-22 02:50:17,538 [main] Logical connection got DEBUG 2024-09-22 02:50:17,538 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,538 [main] Logical connection got DEBUG 2024-09-22 02:50:17,556 [main] Logical connection closed SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno /*BEGIN*/ WHERE /*IF dto.ename != null*/ ename = /*dto.ename*/'aaa'/*END*//*IF dto.job != null*/ AND job = /*dto.job*/'bbb'/*END*/ /*END*/ DEBUG 2024-09-22 02:50:17,557 [main] Logical connection got DEBUG 2024-09-22 02:50:17,557 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno DEBUG 2024-09-22 02:50:17,560 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,560 [main] Logical connection got DEBUG 2024-09-22 02:50:17,560 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename = 'SMITH' DEBUG 2024-09-22 02:50:17,560 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,560 [main] Logical connection got DEBUG 2024-09-22 02:50:17,560 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE job = 'SALESMAN' DEBUG 2024-09-22 02:50:17,561 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,562 [main] Logical connection got DEBUG 2024-09-22 02:50:17,562 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename = 'SMITH' AND job = 'CLERK' DEBUG 2024-09-22 02:50:17,562 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,562 [main] Logical connection got DEBUG 2024-09-22 02:50:17,562 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename = 'a' AND job = 'b' DEBUG 2024-09-22 02:50:17,562 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,562 [main] Physical connection closed DEBUG 2024-09-22 02:50:17,569 [main] Transaction began DEBUG 2024-09-22 02:50:17,569 [main] Physical connection got DEBUG 2024-09-22 02:50:17,569 [main] Logical connection got DEBUG 2024-09-22 02:50:17,570 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,570 [main] Logical connection got DEBUG 2024-09-22 02:50:17,585 [main] Logical connection closed SELECT COUNT(*) FROM emp DELETE FROM emp WHERE empno=? DEBUG 2024-09-22 02:50:17,585 [main] Logical connection got DEBUG 2024-09-22 02:50:17,585 [main] SELECT COUNT(*) FROM emp DEBUG 2024-09-22 02:50:17,585 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,585 [main] Logical connection got DEBUG 2024-09-22 02:50:17,585 [main] DELETE FROM emp WHERE empno=7369 DEBUG 2024-09-22 02:50:17,585 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,585 [main] Logical connection got DEBUG 2024-09-22 02:50:17,585 [main] SELECT COUNT(*) FROM emp DEBUG 2024-09-22 02:50:17,585 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,586 [main] Transaction rolledback DEBUG 2024-09-22 02:50:17,586 [main] Physical connection closed DEBUG 2024-09-22 02:50:17,592 [main] Physical connection got DEBUG 2024-09-22 02:50:17,592 [main] Logical connection got DEBUG 2024-09-22 02:50:17,592 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,592 [main] Logical connection got DEBUG 2024-09-22 02:50:17,607 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,611 [main] Physical connection closed DEBUG 2024-09-22 02:50:17,617 [main] Physical connection got DEBUG 2024-09-22 02:50:17,617 [main] Logical connection got DEBUG 2024-09-22 02:50:17,617 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,617 [main] Logical connection got DEBUG 2024-09-22 02:50:17,624 [main] Logical connection closed INSERT INTO EMP (eNaMe, empno) VALUES (?, ?) DEBUG 2024-09-22 02:50:17,625 [main] Physical connection closed DEBUG 2024-09-22 02:50:17,630 [main] Physical connection got DEBUG 2024-09-22 02:50:17,630 [main] Logical connection got DEBUG 2024-09-22 02:50:17,630 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,630 [main] Logical connection got DEBUG 2024-09-22 02:50:17,637 [main] Logical connection closed UPDATE EMP SET eNaMe = ? WHERE empno = ? DEBUG 2024-09-22 02:50:17,638 [main] Physical connection closed DEBUG 2024-09-22 02:50:17,707 [main] Physical connection got DEBUG 2024-09-22 02:50:17,707 [main] Logical connection got DEBUG 2024-09-22 02:50:17,707 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,707 [main] Logical connection got DEBUG 2024-09-22 02:50:17,714 [main] Logical connection closed SELECT EMP.eNaMe, EMP.empno FROM EMP/*BEGIN*/ WHERE /*IF dto.ename != null*/ EMP.eNaMe = /*dto.ename*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*END*/ DEBUG 2024-09-22 02:50:17,715 [main] Physical connection closed DEBUG 2024-09-22 02:50:17,720 [main] Physical connection got DEBUG 2024-09-22 02:50:17,720 [main] Logical connection got DEBUG 2024-09-22 02:50:17,720 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,721 [main] Logical connection got DEBUG 2024-09-22 02:50:17,727 [main] Logical connection closed SELECT EMP.eNaMe, EMP.empno FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/ DEBUG 2024-09-22 02:50:17,728 [main] Physical connection closed DEBUG 2024-09-22 02:50:17,733 [main] Physical connection got DEBUG 2024-09-22 02:50:17,733 [main] Logical connection got DEBUG 2024-09-22 02:50:17,733 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,733 [main] Logical connection got DEBUG 2024-09-22 02:50:17,751 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,751 [main] Logical connection got DEBUG 2024-09-22 02:50:17,752 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno DEBUG 2024-09-22 02:50:17,754 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,754 [main] Physical connection closed DEBUG 2024-09-22 02:50:17,760 [main] Physical connection got DEBUG 2024-09-22 02:50:17,760 [main] Logical connection got DEBUG 2024-09-22 02:50:17,760 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,760 [main] Logical connection got DEBUG 2024-09-22 02:50:17,782 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,783 [main] Physical connection closed DEBUG 2024-09-22 02:50:17,788 [main] Physical connection got DEBUG 2024-09-22 02:50:17,788 [main] Logical connection got DEBUG 2024-09-22 02:50:17,788 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,788 [main] Logical connection got DEBUG 2024-09-22 02:50:17,809 [main] Logical connection closed org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method. DEBUG 2024-09-22 02:50:17,809 [main] Physical connection closed DEBUG 2024-09-22 02:50:17,815 [main] Physical connection got DEBUG 2024-09-22 02:50:17,815 [main] Logical connection got DEBUG 2024-09-22 02:50:17,815 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,815 [main] Logical connection got DEBUG 2024-09-22 02:50:17,832 [main] Logical connection closed org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method. DEBUG 2024-09-22 02:50:17,832 [main] Physical connection closed Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.265 sec Running org.seasar.dao.impl.BlobTest DEBUG 2024-09-22 02:50:17,853 [main] Transaction began DEBUG 2024-09-22 02:50:17,854 [main] Physical connection got DEBUG 2024-09-22 02:50:17,854 [main] Logical connection got DEBUG 2024-09-22 02:50:17,854 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,854 [main] Logical connection got DEBUG 2024-09-22 02:50:17,857 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,858 [main] Logical connection got DEBUG 2024-09-22 02:50:17,858 [main] SELECT LARGE_BINARY.id, LARGE_BINARY.version_no, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 123 DEBUG 2024-09-22 02:50:17,865 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,865 [main] Transaction rolledback DEBUG 2024-09-22 02:50:17,865 [main] Physical connection closed DEBUG 2024-09-22 02:50:17,888 [main] Transaction began DEBUG 2024-09-22 02:50:17,889 [main] Physical connection got DEBUG 2024-09-22 02:50:17,889 [main] Logical connection got DEBUG 2024-09-22 02:50:17,889 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,889 [main] Logical connection got DEBUG 2024-09-22 02:50:17,892 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,895 [main] Logical connection got DEBUG 2024-09-22 02:50:17,895 [main] INSERT INTO LARGE_BINARY (id, version_no, large_binary) VALUES (111, 0, '[B@1a3da69') DEBUG 2024-09-22 02:50:17,897 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,897 [main] Logical connection got DEBUG 2024-09-22 02:50:17,898 [main] SELECT LARGE_BINARY.id, LARGE_BINARY.version_no, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111 DEBUG 2024-09-22 02:50:17,899 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,899 [main] Logical connection got DEBUG 2024-09-22 02:50:17,899 [main] UPDATE LARGE_BINARY SET version_no = 1, large_binary = '[B@1787144' WHERE id = 111 AND version_no = 0 DEBUG 2024-09-22 02:50:17,903 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,903 [main] Logical connection got DEBUG 2024-09-22 02:50:17,903 [main] SELECT LARGE_BINARY.id, LARGE_BINARY.version_no, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111 DEBUG 2024-09-22 02:50:17,903 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,903 [main] Logical connection got DEBUG 2024-09-22 02:50:17,903 [main] DELETE FROM LARGE_BINARY WHERE id = 111 AND version_no = 1 DEBUG 2024-09-22 02:50:17,910 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,910 [main] Logical connection got DEBUG 2024-09-22 02:50:17,910 [main] SELECT LARGE_BINARY.id, LARGE_BINARY.version_no, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111 DEBUG 2024-09-22 02:50:17,911 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,920 [main] Transaction rolledback DEBUG 2024-09-22 02:50:17,920 [main] Physical connection closed DEBUG 2024-09-22 02:50:17,939 [main] Transaction began DEBUG 2024-09-22 02:50:17,940 [main] Physical connection got DEBUG 2024-09-22 02:50:17,940 [main] Logical connection got DEBUG 2024-09-22 02:50:17,940 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,940 [main] Logical connection got DEBUG 2024-09-22 02:50:17,944 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,946 [main] Logical connection got DEBUG 2024-09-22 02:50:17,946 [main] INSERT INTO LARGE_BINARY (id, version_no, large_binary) VALUES (4321, 0, '[B@5eb650') DEBUG 2024-09-22 02:50:17,947 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,947 [main] Logical connection got DEBUG 2024-09-22 02:50:17,947 [main] SELECT LARGE_BINARY.id, LARGE_BINARY.version_no, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 4321 DEBUG 2024-09-22 02:50:17,947 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,956 [main] Transaction rolledback DEBUG 2024-09-22 02:50:17,956 [main] Physical connection closed DEBUG 2024-09-22 02:50:17,976 [main] Transaction began DEBUG 2024-09-22 02:50:17,976 [main] Physical connection got DEBUG 2024-09-22 02:50:17,976 [main] Logical connection got DEBUG 2024-09-22 02:50:17,976 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,976 [main] Logical connection got DEBUG 2024-09-22 02:50:17,978 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,979 [main] Logical connection got DEBUG 2024-09-22 02:50:17,980 [main] SELECT LARGE_BINARY.id, LARGE_BINARY.version_no, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 123 DEBUG 2024-09-22 02:50:17,980 [main] Logical connection closed DEBUG 2024-09-22 02:50:17,980 [main] Transaction rolledback DEBUG 2024-09-22 02:50:17,980 [main] Physical connection closed Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 sec Running org.seasar.dao.impl.ResultSetHandlerFactoryImplTest DEBUG 2024-09-22 02:50:17,992 [main] Physical connection got DEBUG 2024-09-22 02:50:17,993 [main] Logical connection got DEBUG 2024-09-22 02:50:18,072 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,073 [main] Physical connection closed DEBUG 2024-09-22 02:50:18,077 [main] Physical connection got DEBUG 2024-09-22 02:50:18,077 [main] Logical connection got DEBUG 2024-09-22 02:50:18,094 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,094 [main] Physical connection closed DEBUG 2024-09-22 02:50:18,098 [main] Physical connection got DEBUG 2024-09-22 02:50:18,098 [main] Logical connection got DEBUG 2024-09-22 02:50:18,116 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,116 [main] Physical connection closed DEBUG 2024-09-22 02:50:18,121 [main] Physical connection got DEBUG 2024-09-22 02:50:18,121 [main] Logical connection got DEBUG 2024-09-22 02:50:18,137 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,137 [main] Physical connection closed Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 sec Running org.seasar.dao.impl.DeleteWithAnnotationTest DEBUG 2024-09-22 02:50:18,158 [main] Transaction began DEBUG 2024-09-22 02:50:18,159 [main] Physical connection got DEBUG 2024-09-22 02:50:18,159 [main] Logical connection got DEBUG 2024-09-22 02:50:18,159 [main] SELECT * FROM EMP DEBUG 2024-09-22 02:50:18,162 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,162 [main] Logical connection got DEBUG 2024-09-22 02:50:18,162 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,163 [main] Logical connection got DEBUG 2024-09-22 02:50:18,164 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,164 [main] Logical connection got DEBUG 2024-09-22 02:50:18,164 [main] DELETE FROM EMP WHERE EMPNO = 7369 DEBUG 2024-09-22 02:50:18,164 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,164 [main] Logical connection got DEBUG 2024-09-22 02:50:18,164 [main] SELECT * FROM EMP DEBUG 2024-09-22 02:50:18,165 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,165 [main] Logical connection got DEBUG 2024-09-22 02:50:18,165 [main] DELETE FROM EMP WHERE EMPNO = 7499 DEBUG 2024-09-22 02:50:18,165 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,165 [main] Logical connection got DEBUG 2024-09-22 02:50:18,166 [main] SELECT * FROM EMP DEBUG 2024-09-22 02:50:18,166 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,166 [main] Transaction rolledback DEBUG 2024-09-22 02:50:18,166 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec Running org.seasar.dao.interceptors.S2DaoInterceptorTest DEBUG 2024-09-22 02:50:18,188 [main] Physical connection got DEBUG 2024-09-22 02:50:18,188 [main] Logical connection got DEBUG 2024-09-22 02:50:18,188 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,188 [main] Logical connection got DEBUG 2024-09-22 02:50:18,192 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,192 [main] Logical connection got DEBUG 2024-09-22 02:50:18,192 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,192 [main] Logical connection got DEBUG 2024-09-22 02:50:18,193 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,195 [main] Logical connection got DEBUG 2024-09-22 02:50:18,197 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE emp.deptno = dept.deptno DEBUG 2024-09-22 02:50:18,198 [main] Logical connection closed 7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS} 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30 {30, SALES, CHICAGO} 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30 {30, SALES, CHICAGO} 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20 {20, RESEARCH, DALLAS} 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30 {30, SALES, CHICAGO} 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30 {30, SALES, CHICAGO} 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10 {10, ACCOUNTING, NEW YORK} 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20 {20, RESEARCH, DALLAS} 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10 {10, ACCOUNTING, NEW YORK} 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30 {30, SALES, CHICAGO} 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20 {20, RESEARCH, DALLAS} 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30 {30, SALES, CHICAGO} 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20 {20, RESEARCH, DALLAS} 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10 {10, ACCOUNTING, NEW YORK} DEBUG 2024-09-22 02:50:18,198 [main] Physical connection closed DEBUG 2024-09-22 02:50:18,221 [main] Physical connection got DEBUG 2024-09-22 02:50:18,221 [main] Logical connection got DEBUG 2024-09-22 02:50:18,221 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,221 [main] Logical connection got DEBUG 2024-09-22 02:50:18,224 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,224 [main] Logical connection got DEBUG 2024-09-22 02:50:18,224 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,224 [main] Logical connection got DEBUG 2024-09-22 02:50:18,225 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,228 [main] Logical connection got DEBUG 2024-09-22 02:50:18,228 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE empno = 7788 WARN 2024-09-22 02:50:18,230 [main] More than 2 rows found, but only first row returned DEBUG 2024-09-22 02:50:18,230 [main] Logical connection closed 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20 {20, ACCOUNTING, NEW YORK} DEBUG 2024-09-22 02:50:18,230 [main] Physical connection closed DEBUG 2024-09-22 02:50:18,251 [main] Physical connection got DEBUG 2024-09-22 02:50:18,251 [main] Logical connection got DEBUG 2024-09-22 02:50:18,251 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,251 [main] Logical connection got DEBUG 2024-09-22 02:50:18,254 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,254 [main] Logical connection got DEBUG 2024-09-22 02:50:18,256 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,257 [main] Logical connection got DEBUG 2024-09-22 02:50:18,257 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,260 [main] Logical connection got DEBUG 2024-09-22 02:50:18,260 [main] SELECT count(*) FROM emp DEBUG 2024-09-22 02:50:18,260 [main] Logical connection closed count:14 DEBUG 2024-09-22 02:50:18,261 [main] Physical connection closed DEBUG 2024-09-22 02:50:18,282 [main] Physical connection got DEBUG 2024-09-22 02:50:18,282 [main] Logical connection got DEBUG 2024-09-22 02:50:18,282 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,282 [main] Logical connection got DEBUG 2024-09-22 02:50:18,285 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,285 [main] Transaction began DEBUG 2024-09-22 02:50:18,286 [main] Logical connection got DEBUG 2024-09-22 02:50:18,286 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,286 [main] Logical connection got DEBUG 2024-09-22 02:50:18,287 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,289 [main] Logical connection got DEBUG 2024-09-22 02:50:18,290 [main] INSERT INTO emp (empno, ename) VALUES (9999, 'hoge') DEBUG 2024-09-22 02:50:18,290 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,290 [main] Transaction rolledback DEBUG 2024-09-22 02:50:18,290 [main] Physical connection closed DEBUG 2024-09-22 02:50:18,310 [main] Physical connection got DEBUG 2024-09-22 02:50:18,310 [main] Logical connection got DEBUG 2024-09-22 02:50:18,310 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,310 [main] Logical connection got DEBUG 2024-09-22 02:50:18,313 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,313 [main] Transaction began DEBUG 2024-09-22 02:50:18,313 [main] Logical connection got DEBUG 2024-09-22 02:50:18,313 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,313 [main] Logical connection got DEBUG 2024-09-22 02:50:18,314 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,316 [main] Logical connection got DEBUG 2024-09-22 02:50:18,317 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE empno = 7788 WARN 2024-09-22 02:50:18,319 [main] More than 2 rows found, but only first row returned DEBUG 2024-09-22 02:50:18,319 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,319 [main] Logical connection got DEBUG 2024-09-22 02:50:18,319 [main] UPDATE emp SET ename = 'SCOTT' WHERE empno = 7788 DEBUG 2024-09-22 02:50:18,319 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,319 [main] Transaction rolledback DEBUG 2024-09-22 02:50:18,319 [main] Physical connection closed DEBUG 2024-09-22 02:50:18,339 [main] Physical connection got DEBUG 2024-09-22 02:50:18,339 [main] Logical connection got DEBUG 2024-09-22 02:50:18,340 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,340 [main] Logical connection got DEBUG 2024-09-22 02:50:18,342 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,343 [main] Logical connection got DEBUG 2024-09-22 02:50:18,343 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,343 [main] Logical connection got DEBUG 2024-09-22 02:50:18,344 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,347 [main] Logical connection got DEBUG 2024-09-22 02:50:18,347 [main] select empno, ename, dname from emp, dept where empno = 7788 and emp.deptno = dept.deptno DEBUG 2024-09-22 02:50:18,347 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,348 [main] Physical connection closed DEBUG 2024-09-22 02:50:18,368 [main] Physical connection got DEBUG 2024-09-22 02:50:18,368 [main] Logical connection got DEBUG 2024-09-22 02:50:18,368 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,368 [main] Logical connection got DEBUG 2024-09-22 02:50:18,374 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,374 [main] Logical connection got DEBUG 2024-09-22 02:50:18,374 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,374 [main] Logical connection got DEBUG 2024-09-22 02:50:18,375 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,378 [main] Logical connection got DEBUG 2024-09-22 02:50:18,378 [main] select empno as value, ename as label from emp DEBUG 2024-09-22 02:50:18,378 [main] Logical connection closed {value=7369, label=SMITH} {value=7499, label=ALLEN} {value=7521, label=WARD} {value=7566, label=JONES} {value=7654, label=MARTIN} {value=7698, label=BLAKE} {value=7782, label=CLARK} {value=7788, label=SCOTT} {value=7839, label=KING} {value=7844, label=TURNER} {value=7876, label=ADAMS} {value=7900, label=JAMES} {value=7902, label=FORD} {value=7934, label=MILLER} DEBUG 2024-09-22 02:50:18,379 [main] Physical connection closed DEBUG 2024-09-22 02:50:18,398 [main] Physical connection got DEBUG 2024-09-22 02:50:18,398 [main] Logical connection got DEBUG 2024-09-22 02:50:18,398 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,398 [main] Logical connection got DEBUG 2024-09-22 02:50:18,401 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,401 [main] Logical connection got DEBUG 2024-09-22 02:50:18,401 [main] SELECT EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.deptno = 10 DEBUG 2024-09-22 02:50:18,402 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,402 [main] Physical connection closed Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 sec Running org.seasar.dao.impl.ResultSetHandlerFactorySelectorTest DEBUG 2024-09-22 02:50:18,411 [main] Physical connection got DEBUG 2024-09-22 02:50:18,411 [main] Logical connection got DEBUG 2024-09-22 02:50:18,415 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,415 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running org.seasar.dao.pager.PagerResultSetFactoryWapperTest DEBUG 2024-09-22 02:50:18,479 [main] S2Pager use scroll cursor. DEBUG 2024-09-22 02:50:18,479 [main] S2Pager use scroll cursor. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec Running org.seasar.dao.impl.BeanListMetaDataResultSetHandlerTest DEBUG 2024-09-22 02:50:18,485 [main] Physical connection got DEBUG 2024-09-22 02:50:18,485 [main] Logical connection got DEBUG 2024-09-22 02:50:18,501 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,501 [main] Logical connection got 7369,SMITH 7499,ALLEN 7521,WARD 7566,JONES 7654,MARTIN 7698,BLAKE 7782,CLARK 7788,SCOTT 7839,KING 7844,TURNER 7876,ADAMS 7900,JAMES 7902,FORD 7934,MILLER DEBUG 2024-09-22 02:50:18,506 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,506 [main] Physical connection closed DEBUG 2024-09-22 02:50:18,511 [main] Physical connection got DEBUG 2024-09-22 02:50:18,511 [main] Logical connection got DEBUG 2024-09-22 02:50:18,526 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,526 [main] Logical connection got 7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, null, 0} 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, null, 0} 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {20, RESEARCH, null, 0} 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, null, 0} 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, null, 0} DEBUG 2024-09-22 02:50:18,527 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,527 [main] Physical connection closed DEBUG 2024-09-22 02:50:18,531 [main] Physical connection got DEBUG 2024-09-22 02:50:18,531 [main] Logical connection got DEBUG 2024-09-22 02:50:18,548 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,548 [main] Logical connection got DEBUG 2024-09-22 02:50:18,550 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,550 [main] Physical connection closed DEBUG 2024-09-22 02:50:18,555 [main] Physical connection got DEBUG 2024-09-22 02:50:18,555 [main] Logical connection got DEBUG 2024-09-22 02:50:18,565 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,565 [main] Logical connection got DEBUG 2024-09-22 02:50:18,566 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,566 [main] Physical connection closed Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec Running org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest DEBUG 2024-09-22 02:50:18,580 [main] Transaction began DEBUG 2024-09-22 02:50:18,581 [main] Physical connection got DEBUG 2024-09-22 02:50:18,581 [main] Logical connection got DEBUG 2024-09-22 02:50:18,581 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,581 [main] Logical connection got DEBUG 2024-09-22 02:50:18,596 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,596 [main] Logical connection got DEBUG 2024-09-22 02:50:18,596 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%' DEBUG 2024-09-22 02:50:18,597 [main] Logical connection closed org.seasar.dao.NotExactlyOneRowUpdatedRuntimeException: [EDAO0016]Not Exactly one row updated (actual:2) at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptor.invoke(AssertExactlyOneRowInterceptor.java:34) at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$113b44d$$MethodInvocation$$invoke0.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$113b44d.invoke(PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$113b44d.java) at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$36bb87$$MethodInvocation$$updateSal0.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$36bb87.updateSal(AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$36bb87.java) at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest.testMoreThanOneRowTx(AssertExactlyOneRowInterceptorTest.java:40) 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:324) at junit.framework.TestCase.runTest(TestCase.java:154) at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:230) at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:89) at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:145) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) 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:324) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) DEBUG 2024-09-22 02:50:18,598 [main] Transaction rolledback DEBUG 2024-09-22 02:50:18,598 [main] Physical connection closed DEBUG 2024-09-22 02:50:18,609 [main] Transaction began DEBUG 2024-09-22 02:50:18,609 [main] Physical connection got DEBUG 2024-09-22 02:50:18,609 [main] Logical connection got DEBUG 2024-09-22 02:50:18,609 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,609 [main] Logical connection got DEBUG 2024-09-22 02:50:18,625 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,625 [main] Logical connection got DEBUG 2024-09-22 02:50:18,625 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%' DEBUG 2024-09-22 02:50:18,625 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,625 [main] Transaction rolledback DEBUG 2024-09-22 02:50:18,625 [main] Physical connection closed DEBUG 2024-09-22 02:50:18,637 [main] Transaction began DEBUG 2024-09-22 02:50:18,637 [main] Physical connection got DEBUG 2024-09-22 02:50:18,637 [main] Logical connection got DEBUG 2024-09-22 02:50:18,638 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,638 [main] Logical connection got DEBUG 2024-09-22 02:50:18,653 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,653 [main] Logical connection got DEBUG 2024-09-22 02:50:18,654 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'AD%' DEBUG 2024-09-22 02:50:18,654 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,654 [main] Transaction rolledback DEBUG 2024-09-22 02:50:18,654 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec Running org.seasar.dao.pager.PagerResultSetFactoryLimitOffsetWrapperTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.seasar.dao.pager.MySQLLimitOffsetPagingSqlRewriterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.seasar.dao.impl.BeanMetaDataResultSetHandlerTest DEBUG 2024-09-22 02:50:18,671 [main] Physical connection got DEBUG 2024-09-22 02:50:18,671 [main] Logical connection got DEBUG 2024-09-22 02:50:18,687 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,687 [main] Logical connection got 7788,SCOTT DEBUG 2024-09-22 02:50:18,688 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,688 [main] Physical connection closed DEBUG 2024-09-22 02:50:18,692 [main] Physical connection got DEBUG 2024-09-22 02:50:18,692 [main] Logical connection got DEBUG 2024-09-22 02:50:18,709 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,709 [main] Logical connection got 0,SCOTT DEBUG 2024-09-22 02:50:18,710 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,710 [main] Physical connection closed DEBUG 2024-09-22 02:50:18,715 [main] Physical connection got DEBUG 2024-09-22 02:50:18,715 [main] Logical connection got DEBUG 2024-09-22 02:50:18,725 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,725 [main] Logical connection got DEBUG 2024-09-22 02:50:18,726 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,726 [main] Physical connection closed DEBUG 2024-09-22 02:50:18,730 [main] Physical connection got DEBUG 2024-09-22 02:50:18,730 [main] Logical connection got DEBUG 2024-09-22 02:50:18,742 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,742 [main] Logical connection got DEBUG 2024-09-22 02:50:18,742 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,742 [main] Physical connection closed DEBUG 2024-09-22 02:50:18,746 [main] Physical connection got DEBUG 2024-09-22 02:50:18,747 [main] Logical connection got DEBUG 2024-09-22 02:50:18,821 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,821 [main] Logical connection got DEBUG 2024-09-22 02:50:18,821 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,821 [main] Physical connection closed Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 sec Running org.seasar.dao.dbms.StandardTest DEBUG 2024-09-22 02:50:18,827 [main] Physical connection got DEBUG 2024-09-22 02:50:18,828 [main] Logical connection got DEBUG 2024-09-22 02:50:18,846 [main] Logical connection closed SELECT EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0, department2.versionno AS versionno_1, department2.deptno AS deptno_1, department2.dname AS dname_1, department2.loc AS loc_1 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno LEFT OUTER JOIN DEPT department2 ON EMP.deptno = department2.deptno DEBUG 2024-09-22 02:50:18,846 [main] Physical connection closed DEBUG 2024-09-22 02:50:18,850 [main] Physical connection got DEBUG 2024-09-22 02:50:18,850 [main] Logical connection got DEBUG 2024-09-22 02:50:18,867 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,868 [main] Physical connection closed org.seasar.framework.exception.SRuntimeException: [EDAO0022]Can not use Identity in this RDB org.seasar.framework.exception.SRuntimeException: [EDAO0022]Can not use Sequence in this RDB Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec Running org.seasar.dao.unit.S2DaoBeanReaderTest DEBUG 2024-09-22 02:50:18,880 [main] Physical connection got DEBUG 2024-09-22 02:50:18,880 [main] Logical connection got DEBUG 2024-09-22 02:50:18,895 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,895 [main] Physical connection closed DEBUG 2024-09-22 02:50:18,899 [main] Physical connection got DEBUG 2024-09-22 02:50:18,899 [main] Logical connection got DEBUG 2024-09-22 02:50:18,914 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,914 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec Running org.seasar.dao.impl.DaoMetaDataFactoryImplTest DEBUG 2024-09-22 02:50:18,925 [main] Physical connection got DEBUG 2024-09-22 02:50:18,925 [main] Logical connection got DEBUG 2024-09-22 02:50:18,925 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,925 [main] Logical connection got DEBUG 2024-09-22 02:50:18,927 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,928 [main] Physical connection closed DEBUG 2024-09-22 02:50:18,938 [main] Physical connection got DEBUG 2024-09-22 02:50:18,938 [main] Logical connection got DEBUG 2024-09-22 02:50:18,938 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,938 [main] Logical connection got DEBUG 2024-09-22 02:50:18,941 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,941 [main] Logical connection got DEBUG 2024-09-22 02:50:18,941 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,941 [main] Logical connection got DEBUG 2024-09-22 02:50:18,942 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,942 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec Running org.seasar.dao.unit.S2DaoTestCaseTest DEBUG 2024-09-22 02:50:18,948 [main] Physical connection got DEBUG 2024-09-22 02:50:18,948 [main] Logical connection got WARN 2024-09-22 02:50:18,951 [main] Table(S2DaoTestCaseTest$Hoge) not found WARN 2024-09-22 02:50:18,952 [main] Table(S2DaoTestCaseTest$Foo) not found DEBUG 2024-09-22 02:50:18,955 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,955 [main] Physical connection closed DEBUG 2024-09-22 02:50:18,960 [main] Physical connection got DEBUG 2024-09-22 02:50:18,960 [main] Logical connection got WARN 2024-09-22 02:50:18,963 [main] Table(S2DaoTestCaseTest$Hoge) not found WARN 2024-09-22 02:50:18,963 [main] Table(S2DaoTestCaseTest$Foo) not found DEBUG 2024-09-22 02:50:18,968 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,968 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec Running org.seasar.dao.dbms.DbmsManagerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.seasar.dao.impl.UpdateAutoStaticCommandTest DEBUG 2024-09-22 02:50:18,976 [main] Transaction began DEBUG 2024-09-22 02:50:18,976 [main] Physical connection got DEBUG 2024-09-22 02:50:18,976 [main] Logical connection got DEBUG 2024-09-22 02:50:18,976 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,977 [main] Logical connection got DEBUG 2024-09-22 02:50:18,992 [main] Logical connection closed DEBUG 2024-09-22 02:50:18,999 [main] Logical connection got DEBUG 2024-09-22 02:50:18,999 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-09-22 02:50:19,000 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,000 [main] Logical connection got DEBUG 2024-09-22 02:50:19,001 [main] UPDATE EMP SET tstamp = '2024-09-22 02.50.19', ename = 'SCOTT', deptno = 20, hiredate = '1982-12-09 00.00.00', mgr = 7566, job = 'ANALYST', comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-09-22 02:50:19,001 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,001 [main] Transaction rolledback DEBUG 2024-09-22 02:50:19,001 [main] Physical connection closed DEBUG 2024-09-22 02:50:19,005 [main] Transaction began DEBUG 2024-09-22 02:50:19,005 [main] Physical connection got DEBUG 2024-09-22 02:50:19,005 [main] Logical connection got DEBUG 2024-09-22 02:50:19,005 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,005 [main] Logical connection got DEBUG 2024-09-22 02:50:19,012 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,016 [main] Logical connection got DEBUG 2024-09-22 02:50:19,016 [main] UPDATE DEPT SET versionno = 1, dname = null, loc = null WHERE deptno = 10 AND versionno = 0 DEBUG 2024-09-22 02:50:19,016 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,016 [main] Transaction rolledback DEBUG 2024-09-22 02:50:19,017 [main] Physical connection closed DEBUG 2024-09-22 02:50:19,021 [main] Transaction began DEBUG 2024-09-22 02:50:19,021 [main] Physical connection got DEBUG 2024-09-22 02:50:19,021 [main] Logical connection got DEBUG 2024-09-22 02:50:19,021 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,021 [main] Logical connection got DEBUG 2024-09-22 02:50:19,028 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,030 [main] Logical connection got DEBUG 2024-09-22 02:50:19,031 [main] UPDATE DEPT SET versionno = 0, dname = null, loc = null WHERE deptno = 10 AND versionno = -1 DEBUG 2024-09-22 02:50:19,031 [main] Logical connection closed org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1) DEBUG 2024-09-22 02:50:19,031 [main] Transaction rolledback DEBUG 2024-09-22 02:50:19,031 [main] Physical connection closed DEBUG 2024-09-22 02:50:19,035 [main] Transaction began DEBUG 2024-09-22 02:50:19,035 [main] Physical connection got DEBUG 2024-09-22 02:50:19,035 [main] Logical connection got DEBUG 2024-09-22 02:50:19,035 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,035 [main] Logical connection got DEBUG 2024-09-22 02:50:19,114 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,122 [main] Logical connection got DEBUG 2024-09-22 02:50:19,122 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-09-22 02:50:19,124 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,124 [main] Logical connection got DEBUG 2024-09-22 02:50:19,124 [main] UPDATE EMP SET tstamp = '2024-09-22 02.50.19', ename = 'SCOTT' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-09-22 02:50:19,124 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,125 [main] Transaction rolledback DEBUG 2024-09-22 02:50:19,125 [main] Physical connection closed DEBUG 2024-09-22 02:50:19,127 [main] Transaction began DEBUG 2024-09-22 02:50:19,128 [main] Physical connection got DEBUG 2024-09-22 02:50:19,128 [main] Logical connection got DEBUG 2024-09-22 02:50:19,128 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,128 [main] Logical connection got DEBUG 2024-09-22 02:50:19,143 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,151 [main] Logical connection got DEBUG 2024-09-22 02:50:19,151 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-09-22 02:50:19,152 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,152 [main] Logical connection got DEBUG 2024-09-22 02:50:19,153 [main] UPDATE EMP SET deptno = 20, tstamp = '2024-09-22 02.50.19' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-09-22 02:50:19,153 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,153 [main] Transaction rolledback DEBUG 2024-09-22 02:50:19,153 [main] Physical connection closed Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 sec Running org.seasar.dao.util.PropertyDescUtilTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.seasar.dao.impl.FieldDaoAnnotationReaderTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.seasar.dao.pager.NoScrollCursorTest DEBUG 2024-09-22 02:50:19,166 [main] Transaction began DEBUG 2024-09-22 02:50:19,166 [main] Physical connection got DEBUG 2024-09-22 02:50:19,166 [main] Logical connection got DEBUG 2024-09-22 02:50:19,166 [main] S2Pager not use scroll cursor. DEBUG 2024-09-22 02:50:19,166 [main] Transaction rolledback DEBUG 2024-09-22 02:50:19,166 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,166 [main] Physical connection closed DEBUG 2024-09-22 02:50:19,170 [main] Transaction began DEBUG 2024-09-22 02:50:19,170 [main] Physical connection got DEBUG 2024-09-22 02:50:19,170 [main] Logical connection got DEBUG 2024-09-22 02:50:19,171 [main] S2Pager not use scroll cursor. DEBUG 2024-09-22 02:50:19,171 [main] Transaction rolledback DEBUG 2024-09-22 02:50:19,171 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,171 [main] Physical connection closed DEBUG 2024-09-22 02:50:19,174 [main] Transaction began DEBUG 2024-09-22 02:50:19,174 [main] Physical connection got DEBUG 2024-09-22 02:50:19,174 [main] Logical connection got DEBUG 2024-09-22 02:50:19,175 [main] S2Pager not use scroll cursor. DEBUG 2024-09-22 02:50:19,175 [main] Transaction rolledback DEBUG 2024-09-22 02:50:19,175 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,175 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running org.seasar.dao.pager.LimitOffsetPagingSqlRewriterTest DEBUG 2024-09-22 02:50:19,232 [main] Transaction began DEBUG 2024-09-22 02:50:19,365 [main] Physical connection got DEBUG 2024-09-22 02:50:19,365 [main] Logical connection got DEBUG 2024-09-22 02:50:19,365 [main] DELETE FROM CUSTOMER DEBUG 2024-09-22 02:50:19,365 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,366 [main] Logical connection got DEBUG 2024-09-22 02:50:19,371 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,372 [main] Logical connection got DEBUG 2024-09-22 02:50:19,372 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (1, '雉宗 太郎', '埼玉県', '1954-11-28 00.00.00', 'A', '2005-12-09 00.00.00', 69, 751) DEBUG 2024-09-22 02:50:19,372 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,372 [main] Logical connection got DEBUG 2024-09-22 02:50:19,372 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (2, '久井奈 次郎', '山梨県', '1971-02-08 00.00.00', 'O', '2007-05-16 00.00.00', 82, 29) DEBUG 2024-09-22 02:50:19,372 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,372 [main] Logical connection got DEBUG 2024-09-22 02:50:19,373 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (3, '田尾 三郎', '群馬県', '1968-03-21 00.00.00', 'AB', '2006-04-06 00.00.00', 1, 577) DEBUG 2024-09-22 02:50:19,373 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,373 [main] Logical connection got DEBUG 2024-09-22 02:50:19,373 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (4, '田尾 四郎', '静岡県', '1958-03-14 00.00.00', 'B', '2007-07-14 00.00.00', 97, 157) DEBUG 2024-09-22 02:50:19,373 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,373 [main] Logical connection got DEBUG 2024-09-22 02:50:19,373 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (5, '獅威鎖 五郎', '茨城県', '1949-01-28 00.00.00', 'A', '2006-12-12 00.00.00', 14, 413) DEBUG 2024-09-22 02:50:19,374 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,374 [main] Logical connection got DEBUG 2024-09-22 02:50:19,374 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (6, '渥司守 六郎', '愛知県', '1948-02-15 00.00.00', 'O', '2005-08-16 00.00.00', 67, 248) DEBUG 2024-09-22 02:50:19,374 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,374 [main] Logical connection got DEBUG 2024-09-22 02:50:19,374 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (7, '須寅 七郎', '石川県', '1954-07-10 00.00.00', 'O', '2006-01-29 00.00.00', 20, 532) DEBUG 2024-09-22 02:50:19,374 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,374 [main] Logical connection got DEBUG 2024-09-22 02:50:19,374 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (8, '獅威鎖 八郎', '福島県', '1966-11-24 00.00.00', 'AB', '2006-11-09 00.00.00', 30, 276) DEBUG 2024-09-22 02:50:19,375 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,375 [main] Logical connection got DEBUG 2024-09-22 02:50:19,375 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (9, '雉宗 九郎', '兵庫県', '1961-01-07 00.00.00', 'A', '2006-12-21 00.00.00', 68, 140) DEBUG 2024-09-22 02:50:19,375 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,375 [main] Logical connection got DEBUG 2024-09-22 02:50:19,377 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (10, '手江田 十郎', '福井県', '1980-04-26 00.00.00', 'B', '2007-04-09 00.00.00', 6, 166) DEBUG 2024-09-22 02:50:19,377 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,377 [main] Logical connection got DEBUG 2024-09-22 02:50:19,377 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (11, '渥司守 十一郎', '福井県', '1986-12-17 00.00.00', 'A', '2007-04-27 00.00.00', 64, 109) DEBUG 2024-09-22 02:50:19,378 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,378 [main] Logical connection got DEBUG 2024-09-22 02:50:19,378 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (12, '渥司守 十二郎', '京都府', '1984-07-08 00.00.00', 'A', '2007-04-10 00.00.00', 12, 591) DEBUG 2024-09-22 02:50:19,378 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,378 [main] Logical connection got DEBUG 2024-09-22 02:50:19,378 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (13, '渥司守 十三郎', '福井県', '1967-03-30 00.00.00', 'O', '2007-07-03 00.00.00', 34, 375) DEBUG 2024-09-22 02:50:19,379 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,379 [main] Logical connection got DEBUG 2024-09-22 02:50:19,379 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (14, '須寅 十四郎', '石川県', '1961-08-16 00.00.00', 'A', '2005-11-09 00.00.00', 43, 439) DEBUG 2024-09-22 02:50:19,379 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,379 [main] Logical connection got DEBUG 2024-09-22 02:50:19,379 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (15, '須寅 十五郎', '岐阜県', '1986-03-11 00.00.00', 'A', '2005-10-22 00.00.00', 57, 543) DEBUG 2024-09-22 02:50:19,379 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,379 [main] Logical connection got DEBUG 2024-09-22 02:50:19,380 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (16, '渥司守 十六郎', '福島県', '1985-03-03 00.00.00', 'O', '2005-10-22 00.00.00', 58, 127) DEBUG 2024-09-22 02:50:19,380 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,380 [main] Logical connection got DEBUG 2024-09-22 02:50:19,380 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (17, '田尾 十七郎', '奈良県', '1959-02-12 00.00.00', 'A', '2006-01-02 00.00.00', 29, 74) DEBUG 2024-09-22 02:50:19,380 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,380 [main] Logical connection got DEBUG 2024-09-22 02:50:19,380 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (18, '獅威鎖 十八郎', '兵庫県', '1959-10-01 00.00.00', 'B', '2007-05-27 00.00.00', 2, 432) DEBUG 2024-09-22 02:50:19,380 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,381 [main] Logical connection got DEBUG 2024-09-22 02:50:19,381 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (19, '渥司守 十九郎', '神奈川県', '1986-11-16 00.00.00', 'AB', '2006-04-22 00.00.00', 44, 722) DEBUG 2024-09-22 02:50:19,381 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,381 [main] Logical connection got DEBUG 2024-09-22 02:50:19,381 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (20, '手江田 二十郎', '茨城県', '1962-11-11 00.00.00', 'B', '2005-12-08 00.00.00', 81, 857) DEBUG 2024-09-22 02:50:19,381 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,381 [main] Logical connection got DEBUG 2024-09-22 02:50:19,382 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (21, '久井奈 二十一郎', '山梨県', '1954-07-25 00.00.00', 'B', '2006-07-31 00.00.00', 7, 756) DEBUG 2024-09-22 02:50:19,383 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,383 [main] Logical connection got DEBUG 2024-09-22 02:50:19,383 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (22, '手江田 二十二郎', '茨城県', '1963-04-14 00.00.00', 'A', '2005-08-21 00.00.00', 41, 789) DEBUG 2024-09-22 02:50:19,383 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,384 [main] Logical connection got DEBUG 2024-09-22 02:50:19,384 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (23, '獅威鎖 二十三郎', '宮崎県', '1960-05-15 00.00.00', 'A', '2006-10-03 00.00.00', 72, 261) DEBUG 2024-09-22 02:50:19,384 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,384 [main] Logical connection got DEBUG 2024-09-22 02:50:19,384 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (24, '獅威鎖 二十四郎', '福井県', '1977-06-26 00.00.00', 'O', '2007-04-19 00.00.00', 89, 278) DEBUG 2024-09-22 02:50:19,384 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,384 [main] Logical connection got DEBUG 2024-09-22 02:50:19,385 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (25, '久井奈 二十五郎', '長野県', '1972-11-05 00.00.00', 'O', '2006-07-12 00.00.00', 32, 867) DEBUG 2024-09-22 02:50:19,385 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,385 [main] Logical connection got DEBUG 2024-09-22 02:50:19,385 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (26, '雉宗 二十六郎', '長崎県', '1982-11-27 00.00.00', 'A', '2007-03-07 00.00.00', 52, 115) DEBUG 2024-09-22 02:50:19,385 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,385 [main] Logical connection got DEBUG 2024-09-22 02:50:19,385 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (27, '手江田 二十七郎', '和歌山県', '1956-01-28 00.00.00', 'A', '2007-07-25 00.00.00', 10, 401) DEBUG 2024-09-22 02:50:19,386 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,386 [main] Logical connection got DEBUG 2024-09-22 02:50:19,386 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (28, '須寅 二十八郎', '沖縄県', '1962-01-07 00.00.00', 'A', '2006-06-02 00.00.00', 36, 543) DEBUG 2024-09-22 02:50:19,386 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,386 [main] Logical connection got DEBUG 2024-09-22 02:50:19,386 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (29, '雉宗 二十九郎', '群馬県', '1955-08-11 00.00.00', 'A', '2006-08-29 00.00.00', 16, 737) DEBUG 2024-09-22 02:50:19,386 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,386 [main] Logical connection got DEBUG 2024-09-22 02:50:19,386 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (30, '田尾 三十郎', '石川県', '1986-11-17 00.00.00', 'A', '2006-12-31 00.00.00', 27, 736) DEBUG 2024-09-22 02:50:19,387 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,387 [main] Logical connection got DEBUG 2024-09-22 02:50:19,387 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (31, '田尾 三十一郎', '滋賀県', '1985-11-07 00.00.00', 'B', '2005-12-27 00.00.00', 46, 354) DEBUG 2024-09-22 02:50:19,387 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,387 [main] Logical connection got DEBUG 2024-09-22 02:50:19,387 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (32, '雉宗 三十二郎', '山梨県', '1953-11-19 00.00.00', 'B', '2006-04-21 00.00.00', 96, 863) DEBUG 2024-09-22 02:50:19,387 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,387 [main] Logical connection got DEBUG 2024-09-22 02:50:19,388 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (33, '久井奈 三十三郎', '青森県', '1969-03-06 00.00.00', 'O', '2006-02-03 00.00.00', 3, 112) DEBUG 2024-09-22 02:50:19,388 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,388 [main] Logical connection got DEBUG 2024-09-22 02:50:19,388 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (34, '渥司守 三十四郎', '福井県', '1981-04-18 00.00.00', 'O', '2007-07-08 00.00.00', 77, 435) DEBUG 2024-09-22 02:50:19,388 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,388 [main] Logical connection got DEBUG 2024-09-22 02:50:19,388 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (35, '久井奈 三十五郎', '岩手県', '1978-08-13 00.00.00', 'A', '2006-03-18 00.00.00', 24, 327) DEBUG 2024-09-22 02:50:19,388 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,388 [main] Logical connection got DEBUG 2024-09-22 02:50:19,389 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (36, '須寅 三十六郎', '富山県', '1951-08-10 00.00.00', 'A', '2007-04-18 00.00.00', 99, 427) DEBUG 2024-09-22 02:50:19,389 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,389 [main] Logical connection got DEBUG 2024-09-22 02:50:19,389 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (37, '田尾 三十七郎', '福岡県', '1979-05-01 00.00.00', 'A', '2006-11-22 00.00.00', 62, 634) DEBUG 2024-09-22 02:50:19,389 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,389 [main] Logical connection got DEBUG 2024-09-22 02:50:19,389 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (38, '獅威鎖 三十八郎', '神奈川県', '1961-10-31 00.00.00', 'B', '2007-03-30 00.00.00', 63, 465) DEBUG 2024-09-22 02:50:19,389 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,389 [main] Logical connection got DEBUG 2024-09-22 02:50:19,390 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (39, '久井奈 三十九郎', '大阪府', '1973-02-01 00.00.00', 'O', '2006-12-18 00.00.00', 22, 175) DEBUG 2024-09-22 02:50:19,390 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,390 [main] Logical connection got DEBUG 2024-09-22 02:50:19,390 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (40, '田尾 四十郎', '新潟県', '1979-02-28 00.00.00', 'AB', '2007-03-10 00.00.00', 13, 342) DEBUG 2024-09-22 02:50:19,390 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,390 [main] Logical connection got DEBUG 2024-09-22 02:50:19,390 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (41, '須寅 四十一郎', '佐賀県', '1977-05-13 00.00.00', 'A', '2007-05-27 00.00.00', 56, 883) DEBUG 2024-09-22 02:50:19,390 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,390 [main] Logical connection got DEBUG 2024-09-22 02:50:19,391 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (42, '手江田 四十二郎', '山口県', '1958-11-26 00.00.00', 'A', '2006-03-06 00.00.00', 91, 87) DEBUG 2024-09-22 02:50:19,391 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,391 [main] Logical connection got DEBUG 2024-09-22 02:50:19,391 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (43, '渥司守 四十三郎', '山形県', '1983-03-31 00.00.00', 'A', '2006-10-17 00.00.00', 60, 35) DEBUG 2024-09-22 02:50:19,391 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,391 [main] Logical connection got DEBUG 2024-09-22 02:50:19,391 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (44, '雉宗 四十四郎', '福岡県', '1979-08-10 00.00.00', 'AB', '2005-11-25 00.00.00', 49, 626) DEBUG 2024-09-22 02:50:19,391 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,391 [main] Logical connection got DEBUG 2024-09-22 02:50:19,392 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (45, '獅威鎖 四十五郎', '栃木県', '1974-07-05 00.00.00', 'AB', '2007-06-17 00.00.00', 87, 268) DEBUG 2024-09-22 02:50:19,392 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,392 [main] Logical connection got DEBUG 2024-09-22 02:50:19,392 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (46, '雉宗 四十六郎', '新潟県', '1977-06-16 00.00.00', 'O', '2007-03-22 00.00.00', 80, 759) DEBUG 2024-09-22 02:50:19,392 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,392 [main] Logical connection got DEBUG 2024-09-22 02:50:19,392 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (47, '久井奈 四十七郎', '岡山県', '1948-02-03 00.00.00', 'O', '2007-01-30 00.00.00', 39, 199) DEBUG 2024-09-22 02:50:19,392 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,393 [main] Logical connection got DEBUG 2024-09-22 02:50:19,393 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (48, '雉宗 四十八郎', '山形県', '1957-04-27 00.00.00', 'AB', '2007-04-20 00.00.00', 92, 578) DEBUG 2024-09-22 02:50:19,394 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,394 [main] Logical connection got DEBUG 2024-09-22 02:50:19,394 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (49, '渥司守 四十九郎', '広島県', '1966-04-05 00.00.00', 'O', '2006-08-15 00.00.00', 79, 605) DEBUG 2024-09-22 02:50:19,394 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,394 [main] Logical connection got DEBUG 2024-09-22 02:50:19,395 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (50, '久井奈 五十郎', '愛知県', '1965-03-10 00.00.00', 'A', '2006-03-18 00.00.00', 28, 385) DEBUG 2024-09-22 02:50:19,395 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,395 [main] Logical connection got DEBUG 2024-09-22 02:50:19,395 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (51, '田尾 五十一郎', '愛媛県', '1956-12-12 00.00.00', 'A', '2007-07-20 00.00.00', 35, 400) DEBUG 2024-09-22 02:50:19,395 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,395 [main] Logical connection got DEBUG 2024-09-22 02:50:19,395 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (52, '須寅 五十二郎', '福井県', '1975-08-08 00.00.00', 'A', '2005-11-09 00.00.00', 95, 98) DEBUG 2024-09-22 02:50:19,395 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,395 [main] Logical connection got DEBUG 2024-09-22 02:50:19,396 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (53, '須寅 五十三郎', '兵庫県', '1961-08-11 00.00.00', 'A', '2007-03-05 00.00.00', 45, 765) DEBUG 2024-09-22 02:50:19,396 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,396 [main] Logical connection got DEBUG 2024-09-22 02:50:19,396 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (54, '雉宗 五十四郎', '滋賀県', '1972-10-29 00.00.00', 'O', '2007-05-21 00.00.00', 9, 627) DEBUG 2024-09-22 02:50:19,396 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,396 [main] Logical connection got DEBUG 2024-09-22 02:50:19,396 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (55, '雉宗 五十五郎', '千葉県', '1965-12-19 00.00.00', 'AB', '2005-11-28 00.00.00', 83, 178) DEBUG 2024-09-22 02:50:19,396 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,397 [main] Logical connection got DEBUG 2024-09-22 02:50:19,397 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (56, '渥司守 五十六郎', '滋賀県', '1949-12-11 00.00.00', 'O', '2006-11-19 00.00.00', 71, 912) DEBUG 2024-09-22 02:50:19,397 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,397 [main] Logical connection got DEBUG 2024-09-22 02:50:19,397 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (57, '田尾 五十七郎', '岩手県', '1950-05-21 00.00.00', 'AB', '2007-01-01 00.00.00', 15, 160) DEBUG 2024-09-22 02:50:19,397 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,397 [main] Logical connection got DEBUG 2024-09-22 02:50:19,397 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (58, '獅威鎖 五十八郎', '秋田県', '1962-12-15 00.00.00', 'O', '2005-12-05 00.00.00', 85, 525) DEBUG 2024-09-22 02:50:19,397 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,398 [main] Logical connection got DEBUG 2024-09-22 02:50:19,398 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (59, '雉宗 五十九郎', '大阪府', '1969-03-27 00.00.00', 'A', '2006-06-30 00.00.00', 86, 637) DEBUG 2024-09-22 02:50:19,398 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,398 [main] Logical connection got DEBUG 2024-09-22 02:50:19,398 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (60, '渥司守 六十郎', '香川県', '1952-08-09 00.00.00', 'O', '2005-11-03 00.00.00', 17, 623) DEBUG 2024-09-22 02:50:19,398 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,398 [main] Logical connection got DEBUG 2024-09-22 02:50:19,398 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (61, '渥司守 六十一郎', '群馬県', '1971-11-03 00.00.00', 'B', '2006-05-13 00.00.00', 26, 482) DEBUG 2024-09-22 02:50:19,398 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,399 [main] Logical connection got DEBUG 2024-09-22 02:50:19,399 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (62, '久井奈 六十二郎', '石川県', '1962-04-13 00.00.00', 'B', '2007-04-23 00.00.00', 51, 824) DEBUG 2024-09-22 02:50:19,399 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,399 [main] Logical connection got DEBUG 2024-09-22 02:50:19,399 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (63, '獅威鎖 六十三郎', '徳島県', '1955-05-18 00.00.00', 'O', '2007-02-22 00.00.00', 5, 421) DEBUG 2024-09-22 02:50:19,399 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,399 [main] Logical connection got DEBUG 2024-09-22 02:50:19,399 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (64, '須寅 六十四郎', '東京都', '1966-01-09 00.00.00', 'O', '2006-11-30 00.00.00', 47, 552) DEBUG 2024-09-22 02:50:19,400 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,400 [main] Logical connection got DEBUG 2024-09-22 02:50:19,400 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (65, '渥司守 六十五郎', '新潟県', '1953-07-02 00.00.00', 'A', '2007-05-24 00.00.00', 21, 444) DEBUG 2024-09-22 02:50:19,400 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,400 [main] Logical connection got DEBUG 2024-09-22 02:50:19,400 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (66, '手江田 六十六郎', '岩手県', '1986-01-02 00.00.00', 'A', '2005-11-06 00.00.00', 37, 671) DEBUG 2024-09-22 02:50:19,401 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,401 [main] Logical connection got DEBUG 2024-09-22 02:50:19,401 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (67, '雉宗 六十七郎', '山口県', '1965-06-22 00.00.00', 'A', '2006-12-20 00.00.00', 33, 167) DEBUG 2024-09-22 02:50:19,401 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,401 [main] Logical connection got DEBUG 2024-09-22 02:50:19,401 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (68, '渥司守 六十八郎', '栃木県', '1957-01-14 00.00.00', 'B', '2006-09-02 00.00.00', 100, 193) DEBUG 2024-09-22 02:50:19,401 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,401 [main] Logical connection got DEBUG 2024-09-22 02:50:19,402 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (69, '久井奈 六十九郎', '福島県', '1987-01-23 00.00.00', 'B', '2006-03-27 00.00.00', 11, 343) DEBUG 2024-09-22 02:50:19,402 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,402 [main] Logical connection got DEBUG 2024-09-22 02:50:19,403 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (70, '雉宗 七十郎', '岩手県', '1967-02-14 00.00.00', 'A', '2006-01-15 00.00.00', 84, 156) DEBUG 2024-09-22 02:50:19,403 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,403 [main] Logical connection got DEBUG 2024-09-22 02:50:19,403 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (71, '渥司守 七十一郎', '香川県', '1975-09-08 00.00.00', 'O', '2006-08-28 00.00.00', 31, 851) DEBUG 2024-09-22 02:50:19,403 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,403 [main] Logical connection got DEBUG 2024-09-22 02:50:19,403 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (72, '田尾 七十二郎', '福島県', '1957-10-10 00.00.00', 'A', '2006-06-11 00.00.00', 75, 447) DEBUG 2024-09-22 02:50:19,404 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,404 [main] Logical connection got DEBUG 2024-09-22 02:50:19,404 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (73, '久井奈 七十三郎', '山形県', '1960-11-11 00.00.00', 'O', '2007-02-03 00.00.00', 4, 677) DEBUG 2024-09-22 02:50:19,404 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,404 [main] Logical connection got DEBUG 2024-09-22 02:50:19,404 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (74, '渥司守 七十四郎', '岩手県', '1983-04-19 00.00.00', 'B', '2007-01-11 00.00.00', 53, 444) DEBUG 2024-09-22 02:50:19,404 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,404 [main] Logical connection got DEBUG 2024-09-22 02:50:19,404 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (75, '渥司守 七十五郎', '埼玉県', '1983-12-14 00.00.00', 'O', '2006-09-30 00.00.00', 65, 277) DEBUG 2024-09-22 02:50:19,405 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,405 [main] Logical connection got DEBUG 2024-09-22 02:50:19,405 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (76, '渥司守 七十六郎', '島根県', '1981-12-24 00.00.00', 'O', '2005-08-19 00.00.00', 42, 568) DEBUG 2024-09-22 02:50:19,405 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,405 [main] Logical connection got DEBUG 2024-09-22 02:50:19,405 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (77, '獅威鎖 七十七郎', '沖縄県', '1960-02-29 00.00.00', 'B', '2006-08-17 00.00.00', 59, 259) DEBUG 2024-09-22 02:50:19,405 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,405 [main] Logical connection got DEBUG 2024-09-22 02:50:19,405 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (78, '須寅 七十八郎', '奈良県', '1955-06-29 00.00.00', 'A', '2007-01-25 00.00.00', 78, 143) DEBUG 2024-09-22 02:50:19,406 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,406 [main] Logical connection got DEBUG 2024-09-22 02:50:19,406 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (79, '獅威鎖 七十九郎', '東京都', '1967-08-10 00.00.00', 'B', '2006-12-20 00.00.00', 55, 545) DEBUG 2024-09-22 02:50:19,406 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,406 [main] Logical connection got DEBUG 2024-09-22 02:50:19,406 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (80, '雉宗 八十郎', '宮城県', '1964-06-06 00.00.00', 'A', '2007-05-05 00.00.00', 54, 133) DEBUG 2024-09-22 02:50:19,406 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,406 [main] Logical connection got DEBUG 2024-09-22 02:50:19,406 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (81, '久井奈 八十一郎', '神奈川県', '1986-10-09 00.00.00', 'B', '2006-06-23 00.00.00', 94, 824) DEBUG 2024-09-22 02:50:19,407 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,407 [main] Logical connection got DEBUG 2024-09-22 02:50:19,407 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (82, '須寅 八十二郎', '徳島県', '1983-01-04 00.00.00', 'O', '2007-04-26 00.00.00', 90, 456) DEBUG 2024-09-22 02:50:19,407 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,407 [main] Logical connection got DEBUG 2024-09-22 02:50:19,407 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (83, '久井奈 八十三郎', '滋賀県', '1972-07-31 00.00.00', 'B', '2005-10-23 00.00.00', 25, 581) DEBUG 2024-09-22 02:50:19,407 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,407 [main] Logical connection got DEBUG 2024-09-22 02:50:19,407 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (84, '渥司守 八十四郎', '長崎県', '1983-05-01 00.00.00', 'A', '2006-06-06 00.00.00', 19, 50) DEBUG 2024-09-22 02:50:19,408 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,408 [main] Logical connection got DEBUG 2024-09-22 02:50:19,410 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (85, '須寅 八十五郎', '長崎県', '1954-03-05 00.00.00', 'A', '2006-09-11 00.00.00', 93, 764) DEBUG 2024-09-22 02:50:19,410 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,410 [main] Logical connection got DEBUG 2024-09-22 02:50:19,411 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (86, '手江田 八十六郎', '岡山県', '1965-07-02 00.00.00', 'A', '2005-08-28 00.00.00', 66, 759) DEBUG 2024-09-22 02:50:19,411 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,411 [main] Logical connection got DEBUG 2024-09-22 02:50:19,412 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (87, '雉宗 八十七郎', '青森県', '1950-02-15 00.00.00', 'A', '2007-02-11 00.00.00', 40, 899) DEBUG 2024-09-22 02:50:19,412 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,412 [main] Logical connection got DEBUG 2024-09-22 02:50:19,412 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (88, '久井奈 八十八郎', '福島県', '1987-07-16 00.00.00', 'O', '2006-02-10 00.00.00', 50, 466) DEBUG 2024-09-22 02:50:19,412 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,412 [main] Logical connection got DEBUG 2024-09-22 02:50:19,412 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (89, '獅威鎖 八十九郎', '和歌山県', '1948-12-14 00.00.00', 'O', '2005-09-10 00.00.00', 98, 591) DEBUG 2024-09-22 02:50:19,413 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,414 [main] Logical connection got DEBUG 2024-09-22 02:50:19,414 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (90, '雉宗 九十郎', '山梨県', '1951-11-12 00.00.00', 'AB', '2005-11-22 00.00.00', 70, 303) DEBUG 2024-09-22 02:50:19,414 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,414 [main] Logical connection got DEBUG 2024-09-22 02:50:19,414 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (91, '須寅 九十一郎', '大阪府', '1955-10-22 00.00.00', 'B', '2007-02-24 00.00.00', 61, 6) DEBUG 2024-09-22 02:50:19,414 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,414 [main] Logical connection got DEBUG 2024-09-22 02:50:19,415 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (92, '久井奈 九十二郎', '大分県', '1966-06-27 00.00.00', 'O', '2006-02-09 00.00.00', 48, 82) DEBUG 2024-09-22 02:50:19,415 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,415 [main] Logical connection got DEBUG 2024-09-22 02:50:19,415 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (93, '渥司守 九十三郎', '兵庫県', '1977-10-26 00.00.00', 'B', '2006-04-07 00.00.00', 18, 82) DEBUG 2024-09-22 02:50:19,415 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,415 [main] Logical connection got DEBUG 2024-09-22 02:50:19,415 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (94, '久井奈 九十四郎', '茨城県', '1972-11-08 00.00.00', 'B', '2006-09-07 00.00.00', 74, 43) DEBUG 2024-09-22 02:50:19,416 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,416 [main] Logical connection got DEBUG 2024-09-22 02:50:19,416 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (95, '獅威鎖 九十五郎', '長崎県', '1987-01-05 00.00.00', 'O', '2006-08-18 00.00.00', 38, 435) DEBUG 2024-09-22 02:50:19,416 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,416 [main] Logical connection got DEBUG 2024-09-22 02:50:19,416 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (96, '久井奈 九十六郎', '大分県', '1958-02-24 00.00.00', 'A', '2006-04-17 00.00.00', 73, 547) DEBUG 2024-09-22 02:50:19,416 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,416 [main] Logical connection got DEBUG 2024-09-22 02:50:19,417 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (97, '渥司守 九十七郎', '岩手県', '1962-02-01 00.00.00', 'AB', '2007-02-15 00.00.00', 76, 34) DEBUG 2024-09-22 02:50:19,417 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,417 [main] Logical connection got DEBUG 2024-09-22 02:50:19,417 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (98, '渥司守 九十八郎', '福井県', '1968-01-14 00.00.00', 'AB', '2006-03-21 00.00.00', 23, 903) DEBUG 2024-09-22 02:50:19,417 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,417 [main] Logical connection got DEBUG 2024-09-22 02:50:19,418 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (99, '田尾 九十九郎', '滋賀県', '1974-03-29 00.00.00', 'AB', '2007-07-06 00.00.00', 8, 628) DEBUG 2024-09-22 02:50:19,418 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,419 [main] Logical connection got DEBUG 2024-09-22 02:50:19,419 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (100, '獅威鎖 百郎', '島根県', '1980-08-04 00.00.00', 'A', '2007-04-29 00.00.00', 88, 90) DEBUG 2024-09-22 02:50:19,419 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,419 [main] Logical connection got DEBUG 2024-09-22 02:50:19,419 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,419 [main] Logical connection got DEBUG 2024-09-22 02:50:19,421 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,422 [main] Logical connection got DEBUG 2024-09-22 02:50:19,422 [main] SELECT count(*) FROM (SELECT CUSTOMER.NAME, CUSTOMER.PRIORITY, CUSTOMER.ID, CUSTOMER.CITY, CUSTOMER.DATE_OF_JOIN, CUSTOMER.DATE_OF_BIRTH, CUSTOMER.BLOOD_TYPE, CUSTOMER.RANK FROM CUSTOMER ) AS total DEBUG 2024-09-22 02:50:19,423 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,423 [main] Logical connection got DEBUG 2024-09-22 02:50:19,423 [main] SELECT CUSTOMER.NAME, CUSTOMER.PRIORITY, CUSTOMER.ID, CUSTOMER.CITY, CUSTOMER.DATE_OF_JOIN, CUSTOMER.DATE_OF_BIRTH, CUSTOMER.BLOOD_TYPE, CUSTOMER.RANK FROM CUSTOMER ORDER BY PRIORITY LIMIT 12 OFFSET 18 DEBUG 2024-09-22 02:50:19,423 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,424 [main] Transaction rolledback DEBUG 2024-09-22 02:50:19,424 [main] Physical connection closed DEBUG 2024-09-22 02:50:19,438 [main] Transaction began DEBUG 2024-09-22 02:50:19,466 [main] Physical connection got DEBUG 2024-09-22 02:50:19,466 [main] Logical connection got DEBUG 2024-09-22 02:50:19,467 [main] DELETE FROM CUSTOMER DEBUG 2024-09-22 02:50:19,467 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,467 [main] Logical connection got DEBUG 2024-09-22 02:50:19,469 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,469 [main] Logical connection got DEBUG 2024-09-22 02:50:19,469 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (1, '雉宗 太郎', '埼玉県', '1954-11-28 00.00.00', 'A', '2005-12-09 00.00.00', 69, 751) DEBUG 2024-09-22 02:50:19,470 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,470 [main] Logical connection got DEBUG 2024-09-22 02:50:19,470 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (2, '久井奈 次郎', '山梨県', '1971-02-08 00.00.00', 'O', '2007-05-16 00.00.00', 82, 29) DEBUG 2024-09-22 02:50:19,470 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,470 [main] Logical connection got DEBUG 2024-09-22 02:50:19,470 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (3, '田尾 三郎', '群馬県', '1968-03-21 00.00.00', 'AB', '2006-04-06 00.00.00', 1, 577) DEBUG 2024-09-22 02:50:19,470 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,470 [main] Logical connection got DEBUG 2024-09-22 02:50:19,470 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (4, '田尾 四郎', '静岡県', '1958-03-14 00.00.00', 'B', '2007-07-14 00.00.00', 97, 157) DEBUG 2024-09-22 02:50:19,471 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,471 [main] Logical connection got DEBUG 2024-09-22 02:50:19,471 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (5, '獅威鎖 五郎', '茨城県', '1949-01-28 00.00.00', 'A', '2006-12-12 00.00.00', 14, 413) DEBUG 2024-09-22 02:50:19,471 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,471 [main] Logical connection got DEBUG 2024-09-22 02:50:19,471 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (6, '渥司守 六郎', '愛知県', '1948-02-15 00.00.00', 'O', '2005-08-16 00.00.00', 67, 248) DEBUG 2024-09-22 02:50:19,472 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,472 [main] Logical connection got DEBUG 2024-09-22 02:50:19,472 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (7, '須寅 七郎', '石川県', '1954-07-10 00.00.00', 'O', '2006-01-29 00.00.00', 20, 532) DEBUG 2024-09-22 02:50:19,472 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,472 [main] Logical connection got DEBUG 2024-09-22 02:50:19,472 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (8, '獅威鎖 八郎', '福島県', '1966-11-24 00.00.00', 'AB', '2006-11-09 00.00.00', 30, 276) DEBUG 2024-09-22 02:50:19,472 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,472 [main] Logical connection got DEBUG 2024-09-22 02:50:19,472 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (9, '雉宗 九郎', '兵庫県', '1961-01-07 00.00.00', 'A', '2006-12-21 00.00.00', 68, 140) DEBUG 2024-09-22 02:50:19,473 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,473 [main] Logical connection got DEBUG 2024-09-22 02:50:19,474 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (10, '手江田 十郎', '福井県', '1980-04-26 00.00.00', 'B', '2007-04-09 00.00.00', 6, 166) DEBUG 2024-09-22 02:50:19,474 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,474 [main] Logical connection got DEBUG 2024-09-22 02:50:19,474 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (11, '渥司守 十一郎', '福井県', '1986-12-17 00.00.00', 'A', '2007-04-27 00.00.00', 64, 109) DEBUG 2024-09-22 02:50:19,474 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,474 [main] Logical connection got DEBUG 2024-09-22 02:50:19,474 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (12, '渥司守 十二郎', '京都府', '1984-07-08 00.00.00', 'A', '2007-04-10 00.00.00', 12, 591) DEBUG 2024-09-22 02:50:19,477 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,477 [main] Logical connection got DEBUG 2024-09-22 02:50:19,477 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (13, '渥司守 十三郎', '福井県', '1967-03-30 00.00.00', 'O', '2007-07-03 00.00.00', 34, 375) DEBUG 2024-09-22 02:50:19,478 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,478 [main] Logical connection got DEBUG 2024-09-22 02:50:19,478 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (14, '須寅 十四郎', '石川県', '1961-08-16 00.00.00', 'A', '2005-11-09 00.00.00', 43, 439) DEBUG 2024-09-22 02:50:19,478 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,478 [main] Logical connection got DEBUG 2024-09-22 02:50:19,478 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (15, '須寅 十五郎', '岐阜県', '1986-03-11 00.00.00', 'A', '2005-10-22 00.00.00', 57, 543) DEBUG 2024-09-22 02:50:19,478 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,478 [main] Logical connection got DEBUG 2024-09-22 02:50:19,478 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (16, '渥司守 十六郎', '福島県', '1985-03-03 00.00.00', 'O', '2005-10-22 00.00.00', 58, 127) DEBUG 2024-09-22 02:50:19,479 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,479 [main] Logical connection got DEBUG 2024-09-22 02:50:19,479 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (17, '田尾 十七郎', '奈良県', '1959-02-12 00.00.00', 'A', '2006-01-02 00.00.00', 29, 74) DEBUG 2024-09-22 02:50:19,479 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,479 [main] Logical connection got DEBUG 2024-09-22 02:50:19,479 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (18, '獅威鎖 十八郎', '兵庫県', '1959-10-01 00.00.00', 'B', '2007-05-27 00.00.00', 2, 432) DEBUG 2024-09-22 02:50:19,479 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,479 [main] Logical connection got DEBUG 2024-09-22 02:50:19,479 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (19, '渥司守 十九郎', '神奈川県', '1986-11-16 00.00.00', 'AB', '2006-04-22 00.00.00', 44, 722) DEBUG 2024-09-22 02:50:19,479 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,479 [main] Logical connection got DEBUG 2024-09-22 02:50:19,480 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (20, '手江田 二十郎', '茨城県', '1962-11-11 00.00.00', 'B', '2005-12-08 00.00.00', 81, 857) DEBUG 2024-09-22 02:50:19,481 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,481 [main] Logical connection got DEBUG 2024-09-22 02:50:19,481 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (21, '久井奈 二十一郎', '山梨県', '1954-07-25 00.00.00', 'B', '2006-07-31 00.00.00', 7, 756) DEBUG 2024-09-22 02:50:19,481 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,481 [main] Logical connection got DEBUG 2024-09-22 02:50:19,481 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (22, '手江田 二十二郎', '茨城県', '1963-04-14 00.00.00', 'A', '2005-08-21 00.00.00', 41, 789) DEBUG 2024-09-22 02:50:19,481 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,481 [main] Logical connection got DEBUG 2024-09-22 02:50:19,481 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (23, '獅威鎖 二十三郎', '宮崎県', '1960-05-15 00.00.00', 'A', '2006-10-03 00.00.00', 72, 261) DEBUG 2024-09-22 02:50:19,482 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,482 [main] Logical connection got DEBUG 2024-09-22 02:50:19,482 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (24, '獅威鎖 二十四郎', '福井県', '1977-06-26 00.00.00', 'O', '2007-04-19 00.00.00', 89, 278) DEBUG 2024-09-22 02:50:19,482 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,482 [main] Logical connection got DEBUG 2024-09-22 02:50:19,482 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (25, '久井奈 二十五郎', '長野県', '1972-11-05 00.00.00', 'O', '2006-07-12 00.00.00', 32, 867) DEBUG 2024-09-22 02:50:19,482 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,482 [main] Logical connection got DEBUG 2024-09-22 02:50:19,482 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (26, '雉宗 二十六郎', '長崎県', '1982-11-27 00.00.00', 'A', '2007-03-07 00.00.00', 52, 115) DEBUG 2024-09-22 02:50:19,482 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,483 [main] Logical connection got DEBUG 2024-09-22 02:50:19,483 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (27, '手江田 二十七郎', '和歌山県', '1956-01-28 00.00.00', 'A', '2007-07-25 00.00.00', 10, 401) DEBUG 2024-09-22 02:50:19,483 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,483 [main] Logical connection got DEBUG 2024-09-22 02:50:19,483 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (28, '須寅 二十八郎', '沖縄県', '1962-01-07 00.00.00', 'A', '2006-06-02 00.00.00', 36, 543) DEBUG 2024-09-22 02:50:19,483 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,485 [main] Logical connection got DEBUG 2024-09-22 02:50:19,485 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (29, '雉宗 二十九郎', '群馬県', '1955-08-11 00.00.00', 'A', '2006-08-29 00.00.00', 16, 737) DEBUG 2024-09-22 02:50:19,485 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,485 [main] Logical connection got DEBUG 2024-09-22 02:50:19,485 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (30, '田尾 三十郎', '石川県', '1986-11-17 00.00.00', 'A', '2006-12-31 00.00.00', 27, 736) DEBUG 2024-09-22 02:50:19,485 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,485 [main] Logical connection got DEBUG 2024-09-22 02:50:19,485 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (31, '田尾 三十一郎', '滋賀県', '1985-11-07 00.00.00', 'B', '2005-12-27 00.00.00', 46, 354) DEBUG 2024-09-22 02:50:19,486 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,486 [main] Logical connection got DEBUG 2024-09-22 02:50:19,486 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (32, '雉宗 三十二郎', '山梨県', '1953-11-19 00.00.00', 'B', '2006-04-21 00.00.00', 96, 863) DEBUG 2024-09-22 02:50:19,486 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,486 [main] Logical connection got DEBUG 2024-09-22 02:50:19,486 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (33, '久井奈 三十三郎', '青森県', '1969-03-06 00.00.00', 'O', '2006-02-03 00.00.00', 3, 112) DEBUG 2024-09-22 02:50:19,486 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,486 [main] Logical connection got DEBUG 2024-09-22 02:50:19,486 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (34, '渥司守 三十四郎', '福井県', '1981-04-18 00.00.00', 'O', '2007-07-08 00.00.00', 77, 435) DEBUG 2024-09-22 02:50:19,487 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,487 [main] Logical connection got DEBUG 2024-09-22 02:50:19,487 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (35, '久井奈 三十五郎', '岩手県', '1978-08-13 00.00.00', 'A', '2006-03-18 00.00.00', 24, 327) DEBUG 2024-09-22 02:50:19,487 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,487 [main] Logical connection got DEBUG 2024-09-22 02:50:19,487 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (36, '須寅 三十六郎', '富山県', '1951-08-10 00.00.00', 'A', '2007-04-18 00.00.00', 99, 427) DEBUG 2024-09-22 02:50:19,487 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,487 [main] Logical connection got DEBUG 2024-09-22 02:50:19,487 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (37, '田尾 三十七郎', '福岡県', '1979-05-01 00.00.00', 'A', '2006-11-22 00.00.00', 62, 634) DEBUG 2024-09-22 02:50:19,488 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,488 [main] Logical connection got DEBUG 2024-09-22 02:50:19,488 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (38, '獅威鎖 三十八郎', '神奈川県', '1961-10-31 00.00.00', 'B', '2007-03-30 00.00.00', 63, 465) DEBUG 2024-09-22 02:50:19,488 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,488 [main] Logical connection got DEBUG 2024-09-22 02:50:19,488 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (39, '久井奈 三十九郎', '大阪府', '1973-02-01 00.00.00', 'O', '2006-12-18 00.00.00', 22, 175) DEBUG 2024-09-22 02:50:19,489 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,489 [main] Logical connection got DEBUG 2024-09-22 02:50:19,489 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (40, '田尾 四十郎', '新潟県', '1979-02-28 00.00.00', 'AB', '2007-03-10 00.00.00', 13, 342) DEBUG 2024-09-22 02:50:19,489 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,489 [main] Logical connection got DEBUG 2024-09-22 02:50:19,489 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (41, '須寅 四十一郎', '佐賀県', '1977-05-13 00.00.00', 'A', '2007-05-27 00.00.00', 56, 883) DEBUG 2024-09-22 02:50:19,490 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,490 [main] Logical connection got DEBUG 2024-09-22 02:50:19,490 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (42, '手江田 四十二郎', '山口県', '1958-11-26 00.00.00', 'A', '2006-03-06 00.00.00', 91, 87) DEBUG 2024-09-22 02:50:19,490 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,490 [main] Logical connection got DEBUG 2024-09-22 02:50:19,490 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (43, '渥司守 四十三郎', '山形県', '1983-03-31 00.00.00', 'A', '2006-10-17 00.00.00', 60, 35) DEBUG 2024-09-22 02:50:19,490 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,490 [main] Logical connection got DEBUG 2024-09-22 02:50:19,490 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (44, '雉宗 四十四郎', '福岡県', '1979-08-10 00.00.00', 'AB', '2005-11-25 00.00.00', 49, 626) DEBUG 2024-09-22 02:50:19,491 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,491 [main] Logical connection got DEBUG 2024-09-22 02:50:19,491 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (45, '獅威鎖 四十五郎', '栃木県', '1974-07-05 00.00.00', 'AB', '2007-06-17 00.00.00', 87, 268) DEBUG 2024-09-22 02:50:19,492 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,492 [main] Logical connection got DEBUG 2024-09-22 02:50:19,493 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (46, '雉宗 四十六郎', '新潟県', '1977-06-16 00.00.00', 'O', '2007-03-22 00.00.00', 80, 759) DEBUG 2024-09-22 02:50:19,493 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,493 [main] Logical connection got DEBUG 2024-09-22 02:50:19,494 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (47, '久井奈 四十七郎', '岡山県', '1948-02-03 00.00.00', 'O', '2007-01-30 00.00.00', 39, 199) DEBUG 2024-09-22 02:50:19,494 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,494 [main] Logical connection got DEBUG 2024-09-22 02:50:19,494 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (48, '雉宗 四十八郎', '山形県', '1957-04-27 00.00.00', 'AB', '2007-04-20 00.00.00', 92, 578) DEBUG 2024-09-22 02:50:19,495 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,495 [main] Logical connection got DEBUG 2024-09-22 02:50:19,495 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (49, '渥司守 四十九郎', '広島県', '1966-04-05 00.00.00', 'O', '2006-08-15 00.00.00', 79, 605) DEBUG 2024-09-22 02:50:19,495 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,495 [main] Logical connection got DEBUG 2024-09-22 02:50:19,495 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (50, '久井奈 五十郎', '愛知県', '1965-03-10 00.00.00', 'A', '2006-03-18 00.00.00', 28, 385) DEBUG 2024-09-22 02:50:19,495 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,495 [main] Logical connection got DEBUG 2024-09-22 02:50:19,496 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (51, '田尾 五十一郎', '愛媛県', '1956-12-12 00.00.00', 'A', '2007-07-20 00.00.00', 35, 400) DEBUG 2024-09-22 02:50:19,496 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,496 [main] Logical connection got DEBUG 2024-09-22 02:50:19,496 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (52, '須寅 五十二郎', '福井県', '1975-08-08 00.00.00', 'A', '2005-11-09 00.00.00', 95, 98) DEBUG 2024-09-22 02:50:19,497 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,497 [main] Logical connection got DEBUG 2024-09-22 02:50:19,497 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (53, '須寅 五十三郎', '兵庫県', '1961-08-11 00.00.00', 'A', '2007-03-05 00.00.00', 45, 765) DEBUG 2024-09-22 02:50:19,497 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,497 [main] Logical connection got DEBUG 2024-09-22 02:50:19,497 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (54, '雉宗 五十四郎', '滋賀県', '1972-10-29 00.00.00', 'O', '2007-05-21 00.00.00', 9, 627) DEBUG 2024-09-22 02:50:19,497 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,497 [main] Logical connection got DEBUG 2024-09-22 02:50:19,498 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (55, '雉宗 五十五郎', '千葉県', '1965-12-19 00.00.00', 'AB', '2005-11-28 00.00.00', 83, 178) DEBUG 2024-09-22 02:50:19,498 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,498 [main] Logical connection got DEBUG 2024-09-22 02:50:19,498 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (56, '渥司守 五十六郎', '滋賀県', '1949-12-11 00.00.00', 'O', '2006-11-19 00.00.00', 71, 912) DEBUG 2024-09-22 02:50:19,499 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,499 [main] Logical connection got DEBUG 2024-09-22 02:50:19,499 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (57, '田尾 五十七郎', '岩手県', '1950-05-21 00.00.00', 'AB', '2007-01-01 00.00.00', 15, 160) DEBUG 2024-09-22 02:50:19,501 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,501 [main] Logical connection got DEBUG 2024-09-22 02:50:19,501 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (58, '獅威鎖 五十八郎', '秋田県', '1962-12-15 00.00.00', 'O', '2005-12-05 00.00.00', 85, 525) DEBUG 2024-09-22 02:50:19,501 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,501 [main] Logical connection got DEBUG 2024-09-22 02:50:19,501 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (59, '雉宗 五十九郎', '大阪府', '1969-03-27 00.00.00', 'A', '2006-06-30 00.00.00', 86, 637) DEBUG 2024-09-22 02:50:19,502 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,502 [main] Logical connection got DEBUG 2024-09-22 02:50:19,502 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (60, '渥司守 六十郎', '香川県', '1952-08-09 00.00.00', 'O', '2005-11-03 00.00.00', 17, 623) DEBUG 2024-09-22 02:50:19,502 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,502 [main] Logical connection got DEBUG 2024-09-22 02:50:19,502 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (61, '渥司守 六十一郎', '群馬県', '1971-11-03 00.00.00', 'B', '2006-05-13 00.00.00', 26, 482) DEBUG 2024-09-22 02:50:19,502 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,502 [main] Logical connection got DEBUG 2024-09-22 02:50:19,502 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (62, '久井奈 六十二郎', '石川県', '1962-04-13 00.00.00', 'B', '2007-04-23 00.00.00', 51, 824) DEBUG 2024-09-22 02:50:19,502 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,502 [main] Logical connection got DEBUG 2024-09-22 02:50:19,503 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (63, '獅威鎖 六十三郎', '徳島県', '1955-05-18 00.00.00', 'O', '2007-02-22 00.00.00', 5, 421) DEBUG 2024-09-22 02:50:19,503 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,503 [main] Logical connection got DEBUG 2024-09-22 02:50:19,505 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (64, '須寅 六十四郎', '東京都', '1966-01-09 00.00.00', 'O', '2006-11-30 00.00.00', 47, 552) DEBUG 2024-09-22 02:50:19,505 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,505 [main] Logical connection got DEBUG 2024-09-22 02:50:19,506 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (65, '渥司守 六十五郎', '新潟県', '1953-07-02 00.00.00', 'A', '2007-05-24 00.00.00', 21, 444) DEBUG 2024-09-22 02:50:19,506 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,506 [main] Logical connection got DEBUG 2024-09-22 02:50:19,506 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (66, '手江田 六十六郎', '岩手県', '1986-01-02 00.00.00', 'A', '2005-11-06 00.00.00', 37, 671) DEBUG 2024-09-22 02:50:19,506 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,506 [main] Logical connection got DEBUG 2024-09-22 02:50:19,506 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (67, '雉宗 六十七郎', '山口県', '1965-06-22 00.00.00', 'A', '2006-12-20 00.00.00', 33, 167) DEBUG 2024-09-22 02:50:19,506 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,506 [main] Logical connection got DEBUG 2024-09-22 02:50:19,506 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (68, '渥司守 六十八郎', '栃木県', '1957-01-14 00.00.00', 'B', '2006-09-02 00.00.00', 100, 193) DEBUG 2024-09-22 02:50:19,507 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,507 [main] Logical connection got DEBUG 2024-09-22 02:50:19,507 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (69, '久井奈 六十九郎', '福島県', '1987-01-23 00.00.00', 'B', '2006-03-27 00.00.00', 11, 343) DEBUG 2024-09-22 02:50:19,507 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,507 [main] Logical connection got DEBUG 2024-09-22 02:50:19,508 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (70, '雉宗 七十郎', '岩手県', '1967-02-14 00.00.00', 'A', '2006-01-15 00.00.00', 84, 156) DEBUG 2024-09-22 02:50:19,508 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,508 [main] Logical connection got DEBUG 2024-09-22 02:50:19,508 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (71, '渥司守 七十一郎', '香川県', '1975-09-08 00.00.00', 'O', '2006-08-28 00.00.00', 31, 851) DEBUG 2024-09-22 02:50:19,508 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,508 [main] Logical connection got DEBUG 2024-09-22 02:50:19,508 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (72, '田尾 七十二郎', '福島県', '1957-10-10 00.00.00', 'A', '2006-06-11 00.00.00', 75, 447) DEBUG 2024-09-22 02:50:19,509 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,509 [main] Logical connection got DEBUG 2024-09-22 02:50:19,509 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (73, '久井奈 七十三郎', '山形県', '1960-11-11 00.00.00', 'O', '2007-02-03 00.00.00', 4, 677) DEBUG 2024-09-22 02:50:19,509 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,509 [main] Logical connection got DEBUG 2024-09-22 02:50:19,509 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (74, '渥司守 七十四郎', '岩手県', '1983-04-19 00.00.00', 'B', '2007-01-11 00.00.00', 53, 444) DEBUG 2024-09-22 02:50:19,509 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,509 [main] Logical connection got DEBUG 2024-09-22 02:50:19,509 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (75, '渥司守 七十五郎', '埼玉県', '1983-12-14 00.00.00', 'O', '2006-09-30 00.00.00', 65, 277) DEBUG 2024-09-22 02:50:19,509 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,510 [main] Logical connection got DEBUG 2024-09-22 02:50:19,510 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (76, '渥司守 七十六郎', '島根県', '1981-12-24 00.00.00', 'O', '2005-08-19 00.00.00', 42, 568) DEBUG 2024-09-22 02:50:19,510 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,510 [main] Logical connection got DEBUG 2024-09-22 02:50:19,510 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (77, '獅威鎖 七十七郎', '沖縄県', '1960-02-29 00.00.00', 'B', '2006-08-17 00.00.00', 59, 259) DEBUG 2024-09-22 02:50:19,510 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,510 [main] Logical connection got DEBUG 2024-09-22 02:50:19,510 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (78, '須寅 七十八郎', '奈良県', '1955-06-29 00.00.00', 'A', '2007-01-25 00.00.00', 78, 143) DEBUG 2024-09-22 02:50:19,510 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,510 [main] Logical connection got DEBUG 2024-09-22 02:50:19,511 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (79, '獅威鎖 七十九郎', '東京都', '1967-08-10 00.00.00', 'B', '2006-12-20 00.00.00', 55, 545) DEBUG 2024-09-22 02:50:19,511 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,511 [main] Logical connection got DEBUG 2024-09-22 02:50:19,511 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (80, '雉宗 八十郎', '宮城県', '1964-06-06 00.00.00', 'A', '2007-05-05 00.00.00', 54, 133) DEBUG 2024-09-22 02:50:19,513 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,513 [main] Logical connection got DEBUG 2024-09-22 02:50:19,513 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (81, '久井奈 八十一郎', '神奈川県', '1986-10-09 00.00.00', 'B', '2006-06-23 00.00.00', 94, 824) DEBUG 2024-09-22 02:50:19,513 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,513 [main] Logical connection got DEBUG 2024-09-22 02:50:19,514 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (82, '須寅 八十二郎', '徳島県', '1983-01-04 00.00.00', 'O', '2007-04-26 00.00.00', 90, 456) DEBUG 2024-09-22 02:50:19,514 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,514 [main] Logical connection got DEBUG 2024-09-22 02:50:19,514 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (83, '久井奈 八十三郎', '滋賀県', '1972-07-31 00.00.00', 'B', '2005-10-23 00.00.00', 25, 581) DEBUG 2024-09-22 02:50:19,515 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,515 [main] Logical connection got DEBUG 2024-09-22 02:50:19,515 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (84, '渥司守 八十四郎', '長崎県', '1983-05-01 00.00.00', 'A', '2006-06-06 00.00.00', 19, 50) DEBUG 2024-09-22 02:50:19,515 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,515 [main] Logical connection got DEBUG 2024-09-22 02:50:19,515 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (85, '須寅 八十五郎', '長崎県', '1954-03-05 00.00.00', 'A', '2006-09-11 00.00.00', 93, 764) DEBUG 2024-09-22 02:50:19,515 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,515 [main] Logical connection got DEBUG 2024-09-22 02:50:19,515 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (86, '手江田 八十六郎', '岡山県', '1965-07-02 00.00.00', 'A', '2005-08-28 00.00.00', 66, 759) DEBUG 2024-09-22 02:50:19,516 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,516 [main] Logical connection got DEBUG 2024-09-22 02:50:19,516 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (87, '雉宗 八十七郎', '青森県', '1950-02-15 00.00.00', 'A', '2007-02-11 00.00.00', 40, 899) DEBUG 2024-09-22 02:50:19,516 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,516 [main] Logical connection got DEBUG 2024-09-22 02:50:19,516 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (88, '久井奈 八十八郎', '福島県', '1987-07-16 00.00.00', 'O', '2006-02-10 00.00.00', 50, 466) DEBUG 2024-09-22 02:50:19,516 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,516 [main] Logical connection got DEBUG 2024-09-22 02:50:19,516 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (89, '獅威鎖 八十九郎', '和歌山県', '1948-12-14 00.00.00', 'O', '2005-09-10 00.00.00', 98, 591) DEBUG 2024-09-22 02:50:19,517 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,517 [main] Logical connection got DEBUG 2024-09-22 02:50:19,517 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (90, '雉宗 九十郎', '山梨県', '1951-11-12 00.00.00', 'AB', '2005-11-22 00.00.00', 70, 303) DEBUG 2024-09-22 02:50:19,517 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,517 [main] Logical connection got DEBUG 2024-09-22 02:50:19,517 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (91, '須寅 九十一郎', '大阪府', '1955-10-22 00.00.00', 'B', '2007-02-24 00.00.00', 61, 6) DEBUG 2024-09-22 02:50:19,517 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,517 [main] Logical connection got DEBUG 2024-09-22 02:50:19,519 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (92, '久井奈 九十二郎', '大分県', '1966-06-27 00.00.00', 'O', '2006-02-09 00.00.00', 48, 82) DEBUG 2024-09-22 02:50:19,519 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,519 [main] Logical connection got DEBUG 2024-09-22 02:50:19,519 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (93, '渥司守 九十三郎', '兵庫県', '1977-10-26 00.00.00', 'B', '2006-04-07 00.00.00', 18, 82) DEBUG 2024-09-22 02:50:19,519 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,519 [main] Logical connection got DEBUG 2024-09-22 02:50:19,520 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (94, '久井奈 九十四郎', '茨城県', '1972-11-08 00.00.00', 'B', '2006-09-07 00.00.00', 74, 43) DEBUG 2024-09-22 02:50:19,520 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,520 [main] Logical connection got DEBUG 2024-09-22 02:50:19,520 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (95, '獅威鎖 九十五郎', '長崎県', '1987-01-05 00.00.00', 'O', '2006-08-18 00.00.00', 38, 435) DEBUG 2024-09-22 02:50:19,520 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,520 [main] Logical connection got DEBUG 2024-09-22 02:50:19,520 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (96, '久井奈 九十六郎', '大分県', '1958-02-24 00.00.00', 'A', '2006-04-17 00.00.00', 73, 547) DEBUG 2024-09-22 02:50:19,521 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,521 [main] Logical connection got DEBUG 2024-09-22 02:50:19,521 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (97, '渥司守 九十七郎', '岩手県', '1962-02-01 00.00.00', 'AB', '2007-02-15 00.00.00', 76, 34) DEBUG 2024-09-22 02:50:19,521 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,521 [main] Logical connection got DEBUG 2024-09-22 02:50:19,521 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (98, '渥司守 九十八郎', '福井県', '1968-01-14 00.00.00', 'AB', '2006-03-21 00.00.00', 23, 903) DEBUG 2024-09-22 02:50:19,521 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,521 [main] Logical connection got DEBUG 2024-09-22 02:50:19,521 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (99, '田尾 九十九郎', '滋賀県', '1974-03-29 00.00.00', 'AB', '2007-07-06 00.00.00', 8, 628) DEBUG 2024-09-22 02:50:19,521 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,521 [main] Logical connection got DEBUG 2024-09-22 02:50:19,522 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (100, '獅威鎖 百郎', '島根県', '1980-08-04 00.00.00', 'A', '2007-04-29 00.00.00', 88, 90) DEBUG 2024-09-22 02:50:19,522 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,531 [main] Logical connection got DEBUG 2024-09-22 02:50:19,531 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,531 [main] Logical connection got DEBUG 2024-09-22 02:50:19,531 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,534 [main] Logical connection got DEBUG 2024-09-22 02:50:19,534 [main] SELECT count(*) FROM (select * from customer where DATE_OF_JOIN >= '2006-01-01' ) AS total DEBUG 2024-09-22 02:50:19,535 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,536 [main] Logical connection got DEBUG 2024-09-22 02:50:19,536 [main] select * from customer where DATE_OF_JOIN >= '2006-01-01' order by PRIORITY LIMIT 12 OFFSET 18 DEBUG 2024-09-22 02:50:19,539 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,539 [main] Logical connection got DEBUG 2024-09-22 02:50:19,540 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,542 [main] Transaction rolledback DEBUG 2024-09-22 02:50:19,542 [main] Physical connection closed DEBUG 2024-09-22 02:50:19,627 [main] Transaction began DEBUG 2024-09-22 02:50:19,636 [main] Physical connection got DEBUG 2024-09-22 02:50:19,636 [main] Logical connection got DEBUG 2024-09-22 02:50:19,636 [main] DELETE FROM CUSTOMER DEBUG 2024-09-22 02:50:19,637 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,637 [main] Logical connection got DEBUG 2024-09-22 02:50:19,639 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,639 [main] Logical connection got DEBUG 2024-09-22 02:50:19,639 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (1, '雉宗 太郎', '埼玉県', '1954-11-28 00.00.00', 'A', '2005-12-09 00.00.00', 69, 751) DEBUG 2024-09-22 02:50:19,640 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,640 [main] Logical connection got DEBUG 2024-09-22 02:50:19,640 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (2, '久井奈 次郎', '山梨県', '1971-02-08 00.00.00', 'O', '2007-05-16 00.00.00', 82, 29) DEBUG 2024-09-22 02:50:19,641 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,641 [main] Logical connection got DEBUG 2024-09-22 02:50:19,642 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (3, '田尾 三郎', '群馬県', '1968-03-21 00.00.00', 'AB', '2006-04-06 00.00.00', 1, 577) DEBUG 2024-09-22 02:50:19,642 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,642 [main] Logical connection got DEBUG 2024-09-22 02:50:19,642 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (4, '田尾 四郎', '静岡県', '1958-03-14 00.00.00', 'B', '2007-07-14 00.00.00', 97, 157) DEBUG 2024-09-22 02:50:19,642 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,642 [main] Logical connection got DEBUG 2024-09-22 02:50:19,642 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (5, '獅威鎖 五郎', '茨城県', '1949-01-28 00.00.00', 'A', '2006-12-12 00.00.00', 14, 413) DEBUG 2024-09-22 02:50:19,642 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,642 [main] Logical connection got DEBUG 2024-09-22 02:50:19,643 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (6, '渥司守 六郎', '愛知県', '1948-02-15 00.00.00', 'O', '2005-08-16 00.00.00', 67, 248) DEBUG 2024-09-22 02:50:19,643 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,643 [main] Logical connection got DEBUG 2024-09-22 02:50:19,643 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (7, '須寅 七郎', '石川県', '1954-07-10 00.00.00', 'O', '2006-01-29 00.00.00', 20, 532) DEBUG 2024-09-22 02:50:19,643 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,643 [main] Logical connection got DEBUG 2024-09-22 02:50:19,643 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (8, '獅威鎖 八郎', '福島県', '1966-11-24 00.00.00', 'AB', '2006-11-09 00.00.00', 30, 276) DEBUG 2024-09-22 02:50:19,643 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,643 [main] Logical connection got DEBUG 2024-09-22 02:50:19,643 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (9, '雉宗 九郎', '兵庫県', '1961-01-07 00.00.00', 'A', '2006-12-21 00.00.00', 68, 140) DEBUG 2024-09-22 02:50:19,644 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,644 [main] Logical connection got DEBUG 2024-09-22 02:50:19,644 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (10, '手江田 十郎', '福井県', '1980-04-26 00.00.00', 'B', '2007-04-09 00.00.00', 6, 166) DEBUG 2024-09-22 02:50:19,644 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,644 [main] Logical connection got DEBUG 2024-09-22 02:50:19,644 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (11, '渥司守 十一郎', '福井県', '1986-12-17 00.00.00', 'A', '2007-04-27 00.00.00', 64, 109) DEBUG 2024-09-22 02:50:19,644 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,644 [main] Logical connection got DEBUG 2024-09-22 02:50:19,645 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (12, '渥司守 十二郎', '京都府', '1984-07-08 00.00.00', 'A', '2007-04-10 00.00.00', 12, 591) DEBUG 2024-09-22 02:50:19,645 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,645 [main] Logical connection got DEBUG 2024-09-22 02:50:19,645 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (13, '渥司守 十三郎', '福井県', '1967-03-30 00.00.00', 'O', '2007-07-03 00.00.00', 34, 375) DEBUG 2024-09-22 02:50:19,645 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,645 [main] Logical connection got DEBUG 2024-09-22 02:50:19,645 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (14, '須寅 十四郎', '石川県', '1961-08-16 00.00.00', 'A', '2005-11-09 00.00.00', 43, 439) DEBUG 2024-09-22 02:50:19,645 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,645 [main] Logical connection got DEBUG 2024-09-22 02:50:19,645 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (15, '須寅 十五郎', '岐阜県', '1986-03-11 00.00.00', 'A', '2005-10-22 00.00.00', 57, 543) DEBUG 2024-09-22 02:50:19,646 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,646 [main] Logical connection got DEBUG 2024-09-22 02:50:19,646 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (16, '渥司守 十六郎', '福島県', '1985-03-03 00.00.00', 'O', '2005-10-22 00.00.00', 58, 127) DEBUG 2024-09-22 02:50:19,646 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,646 [main] Logical connection got DEBUG 2024-09-22 02:50:19,646 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (17, '田尾 十七郎', '奈良県', '1959-02-12 00.00.00', 'A', '2006-01-02 00.00.00', 29, 74) DEBUG 2024-09-22 02:50:19,646 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,646 [main] Logical connection got DEBUG 2024-09-22 02:50:19,646 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (18, '獅威鎖 十八郎', '兵庫県', '1959-10-01 00.00.00', 'B', '2007-05-27 00.00.00', 2, 432) DEBUG 2024-09-22 02:50:19,647 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,647 [main] Logical connection got DEBUG 2024-09-22 02:50:19,647 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (19, '渥司守 十九郎', '神奈川県', '1986-11-16 00.00.00', 'AB', '2006-04-22 00.00.00', 44, 722) DEBUG 2024-09-22 02:50:19,647 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,647 [main] Logical connection got DEBUG 2024-09-22 02:50:19,647 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (20, '手江田 二十郎', '茨城県', '1962-11-11 00.00.00', 'B', '2005-12-08 00.00.00', 81, 857) DEBUG 2024-09-22 02:50:19,647 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,647 [main] Logical connection got DEBUG 2024-09-22 02:50:19,647 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (21, '久井奈 二十一郎', '山梨県', '1954-07-25 00.00.00', 'B', '2006-07-31 00.00.00', 7, 756) DEBUG 2024-09-22 02:50:19,647 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,647 [main] Logical connection got DEBUG 2024-09-22 02:50:19,648 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (22, '手江田 二十二郎', '茨城県', '1963-04-14 00.00.00', 'A', '2005-08-21 00.00.00', 41, 789) DEBUG 2024-09-22 02:50:19,648 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,648 [main] Logical connection got DEBUG 2024-09-22 02:50:19,648 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (23, '獅威鎖 二十三郎', '宮崎県', '1960-05-15 00.00.00', 'A', '2006-10-03 00.00.00', 72, 261) DEBUG 2024-09-22 02:50:19,648 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,648 [main] Logical connection got DEBUG 2024-09-22 02:50:19,648 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (24, '獅威鎖 二十四郎', '福井県', '1977-06-26 00.00.00', 'O', '2007-04-19 00.00.00', 89, 278) DEBUG 2024-09-22 02:50:19,648 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,648 [main] Logical connection got DEBUG 2024-09-22 02:50:19,649 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (25, '久井奈 二十五郎', '長野県', '1972-11-05 00.00.00', 'O', '2006-07-12 00.00.00', 32, 867) DEBUG 2024-09-22 02:50:19,649 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,649 [main] Logical connection got DEBUG 2024-09-22 02:50:19,649 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (26, '雉宗 二十六郎', '長崎県', '1982-11-27 00.00.00', 'A', '2007-03-07 00.00.00', 52, 115) DEBUG 2024-09-22 02:50:19,649 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,649 [main] Logical connection got DEBUG 2024-09-22 02:50:19,649 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (27, '手江田 二十七郎', '和歌山県', '1956-01-28 00.00.00', 'A', '2007-07-25 00.00.00', 10, 401) DEBUG 2024-09-22 02:50:19,649 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,649 [main] Logical connection got DEBUG 2024-09-22 02:50:19,649 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (28, '須寅 二十八郎', '沖縄県', '1962-01-07 00.00.00', 'A', '2006-06-02 00.00.00', 36, 543) DEBUG 2024-09-22 02:50:19,650 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,650 [main] Logical connection got DEBUG 2024-09-22 02:50:19,650 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (29, '雉宗 二十九郎', '群馬県', '1955-08-11 00.00.00', 'A', '2006-08-29 00.00.00', 16, 737) DEBUG 2024-09-22 02:50:19,650 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,650 [main] Logical connection got DEBUG 2024-09-22 02:50:19,650 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (30, '田尾 三十郎', '石川県', '1986-11-17 00.00.00', 'A', '2006-12-31 00.00.00', 27, 736) DEBUG 2024-09-22 02:50:19,650 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,650 [main] Logical connection got DEBUG 2024-09-22 02:50:19,650 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (31, '田尾 三十一郎', '滋賀県', '1985-11-07 00.00.00', 'B', '2005-12-27 00.00.00', 46, 354) DEBUG 2024-09-22 02:50:19,650 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,651 [main] Logical connection got DEBUG 2024-09-22 02:50:19,651 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (32, '雉宗 三十二郎', '山梨県', '1953-11-19 00.00.00', 'B', '2006-04-21 00.00.00', 96, 863) DEBUG 2024-09-22 02:50:19,651 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,651 [main] Logical connection got DEBUG 2024-09-22 02:50:19,651 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (33, '久井奈 三十三郎', '青森県', '1969-03-06 00.00.00', 'O', '2006-02-03 00.00.00', 3, 112) DEBUG 2024-09-22 02:50:19,651 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,651 [main] Logical connection got DEBUG 2024-09-22 02:50:19,651 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (34, '渥司守 三十四郎', '福井県', '1981-04-18 00.00.00', 'O', '2007-07-08 00.00.00', 77, 435) DEBUG 2024-09-22 02:50:19,651 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,652 [main] Logical connection got DEBUG 2024-09-22 02:50:19,652 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (35, '久井奈 三十五郎', '岩手県', '1978-08-13 00.00.00', 'A', '2006-03-18 00.00.00', 24, 327) DEBUG 2024-09-22 02:50:19,652 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,652 [main] Logical connection got DEBUG 2024-09-22 02:50:19,652 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (36, '須寅 三十六郎', '富山県', '1951-08-10 00.00.00', 'A', '2007-04-18 00.00.00', 99, 427) DEBUG 2024-09-22 02:50:19,652 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,652 [main] Logical connection got DEBUG 2024-09-22 02:50:19,652 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (37, '田尾 三十七郎', '福岡県', '1979-05-01 00.00.00', 'A', '2006-11-22 00.00.00', 62, 634) DEBUG 2024-09-22 02:50:19,652 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,652 [main] Logical connection got DEBUG 2024-09-22 02:50:19,652 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (38, '獅威鎖 三十八郎', '神奈川県', '1961-10-31 00.00.00', 'B', '2007-03-30 00.00.00', 63, 465) DEBUG 2024-09-22 02:50:19,653 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,653 [main] Logical connection got DEBUG 2024-09-22 02:50:19,653 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (39, '久井奈 三十九郎', '大阪府', '1973-02-01 00.00.00', 'O', '2006-12-18 00.00.00', 22, 175) DEBUG 2024-09-22 02:50:19,653 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,653 [main] Logical connection got DEBUG 2024-09-22 02:50:19,653 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (40, '田尾 四十郎', '新潟県', '1979-02-28 00.00.00', 'AB', '2007-03-10 00.00.00', 13, 342) DEBUG 2024-09-22 02:50:19,653 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,653 [main] Logical connection got DEBUG 2024-09-22 02:50:19,653 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (41, '須寅 四十一郎', '佐賀県', '1977-05-13 00.00.00', 'A', '2007-05-27 00.00.00', 56, 883) DEBUG 2024-09-22 02:50:19,654 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,654 [main] Logical connection got DEBUG 2024-09-22 02:50:19,654 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (42, '手江田 四十二郎', '山口県', '1958-11-26 00.00.00', 'A', '2006-03-06 00.00.00', 91, 87) DEBUG 2024-09-22 02:50:19,654 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,654 [main] Logical connection got DEBUG 2024-09-22 02:50:19,654 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (43, '渥司守 四十三郎', '山形県', '1983-03-31 00.00.00', 'A', '2006-10-17 00.00.00', 60, 35) DEBUG 2024-09-22 02:50:19,654 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,654 [main] Logical connection got DEBUG 2024-09-22 02:50:19,654 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (44, '雉宗 四十四郎', '福岡県', '1979-08-10 00.00.00', 'AB', '2005-11-25 00.00.00', 49, 626) DEBUG 2024-09-22 02:50:19,654 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,654 [main] Logical connection got DEBUG 2024-09-22 02:50:19,655 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (45, '獅威鎖 四十五郎', '栃木県', '1974-07-05 00.00.00', 'AB', '2007-06-17 00.00.00', 87, 268) DEBUG 2024-09-22 02:50:19,655 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,655 [main] Logical connection got DEBUG 2024-09-22 02:50:19,655 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (46, '雉宗 四十六郎', '新潟県', '1977-06-16 00.00.00', 'O', '2007-03-22 00.00.00', 80, 759) DEBUG 2024-09-22 02:50:19,655 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,655 [main] Logical connection got DEBUG 2024-09-22 02:50:19,655 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (47, '久井奈 四十七郎', '岡山県', '1948-02-03 00.00.00', 'O', '2007-01-30 00.00.00', 39, 199) DEBUG 2024-09-22 02:50:19,655 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,655 [main] Logical connection got DEBUG 2024-09-22 02:50:19,655 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (48, '雉宗 四十八郎', '山形県', '1957-04-27 00.00.00', 'AB', '2007-04-20 00.00.00', 92, 578) DEBUG 2024-09-22 02:50:19,655 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,656 [main] Logical connection got DEBUG 2024-09-22 02:50:19,656 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (49, '渥司守 四十九郎', '広島県', '1966-04-05 00.00.00', 'O', '2006-08-15 00.00.00', 79, 605) DEBUG 2024-09-22 02:50:19,656 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,656 [main] Logical connection got DEBUG 2024-09-22 02:50:19,656 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (50, '久井奈 五十郎', '愛知県', '1965-03-10 00.00.00', 'A', '2006-03-18 00.00.00', 28, 385) DEBUG 2024-09-22 02:50:19,656 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,656 [main] Logical connection got DEBUG 2024-09-22 02:50:19,656 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (51, '田尾 五十一郎', '愛媛県', '1956-12-12 00.00.00', 'A', '2007-07-20 00.00.00', 35, 400) DEBUG 2024-09-22 02:50:19,656 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,656 [main] Logical connection got DEBUG 2024-09-22 02:50:19,656 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (52, '須寅 五十二郎', '福井県', '1975-08-08 00.00.00', 'A', '2005-11-09 00.00.00', 95, 98) DEBUG 2024-09-22 02:50:19,657 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,657 [main] Logical connection got DEBUG 2024-09-22 02:50:19,657 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (53, '須寅 五十三郎', '兵庫県', '1961-08-11 00.00.00', 'A', '2007-03-05 00.00.00', 45, 765) DEBUG 2024-09-22 02:50:19,657 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,657 [main] Logical connection got DEBUG 2024-09-22 02:50:19,657 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (54, '雉宗 五十四郎', '滋賀県', '1972-10-29 00.00.00', 'O', '2007-05-21 00.00.00', 9, 627) DEBUG 2024-09-22 02:50:19,657 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,657 [main] Logical connection got DEBUG 2024-09-22 02:50:19,657 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (55, '雉宗 五十五郎', '千葉県', '1965-12-19 00.00.00', 'AB', '2005-11-28 00.00.00', 83, 178) DEBUG 2024-09-22 02:50:19,658 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,658 [main] Logical connection got DEBUG 2024-09-22 02:50:19,658 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (56, '渥司守 五十六郎', '滋賀県', '1949-12-11 00.00.00', 'O', '2006-11-19 00.00.00', 71, 912) DEBUG 2024-09-22 02:50:19,659 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,659 [main] Logical connection got DEBUG 2024-09-22 02:50:19,659 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (57, '田尾 五十七郎', '岩手県', '1950-05-21 00.00.00', 'AB', '2007-01-01 00.00.00', 15, 160) DEBUG 2024-09-22 02:50:19,659 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,659 [main] Logical connection got DEBUG 2024-09-22 02:50:19,659 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (58, '獅威鎖 五十八郎', '秋田県', '1962-12-15 00.00.00', 'O', '2005-12-05 00.00.00', 85, 525) DEBUG 2024-09-22 02:50:19,659 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,659 [main] Logical connection got DEBUG 2024-09-22 02:50:19,659 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (59, '雉宗 五十九郎', '大阪府', '1969-03-27 00.00.00', 'A', '2006-06-30 00.00.00', 86, 637) DEBUG 2024-09-22 02:50:19,659 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,659 [main] Logical connection got DEBUG 2024-09-22 02:50:19,660 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (60, '渥司守 六十郎', '香川県', '1952-08-09 00.00.00', 'O', '2005-11-03 00.00.00', 17, 623) DEBUG 2024-09-22 02:50:19,660 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,660 [main] Logical connection got DEBUG 2024-09-22 02:50:19,660 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (61, '渥司守 六十一郎', '群馬県', '1971-11-03 00.00.00', 'B', '2006-05-13 00.00.00', 26, 482) DEBUG 2024-09-22 02:50:19,660 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,660 [main] Logical connection got DEBUG 2024-09-22 02:50:19,660 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (62, '久井奈 六十二郎', '石川県', '1962-04-13 00.00.00', 'B', '2007-04-23 00.00.00', 51, 824) DEBUG 2024-09-22 02:50:19,660 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,660 [main] Logical connection got DEBUG 2024-09-22 02:50:19,660 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (63, '獅威鎖 六十三郎', '徳島県', '1955-05-18 00.00.00', 'O', '2007-02-22 00.00.00', 5, 421) DEBUG 2024-09-22 02:50:19,661 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,661 [main] Logical connection got DEBUG 2024-09-22 02:50:19,661 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (64, '須寅 六十四郎', '東京都', '1966-01-09 00.00.00', 'O', '2006-11-30 00.00.00', 47, 552) DEBUG 2024-09-22 02:50:19,661 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,661 [main] Logical connection got DEBUG 2024-09-22 02:50:19,661 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (65, '渥司守 六十五郎', '新潟県', '1953-07-02 00.00.00', 'A', '2007-05-24 00.00.00', 21, 444) DEBUG 2024-09-22 02:50:19,661 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,661 [main] Logical connection got DEBUG 2024-09-22 02:50:19,661 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (66, '手江田 六十六郎', '岩手県', '1986-01-02 00.00.00', 'A', '2005-11-06 00.00.00', 37, 671) DEBUG 2024-09-22 02:50:19,661 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,661 [main] Logical connection got DEBUG 2024-09-22 02:50:19,662 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (67, '雉宗 六十七郎', '山口県', '1965-06-22 00.00.00', 'A', '2006-12-20 00.00.00', 33, 167) DEBUG 2024-09-22 02:50:19,662 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,662 [main] Logical connection got DEBUG 2024-09-22 02:50:19,662 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (68, '渥司守 六十八郎', '栃木県', '1957-01-14 00.00.00', 'B', '2006-09-02 00.00.00', 100, 193) DEBUG 2024-09-22 02:50:19,662 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,662 [main] Logical connection got DEBUG 2024-09-22 02:50:19,662 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (69, '久井奈 六十九郎', '福島県', '1987-01-23 00.00.00', 'B', '2006-03-27 00.00.00', 11, 343) DEBUG 2024-09-22 02:50:19,662 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,662 [main] Logical connection got DEBUG 2024-09-22 02:50:19,662 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (70, '雉宗 七十郎', '岩手県', '1967-02-14 00.00.00', 'A', '2006-01-15 00.00.00', 84, 156) DEBUG 2024-09-22 02:50:19,663 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,663 [main] Logical connection got DEBUG 2024-09-22 02:50:19,663 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (71, '渥司守 七十一郎', '香川県', '1975-09-08 00.00.00', 'O', '2006-08-28 00.00.00', 31, 851) DEBUG 2024-09-22 02:50:19,663 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,663 [main] Logical connection got DEBUG 2024-09-22 02:50:19,663 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (72, '田尾 七十二郎', '福島県', '1957-10-10 00.00.00', 'A', '2006-06-11 00.00.00', 75, 447) DEBUG 2024-09-22 02:50:19,663 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,663 [main] Logical connection got DEBUG 2024-09-22 02:50:19,663 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (73, '久井奈 七十三郎', '山形県', '1960-11-11 00.00.00', 'O', '2007-02-03 00.00.00', 4, 677) DEBUG 2024-09-22 02:50:19,663 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,663 [main] Logical connection got DEBUG 2024-09-22 02:50:19,664 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (74, '渥司守 七十四郎', '岩手県', '1983-04-19 00.00.00', 'B', '2007-01-11 00.00.00', 53, 444) DEBUG 2024-09-22 02:50:19,664 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,664 [main] Logical connection got DEBUG 2024-09-22 02:50:19,664 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (75, '渥司守 七十五郎', '埼玉県', '1983-12-14 00.00.00', 'O', '2006-09-30 00.00.00', 65, 277) DEBUG 2024-09-22 02:50:19,664 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,664 [main] Logical connection got DEBUG 2024-09-22 02:50:19,664 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (76, '渥司守 七十六郎', '島根県', '1981-12-24 00.00.00', 'O', '2005-08-19 00.00.00', 42, 568) DEBUG 2024-09-22 02:50:19,664 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,664 [main] Logical connection got DEBUG 2024-09-22 02:50:19,664 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (77, '獅威鎖 七十七郎', '沖縄県', '1960-02-29 00.00.00', 'B', '2006-08-17 00.00.00', 59, 259) DEBUG 2024-09-22 02:50:19,665 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,665 [main] Logical connection got DEBUG 2024-09-22 02:50:19,665 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (78, '須寅 七十八郎', '奈良県', '1955-06-29 00.00.00', 'A', '2007-01-25 00.00.00', 78, 143) DEBUG 2024-09-22 02:50:19,665 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,665 [main] Logical connection got DEBUG 2024-09-22 02:50:19,665 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (79, '獅威鎖 七十九郎', '東京都', '1967-08-10 00.00.00', 'B', '2006-12-20 00.00.00', 55, 545) DEBUG 2024-09-22 02:50:19,665 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,665 [main] Logical connection got DEBUG 2024-09-22 02:50:19,665 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (80, '雉宗 八十郎', '宮城県', '1964-06-06 00.00.00', 'A', '2007-05-05 00.00.00', 54, 133) DEBUG 2024-09-22 02:50:19,665 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,665 [main] Logical connection got DEBUG 2024-09-22 02:50:19,666 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (81, '久井奈 八十一郎', '神奈川県', '1986-10-09 00.00.00', 'B', '2006-06-23 00.00.00', 94, 824) DEBUG 2024-09-22 02:50:19,666 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,666 [main] Logical connection got DEBUG 2024-09-22 02:50:19,666 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (82, '須寅 八十二郎', '徳島県', '1983-01-04 00.00.00', 'O', '2007-04-26 00.00.00', 90, 456) DEBUG 2024-09-22 02:50:19,666 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,666 [main] Logical connection got DEBUG 2024-09-22 02:50:19,666 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (83, '久井奈 八十三郎', '滋賀県', '1972-07-31 00.00.00', 'B', '2005-10-23 00.00.00', 25, 581) DEBUG 2024-09-22 02:50:19,666 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,666 [main] Logical connection got DEBUG 2024-09-22 02:50:19,666 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (84, '渥司守 八十四郎', '長崎県', '1983-05-01 00.00.00', 'A', '2006-06-06 00.00.00', 19, 50) DEBUG 2024-09-22 02:50:19,667 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,667 [main] Logical connection got DEBUG 2024-09-22 02:50:19,667 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (85, '須寅 八十五郎', '長崎県', '1954-03-05 00.00.00', 'A', '2006-09-11 00.00.00', 93, 764) DEBUG 2024-09-22 02:50:19,667 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,667 [main] Logical connection got DEBUG 2024-09-22 02:50:19,667 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (86, '手江田 八十六郎', '岡山県', '1965-07-02 00.00.00', 'A', '2005-08-28 00.00.00', 66, 759) DEBUG 2024-09-22 02:50:19,667 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,667 [main] Logical connection got DEBUG 2024-09-22 02:50:19,667 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (87, '雉宗 八十七郎', '青森県', '1950-02-15 00.00.00', 'A', '2007-02-11 00.00.00', 40, 899) DEBUG 2024-09-22 02:50:19,667 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,667 [main] Logical connection got DEBUG 2024-09-22 02:50:19,668 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (88, '久井奈 八十八郎', '福島県', '1987-07-16 00.00.00', 'O', '2006-02-10 00.00.00', 50, 466) DEBUG 2024-09-22 02:50:19,668 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,668 [main] Logical connection got DEBUG 2024-09-22 02:50:19,668 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (89, '獅威鎖 八十九郎', '和歌山県', '1948-12-14 00.00.00', 'O', '2005-09-10 00.00.00', 98, 591) DEBUG 2024-09-22 02:50:19,668 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,668 [main] Logical connection got DEBUG 2024-09-22 02:50:19,668 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (90, '雉宗 九十郎', '山梨県', '1951-11-12 00.00.00', 'AB', '2005-11-22 00.00.00', 70, 303) DEBUG 2024-09-22 02:50:19,668 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,668 [main] Logical connection got DEBUG 2024-09-22 02:50:19,668 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (91, '須寅 九十一郎', '大阪府', '1955-10-22 00.00.00', 'B', '2007-02-24 00.00.00', 61, 6) DEBUG 2024-09-22 02:50:19,669 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,669 [main] Logical connection got DEBUG 2024-09-22 02:50:19,669 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (92, '久井奈 九十二郎', '大分県', '1966-06-27 00.00.00', 'O', '2006-02-09 00.00.00', 48, 82) DEBUG 2024-09-22 02:50:19,669 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,669 [main] Logical connection got DEBUG 2024-09-22 02:50:19,669 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (93, '渥司守 九十三郎', '兵庫県', '1977-10-26 00.00.00', 'B', '2006-04-07 00.00.00', 18, 82) DEBUG 2024-09-22 02:50:19,669 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,669 [main] Logical connection got DEBUG 2024-09-22 02:50:19,669 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (94, '久井奈 九十四郎', '茨城県', '1972-11-08 00.00.00', 'B', '2006-09-07 00.00.00', 74, 43) DEBUG 2024-09-22 02:50:19,669 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,670 [main] Logical connection got DEBUG 2024-09-22 02:50:19,670 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (95, '獅威鎖 九十五郎', '長崎県', '1987-01-05 00.00.00', 'O', '2006-08-18 00.00.00', 38, 435) DEBUG 2024-09-22 02:50:19,670 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,670 [main] Logical connection got DEBUG 2024-09-22 02:50:19,670 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (96, '久井奈 九十六郎', '大分県', '1958-02-24 00.00.00', 'A', '2006-04-17 00.00.00', 73, 547) DEBUG 2024-09-22 02:50:19,670 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,670 [main] Logical connection got DEBUG 2024-09-22 02:50:19,670 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (97, '渥司守 九十七郎', '岩手県', '1962-02-01 00.00.00', 'AB', '2007-02-15 00.00.00', 76, 34) DEBUG 2024-09-22 02:50:19,670 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,670 [main] Logical connection got DEBUG 2024-09-22 02:50:19,670 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (98, '渥司守 九十八郎', '福井県', '1968-01-14 00.00.00', 'AB', '2006-03-21 00.00.00', 23, 903) DEBUG 2024-09-22 02:50:19,671 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,671 [main] Logical connection got DEBUG 2024-09-22 02:50:19,671 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (99, '田尾 九十九郎', '滋賀県', '1974-03-29 00.00.00', 'AB', '2007-07-06 00.00.00', 8, 628) DEBUG 2024-09-22 02:50:19,671 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,671 [main] Logical connection got DEBUG 2024-09-22 02:50:19,671 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (100, '獅威鎖 百郎', '島根県', '1980-08-04 00.00.00', 'A', '2007-04-29 00.00.00', 88, 90) DEBUG 2024-09-22 02:50:19,671 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,674 [main] Logical connection got DEBUG 2024-09-22 02:50:19,674 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,674 [main] Logical connection got DEBUG 2024-09-22 02:50:19,675 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,676 [main] Logical connection got DEBUG 2024-09-22 02:50:19,676 [main] SELECT count(*) FROM (select * from customer where DATE_OF_JOIN >= '2006-01-01' ) AS total DEBUG 2024-09-22 02:50:19,676 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,676 [main] Logical connection got DEBUG 2024-09-22 02:50:19,676 [main] select * from customer where DATE_OF_JOIN >= '2006-01-01' order by PRIORITY LIMIT 12 OFFSET 18 DEBUG 2024-09-22 02:50:19,677 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,677 [main] Logical connection got DEBUG 2024-09-22 02:50:19,678 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,681 [main] Transaction rolledback DEBUG 2024-09-22 02:50:19,681 [main] Physical connection closed DEBUG 2024-09-22 02:50:19,694 [main] Transaction began DEBUG 2024-09-22 02:50:19,704 [main] Physical connection got DEBUG 2024-09-22 02:50:19,704 [main] Logical connection got DEBUG 2024-09-22 02:50:19,704 [main] DELETE FROM CUSTOMER DEBUG 2024-09-22 02:50:19,705 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,705 [main] Logical connection got DEBUG 2024-09-22 02:50:19,707 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,707 [main] Logical connection got DEBUG 2024-09-22 02:50:19,707 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (1, '雉宗 太郎', '埼玉県', '1954-11-28 00.00.00', 'A', '2005-12-09 00.00.00', 69, 751) DEBUG 2024-09-22 02:50:19,708 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,708 [main] Logical connection got DEBUG 2024-09-22 02:50:19,708 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (2, '久井奈 次郎', '山梨県', '1971-02-08 00.00.00', 'O', '2007-05-16 00.00.00', 82, 29) DEBUG 2024-09-22 02:50:19,708 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,708 [main] Logical connection got DEBUG 2024-09-22 02:50:19,708 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (3, '田尾 三郎', '群馬県', '1968-03-21 00.00.00', 'AB', '2006-04-06 00.00.00', 1, 577) DEBUG 2024-09-22 02:50:19,708 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,708 [main] Logical connection got DEBUG 2024-09-22 02:50:19,708 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (4, '田尾 四郎', '静岡県', '1958-03-14 00.00.00', 'B', '2007-07-14 00.00.00', 97, 157) DEBUG 2024-09-22 02:50:19,709 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,709 [main] Logical connection got DEBUG 2024-09-22 02:50:19,709 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (5, '獅威鎖 五郎', '茨城県', '1949-01-28 00.00.00', 'A', '2006-12-12 00.00.00', 14, 413) DEBUG 2024-09-22 02:50:19,709 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,709 [main] Logical connection got DEBUG 2024-09-22 02:50:19,709 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (6, '渥司守 六郎', '愛知県', '1948-02-15 00.00.00', 'O', '2005-08-16 00.00.00', 67, 248) DEBUG 2024-09-22 02:50:19,709 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,709 [main] Logical connection got DEBUG 2024-09-22 02:50:19,709 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (7, '須寅 七郎', '石川県', '1954-07-10 00.00.00', 'O', '2006-01-29 00.00.00', 20, 532) DEBUG 2024-09-22 02:50:19,709 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,709 [main] Logical connection got DEBUG 2024-09-22 02:50:19,710 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (8, '獅威鎖 八郎', '福島県', '1966-11-24 00.00.00', 'AB', '2006-11-09 00.00.00', 30, 276) DEBUG 2024-09-22 02:50:19,710 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,710 [main] Logical connection got DEBUG 2024-09-22 02:50:19,710 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (9, '雉宗 九郎', '兵庫県', '1961-01-07 00.00.00', 'A', '2006-12-21 00.00.00', 68, 140) DEBUG 2024-09-22 02:50:19,710 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,710 [main] Logical connection got DEBUG 2024-09-22 02:50:19,710 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (10, '手江田 十郎', '福井県', '1980-04-26 00.00.00', 'B', '2007-04-09 00.00.00', 6, 166) DEBUG 2024-09-22 02:50:19,710 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,710 [main] Logical connection got DEBUG 2024-09-22 02:50:19,710 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (11, '渥司守 十一郎', '福井県', '1986-12-17 00.00.00', 'A', '2007-04-27 00.00.00', 64, 109) DEBUG 2024-09-22 02:50:19,711 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,711 [main] Logical connection got DEBUG 2024-09-22 02:50:19,711 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (12, '渥司守 十二郎', '京都府', '1984-07-08 00.00.00', 'A', '2007-04-10 00.00.00', 12, 591) DEBUG 2024-09-22 02:50:19,711 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,711 [main] Logical connection got DEBUG 2024-09-22 02:50:19,711 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (13, '渥司守 十三郎', '福井県', '1967-03-30 00.00.00', 'O', '2007-07-03 00.00.00', 34, 375) DEBUG 2024-09-22 02:50:19,711 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,711 [main] Logical connection got DEBUG 2024-09-22 02:50:19,711 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (14, '須寅 十四郎', '石川県', '1961-08-16 00.00.00', 'A', '2005-11-09 00.00.00', 43, 439) DEBUG 2024-09-22 02:50:19,712 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,712 [main] Logical connection got DEBUG 2024-09-22 02:50:19,712 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (15, '須寅 十五郎', '岐阜県', '1986-03-11 00.00.00', 'A', '2005-10-22 00.00.00', 57, 543) DEBUG 2024-09-22 02:50:19,712 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,712 [main] Logical connection got DEBUG 2024-09-22 02:50:19,712 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (16, '渥司守 十六郎', '福島県', '1985-03-03 00.00.00', 'O', '2005-10-22 00.00.00', 58, 127) DEBUG 2024-09-22 02:50:19,712 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,712 [main] Logical connection got DEBUG 2024-09-22 02:50:19,712 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (17, '田尾 十七郎', '奈良県', '1959-02-12 00.00.00', 'A', '2006-01-02 00.00.00', 29, 74) DEBUG 2024-09-22 02:50:19,712 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,712 [main] Logical connection got DEBUG 2024-09-22 02:50:19,712 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (18, '獅威鎖 十八郎', '兵庫県', '1959-10-01 00.00.00', 'B', '2007-05-27 00.00.00', 2, 432) DEBUG 2024-09-22 02:50:19,713 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,713 [main] Logical connection got DEBUG 2024-09-22 02:50:19,713 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (19, '渥司守 十九郎', '神奈川県', '1986-11-16 00.00.00', 'AB', '2006-04-22 00.00.00', 44, 722) DEBUG 2024-09-22 02:50:19,714 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,714 [main] Logical connection got DEBUG 2024-09-22 02:50:19,715 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (20, '手江田 二十郎', '茨城県', '1962-11-11 00.00.00', 'B', '2005-12-08 00.00.00', 81, 857) DEBUG 2024-09-22 02:50:19,715 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,715 [main] Logical connection got DEBUG 2024-09-22 02:50:19,715 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (21, '久井奈 二十一郎', '山梨県', '1954-07-25 00.00.00', 'B', '2006-07-31 00.00.00', 7, 756) DEBUG 2024-09-22 02:50:19,715 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,715 [main] Logical connection got DEBUG 2024-09-22 02:50:19,715 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (22, '手江田 二十二郎', '茨城県', '1963-04-14 00.00.00', 'A', '2005-08-21 00.00.00', 41, 789) DEBUG 2024-09-22 02:50:19,715 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,715 [main] Logical connection got DEBUG 2024-09-22 02:50:19,715 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (23, '獅威鎖 二十三郎', '宮崎県', '1960-05-15 00.00.00', 'A', '2006-10-03 00.00.00', 72, 261) DEBUG 2024-09-22 02:50:19,716 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,716 [main] Logical connection got DEBUG 2024-09-22 02:50:19,716 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (24, '獅威鎖 二十四郎', '福井県', '1977-06-26 00.00.00', 'O', '2007-04-19 00.00.00', 89, 278) DEBUG 2024-09-22 02:50:19,716 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,716 [main] Logical connection got DEBUG 2024-09-22 02:50:19,716 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (25, '久井奈 二十五郎', '長野県', '1972-11-05 00.00.00', 'O', '2006-07-12 00.00.00', 32, 867) DEBUG 2024-09-22 02:50:19,716 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,717 [main] Logical connection got DEBUG 2024-09-22 02:50:19,717 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (26, '雉宗 二十六郎', '長崎県', '1982-11-27 00.00.00', 'A', '2007-03-07 00.00.00', 52, 115) DEBUG 2024-09-22 02:50:19,717 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,717 [main] Logical connection got DEBUG 2024-09-22 02:50:19,717 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (27, '手江田 二十七郎', '和歌山県', '1956-01-28 00.00.00', 'A', '2007-07-25 00.00.00', 10, 401) DEBUG 2024-09-22 02:50:19,717 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,717 [main] Logical connection got DEBUG 2024-09-22 02:50:19,718 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (28, '須寅 二十八郎', '沖縄県', '1962-01-07 00.00.00', 'A', '2006-06-02 00.00.00', 36, 543) DEBUG 2024-09-22 02:50:19,718 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,718 [main] Logical connection got DEBUG 2024-09-22 02:50:19,718 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (29, '雉宗 二十九郎', '群馬県', '1955-08-11 00.00.00', 'A', '2006-08-29 00.00.00', 16, 737) DEBUG 2024-09-22 02:50:19,718 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,718 [main] Logical connection got DEBUG 2024-09-22 02:50:19,718 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (30, '田尾 三十郎', '石川県', '1986-11-17 00.00.00', 'A', '2006-12-31 00.00.00', 27, 736) DEBUG 2024-09-22 02:50:19,718 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,718 [main] Logical connection got DEBUG 2024-09-22 02:50:19,719 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (31, '田尾 三十一郎', '滋賀県', '1985-11-07 00.00.00', 'B', '2005-12-27 00.00.00', 46, 354) DEBUG 2024-09-22 02:50:19,719 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,719 [main] Logical connection got DEBUG 2024-09-22 02:50:19,719 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (32, '雉宗 三十二郎', '山梨県', '1953-11-19 00.00.00', 'B', '2006-04-21 00.00.00', 96, 863) DEBUG 2024-09-22 02:50:19,719 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,719 [main] Logical connection got DEBUG 2024-09-22 02:50:19,719 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (33, '久井奈 三十三郎', '青森県', '1969-03-06 00.00.00', 'O', '2006-02-03 00.00.00', 3, 112) DEBUG 2024-09-22 02:50:19,719 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,719 [main] Logical connection got DEBUG 2024-09-22 02:50:19,720 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (34, '渥司守 三十四郎', '福井県', '1981-04-18 00.00.00', 'O', '2007-07-08 00.00.00', 77, 435) DEBUG 2024-09-22 02:50:19,720 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,720 [main] Logical connection got DEBUG 2024-09-22 02:50:19,720 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (35, '久井奈 三十五郎', '岩手県', '1978-08-13 00.00.00', 'A', '2006-03-18 00.00.00', 24, 327) DEBUG 2024-09-22 02:50:19,720 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,720 [main] Logical connection got DEBUG 2024-09-22 02:50:19,720 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (36, '須寅 三十六郎', '富山県', '1951-08-10 00.00.00', 'A', '2007-04-18 00.00.00', 99, 427) DEBUG 2024-09-22 02:50:19,720 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,720 [main] Logical connection got DEBUG 2024-09-22 02:50:19,720 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (37, '田尾 三十七郎', '福岡県', '1979-05-01 00.00.00', 'A', '2006-11-22 00.00.00', 62, 634) DEBUG 2024-09-22 02:50:19,721 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,721 [main] Logical connection got DEBUG 2024-09-22 02:50:19,721 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (38, '獅威鎖 三十八郎', '神奈川県', '1961-10-31 00.00.00', 'B', '2007-03-30 00.00.00', 63, 465) DEBUG 2024-09-22 02:50:19,721 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,721 [main] Logical connection got DEBUG 2024-09-22 02:50:19,722 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (39, '久井奈 三十九郎', '大阪府', '1973-02-01 00.00.00', 'O', '2006-12-18 00.00.00', 22, 175) DEBUG 2024-09-22 02:50:19,722 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,722 [main] Logical connection got DEBUG 2024-09-22 02:50:19,722 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (40, '田尾 四十郎', '新潟県', '1979-02-28 00.00.00', 'AB', '2007-03-10 00.00.00', 13, 342) DEBUG 2024-09-22 02:50:19,722 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,722 [main] Logical connection got DEBUG 2024-09-22 02:50:19,723 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (41, '須寅 四十一郎', '佐賀県', '1977-05-13 00.00.00', 'A', '2007-05-27 00.00.00', 56, 883) DEBUG 2024-09-22 02:50:19,723 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,723 [main] Logical connection got DEBUG 2024-09-22 02:50:19,723 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (42, '手江田 四十二郎', '山口県', '1958-11-26 00.00.00', 'A', '2006-03-06 00.00.00', 91, 87) DEBUG 2024-09-22 02:50:19,723 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,723 [main] Logical connection got DEBUG 2024-09-22 02:50:19,723 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (43, '渥司守 四十三郎', '山形県', '1983-03-31 00.00.00', 'A', '2006-10-17 00.00.00', 60, 35) DEBUG 2024-09-22 02:50:19,723 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,723 [main] Logical connection got DEBUG 2024-09-22 02:50:19,724 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (44, '雉宗 四十四郎', '福岡県', '1979-08-10 00.00.00', 'AB', '2005-11-25 00.00.00', 49, 626) DEBUG 2024-09-22 02:50:19,724 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,724 [main] Logical connection got DEBUG 2024-09-22 02:50:19,724 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (45, '獅威鎖 四十五郎', '栃木県', '1974-07-05 00.00.00', 'AB', '2007-06-17 00.00.00', 87, 268) DEBUG 2024-09-22 02:50:19,724 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,724 [main] Logical connection got DEBUG 2024-09-22 02:50:19,724 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (46, '雉宗 四十六郎', '新潟県', '1977-06-16 00.00.00', 'O', '2007-03-22 00.00.00', 80, 759) DEBUG 2024-09-22 02:50:19,724 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,725 [main] Logical connection got DEBUG 2024-09-22 02:50:19,725 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (47, '久井奈 四十七郎', '岡山県', '1948-02-03 00.00.00', 'O', '2007-01-30 00.00.00', 39, 199) DEBUG 2024-09-22 02:50:19,725 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,725 [main] Logical connection got DEBUG 2024-09-22 02:50:19,725 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (48, '雉宗 四十八郎', '山形県', '1957-04-27 00.00.00', 'AB', '2007-04-20 00.00.00', 92, 578) DEBUG 2024-09-22 02:50:19,725 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,725 [main] Logical connection got DEBUG 2024-09-22 02:50:19,725 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (49, '渥司守 四十九郎', '広島県', '1966-04-05 00.00.00', 'O', '2006-08-15 00.00.00', 79, 605) DEBUG 2024-09-22 02:50:19,725 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,725 [main] Logical connection got DEBUG 2024-09-22 02:50:19,725 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (50, '久井奈 五十郎', '愛知県', '1965-03-10 00.00.00', 'A', '2006-03-18 00.00.00', 28, 385) DEBUG 2024-09-22 02:50:19,726 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,726 [main] Logical connection got DEBUG 2024-09-22 02:50:19,726 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (51, '田尾 五十一郎', '愛媛県', '1956-12-12 00.00.00', 'A', '2007-07-20 00.00.00', 35, 400) DEBUG 2024-09-22 02:50:19,726 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,726 [main] Logical connection got DEBUG 2024-09-22 02:50:19,726 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (52, '須寅 五十二郎', '福井県', '1975-08-08 00.00.00', 'A', '2005-11-09 00.00.00', 95, 98) DEBUG 2024-09-22 02:50:19,726 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,726 [main] Logical connection got DEBUG 2024-09-22 02:50:19,726 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (53, '須寅 五十三郎', '兵庫県', '1961-08-11 00.00.00', 'A', '2007-03-05 00.00.00', 45, 765) DEBUG 2024-09-22 02:50:19,726 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,726 [main] Logical connection got DEBUG 2024-09-22 02:50:19,727 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (54, '雉宗 五十四郎', '滋賀県', '1972-10-29 00.00.00', 'O', '2007-05-21 00.00.00', 9, 627) DEBUG 2024-09-22 02:50:19,727 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,727 [main] Logical connection got DEBUG 2024-09-22 02:50:19,727 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (55, '雉宗 五十五郎', '千葉県', '1965-12-19 00.00.00', 'AB', '2005-11-28 00.00.00', 83, 178) DEBUG 2024-09-22 02:50:19,727 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,727 [main] Logical connection got DEBUG 2024-09-22 02:50:19,727 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (56, '渥司守 五十六郎', '滋賀県', '1949-12-11 00.00.00', 'O', '2006-11-19 00.00.00', 71, 912) DEBUG 2024-09-22 02:50:19,727 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,727 [main] Logical connection got DEBUG 2024-09-22 02:50:19,727 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (57, '田尾 五十七郎', '岩手県', '1950-05-21 00.00.00', 'AB', '2007-01-01 00.00.00', 15, 160) DEBUG 2024-09-22 02:50:19,728 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,728 [main] Logical connection got DEBUG 2024-09-22 02:50:19,728 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (58, '獅威鎖 五十八郎', '秋田県', '1962-12-15 00.00.00', 'O', '2005-12-05 00.00.00', 85, 525) DEBUG 2024-09-22 02:50:19,728 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,728 [main] Logical connection got DEBUG 2024-09-22 02:50:19,728 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (59, '雉宗 五十九郎', '大阪府', '1969-03-27 00.00.00', 'A', '2006-06-30 00.00.00', 86, 637) DEBUG 2024-09-22 02:50:19,728 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,728 [main] Logical connection got DEBUG 2024-09-22 02:50:19,728 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (60, '渥司守 六十郎', '香川県', '1952-08-09 00.00.00', 'O', '2005-11-03 00.00.00', 17, 623) DEBUG 2024-09-22 02:50:19,728 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,728 [main] Logical connection got DEBUG 2024-09-22 02:50:19,729 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (61, '渥司守 六十一郎', '群馬県', '1971-11-03 00.00.00', 'B', '2006-05-13 00.00.00', 26, 482) DEBUG 2024-09-22 02:50:19,729 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,729 [main] Logical connection got DEBUG 2024-09-22 02:50:19,729 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (62, '久井奈 六十二郎', '石川県', '1962-04-13 00.00.00', 'B', '2007-04-23 00.00.00', 51, 824) DEBUG 2024-09-22 02:50:19,729 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,729 [main] Logical connection got DEBUG 2024-09-22 02:50:19,729 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (63, '獅威鎖 六十三郎', '徳島県', '1955-05-18 00.00.00', 'O', '2007-02-22 00.00.00', 5, 421) DEBUG 2024-09-22 02:50:19,729 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,729 [main] Logical connection got DEBUG 2024-09-22 02:50:19,729 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (64, '須寅 六十四郎', '東京都', '1966-01-09 00.00.00', 'O', '2006-11-30 00.00.00', 47, 552) DEBUG 2024-09-22 02:50:19,729 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,730 [main] Logical connection got DEBUG 2024-09-22 02:50:19,730 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (65, '渥司守 六十五郎', '新潟県', '1953-07-02 00.00.00', 'A', '2007-05-24 00.00.00', 21, 444) DEBUG 2024-09-22 02:50:19,730 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,730 [main] Logical connection got DEBUG 2024-09-22 02:50:19,730 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (66, '手江田 六十六郎', '岩手県', '1986-01-02 00.00.00', 'A', '2005-11-06 00.00.00', 37, 671) DEBUG 2024-09-22 02:50:19,730 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,730 [main] Logical connection got DEBUG 2024-09-22 02:50:19,730 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (67, '雉宗 六十七郎', '山口県', '1965-06-22 00.00.00', 'A', '2006-12-20 00.00.00', 33, 167) DEBUG 2024-09-22 02:50:19,730 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,731 [main] Logical connection got DEBUG 2024-09-22 02:50:19,731 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (68, '渥司守 六十八郎', '栃木県', '1957-01-14 00.00.00', 'B', '2006-09-02 00.00.00', 100, 193) DEBUG 2024-09-22 02:50:19,731 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,731 [main] Logical connection got DEBUG 2024-09-22 02:50:19,731 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (69, '久井奈 六十九郎', '福島県', '1987-01-23 00.00.00', 'B', '2006-03-27 00.00.00', 11, 343) DEBUG 2024-09-22 02:50:19,731 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,731 [main] Logical connection got DEBUG 2024-09-22 02:50:19,731 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (70, '雉宗 七十郎', '岩手県', '1967-02-14 00.00.00', 'A', '2006-01-15 00.00.00', 84, 156) DEBUG 2024-09-22 02:50:19,732 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,732 [main] Logical connection got DEBUG 2024-09-22 02:50:19,732 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (71, '渥司守 七十一郎', '香川県', '1975-09-08 00.00.00', 'O', '2006-08-28 00.00.00', 31, 851) DEBUG 2024-09-22 02:50:19,732 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,732 [main] Logical connection got DEBUG 2024-09-22 02:50:19,732 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (72, '田尾 七十二郎', '福島県', '1957-10-10 00.00.00', 'A', '2006-06-11 00.00.00', 75, 447) DEBUG 2024-09-22 02:50:19,733 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,733 [main] Logical connection got DEBUG 2024-09-22 02:50:19,733 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (73, '久井奈 七十三郎', '山形県', '1960-11-11 00.00.00', 'O', '2007-02-03 00.00.00', 4, 677) DEBUG 2024-09-22 02:50:19,734 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,734 [main] Logical connection got DEBUG 2024-09-22 02:50:19,734 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (74, '渥司守 七十四郎', '岩手県', '1983-04-19 00.00.00', 'B', '2007-01-11 00.00.00', 53, 444) DEBUG 2024-09-22 02:50:19,734 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,734 [main] Logical connection got DEBUG 2024-09-22 02:50:19,734 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (75, '渥司守 七十五郎', '埼玉県', '1983-12-14 00.00.00', 'O', '2006-09-30 00.00.00', 65, 277) DEBUG 2024-09-22 02:50:19,734 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,734 [main] Logical connection got DEBUG 2024-09-22 02:50:19,734 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (76, '渥司守 七十六郎', '島根県', '1981-12-24 00.00.00', 'O', '2005-08-19 00.00.00', 42, 568) DEBUG 2024-09-22 02:50:19,734 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,734 [main] Logical connection got DEBUG 2024-09-22 02:50:19,735 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (77, '獅威鎖 七十七郎', '沖縄県', '1960-02-29 00.00.00', 'B', '2006-08-17 00.00.00', 59, 259) DEBUG 2024-09-22 02:50:19,735 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,735 [main] Logical connection got DEBUG 2024-09-22 02:50:19,735 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (78, '須寅 七十八郎', '奈良県', '1955-06-29 00.00.00', 'A', '2007-01-25 00.00.00', 78, 143) DEBUG 2024-09-22 02:50:19,735 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,735 [main] Logical connection got DEBUG 2024-09-22 02:50:19,735 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (79, '獅威鎖 七十九郎', '東京都', '1967-08-10 00.00.00', 'B', '2006-12-20 00.00.00', 55, 545) DEBUG 2024-09-22 02:50:19,735 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,735 [main] Logical connection got DEBUG 2024-09-22 02:50:19,735 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (80, '雉宗 八十郎', '宮城県', '1964-06-06 00.00.00', 'A', '2007-05-05 00.00.00', 54, 133) DEBUG 2024-09-22 02:50:19,736 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,736 [main] Logical connection got DEBUG 2024-09-22 02:50:19,736 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (81, '久井奈 八十一郎', '神奈川県', '1986-10-09 00.00.00', 'B', '2006-06-23 00.00.00', 94, 824) DEBUG 2024-09-22 02:50:19,736 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,736 [main] Logical connection got DEBUG 2024-09-22 02:50:19,736 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (82, '須寅 八十二郎', '徳島県', '1983-01-04 00.00.00', 'O', '2007-04-26 00.00.00', 90, 456) DEBUG 2024-09-22 02:50:19,736 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,736 [main] Logical connection got DEBUG 2024-09-22 02:50:19,736 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (83, '久井奈 八十三郎', '滋賀県', '1972-07-31 00.00.00', 'B', '2005-10-23 00.00.00', 25, 581) DEBUG 2024-09-22 02:50:19,736 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,736 [main] Logical connection got DEBUG 2024-09-22 02:50:19,737 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (84, '渥司守 八十四郎', '長崎県', '1983-05-01 00.00.00', 'A', '2006-06-06 00.00.00', 19, 50) DEBUG 2024-09-22 02:50:19,737 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,737 [main] Logical connection got DEBUG 2024-09-22 02:50:19,737 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (85, '須寅 八十五郎', '長崎県', '1954-03-05 00.00.00', 'A', '2006-09-11 00.00.00', 93, 764) DEBUG 2024-09-22 02:50:19,737 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,737 [main] Logical connection got DEBUG 2024-09-22 02:50:19,737 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (86, '手江田 八十六郎', '岡山県', '1965-07-02 00.00.00', 'A', '2005-08-28 00.00.00', 66, 759) DEBUG 2024-09-22 02:50:19,737 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,737 [main] Logical connection got DEBUG 2024-09-22 02:50:19,737 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (87, '雉宗 八十七郎', '青森県', '1950-02-15 00.00.00', 'A', '2007-02-11 00.00.00', 40, 899) DEBUG 2024-09-22 02:50:19,738 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,738 [main] Logical connection got DEBUG 2024-09-22 02:50:19,738 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (88, '久井奈 八十八郎', '福島県', '1987-07-16 00.00.00', 'O', '2006-02-10 00.00.00', 50, 466) DEBUG 2024-09-22 02:50:19,738 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,738 [main] Logical connection got DEBUG 2024-09-22 02:50:19,738 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (89, '獅威鎖 八十九郎', '和歌山県', '1948-12-14 00.00.00', 'O', '2005-09-10 00.00.00', 98, 591) DEBUG 2024-09-22 02:50:19,738 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,738 [main] Logical connection got DEBUG 2024-09-22 02:50:19,738 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (90, '雉宗 九十郎', '山梨県', '1951-11-12 00.00.00', 'AB', '2005-11-22 00.00.00', 70, 303) DEBUG 2024-09-22 02:50:19,739 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,739 [main] Logical connection got DEBUG 2024-09-22 02:50:19,739 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (91, '須寅 九十一郎', '大阪府', '1955-10-22 00.00.00', 'B', '2007-02-24 00.00.00', 61, 6) DEBUG 2024-09-22 02:50:19,739 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,739 [main] Logical connection got DEBUG 2024-09-22 02:50:19,739 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (92, '久井奈 九十二郎', '大分県', '1966-06-27 00.00.00', 'O', '2006-02-09 00.00.00', 48, 82) DEBUG 2024-09-22 02:50:19,739 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,739 [main] Logical connection got DEBUG 2024-09-22 02:50:19,739 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (93, '渥司守 九十三郎', '兵庫県', '1977-10-26 00.00.00', 'B', '2006-04-07 00.00.00', 18, 82) DEBUG 2024-09-22 02:50:19,739 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,740 [main] Logical connection got DEBUG 2024-09-22 02:50:19,740 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (94, '久井奈 九十四郎', '茨城県', '1972-11-08 00.00.00', 'B', '2006-09-07 00.00.00', 74, 43) DEBUG 2024-09-22 02:50:19,740 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,740 [main] Logical connection got DEBUG 2024-09-22 02:50:19,740 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (95, '獅威鎖 九十五郎', '長崎県', '1987-01-05 00.00.00', 'O', '2006-08-18 00.00.00', 38, 435) DEBUG 2024-09-22 02:50:19,740 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,740 [main] Logical connection got DEBUG 2024-09-22 02:50:19,740 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (96, '久井奈 九十六郎', '大分県', '1958-02-24 00.00.00', 'A', '2006-04-17 00.00.00', 73, 547) DEBUG 2024-09-22 02:50:19,740 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,740 [main] Logical connection got DEBUG 2024-09-22 02:50:19,740 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (97, '渥司守 九十七郎', '岩手県', '1962-02-01 00.00.00', 'AB', '2007-02-15 00.00.00', 76, 34) DEBUG 2024-09-22 02:50:19,741 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,741 [main] Logical connection got DEBUG 2024-09-22 02:50:19,741 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (98, '渥司守 九十八郎', '福井県', '1968-01-14 00.00.00', 'AB', '2006-03-21 00.00.00', 23, 903) DEBUG 2024-09-22 02:50:19,741 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,741 [main] Logical connection got DEBUG 2024-09-22 02:50:19,741 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (99, '田尾 九十九郎', '滋賀県', '1974-03-29 00.00.00', 'AB', '2007-07-06 00.00.00', 8, 628) DEBUG 2024-09-22 02:50:19,741 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,741 [main] Logical connection got DEBUG 2024-09-22 02:50:19,741 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (100, '獅威鎖 百郎', '島根県', '1980-08-04 00.00.00', 'A', '2007-04-29 00.00.00', 88, 90) DEBUG 2024-09-22 02:50:19,741 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,750 [main] Logical connection got DEBUG 2024-09-22 02:50:19,750 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,750 [main] Logical connection got DEBUG 2024-09-22 02:50:19,751 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,752 [main] Logical connection got DEBUG 2024-09-22 02:50:19,752 [main] SELECT CUSTOMER.NAME, CUSTOMER.PRIORITY, CUSTOMER.ID, CUSTOMER.CITY, CUSTOMER.DATE_OF_JOIN, CUSTOMER.DATE_OF_BIRTH, CUSTOMER.BLOOD_TYPE, CUSTOMER.RANK FROM CUSTOMER DEBUG 2024-09-22 02:50:19,754 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,754 [main] Logical connection got DEBUG 2024-09-22 02:50:19,754 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,763 [main] Transaction rolledback DEBUG 2024-09-22 02:50:19,763 [main] Physical connection closed Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.588 sec Running org.seasar.dao.impl.NullBeanEnhancerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.seasar.dao.impl.DtoArrayMetaDataResultSetHandlerTest DEBUG 2024-09-22 02:50:19,771 [main] Physical connection got DEBUG 2024-09-22 02:50:19,771 [main] Logical connection got DEBUG 2024-09-22 02:50:19,771 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,771 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.seasar.dao.issue.Jira101Test DEBUG 2024-09-22 02:50:19,786 [main] Transaction began DEBUG 2024-09-22 02:50:19,786 [main] Physical connection got DEBUG 2024-09-22 02:50:19,786 [main] Logical connection got DEBUG 2024-09-22 02:50:19,786 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,786 [main] Logical connection got DEBUG 2024-09-22 02:50:19,792 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,794 [main] Logical connection got DEBUG 2024-09-22 02:50:19,794 [main] INSERT INTO JIRA101_TABLE (aaa, bbb, foo_id) VALUES ('a1', 'b1', 777) DEBUG 2024-09-22 02:50:19,794 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,795 [main] Logical connection got DEBUG 2024-09-22 02:50:19,795 [main] SELECT JIRA101_TABLE.aaa, JIRA101_TABLE.bbb, JIRA101_TABLE.foo_id FROM JIRA101_TABLE WHERE JIRA101_TABLE.FOO_ID = 777 DEBUG 2024-09-22 02:50:19,795 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,795 [main] skip UPDATE: table=JIRA101_TABLE, key{foo_id=777} DEBUG 2024-09-22 02:50:19,795 [main] Transaction rolledback DEBUG 2024-09-22 02:50:19,795 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec Running org.seasar.dao.interceptors.AssertAtLeastOneRowInterceptorTest DEBUG 2024-09-22 02:50:19,808 [main] Transaction began DEBUG 2024-09-22 02:50:19,809 [main] Physical connection got DEBUG 2024-09-22 02:50:19,809 [main] Logical connection got DEBUG 2024-09-22 02:50:19,809 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,809 [main] Logical connection got DEBUG 2024-09-22 02:50:19,823 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,823 [main] Logical connection got DEBUG 2024-09-22 02:50:19,823 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%' DEBUG 2024-09-22 02:50:19,824 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,824 [main] Transaction rolledback DEBUG 2024-09-22 02:50:19,824 [main] Physical connection closed DEBUG 2024-09-22 02:50:19,836 [main] Transaction began DEBUG 2024-09-22 02:50:19,836 [main] Physical connection got DEBUG 2024-09-22 02:50:19,836 [main] Logical connection got DEBUG 2024-09-22 02:50:19,836 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,836 [main] Logical connection got DEBUG 2024-09-22 02:50:19,852 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,852 [main] Logical connection got DEBUG 2024-09-22 02:50:19,852 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%' DEBUG 2024-09-22 02:50:19,853 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,853 [main] Transaction rolledback DEBUG 2024-09-22 02:50:19,853 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec Running org.seasar.dao.impl.RelationKeyTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.seasar.dao.impl.NestedDaoMethodTest DEBUG 2024-09-22 02:50:19,868 [main] Physical connection got DEBUG 2024-09-22 02:50:19,868 [main] Logical connection got DEBUG 2024-09-22 02:50:19,868 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,868 [main] Logical connection got DEBUG 2024-09-22 02:50:19,870 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,874 [main] Logical connection got DEBUG 2024-09-22 02:50:19,874 [main] SELECT EMP.ename, EMP.empno, EMP.deptno FROM EMP WHERE empno = 7782 DEBUG 2024-09-22 02:50:19,874 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,874 [main] Logical connection got DEBUG 2024-09-22 02:50:19,874 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,874 [main] Logical connection got DEBUG 2024-09-22 02:50:19,875 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,875 [main] Logical connection got DEBUG 2024-09-22 02:50:19,875 [main] SELECT DEPT.deptno, DEPT.dname FROM DEPT WHERE DEPT.deptno = 10 DEBUG 2024-09-22 02:50:19,876 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,876 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running org.seasar.dao.parser.SqlParserImplTest org.seasar.dao.TokenNotClosedRuntimeException: [EDAO0002]*/ not closed in (hoge) SELECT * FROM emp WHERE job = #*job*#'CLERK' AND deptno = #*deptno*#20 SELECT * FROM emp WHERE job = ? AND deptno = ? SELECT * FROM emp WHERE job = /* job*/'CLERK' SELECT * FROM emp WHERE empno = ? AND 1 = 1 SELECT * FROM emp WHERE job = ? WARN 2024-09-22 02:50:19,881 [main] Argument(job) not found SELECT * FROM emp WARN 2024-09-22 02:50:19,881 [main] Argument(aaa) not found [] [] [aaabbb] [aaa] [SELECT * FROM emp WHERE job = ?] WARN 2024-09-22 02:50:19,881 [main] Argument(job) not found [SELECT * FROM emp WHERE job is null] [bbb = ?] [bbbddd] SELECT * FROM emp WHERE deptno = 10 WARN 2024-09-22 02:50:19,884 [main] Argument(job) not found WARN 2024-09-22 02:50:19,884 [main] Argument(deptno) not found SELECT * FROM emp SELECT * FROM emp WHERE job = ? SELECT * FROM emp WHERE job = ? AND deptno = ? SELECT * FROM emp WHERE deptno = ? [WHERE aaa BETWEEN ? AND ?] SELECT * FROM emp WHERE deptno IN (?, ?) ORDER BY ename SELECT * FROM emp WHERE deptno IN (?, ?) ORDER BY ename SELECT * FROM emp WHERE ename IN (?, ?) AND job IN (?, ?) BETWEEN sal ? AND ? org.seasar.dao.EndCommentNotFoundRuntimeException: [EDAO0007]END comment not found INSERT INTO ITEM (ID, NUM) VALUES (?, ?) 0 WARN 2024-09-22 02:50:19,886 [main] Argument(moge) not found WARN 2024-09-22 02:50:19,886 [main] Argument(moge) not found SELECT AAA,BBB -- UGO FROM HOGE WHERE AAA=? AND FUGA=/* PIRO */ccc SELECT AAA --comment --comment2 FROM HOGE SELECT AAA --comment --comment2 FROM HOGE SELECT AAA --comment --comment2 FROM HOGE WARN 2024-09-22 02:50:19,887 [main] Argument(hoge) not found WARN 2024-09-22 02:50:19,887 [main] Argument($1) not found WARN 2024-09-22 02:50:19,887 [main] Argument($1) not found SELECT AAA FROM HOGE where bb = ? /* comment */ WARN 2024-09-22 02:50:19,889 [main] Argument($1) not found WARN 2024-09-22 02:50:19,889 [main] Argument($1) not found SELECT AAA FROM HOGE where aa = ? -- comment Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running org.seasar.dao.impl.QuestionInCommentTest DEBUG 2024-09-22 02:50:19,903 [main] Transaction began DEBUG 2024-09-22 02:50:19,903 [main] Physical connection got DEBUG 2024-09-22 02:50:19,903 [main] Logical connection got DEBUG 2024-09-22 02:50:19,903 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,903 [main] Logical connection got DEBUG 2024-09-22 02:50:19,906 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,907 [main] Logical connection got DEBUG 2024-09-22 02:50:19,908 [main] INSERT INTO EMP ( EMPNO, ENAME, TSTAMP ) VALUES ( /* comment */ 2222, 'aaaaaaaaaaaa', null /* in comment */ ) DEBUG 2024-09-22 02:50:19,908 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,908 [main] Transaction rolledback DEBUG 2024-09-22 02:50:19,908 [main] Physical connection closed DEBUG 2024-09-22 02:50:19,919 [main] Transaction began DEBUG 2024-09-22 02:50:19,920 [main] Physical connection got DEBUG 2024-09-22 02:50:19,920 [main] Logical connection got DEBUG 2024-09-22 02:50:19,920 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,920 [main] Logical connection got DEBUG 2024-09-22 02:50:19,924 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,925 [main] Logical connection got DEBUG 2024-09-22 02:50:19,926 [main] select * from EMP where ENAME = 'te?st' DEBUG 2024-09-22 02:50:19,926 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,926 [main] Transaction rolledback DEBUG 2024-09-22 02:50:19,926 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec Running org.seasar.dao.pager.PagerStatementFactoryTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.seasar.dao.impl.DeleteBatchAutoStaticCommandTest DEBUG 2024-09-22 02:50:19,936 [main] Transaction began DEBUG 2024-09-22 02:50:19,936 [main] Physical connection got DEBUG 2024-09-22 02:50:19,936 [main] Logical connection got DEBUG 2024-09-22 02:50:19,936 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,936 [main] Logical connection got DEBUG 2024-09-22 02:50:19,952 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,959 [main] Logical connection got DEBUG 2024-09-22 02:50:19,959 [main] DELETE FROM EMP WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-09-22 02:50:19,959 [main] DELETE FROM EMP WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-09-22 02:50:19,959 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,960 [main] Logical connection got DEBUG 2024-09-22 02:50:19,960 [main] DELETE FROM EMP WHERE empno = 7782 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-09-22 02:50:19,960 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-09-22 02:50:19,960 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,960 [main] Transaction rolledback DEBUG 2024-09-22 02:50:19,960 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec Running org.seasar.dao.impl.NullBeanMetaDataTest [EDAO0027]Not found Bean class associated with Dao interface (org.seasar.dao.impl.NullBeanMetaDataTest$HogeDao) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.seasar.dao.impl.OverloadNotSupportedSqlCommandTest DEBUG 2024-09-22 02:50:19,967 [main] Physical connection got DEBUG 2024-09-22 02:50:19,967 [main] Logical connection got DEBUG 2024-09-22 02:50:19,967 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,967 [main] Logical connection got DEBUG 2024-09-22 02:50:19,983 [main] Logical connection closed DEBUG 2024-09-22 02:50:19,983 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Results : Tests run: 434, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar] [INFO] Building jar: /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao/target/s2-dao-1.0.52-SNAPSHOT.jar [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] No goals needed for project - skipping [INFO] [source:jar {execution: source-jar}] [INFO] Building jar: /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao/target/s2-dao-1.0.52-SNAPSHOT-sources.jar [INFO] [antrun:run {execution: prepare-test-jar}] [INFO] Executing tasks [copy] Copying 361 files to /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao/target/test-jar-staging [INFO] Executed tasks [INFO] [jar:test-jar {execution: test-jar}] [INFO] Building jar: /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao/target/s2-dao-1.0.52-SNAPSHOT-tests.jar [INFO] [install:install] [INFO] Installing /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao/target/s2-dao-1.0.52-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/seasar/dao/s2-dao/1.0.52-SNAPSHOT/s2-dao-1.0.52-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao/target/s2-dao-1.0.52-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/seasar/dao/s2-dao/1.0.52-SNAPSHOT/s2-dao-1.0.52-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao/target/s2-dao-1.0.52-SNAPSHOT-tests.jar to /var/lib/jenkins/.m2/repository/org/seasar/dao/s2-dao/1.0.52-SNAPSHOT/s2-dao-1.0.52-SNAPSHOT-tests.jar [INFO] ------------------------------------------------------------------------ [INFO] Building S2Dao Examples [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting directory /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-examples/target [INFO] [resources:resources] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 25 resources [INFO] [compiler:compile] [INFO] Compiling 22 source files to /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-examples/target/classes [INFO] [resources:testResources] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 2 resources [INFO] Copying 3 resources [INFO] [compiler:testCompile] [INFO] Compiling 8 source files to /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-examples/target/test-classes [INFO] [surefire:test] [INFO] Surefire report directory: /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-examples/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running examples.dao.EmployeeDaoTest DEBUG 2024-09-22 02:50:22,588 [main] Physical connection got DEBUG 2024-09-22 02:50:22,588 [main] Logical connection got DEBUG 2024-09-22 02:50:22,603 [main] Logical connection closed DEBUG 2024-09-22 02:50:22,603 [main] Logical connection got DEBUG 2024-09-22 02:50:22,653 [main] Logical connection closed DEBUG 2024-09-22 02:50:22,677 [main] Logical connection got DEBUG 2024-09-22 02:50:22,678 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE emp.deptno = dept.deptno ORDER BY emp.empno DEBUG 2024-09-22 02:50:22,692 [main] Logical connection closed DEBUG 2024-09-22 02:50:22,692 [main] Logical connection got DEBUG 2024-09-22 02:50:22,695 [main] Logical connection closed DEBUG 2024-09-22 02:50:22,701 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.855 sec Running examples.dao.EmployeeDaoClientTest DEBUG 2024-09-22 02:50:22,767 [main] Physical connection got DEBUG 2024-09-22 02:50:22,767 [main] Logical connection got DEBUG 2024-09-22 02:50:22,768 [main] Logical connection closed DEBUG 2024-09-22 02:50:22,768 [main] Logical connection got DEBUG 2024-09-22 02:50:22,781 [main] Logical connection closed DEBUG 2024-09-22 02:50:22,786 [main] Logical connection got DEBUG 2024-09-22 02:50:22,786 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE emp.deptno = dept.deptno ORDER BY emp.empno DEBUG 2024-09-22 02:50:22,794 [main] Logical connection closed 7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0} 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0} 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0} 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0} 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0} 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0} 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0} 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {20, RESEARCH, DALLAS, 0} 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0} 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0} 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0} 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0} 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0} 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0} DEBUG 2024-09-22 02:50:22,798 [main] Logical connection got DEBUG 2024-09-22 02:50:22,798 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE empno = 7788 AND emp.deptno = dept.deptno DEBUG 2024-09-22 02:50:22,801 [main] Logical connection closed 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {20, RESEARCH, DALLAS, 0} DEBUG 2024-09-22 02:50:22,801 [main] Logical connection got DEBUG 2024-09-22 02:50:22,801 [main] SELECT count(*) FROM emp DEBUG 2024-09-22 02:50:22,802 [main] Logical connection closed count:14 DEBUG 2024-09-22 02:50:22,803 [main] Logical connection got DEBUG 2024-09-22 02:50:22,803 [main] SELECT * FROM emp DEBUG 2024-09-22 02:50:22,810 [main] Logical connection closed DEBUG 2024-09-22 02:50:22,810 [main] Logical connection got DEBUG 2024-09-22 02:50:22,810 [main] SELECT * FROM emp WHERE job = 'CLERK' DEBUG 2024-09-22 02:50:22,811 [main] Logical connection closed DEBUG 2024-09-22 02:50:22,811 [main] Logical connection got DEBUG 2024-09-22 02:50:22,811 [main] SELECT * FROM emp WHERE deptno = 20 DEBUG 2024-09-22 02:50:22,812 [main] Logical connection closed DEBUG 2024-09-22 02:50:22,812 [main] Logical connection got DEBUG 2024-09-22 02:50:22,812 [main] SELECT * FROM emp WHERE job = 'CLERK' AND deptno = 20 DEBUG 2024-09-22 02:50:22,813 [main] Logical connection closed DEBUG 2024-09-22 02:50:22,814 [main] Logical connection got DEBUG 2024-09-22 02:50:22,814 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE deptno = 20 DEBUG 2024-09-22 02:50:22,815 [main] Logical connection closed DEBUG 2024-09-22 02:50:22,815 [main] Logical connection got DEBUG 2024-09-22 02:50:22,815 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE 1=1 DEBUG 2024-09-22 02:50:22,817 [main] Logical connection closed DEBUG 2024-09-22 02:50:22,817 [main] Logical connection got DEBUG 2024-09-22 02:50:22,817 [main] UPDATE emp SET ename = 'SCOTT' WHERE empno = 7788 DEBUG 2024-09-22 02:50:22,818 [main] Logical connection closed updatedRows:1 DEBUG 2024-09-22 02:50:22,819 [main] Logical connection got DEBUG 2024-09-22 02:50:22,819 [main] SELECT empno FROM emp DEBUG 2024-09-22 02:50:22,819 [main] Logical connection closed 7369 7499 7521 7566 7654 7698 7782 7788 7839 7844 7876 7900 7902 7934 DEBUG 2024-09-22 02:50:22,819 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec Running examples.dao.EmployeeAutoDaoClientTest DEBUG 2024-09-22 02:50:22,881 [main] Physical connection got DEBUG 2024-09-22 02:50:22,881 [main] Logical connection got DEBUG 2024-09-22 02:50:22,881 [main] Logical connection closed DEBUG 2024-09-22 02:50:22,881 [main] Logical connection got DEBUG 2024-09-22 02:50:22,890 [main] Logical connection closed DEBUG 2024-09-22 02:50:22,897 [main] Logical connection got DEBUG 2024-09-22 02:50:22,898 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno DEBUG 2024-09-22 02:50:22,901 [main] Logical connection closed DEBUG 2024-09-22 02:50:22,901 [main] Logical connection got DEBUG 2024-09-22 02:50:22,901 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.job = 'CLERK' DEBUG 2024-09-22 02:50:22,902 [main] Logical connection closed DEBUG 2024-09-22 02:50:22,903 [main] Logical connection got DEBUG 2024-09-22 02:50:22,903 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.deptno = 20 DEBUG 2024-09-22 02:50:22,904 [main] Logical connection closed DEBUG 2024-09-22 02:50:22,904 [main] Logical connection got DEBUG 2024-09-22 02:50:22,904 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.job = 'CLERK' AND EMP.deptno = 20 DEBUG 2024-09-22 02:50:22,906 [main] Logical connection closed DEBUG 2024-09-22 02:50:22,906 [main] Logical connection got DEBUG 2024-09-22 02:50:22,906 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0.0 AND 1000.0 ORDER BY empno DEBUG 2024-09-22 02:50:22,907 [main] Logical connection closed 7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0} 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0} DEBUG 2024-09-22 02:50:22,908 [main] Logical connection got DEBUG 2024-09-22 02:50:22,908 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'SALES' DEBUG 2024-09-22 02:50:22,910 [main] Logical connection closed 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0} 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0} 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0} 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0} 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0} 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0} DEBUG 2024-09-22 02:50:22,913 [main] Logical connection got DEBUG 2024-09-22 02:50:22,913 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH' DEBUG 2024-09-22 02:50:22,915 [main] Logical connection closed 7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0} 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0} 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {20, RESEARCH, DALLAS, 0} 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0} 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0} DEBUG 2024-09-22 02:50:22,916 [main] Logical connection got DEBUG 2024-09-22 02:50:22,916 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-09-22 02:50:22,916 [main] Logical connection closed before timestamp:2005-01-18 13:09:32.213 DEBUG 2024-09-22 02:50:22,917 [main] Logical connection got DEBUG 2024-09-22 02:50:22,919 [main] UPDATE EMP SET tstamp = '2024-09-22 02.50.22', ename = 'SCOTT', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-09-22 02:50:22,919 [main] Logical connection closed after timestamp:2024-09-22 02:50:22.918 DEBUG 2024-09-22 02:50:22,919 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec Running examples.dao.DepartmentManagerClientTest DEBUG 2024-09-22 02:50:22,946 [main] Physical connection got DEBUG 2024-09-22 02:50:22,946 [main] Logical connection got DEBUG 2024-09-22 02:50:22,947 [main] Logical connection closed DEBUG 2024-09-22 02:50:22,947 [main] Logical connection got DEBUG 2024-09-22 02:50:22,980 [main] Logical connection closed DEBUG 2024-09-22 02:50:22,982 [main] Logical connection got DEBUG 2024-09-22 02:50:22,982 [main] INSERT INTO DEPT (deptno, dname, versionno) VALUES (99, 'foo', 0) DEBUG 2024-09-22 02:50:22,982 [main] Logical connection closed before update versionNo:0 DEBUG 2024-09-22 02:50:22,982 [main] Logical connection got DEBUG 2024-09-22 02:50:22,983 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0 DEBUG 2024-09-22 02:50:22,983 [main] Logical connection closed after update versionNo:1 DEBUG 2024-09-22 02:50:22,983 [main] Logical connection got DEBUG 2024-09-22 02:50:22,983 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1 DEBUG 2024-09-22 02:50:22,984 [main] Logical connection closed DEBUG 2024-09-22 02:50:22,984 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec Running examples.dao.DepartmentDaoClientTest DEBUG 2024-09-22 02:50:23,009 [main] Physical connection got DEBUG 2024-09-22 02:50:23,009 [main] Logical connection got DEBUG 2024-09-22 02:50:23,009 [main] Logical connection closed DEBUG 2024-09-22 02:50:23,009 [main] Logical connection got DEBUG 2024-09-22 02:50:23,013 [main] Logical connection closed DEBUG 2024-09-22 02:50:23,014 [main] Logical connection got DEBUG 2024-09-22 02:50:23,014 [main] INSERT INTO DEPT (deptno, dname, versionno) VALUES (99, 'foo', 0) DEBUG 2024-09-22 02:50:23,015 [main] Logical connection closed before update versionNo:0 DEBUG 2024-09-22 02:50:23,015 [main] Logical connection got DEBUG 2024-09-22 02:50:23,015 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0 DEBUG 2024-09-22 02:50:23,016 [main] Logical connection closed after update versionNo:1 DEBUG 2024-09-22 02:50:23,017 [main] Logical connection got DEBUG 2024-09-22 02:50:23,017 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1 DEBUG 2024-09-22 02:50:23,017 [main] Logical connection closed DEBUG 2024-09-22 02:50:23,017 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec Running examples.dao.ConvertTableExampleClientTest DEBUG 2024-09-22 02:50:23,041 [main] Physical connection got DEBUG 2024-09-22 02:50:23,041 [main] Logical connection got DEBUG 2024-09-22 02:50:23,041 [main] Logical connection closed DEBUG 2024-09-22 02:50:23,041 [main] Logical connection got DEBUG 2024-09-22 02:50:23,053 [main] Logical connection closed DEBUG 2024-09-22 02:50:23,054 [main] Logical connection got DEBUG 2024-09-22 02:50:23,054 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2024-09-22 02:50:23,054 [main] Logical connection closed DEBUG 2024-09-22 02:50:23,054 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec Running examples.dao.Employee2DaoClientTest DEBUG 2024-09-22 02:50:23,112 [main] Physical connection got DEBUG 2024-09-22 02:50:23,112 [main] Logical connection got DEBUG 2024-09-22 02:50:23,112 [main] Logical connection closed DEBUG 2024-09-22 02:50:23,112 [main] Logical connection got DEBUG 2024-09-22 02:50:23,121 [main] Logical connection closed DEBUG 2024-09-22 02:50:23,121 [main] Logical connection got DEBUG 2024-09-22 02:50:23,121 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename LIKE '%CO%' DEBUG 2024-09-22 02:50:23,123 [main] Logical connection closed 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-09-22 02:50:22.918 {20, RESEARCH, DALLAS, 0} DEBUG 2024-09-22 02:50:23,123 [main] Logical connection got DEBUG 2024-09-22 02:50:23,123 [main] Logical connection closed DEBUG 2024-09-22 02:50:23,123 [main] Logical connection got DEBUG 2024-09-22 02:50:23,129 [main] Logical connection closed DEBUG 2024-09-22 02:50:23,130 [main] Logical connection got DEBUG 2024-09-22 02:50:23,131 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-09-22 02:50:23,132 [main] Logical connection closed 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-09-22 02:50:22.918 {20, RESEARCH, DALLAS, 0} DEBUG 2024-09-22 02:50:23,133 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec Running examples.dao.TruncateTableDaoClientTest DEBUG 2024-09-22 02:50:23,382 [main] Physical connection got DEBUG 2024-09-22 02:50:23,382 [main] Logical connection got DEBUG 2024-09-22 02:50:23,386 [main] Logical connection closed DEBUG 2024-09-22 02:50:23,387 [main] Logical connection got DEBUG 2024-09-22 02:50:23,387 [main] DROP TABLE IF EXISTS H2TEST DEBUG 2024-09-22 02:50:23,392 [main] Logical connection closed DEBUG 2024-09-22 02:50:23,392 [main] Logical connection got DEBUG 2024-09-22 02:50:23,392 [main] CREATE TABLE H2TEST (ID INT PRIMARY KEY, AAA VARCHAR(255)) DEBUG 2024-09-22 02:50:23,403 [main] Logical connection closed DEBUG 2024-09-22 02:50:23,403 [main] Logical connection got DEBUG 2024-09-22 02:50:23,403 [main] TRUNCATE TABLE H2TEST DEBUG 2024-09-22 02:50:23,404 [main] Logical connection closed DEBUG 2024-09-22 02:50:23,412 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 sec Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar] [INFO] Building jar: /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-examples/target/s2-dao-examples-1.0.52-SNAPSHOT.jar [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] No goals needed for project - skipping [INFO] [source:jar {execution: source-jar}] [INFO] Building jar: /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-examples/target/s2-dao-examples-1.0.52-SNAPSHOT-sources.jar [INFO] [install:install] [INFO] Installing /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-examples/target/s2-dao-examples-1.0.52-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/seasar/dao/s2-dao-examples/1.0.52-SNAPSHOT/s2-dao-examples-1.0.52-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-examples/target/s2-dao-examples-1.0.52-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/seasar/dao/s2-dao-examples/1.0.52-SNAPSHOT/s2-dao-examples-1.0.52-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Building S2Dao tests for Seasar2.4.x [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting directory /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-s24-test/target [INFO] [build-helper:add-test-source {execution: add-test-source}] [INFO] Test Source directory: /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-s24-test/src/test/java added. [INFO] [resources:resources] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-s24-test/src/main/resources [INFO] [compiler:compile] [INFO] No sources to compile [INFO] [resources:testResources] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 7 resources [INFO] Copying 117 resources [INFO] [compiler:testCompile] [INFO] Compiling 177 source files to /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-s24-test/target/test-classes [INFO] [surefire:test] [INFO] Surefire report directory: /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-s24-test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.seasar.dao.impl.EntityManagerImplTest DEBUG 2024-09-22 02:50:25,078 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:25,138 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:25,154 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:25,157 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:25,195 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:25,195 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:25,246 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:25,254 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:25,280 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:25,482 [main] Physical connection got DEBUG 2024-09-22 02:50:25,482 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:25,498 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:25,499 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:25,580 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:25,615 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:25,617 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-09-22 02:50:25,631 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:25,632 [main] Physical connection closed DEBUG 2024-09-22 02:50:25,639 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:25,640 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:25,642 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:25,644 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:25,648 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:25,648 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:25,657 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:25,661 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:25,670 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:25,675 [main] Physical connection got DEBUG 2024-09-22 02:50:25,675 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:25,676 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:25,676 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:25,689 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:25,695 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:25,695 [main] SELECT * FROM EMP WHERE empno = 7788 DEBUG 2024-09-22 02:50:25,695 [main] Logical connection closed, tx=null [7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {null}] DEBUG 2024-09-22 02:50:25,696 [main] Physical connection closed DEBUG 2024-09-22 02:50:25,698 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:25,699 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:25,700 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:25,702 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:25,706 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:25,706 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:25,713 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:25,716 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:25,721 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:25,724 [main] Physical connection got DEBUG 2024-09-22 02:50:25,724 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:25,724 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:25,724 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:25,733 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:25,738 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:25,738 [main] SELECT * FROM EMP WHERE empno = 7788 DEBUG 2024-09-22 02:50:25,739 [main] Logical connection closed, tx=null [7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {null}] DEBUG 2024-09-22 02:50:25,740 [main] Physical connection closed DEBUG 2024-09-22 02:50:25,762 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:25,763 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:25,764 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:25,766 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:25,769 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:25,770 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:25,778 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:25,779 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:25,785 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:25,787 [main] Physical connection got DEBUG 2024-09-22 02:50:25,787 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:25,788 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:25,788 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:25,815 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:25,823 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:25,823 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-09-22 02:50:25,824 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:25,824 [main] Physical connection closed DEBUG 2024-09-22 02:50:25,826 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:25,826 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:25,829 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:25,831 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:25,833 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:25,833 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:25,839 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:25,840 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:25,845 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:25,848 [main] Physical connection got DEBUG 2024-09-22 02:50:25,849 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:25,850 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:25,850 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:25,856 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:25,861 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:25,862 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-09-22 02:50:25,862 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:25,863 [main] Physical connection closed DEBUG 2024-09-22 02:50:25,864 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:25,864 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:25,869 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:25,870 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:25,872 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:25,872 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:25,879 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:25,880 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:25,885 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:25,888 [main] Physical connection got DEBUG 2024-09-22 02:50:25,888 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:25,888 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:25,888 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:25,896 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:25,924 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:25,924 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-09-22 02:50:25,926 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:25,926 [main] Physical connection closed DEBUG 2024-09-22 02:50:25,927 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:25,928 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:25,934 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:25,935 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:25,938 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:25,938 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:25,944 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:25,946 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:25,949 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:25,952 [main] Physical connection got DEBUG 2024-09-22 02:50:25,952 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:25,953 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:25,953 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:25,961 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:25,967 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:25,967 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-09-22 02:50:25,968 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:25,968 [main] Physical connection closed DEBUG 2024-09-22 02:50:25,969 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:25,970 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:25,972 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:25,973 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:25,975 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:25,975 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:25,983 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:25,984 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:25,990 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:25,993 [main] Physical connection got DEBUG 2024-09-22 02:50:25,993 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:25,993 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:25,993 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:26,005 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:26,012 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:26,012 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-09-22 02:50:26,013 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:26,013 [main] Physical connection closed DEBUG 2024-09-22 02:50:26,014 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:26,015 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:26,017 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:26,018 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:26,019 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:26,019 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:26,030 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:26,031 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:26,034 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:26,038 [main] Physical connection got DEBUG 2024-09-22 02:50:26,038 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:26,039 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:26,039 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:26,046 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:26,074 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:26,074 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-09-22 02:50:26,075 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:26,075 [main] Physical connection closed DEBUG 2024-09-22 02:50:26,076 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:26,077 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:26,079 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:26,080 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:26,082 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:26,083 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:26,094 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:26,095 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:26,098 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:26,103 [main] Physical connection got DEBUG 2024-09-22 02:50:26,103 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:26,103 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:26,103 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:26,108 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:26,113 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:26,113 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-09-22 02:50:26,114 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:26,114 [main] Physical connection closed DEBUG 2024-09-22 02:50:26,115 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:26,116 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:26,118 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:26,119 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:26,120 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:26,121 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:26,125 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:26,126 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:26,128 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:26,131 [main] Physical connection got DEBUG 2024-09-22 02:50:26,131 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:26,132 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:26,132 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:26,137 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:26,143 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:26,143 [main] select count(*) from emp DEBUG 2024-09-22 02:50:26,145 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:26,145 [main] Physical connection closed Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.165 sec Running org.seasar.dao.impl.FastPropertyTypeFactoryTest DEBUG 2024-09-22 02:50:26,153 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:26,154 [main] S2Container will be created(path=org/seasar/dao/impl/FastPropertyTypeFactoryTest.dicon) DEBUG 2024-09-22 02:50:26,155 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:26,157 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:26,161 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:26,161 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:26,166 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:26,166 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:26,167 [main] S2Container is created(path=org/seasar/dao/impl/FastPropertyTypeFactoryTest.dicon) DEBUG 2024-09-22 02:50:26,172 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:26,172 [main] S2Container will be created(path=org/seasar/dao/impl/FastPropertyTypeFactoryTest.dicon) DEBUG 2024-09-22 02:50:26,174 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:26,175 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:26,177 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:26,177 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:26,205 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:26,205 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:26,206 [main] S2Container is created(path=org/seasar/dao/impl/FastPropertyTypeFactoryTest.dicon) DEBUG 2024-09-22 02:50:26,210 [main] Physical connection got DEBUG 2024-09-22 02:50:26,210 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:26,210 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:26,210 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec Running org.seasar.dao.impl.BeanMetaDataResultSetHandler2Test DEBUG 2024-09-22 02:50:26,217 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:26,217 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:26,219 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:26,220 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:26,220 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:26,224 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:26,224 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:26,228 [main] Physical connection got DEBUG 2024-09-22 02:50:26,228 [main] Logical connection got, tx=null WARN 2024-09-22 02:50:26,231 [main] Table(BeanMetaDataResultSetHandler2Test$MyEmp) not found DEBUG 2024-09-22 02:50:26,316 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:26,316 [main] Logical connection got, tx=null 7788 DEBUG 2024-09-22 02:50:26,318 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:26,318 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec Running org.seasar.dao.impl.DeleteAutoStaticCommandTest DEBUG 2024-09-22 02:50:26,323 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:26,323 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:26,324 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:26,325 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:26,325 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:26,331 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:26,331 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:26,336 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/0, BranchId=] DEBUG 2024-09-22 02:50:26,338 [main] Physical connection got DEBUG 2024-09-22 02:50:26,339 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/0, BranchId=] DEBUG 2024-09-22 02:50:26,339 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/0, BranchId=] DEBUG 2024-09-22 02:50:26,339 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/0, BranchId=] DEBUG 2024-09-22 02:50:26,373 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/0, BranchId=] DEBUG 2024-09-22 02:50:26,389 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/0, BranchId=] DEBUG 2024-09-22 02:50:26,390 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-09-22 02:50:26,392 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/0, BranchId=] DEBUG 2024-09-22 02:50:26,392 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/0, BranchId=] DEBUG 2024-09-22 02:50:26,393 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-09-22 02:50:26,394 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/0, BranchId=] DEBUG 2024-09-22 02:50:26,394 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/0, BranchId=] DEBUG 2024-09-22 02:50:26,394 [main] Physical connection closed DEBUG 2024-09-22 02:50:26,396 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:26,397 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:26,398 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:26,402 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:26,402 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:26,405 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:26,406 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:26,409 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/1, BranchId=] DEBUG 2024-09-22 02:50:26,410 [main] Physical connection got DEBUG 2024-09-22 02:50:26,410 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/1, BranchId=] DEBUG 2024-09-22 02:50:26,410 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/1, BranchId=] DEBUG 2024-09-22 02:50:26,411 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/1, BranchId=] DEBUG 2024-09-22 02:50:26,422 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/1, BranchId=] DEBUG 2024-09-22 02:50:26,425 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/1, BranchId=] DEBUG 2024-09-22 02:50:26,425 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0 DEBUG 2024-09-22 02:50:26,425 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/1, BranchId=] DEBUG 2024-09-22 02:50:26,425 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/1, BranchId=] DEBUG 2024-09-22 02:50:26,425 [main] Physical connection closed DEBUG 2024-09-22 02:50:26,427 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:26,428 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:26,429 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:26,433 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:26,433 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:26,439 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:26,439 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:26,441 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/2, BranchId=] DEBUG 2024-09-22 02:50:26,442 [main] Physical connection got DEBUG 2024-09-22 02:50:26,442 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/2, BranchId=] DEBUG 2024-09-22 02:50:26,442 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/2, BranchId=] DEBUG 2024-09-22 02:50:26,442 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/2, BranchId=] DEBUG 2024-09-22 02:50:26,477 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/2, BranchId=] DEBUG 2024-09-22 02:50:26,479 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/2, BranchId=] DEBUG 2024-09-22 02:50:26,479 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = -1 DEBUG 2024-09-22 02:50:26,480 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/2, BranchId=] org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1) DEBUG 2024-09-22 02:50:26,480 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/2, BranchId=] DEBUG 2024-09-22 02:50:26,481 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 sec Running org.seasar.dao.impl.FieldBeanAnnotationReaderTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.seasar.dao.interceptors.S2DaoInterceptor2Test DEBUG 2024-09-22 02:50:26,491 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:26,492 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2024-09-22 02:50:26,493 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:26,494 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:26,495 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:26,498 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:26,498 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:26,503 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:26,504 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:26,507 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:26,510 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2024-09-22 02:50:26,532 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/3, BranchId=] DEBUG 2024-09-22 02:50:26,533 [main] Physical connection got DEBUG 2024-09-22 02:50:26,533 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/3, BranchId=] DEBUG 2024-09-22 02:50:26,533 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/3, BranchId=] DEBUG 2024-09-22 02:50:26,533 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/3, BranchId=] DEBUG 2024-09-22 02:50:26,539 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/3, BranchId=] DEBUG 2024-09-22 02:50:26,540 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/3, BranchId=] DEBUG 2024-09-22 02:50:26,541 [main] INSERT INTO EMP (empno, ename, deptno) VALUES (99, 'hoge', 0) DEBUG 2024-09-22 02:50:26,541 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/3, BranchId=] DEBUG 2024-09-22 02:50:26,542 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/3, BranchId=] DEBUG 2024-09-22 02:50:26,542 [main] Physical connection closed DEBUG 2024-09-22 02:50:26,544 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:26,545 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2024-09-22 02:50:26,546 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:26,548 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:26,549 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:26,550 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:26,550 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:26,556 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:26,557 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:26,558 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:26,560 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2024-09-22 02:50:26,586 [main] Physical connection got DEBUG 2024-09-22 02:50:26,586 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:26,586 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:26,586 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:26,594 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:26,595 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:26,595 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-09-22 02:50:26,596 [main] Logical connection closed, tx=null 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20 {20, RESEARCH, DALLAS} DEBUG 2024-09-22 02:50:26,596 [main] Physical connection closed DEBUG 2024-09-22 02:50:26,598 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:26,599 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2024-09-22 02:50:26,600 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:26,601 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:26,602 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:26,604 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:26,604 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:26,608 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:26,609 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:26,611 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:26,612 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2024-09-22 02:50:26,627 [main] Physical connection got DEBUG 2024-09-22 02:50:26,627 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:26,627 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:26,627 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:26,661 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:26,662 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:26,662 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0.0 AND 1000.0 DEBUG 2024-09-22 02:50:26,663 [main] Logical connection closed, tx=null [7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30 {30, SALES, CHICAGO}] DEBUG 2024-09-22 02:50:26,663 [main] Physical connection closed DEBUG 2024-09-22 02:50:26,665 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:26,666 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2024-09-22 02:50:26,667 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:26,668 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:26,669 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:26,671 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:26,671 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:26,675 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:26,675 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:26,678 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:26,679 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2024-09-22 02:50:26,696 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/4, BranchId=] DEBUG 2024-09-22 02:50:26,696 [main] Physical connection got DEBUG 2024-09-22 02:50:26,696 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/4, BranchId=] DEBUG 2024-09-22 02:50:26,697 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/4, BranchId=] DEBUG 2024-09-22 02:50:26,697 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/4, BranchId=] DEBUG 2024-09-22 02:50:26,701 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/4, BranchId=] DEBUG 2024-09-22 02:50:26,703 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/4, BranchId=] DEBUG 2024-09-22 02:50:26,703 [main] INSERT INTO EMP (empno, ename, deptno, hiredate, mgr, job, comm, sal) VALUES (99, 'hoge', 0, null, null, null, null, null) DEBUG 2024-09-22 02:50:26,703 [main] INSERT INTO EMP (empno, ename, deptno, hiredate, mgr, job, comm, sal) VALUES (98, 'hoge2', 0, null, null, null, null, null) DEBUG 2024-09-22 02:50:26,704 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/4, BranchId=] DEBUG 2024-09-22 02:50:26,704 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/4, BranchId=] DEBUG 2024-09-22 02:50:26,705 [main] Physical connection closed DEBUG 2024-09-22 02:50:26,706 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:26,706 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2024-09-22 02:50:26,708 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:26,709 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:26,710 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:26,712 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:26,712 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:26,715 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:26,716 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:26,719 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:26,719 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2024-09-22 02:50:26,736 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/5, BranchId=] DEBUG 2024-09-22 02:50:26,736 [main] Physical connection got DEBUG 2024-09-22 02:50:26,736 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/5, BranchId=] DEBUG 2024-09-22 02:50:26,736 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/5, BranchId=] DEBUG 2024-09-22 02:50:26,736 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/5, BranchId=] DEBUG 2024-09-22 02:50:26,741 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/5, BranchId=] DEBUG 2024-09-22 02:50:26,742 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/5, BranchId=] DEBUG 2024-09-22 02:50:26,742 [main] INSERT INTO EMP (empno, ename, deptno) VALUES (99, '~', 0) DEBUG 2024-09-22 02:50:26,743 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/5, BranchId=] DEBUG 2024-09-22 02:50:26,743 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/5, BranchId=] DEBUG 2024-09-22 02:50:26,743 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 99 DEBUG 2024-09-22 02:50:26,743 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/5, BranchId=] DEBUG 2024-09-22 02:50:26,743 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/5, BranchId=] DEBUG 2024-09-22 02:50:26,744 [main] Physical connection closed Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec Running org.seasar.dao.impl.StaticStoredProcedureCommandTest DEBUG 2024-09-22 02:50:26,748 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:26,748 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:26,749 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:26,751 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:26,752 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:26,752 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:26,753 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:26,755 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:26,756 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:26,759 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:26,761 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:26,762 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:26,765 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-09-22 02:50:26,766 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:26,936 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,177 [main] Physical connection got DEBUG 2024-09-22 02:50:27,177 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,179 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,182 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,182 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,518 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,597 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,598 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,598 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,612 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,624 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,624 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,624 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,635 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,647 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,647 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,647 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,657 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,665 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,666 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,666 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,674 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,685 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,685 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,685 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,694 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,704 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,704 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,704 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,711 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,719 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,720 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,720 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,728 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,773 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,773 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,773 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,781 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,790 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,790 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,800 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,826 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/6, BranchId=] DEBUG 2024-09-22 02:50:27,827 [main] Physical connection closed DEBUG 2024-09-22 02:50:27,830 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:27,830 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:27,831 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:27,833 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:27,834 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:27,834 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:27,835 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:27,837 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:27,838 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:27,838 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:27,842 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:27,843 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:27,846 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-09-22 02:50:27,847 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:27,849 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,850 [main] Physical connection got DEBUG 2024-09-22 02:50:27,850 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,850 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,850 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,850 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,858 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,863 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,864 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,864 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,866 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,867 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,867 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,867 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,870 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,871 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,871 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,871 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,873 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,876 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,876 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,876 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,879 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,880 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,880 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,880 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,882 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,884 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,884 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,884 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,887 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,889 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,889 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,889 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,892 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,893 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,893 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,893 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,895 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,898 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,898 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,900 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] {CCC=2024-09-22 02:50:27.9, BBB=aaaaa2} DEBUG 2024-09-22 02:50:27,901 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/7, BranchId=] DEBUG 2024-09-22 02:50:27,901 [main] Physical connection closed DEBUG 2024-09-22 02:50:27,902 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:27,904 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:27,905 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:27,906 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:27,907 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:27,907 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:27,909 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:27,910 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:27,911 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:27,911 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:27,914 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:27,915 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:27,917 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-09-22 02:50:27,918 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:27,929 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,930 [main] Physical connection got DEBUG 2024-09-22 02:50:27,930 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,930 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,930 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,930 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,933 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,934 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,934 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,934 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,938 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,940 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,940 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,940 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,942 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,943 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,943 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,943 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,945 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,948 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,948 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,948 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,952 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,954 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,955 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,955 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,958 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,961 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,962 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,962 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,964 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,966 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,966 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,966 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,968 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,970 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,970 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,970 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,975 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,977 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,977 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,980 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,980 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/8, BranchId=] DEBUG 2024-09-22 02:50:27,980 [main] Physical connection closed DEBUG 2024-09-22 02:50:27,982 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:27,982 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:27,984 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:27,985 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:27,986 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:27,987 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:27,988 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:27,989 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:27,990 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:27,990 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:27,995 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:27,995 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:27,998 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-09-22 02:50:27,998 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:28,000 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,003 [main] Physical connection got DEBUG 2024-09-22 02:50:28,003 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,003 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,003 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,003 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,005 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,006 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,006 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,006 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,008 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,010 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,010 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,010 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,012 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,013 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,013 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,013 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,015 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,016 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,016 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,016 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,019 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,021 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,021 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,021 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,024 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,025 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,025 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,026 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,027 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,028 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,028 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,028 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,030 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,031 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,031 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,031 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,033 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,036 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,036 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,039 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,039 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/9, BranchId=] DEBUG 2024-09-22 02:50:28,039 [main] Physical connection closed DEBUG 2024-09-22 02:50:28,041 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:28,041 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:28,043 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:28,044 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,046 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,046 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:28,048 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:28,050 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:28,051 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:28,051 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:28,054 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:28,054 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:28,057 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-09-22 02:50:28,057 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:28,061 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,062 [main] Physical connection got DEBUG 2024-09-22 02:50:28,062 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,062 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,062 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,062 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,064 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,065 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,065 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,065 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,066 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,067 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,067 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,067 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,068 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,069 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,069 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,069 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,071 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,113 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,114 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,114 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,116 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,118 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,118 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,118 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,120 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,122 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,122 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,122 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,125 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,126 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,126 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,126 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,127 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,128 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,128 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,128 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,131 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,133 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,133 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,136 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] {CCC=25, EEE=625} DEBUG 2024-09-22 02:50:28,136 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/10, BranchId=] DEBUG 2024-09-22 02:50:28,136 [main] Physical connection closed DEBUG 2024-09-22 02:50:28,138 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:28,138 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:28,140 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:28,141 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,142 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,142 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:28,144 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:28,145 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:28,146 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:28,146 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:28,149 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:28,150 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:28,152 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-09-22 02:50:28,152 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:28,156 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,157 [main] Physical connection got DEBUG 2024-09-22 02:50:28,157 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,157 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,158 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,158 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,159 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,160 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,160 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,160 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,161 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,164 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,164 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,164 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,166 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,168 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,168 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,168 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,172 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,174 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,175 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,175 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,176 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,177 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,177 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,177 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,178 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,179 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,179 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,179 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,181 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,183 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,183 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,183 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,184 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,185 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,185 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,185 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,187 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,189 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,190 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,191 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,192 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/11, BranchId=] DEBUG 2024-09-22 02:50:28,192 [main] Physical connection closed DEBUG 2024-09-22 02:50:28,193 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:28,194 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:28,197 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:28,197 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,199 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,199 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:28,201 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:28,202 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:28,203 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:28,203 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:28,211 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:28,212 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:28,214 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-09-22 02:50:28,214 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:28,217 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,218 [main] Physical connection got DEBUG 2024-09-22 02:50:28,218 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,218 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,218 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,218 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,219 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,221 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,221 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,221 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,223 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,224 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,224 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,224 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,225 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,225 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,226 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,226 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,227 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,229 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,229 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,229 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,230 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,231 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,231 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,231 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,233 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,235 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,235 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,235 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,238 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,239 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,239 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,239 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,242 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,244 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,244 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,245 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,247 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,248 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,248 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,249 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,250 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/12, BranchId=] DEBUG 2024-09-22 02:50:28,250 [main] Physical connection closed DEBUG 2024-09-22 02:50:28,251 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:28,252 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:28,254 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:28,254 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,256 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,256 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:28,258 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:28,259 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:28,260 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:28,260 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:28,263 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:28,264 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:28,266 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-09-22 02:50:28,267 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:28,271 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,272 [main] Physical connection got DEBUG 2024-09-22 02:50:28,272 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,272 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,272 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,272 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,273 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,274 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,274 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,274 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,275 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,276 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,276 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,276 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,277 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,278 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,278 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,278 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,279 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,281 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,281 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,282 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,283 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,284 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,285 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,285 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,286 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,287 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,287 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,287 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,289 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,290 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,290 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,290 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,291 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,292 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,292 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,292 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,295 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,296 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,296 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,301 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,301 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/13, BranchId=] DEBUG 2024-09-22 02:50:28,301 [main] Physical connection closed DEBUG 2024-09-22 02:50:28,303 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:28,303 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:28,305 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:28,306 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,308 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,308 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:28,309 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:28,310 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:28,311 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:28,311 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:28,314 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:28,315 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:28,317 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-09-22 02:50:28,318 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:28,322 [main] Physical connection got DEBUG 2024-09-22 02:50:28,322 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:28,322 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:28,322 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:28,323 [main] Physical connection got DEBUG 2024-09-22 02:50:28,323 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:28,324 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:28,325 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:28,325 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:28,325 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:28,326 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:28,327 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:28,327 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:28,327 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:28,329 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:28,330 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:28,330 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:28,330 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:28,332 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:28,333 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:28,333 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:28,333 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:28,334 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:28,335 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:28,335 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:28,335 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:28,336 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:28,337 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:28,337 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:28,337 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:28,338 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:28,340 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:28,340 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:28,340 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:28,341 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:28,342 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:28,342 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:28,342 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:28,344 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:28,345 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:28,345 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:28,346 [main] Logical connection closed, tx=null [EDAO0032]Method argument size(2) is unmatched with procedure in-parameter size(3). DEBUG 2024-09-22 02:50:28,346 [main] Physical connection closed DEBUG 2024-09-22 02:50:28,346 [main] Physical connection closed DEBUG 2024-09-22 02:50:28,348 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:28,348 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:28,396 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:28,397 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,398 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,399 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:28,400 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:28,401 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:28,402 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:28,402 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:28,405 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:28,406 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:28,409 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-09-22 02:50:28,409 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:28,413 [main] Physical connection got DEBUG 2024-09-22 02:50:28,413 [main] Logical connection got, tx=null DatabaseProductName=Apache Derby DatabaseProductVersion=10.1.2.1 DriverName=Apache Derby Embedded JDBC Driver DriverVersion=10.1.2.1 DEBUG 2024-09-22 02:50:28,414 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:28,414 [main] Physical connection closed DEBUG 2024-09-22 02:50:28,415 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:28,415 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:28,417 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:28,418 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,419 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,419 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:28,422 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:28,422 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:28,423 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:28,424 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:28,426 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:28,426 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:28,429 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-09-22 02:50:28,429 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:28,434 [main] Physical connection got DEBUG 2024-09-22 02:50:28,434 [main] Logical connection got, tx=null {procedurecat=, procedureschem=SEASAR, procedurename=PROCEDURE_TEST_AAA1, reserved1=null, reserved2=null, reserved3=null, remarks=org.seasar.dao.impl.Procedures.procedureAaa1, proceduretype=1} {procedurecat=, procedureschem=SEASAR, procedurename=PROCEDURE_TEST_AAA2, reserved1=null, reserved2=null, reserved3=null, remarks=org.seasar.dao.impl.Procedures.procedureAaa2, proceduretype=1} {procedurecat=, procedureschem=SEASAR, procedurename=PROCEDURE_TEST_AAA3, reserved1=null, reserved2=null, reserved3=null, remarks=org.seasar.dao.impl.Procedures.procedureAaa3, proceduretype=1} {procedurecat=, procedureschem=SEASAR, procedurename=PROCEDURE_TEST_BBB1, reserved1=null, reserved2=null, reserved3=null, remarks=org.seasar.dao.impl.Procedures.procedureBbb1, proceduretype=1} {procedurecat=, procedureschem=SEASAR, procedurename=PROCEDURE_TEST_BBB2, reserved1=null, reserved2=null, reserved3=null, remarks=org.seasar.dao.impl.Procedures.procedureBbb2, proceduretype=1} {procedurecat=, procedureschem=SEASAR, procedurename=PROCEDURE_TEST_CCC1, reserved1=null, reserved2=null, reserved3=null, remarks=org.seasar.dao.impl.Procedures.procedureCcc1, proceduretype=1} {procedurecat=, procedureschem=SEASAR, procedurename=PROCEDURE_TEST_CCC2, reserved1=null, reserved2=null, reserved3=null, remarks=org.seasar.dao.impl.Procedures.procedureCcc2, proceduretype=1} {procedurecat=, procedureschem=SEASAR, procedurename=PROCEDURE_TEST_DDD1, reserved1=null, reserved2=null, reserved3=null, remarks=org.seasar.dao.impl.Procedures.procedureDdd1, proceduretype=1} {procedurecat=, procedureschem=SQLJ, procedurename=INSTALL_JAR, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.INSTALL_JAR, proceduretype=1} {procedurecat=, procedureschem=SQLJ, procedurename=REMOVE_JAR, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.REMOVE_JAR, proceduretype=1} {procedurecat=, procedureschem=SQLJ, procedurename=REPLACE_JAR, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.REPLACE_JAR, proceduretype=1} {procedurecat=, procedureschem=SYSCS_UTIL, procedurename=SYSCS_BACKUP_DATABASE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_BACKUP_DATABASE, proceduretype=1} {procedurecat=, procedureschem=SYSCS_UTIL, procedurename=SYSCS_BACKUP_DATABASE_AND_ENABLE_LOG_ARCHIVE_MODE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_BACKUP_DATABASE_AND_ENABLE_LOG_ARCHIVE_MODE, proceduretype=1} {procedurecat=, procedureschem=SYSCS_UTIL, procedurename=SYSCS_BULK_INSERT, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_BULK_INSERT, proceduretype=1} {procedurecat=, procedureschem=SYSCS_UTIL, procedurename=SYSCS_CHECKPOINT_DATABASE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_CHECKPOINT_DATABASE, proceduretype=1} {procedurecat=, procedureschem=SYSCS_UTIL, procedurename=SYSCS_COMPRESS_TABLE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_COMPRESS_TABLE, proceduretype=1} {procedurecat=, procedureschem=SYSCS_UTIL, procedurename=SYSCS_DISABLE_LOG_ARCHIVE_MODE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_DISABLE_LOG_ARCHIVE_MODE, proceduretype=1} {procedurecat=, procedureschem=SYSCS_UTIL, procedurename=SYSCS_EXPORT_QUERY, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_EXPORT_QUERY, proceduretype=1} {procedurecat=, procedureschem=SYSCS_UTIL, procedurename=SYSCS_EXPORT_TABLE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_EXPORT_TABLE, proceduretype=1} {procedurecat=, procedureschem=SYSCS_UTIL, procedurename=SYSCS_FREEZE_DATABASE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_FREEZE_DATABASE, proceduretype=1} {procedurecat=, procedureschem=SYSCS_UTIL, procedurename=SYSCS_IMPORT_DATA, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_IMPORT_DATA, proceduretype=1} {procedurecat=, procedureschem=SYSCS_UTIL, procedurename=SYSCS_IMPORT_TABLE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_IMPORT_TABLE, proceduretype=1} {procedurecat=, procedureschem=SYSCS_UTIL, procedurename=SYSCS_INPLACE_COMPRESS_TABLE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_INPLACE_COMPRESS_TABLE, proceduretype=1} {procedurecat=, procedureschem=SYSCS_UTIL, procedurename=SYSCS_SET_DATABASE_PROPERTY, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_SET_DATABASE_PROPERTY, proceduretype=1} {procedurecat=, procedureschem=SYSCS_UTIL, procedurename=SYSCS_SET_RUNTIMESTATISTICS, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_SET_RUNTIMESTATISTICS, proceduretype=1} {procedurecat=, procedureschem=SYSCS_UTIL, procedurename=SYSCS_SET_STATISTICS_TIMING, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_SET_STATISTICS_TIMING, proceduretype=1} {procedurecat=, procedureschem=SYSCS_UTIL, procedurename=SYSCS_UNFREEZE_DATABASE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SYSCS_UNFREEZE_DATABASE, proceduretype=1} {procedurecat=, procedureschem=SYSIBM, procedurename=METADATA, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.METADATA, proceduretype=1} {procedurecat=, procedureschem=SYSIBM, procedurename=SQLCAMESSAGE, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLCAMESSAGE, proceduretype=1} {procedurecat=, procedureschem=SYSIBM, procedurename=SQLCOLPRIVILEGES, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLCOLPRIVILEGES, proceduretype=1} {procedurecat=, procedureschem=SYSIBM, procedurename=SQLCOLUMNS, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLCOLUMNS, proceduretype=1} {procedurecat=, procedureschem=SYSIBM, procedurename=SQLFOREIGNKEYS, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLFOREIGNKEYS, proceduretype=1} {procedurecat=, procedureschem=SYSIBM, procedurename=SQLGETTYPEINFO, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLGETTYPEINFO, proceduretype=1} {procedurecat=, procedureschem=SYSIBM, procedurename=SQLPRIMARYKEYS, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLPRIMARYKEYS, proceduretype=1} {procedurecat=, procedureschem=SYSIBM, procedurename=SQLPROCEDURECOLS, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLPROCEDURECOLS, proceduretype=1} {procedurecat=, procedureschem=SYSIBM, procedurename=SQLPROCEDURES, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLPROCEDURES, proceduretype=1} {procedurecat=, procedureschem=SYSIBM, procedurename=SQLSPECIALCOLUMNS, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLSPECIALCOLUMNS, proceduretype=1} {procedurecat=, procedureschem=SYSIBM, procedurename=SQLSTATISTICS, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLSTATISTICS, proceduretype=1} {procedurecat=, procedureschem=SYSIBM, procedurename=SQLTABLEPRIVILEGES, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLTABLEPRIVILEGES, proceduretype=1} {procedurecat=, procedureschem=SYSIBM, procedurename=SQLTABLES, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLTABLES, proceduretype=1} {procedurecat=, procedureschem=SYSIBM, procedurename=SQLUDTS, reserved1=null, reserved2=null, reserved3=null, remarks=org.apache.derby.catalog.SystemProcedures.SQLUDTS, proceduretype=1} DEBUG 2024-09-22 02:50:28,442 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:28,442 [main] Physical connection closed DEBUG 2024-09-22 02:50:28,444 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:28,445 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:28,446 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:28,447 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,448 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,448 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:28,449 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:28,451 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:28,452 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:28,453 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:28,455 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:28,456 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:28,458 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-09-22 02:50:28,459 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:28,461 [main] Physical connection got DEBUG 2024-09-22 02:50:28,461 [main] Logical connection got, tx=null {tablecat=, tableschem=SYS, tablename=SYSALIASES, tabletype=SYSTEM TABLE, remarks=} {tablecat=, tableschem=SYS, tablename=SYSCHECKS, tabletype=SYSTEM TABLE, remarks=} {tablecat=, tableschem=SYS, tablename=SYSCOLUMNS, tabletype=SYSTEM TABLE, remarks=} {tablecat=, tableschem=SYS, tablename=SYSCONGLOMERATES, tabletype=SYSTEM TABLE, remarks=} {tablecat=, tableschem=SYS, tablename=SYSCONSTRAINTS, tabletype=SYSTEM TABLE, remarks=} {tablecat=, tableschem=SYS, tablename=SYSDEPENDS, tabletype=SYSTEM TABLE, remarks=} {tablecat=, tableschem=SYS, tablename=SYSFILES, tabletype=SYSTEM TABLE, remarks=} {tablecat=, tableschem=SYS, tablename=SYSFOREIGNKEYS, tabletype=SYSTEM TABLE, remarks=} {tablecat=, tableschem=SYS, tablename=SYSKEYS, tabletype=SYSTEM TABLE, remarks=} {tablecat=, tableschem=SYS, tablename=SYSSCHEMAS, tabletype=SYSTEM TABLE, remarks=} {tablecat=, tableschem=SYS, tablename=SYSSTATEMENTS, tabletype=SYSTEM TABLE, remarks=} {tablecat=, tableschem=SYS, tablename=SYSSTATISTICS, tabletype=SYSTEM TABLE, remarks=} {tablecat=, tableschem=SYS, tablename=SYSTABLES, tabletype=SYSTEM TABLE, remarks=} {tablecat=, tableschem=SYS, tablename=SYSTRIGGERS, tabletype=SYSTEM TABLE, remarks=} {tablecat=, tableschem=SYS, tablename=SYSVIEWS, tabletype=SYSTEM TABLE, remarks=} {tablecat=, tableschem=SYSIBM, tablename=SYSDUMMY1, tabletype=SYSTEM TABLE, remarks=} {tablecat=, tableschem=SEASAR, tablename=DEFAULT_TABLE, tabletype=TABLE, remarks=} {tablecat=, tableschem=SEASAR, tablename=LARGE_BINARY, tabletype=TABLE, remarks=} {tablecat=, tableschem=SEASAR, tablename=LARGE_TEXT, tabletype=TABLE, remarks=} {tablecat=, tableschem=SEASAR, tablename=PK_ONLY_TABLE, tabletype=TABLE, remarks=} DEBUG 2024-09-22 02:50:28,498 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:28,498 [main] Physical connection closed Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.755 sec Running org.seasar.dao.pager.NullPagingSqlRewriterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.seasar.dao.impl.PkOnlyTableTest DEBUG 2024-09-22 02:50:28,504 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:28,505 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:28,506 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,508 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,508 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:28,512 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:28,512 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:28,515 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/14, BranchId=] DEBUG 2024-09-22 02:50:28,516 [main] Physical connection got DEBUG 2024-09-22 02:50:28,516 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/14, BranchId=] DEBUG 2024-09-22 02:50:28,516 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/14, BranchId=] DEBUG 2024-09-22 02:50:28,516 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/14, BranchId=] DEBUG 2024-09-22 02:50:28,524 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/14, BranchId=] DEBUG 2024-09-22 02:50:28,525 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/14, BranchId=] DEBUG 2024-09-22 02:50:28,525 [main] INSERT INTO PKONLYTABLE (aaa) VALUES ('value') DEBUG 2024-09-22 02:50:28,525 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/14, BranchId=] DEBUG 2024-09-22 02:50:28,525 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/14, BranchId=] DEBUG 2024-09-22 02:50:28,525 [main] Physical connection closed DEBUG 2024-09-22 02:50:28,528 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:28,528 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:28,529 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,530 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,530 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:28,535 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:28,535 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:28,535 [main] S2Container will be created(path=org/seasar/dao/impl/PkOnlyTableTest.dicon) DEBUG 2024-09-22 02:50:28,536 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:28,540 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:28,540 [main] S2Container is created(path=org/seasar/dao/impl/PkOnlyTableTest.dicon) DEBUG 2024-09-22 02:50:28,552 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/15, BranchId=] DEBUG 2024-09-22 02:50:28,552 [main] Physical connection got DEBUG 2024-09-22 02:50:28,552 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/15, BranchId=] DEBUG 2024-09-22 02:50:28,552 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/15, BranchId=] DEBUG 2024-09-22 02:50:28,552 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/15, BranchId=] DEBUG 2024-09-22 02:50:28,556 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/15, BranchId=] org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization update method of org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2, because org.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:219) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:187) at org.seasar.dao.impl.DaoMetaDataImpl.setupSqlCommand(DaoMetaDataImpl.java:171) at org.seasar.dao.impl.DaoMetaDataImpl.initialize(DaoMetaDataImpl.java:162) at org.seasar.dao.impl.DaoMetaDataFactoryImpl.createDaoMetaData(DaoMetaDataFactoryImpl.java:167) at org.seasar.dao.impl.DaoMetaDataFactoryImpl.getDaoMetaData(DaoMetaDataFactoryImpl.java:131) at org.seasar.dao.interceptors.S2DaoInterceptor.invoke(S2DaoInterceptor.java:51) at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper.invoke(PagerS2DaoInterceptorWrapper.java:71) at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1d86a73$$MethodInvocation$$updateUnlessNull1.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1d86a73.updateUnlessNull(PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1d86a73.java) at org.seasar.dao.impl.PkOnlyTableTest.testUpdateUnlessNullTx(PkOnlyTableTest.java:61) 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:324) at junit.framework.TestCase.runTest(TestCase.java:154) at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:519) at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:103) at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:308) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) 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:324) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) 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:324) 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.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key at org.seasar.dao.impl.AbstractAutoStaticCommand.setupUpdatePropertyTypes(AbstractAutoStaticCommand.java:114) at org.seasar.dao.impl.UpdateAutoStaticCommand.setupPropertyTypes(UpdateAutoStaticCommand.java:46) at org.seasar.dao.impl.AbstractAutoStaticCommand.<init>(AbstractAutoStaticCommand.java:45) at org.seasar.dao.impl.UpdateAutoStaticCommand.<init>(UpdateAutoStaticCommand.java:33) at org.seasar.dao.impl.DaoMetaDataImpl.createUpdateAutoStaticCommand(DaoMetaDataImpl.java:589) at org.seasar.dao.impl.DaoMetaDataImpl.setupUpdateMethodByAuto(DaoMetaDataImpl.java:574) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethodByAuto(DaoMetaDataImpl.java:385) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:216) ... 38 more DEBUG 2024-09-22 02:50:28,559 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/15, BranchId=] DEBUG 2024-09-22 02:50:28,559 [main] Physical connection closed DEBUG 2024-09-22 02:50:28,560 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:28,561 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:28,562 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,564 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,564 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:28,567 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:28,568 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:28,568 [main] S2Container will be created(path=org/seasar/dao/impl/PkOnlyTableTest.dicon) DEBUG 2024-09-22 02:50:28,569 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:28,573 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:28,573 [main] S2Container is created(path=org/seasar/dao/impl/PkOnlyTableTest.dicon) DEBUG 2024-09-22 02:50:28,584 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/16, BranchId=] DEBUG 2024-09-22 02:50:28,585 [main] Physical connection got DEBUG 2024-09-22 02:50:28,585 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/16, BranchId=] DEBUG 2024-09-22 02:50:28,585 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/16, BranchId=] DEBUG 2024-09-22 02:50:28,585 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/16, BranchId=] DEBUG 2024-09-22 02:50:28,588 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/16, BranchId=] org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization update method of org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2, because org.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:219) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:187) at org.seasar.dao.impl.DaoMetaDataImpl.setupSqlCommand(DaoMetaDataImpl.java:171) at org.seasar.dao.impl.DaoMetaDataImpl.initialize(DaoMetaDataImpl.java:162) at org.seasar.dao.impl.DaoMetaDataFactoryImpl.createDaoMetaData(DaoMetaDataFactoryImpl.java:167) at org.seasar.dao.impl.DaoMetaDataFactoryImpl.getDaoMetaData(DaoMetaDataFactoryImpl.java:131) at org.seasar.dao.interceptors.S2DaoInterceptor.invoke(S2DaoInterceptor.java:51) at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper.invoke(PagerS2DaoInterceptorWrapper.java:71) at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1e45e3$$MethodInvocation$$update0.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1e45e3.update(PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1e45e3.java) at org.seasar.dao.impl.PkOnlyTableTest.testUpdateTx(PkOnlyTableTest.java:80) 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:324) at junit.framework.TestCase.runTest(TestCase.java:154) at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:519) at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:103) at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:308) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) 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:324) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) 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:324) 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.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key at org.seasar.dao.impl.AbstractAutoStaticCommand.setupUpdatePropertyTypes(AbstractAutoStaticCommand.java:114) at org.seasar.dao.impl.UpdateAutoStaticCommand.setupPropertyTypes(UpdateAutoStaticCommand.java:46) at org.seasar.dao.impl.AbstractAutoStaticCommand.<init>(AbstractAutoStaticCommand.java:45) at org.seasar.dao.impl.UpdateAutoStaticCommand.<init>(UpdateAutoStaticCommand.java:33) at org.seasar.dao.impl.DaoMetaDataImpl.createUpdateAutoStaticCommand(DaoMetaDataImpl.java:589) at org.seasar.dao.impl.DaoMetaDataImpl.setupUpdateMethodByAuto(DaoMetaDataImpl.java:574) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethodByAuto(DaoMetaDataImpl.java:385) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:216) ... 38 more DEBUG 2024-09-22 02:50:28,591 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/16, BranchId=] DEBUG 2024-09-22 02:50:28,592 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec Running org.seasar.dao.impl.ProcedureHsqldbTest DEBUG 2024-09-22 02:50:28,596 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:28,597 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:28,598 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,600 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,600 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:28,642 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:28,642 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:28,646 [main] Physical connection got DEBUG 2024-09-22 02:50:28,646 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:28,646 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:28,646 [main] Logical connection got, tx=null WARN 2024-09-22 02:50:28,649 [main] Table(ProcedureHsqldbTest$ABean) not found DEBUG 2024-09-22 02:50:28,651 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:28,651 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:28,651 [main] Physical connection got DEBUG 2024-09-22 02:50:28,651 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:28,660 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:28,671 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:28,671 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:28,673 [main] Logical connection closed, tx=null 2024-09-22 00:00:00.0 DEBUG 2024-09-22 02:50:28,673 [main] Physical connection closed DEBUG 2024-09-22 02:50:28,673 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec Running org.seasar.dao.impl.SelectDynamicCommandTest DEBUG 2024-09-22 02:50:28,678 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:28,678 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:28,679 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,681 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,681 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:28,684 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:28,685 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:28,688 [main] Physical connection got DEBUG 2024-09-22 02:50:28,688 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:28,712 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:28,712 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:28,712 [main] SELECT * FROM emp WHERE empno = 7788 DEBUG 2024-09-22 02:50:28,713 [main] Logical connection closed, tx=null 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {null} DEBUG 2024-09-22 02:50:28,714 [main] Physical connection closed DEBUG 2024-09-22 02:50:28,716 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:28,716 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:28,717 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,719 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,719 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:28,723 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:28,724 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:28,725 [main] Physical connection got DEBUG 2024-09-22 02:50:28,725 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:28,726 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:28,726 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:28,752 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:28,760 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:28,760 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 AND EMP.deptno = 20 AND EMP.job = 'CLERK' DEBUG 2024-09-22 02:50:28,761 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:28,761 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:28,761 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 AND EMP.deptno = 20 AND EMP.job = 'CLERK' DEBUG 2024-09-22 02:50:28,762 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:28,762 [main] Physical connection closed DEBUG 2024-09-22 02:50:28,764 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:28,764 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:28,765 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,767 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,767 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:28,771 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:28,773 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:28,774 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/17, BranchId=] DEBUG 2024-09-22 02:50:28,777 [main] Physical connection got DEBUG 2024-09-22 02:50:28,777 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/17, BranchId=] DEBUG 2024-09-22 02:50:28,777 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/17, BranchId=] DEBUG 2024-09-22 02:50:28,777 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/17, BranchId=] DEBUG 2024-09-22 02:50:28,786 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/17, BranchId=] DEBUG 2024-09-22 02:50:28,789 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/17, BranchId=] DEBUG 2024-09-22 02:50:28,789 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (100, 0, 'NAME0') DEBUG 2024-09-22 02:50:28,789 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/17, BranchId=] DEBUG 2024-09-22 02:50:28,789 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/17, BranchId=] DEBUG 2024-09-22 02:50:28,789 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (200, 1, 'NAME1') DEBUG 2024-09-22 02:50:28,791 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/17, BranchId=] DEBUG 2024-09-22 02:50:28,791 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/17, BranchId=] DEBUG 2024-09-22 02:50:28,791 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (300, 2, 'NAME2') DEBUG 2024-09-22 02:50:28,791 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/17, BranchId=] DEBUG 2024-09-22 02:50:28,793 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/17, BranchId=] DEBUG 2024-09-22 02:50:28,793 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE EMP3.employee_name = 'NAME1' DEBUG 2024-09-22 02:50:28,793 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/17, BranchId=] DEBUG 2024-09-22 02:50:28,795 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/17, BranchId=] DEBUG 2024-09-22 02:50:28,795 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE EMP3.department_Id = 200 DEBUG 2024-09-22 02:50:28,795 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/17, BranchId=] DEBUG 2024-09-22 02:50:28,796 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/17, BranchId=] DEBUG 2024-09-22 02:50:28,796 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec Running org.seasar.dao.impl.NoPkTableTest DEBUG 2024-09-22 02:50:28,798 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:28,799 [main] S2Container will be created(path=org/seasar/dao/impl/NoPkTableTest.dicon) DEBUG 2024-09-22 02:50:28,800 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:28,802 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:28,803 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,805 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,805 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:28,809 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:28,809 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:28,812 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:28,813 [main] S2Container is created(path=org/seasar/dao/impl/NoPkTableTest.dicon) DEBUG 2024-09-22 02:50:28,825 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/18, BranchId=] DEBUG 2024-09-22 02:50:28,825 [main] Physical connection got DEBUG 2024-09-22 02:50:28,825 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/18, BranchId=] DEBUG 2024-09-22 02:50:28,825 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/18, BranchId=] DEBUG 2024-09-22 02:50:28,825 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/18, BranchId=] DEBUG 2024-09-22 02:50:28,831 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/18, BranchId=] DEBUG 2024-09-22 02:50:28,832 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/18, BranchId=] DEBUG 2024-09-22 02:50:28,832 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2024-09-22 02:50:28,832 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/18, BranchId=] DEBUG 2024-09-22 02:50:28,833 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/18, BranchId=] DEBUG 2024-09-22 02:50:28,833 [main] INSERT INTO NO_PK_TABLE VALUES ('a', 1) DEBUG 2024-09-22 02:50:28,833 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/18, BranchId=] DEBUG 2024-09-22 02:50:28,833 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/18, BranchId=] DEBUG 2024-09-22 02:50:28,833 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2024-09-22 02:50:28,833 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/18, BranchId=] DEBUG 2024-09-22 02:50:28,833 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/18, BranchId=] DEBUG 2024-09-22 02:50:28,833 [main] UPDATE NO_PK_TABLE SET AAA = 'a2' DEBUG 2024-09-22 02:50:28,834 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/18, BranchId=] DEBUG 2024-09-22 02:50:28,834 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/18, BranchId=] DEBUG 2024-09-22 02:50:28,834 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2024-09-22 02:50:28,834 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/18, BranchId=] DEBUG 2024-09-22 02:50:28,834 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/18, BranchId=] DEBUG 2024-09-22 02:50:28,834 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'hoge' DEBUG 2024-09-22 02:50:28,835 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/18, BranchId=] DEBUG 2024-09-22 02:50:28,835 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/18, BranchId=] DEBUG 2024-09-22 02:50:28,835 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2024-09-22 02:50:28,835 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/18, BranchId=] DEBUG 2024-09-22 02:50:28,836 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/18, BranchId=] DEBUG 2024-09-22 02:50:28,836 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'a2' DEBUG 2024-09-22 02:50:28,836 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/18, BranchId=] DEBUG 2024-09-22 02:50:28,836 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/18, BranchId=] DEBUG 2024-09-22 02:50:28,836 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2024-09-22 02:50:28,837 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/18, BranchId=] DEBUG 2024-09-22 02:50:28,837 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/18, BranchId=] DEBUG 2024-09-22 02:50:28,837 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec Running org.seasar.dao.impl.UpdateModifiedOnlyCommandTest DEBUG 2024-09-22 02:50:28,841 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:28,841 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-09-22 02:50:28,882 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2024-09-22 02:50:28,883 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:28,884 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,886 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,886 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:28,889 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:28,890 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:28,893 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2024-09-22 02:50:28,896 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-09-22 02:50:28,919 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/19, BranchId=] DEBUG 2024-09-22 02:50:28,919 [main] Physical connection got DEBUG 2024-09-22 02:50:28,920 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/19, BranchId=] DEBUG 2024-09-22 02:50:28,920 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/19, BranchId=] DEBUG 2024-09-22 02:50:28,920 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/19, BranchId=] DEBUG 2024-09-22 02:50:28,931 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/19, BranchId=] DEBUG 2024-09-22 02:50:28,932 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/19, BranchId=] DEBUG 2024-09-22 02:50:28,932 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-09-22 02:50:28,932 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/19, BranchId=] 7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0 timestamp, tstamp ename, ename job, job DEBUG 2024-09-22 02:50:28,933 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/19, BranchId=] DEBUG 2024-09-22 02:50:28,934 [main] UPDATE EMP SET tstamp = '2024-09-22 02.50.28', ename = 'hoge', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-09-22 02:50:28,935 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/19, BranchId=] DEBUG 2024-09-22 02:50:28,935 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/19, BranchId=] DEBUG 2024-09-22 02:50:28,935 [main] Physical connection closed DEBUG 2024-09-22 02:50:28,937 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:28,938 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-09-22 02:50:28,939 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2024-09-22 02:50:28,942 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:28,943 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,944 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,944 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:28,947 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:28,948 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:28,951 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2024-09-22 02:50:28,953 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-09-22 02:50:28,977 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/20, BranchId=] DEBUG 2024-09-22 02:50:28,977 [main] Physical connection got DEBUG 2024-09-22 02:50:28,977 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/20, BranchId=] DEBUG 2024-09-22 02:50:28,977 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/20, BranchId=] DEBUG 2024-09-22 02:50:28,977 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/20, BranchId=] DEBUG 2024-09-22 02:50:28,986 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/20, BranchId=] DEBUG 2024-09-22 02:50:28,987 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/20, BranchId=] DEBUG 2024-09-22 02:50:28,987 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-09-22 02:50:28,988 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/20, BranchId=] 7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0 timestamp, tstamp job, job DEBUG 2024-09-22 02:50:28,988 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/20, BranchId=] DEBUG 2024-09-22 02:50:28,988 [main] UPDATE EMP SET tstamp = '2024-09-22 02.50.28', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-09-22 02:50:28,989 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/20, BranchId=] DEBUG 2024-09-22 02:50:28,989 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/20, BranchId=] DEBUG 2024-09-22 02:50:28,989 [main] Physical connection closed DEBUG 2024-09-22 02:50:28,991 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:28,992 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-09-22 02:50:28,992 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2024-09-22 02:50:28,994 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:28,995 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,997 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:28,997 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,001 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,002 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,004 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2024-09-22 02:50:29,006 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-09-22 02:50:29,027 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/21, BranchId=] DEBUG 2024-09-22 02:50:29,027 [main] Physical connection got DEBUG 2024-09-22 02:50:29,028 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/21, BranchId=] DEBUG 2024-09-22 02:50:29,028 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/21, BranchId=] DEBUG 2024-09-22 02:50:29,028 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/21, BranchId=] DEBUG 2024-09-22 02:50:29,038 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/21, BranchId=] DEBUG 2024-09-22 02:50:29,039 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/21, BranchId=] DEBUG 2024-09-22 02:50:29,039 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-09-22 02:50:29,040 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/21, BranchId=] 7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0 timestamp, tstamp DEBUG 2024-09-22 02:50:29,040 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/21, BranchId=] DEBUG 2024-09-22 02:50:29,041 [main] UPDATE EMP SET tstamp = '2024-09-22 02.50.29' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-09-22 02:50:29,042 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/21, BranchId=] DEBUG 2024-09-22 02:50:29,042 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/21, BranchId=] DEBUG 2024-09-22 02:50:29,042 [main] Physical connection closed DEBUG 2024-09-22 02:50:29,043 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:29,043 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-09-22 02:50:29,045 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2024-09-22 02:50:29,046 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,047 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,048 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,048 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,052 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,053 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,054 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2024-09-22 02:50:29,056 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-09-22 02:50:29,078 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/22, BranchId=] DEBUG 2024-09-22 02:50:29,079 [main] Physical connection got DEBUG 2024-09-22 02:50:29,079 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/22, BranchId=] DEBUG 2024-09-22 02:50:29,079 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/22, BranchId=] DEBUG 2024-09-22 02:50:29,079 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/22, BranchId=] DEBUG 2024-09-22 02:50:29,133 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/22, BranchId=] DEBUG 2024-09-22 02:50:29,135 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/22, BranchId=] DEBUG 2024-09-22 02:50:29,135 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-09-22 02:50:29,136 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/22, BranchId=] 7499, ALLEN, SALESMAN, 1600.0, 300.0 DEBUG 2024-09-22 02:50:29,136 [main] skip UPDATE: table=EMP, key{empno=7499} DEBUG 2024-09-22 02:50:29,136 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/22, BranchId=] DEBUG 2024-09-22 02:50:29,136 [main] Physical connection closed DEBUG 2024-09-22 02:50:29,138 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:29,139 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-09-22 02:50:29,140 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2024-09-22 02:50:29,141 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,142 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,144 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,144 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,148 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,150 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,152 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2024-09-22 02:50:29,153 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-09-22 02:50:29,178 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/23, BranchId=] DEBUG 2024-09-22 02:50:29,178 [main] Physical connection got DEBUG 2024-09-22 02:50:29,178 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/23, BranchId=] DEBUG 2024-09-22 02:50:29,178 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/23, BranchId=] DEBUG 2024-09-22 02:50:29,178 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/23, BranchId=] DEBUG 2024-09-22 02:50:29,198 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/23, BranchId=] DEBUG 2024-09-22 02:50:29,200 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/23, BranchId=] DEBUG 2024-09-22 02:50:29,200 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal, dept.dname AS dname_0, dept.deptno AS deptno_0, dept.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT dept ON EMP.deptno = dept.deptno WHERE EMP.empno = 7499 DEBUG 2024-09-22 02:50:29,201 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/23, BranchId=] 7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0 30, SALES, CHICAGO class org.seasar.dao.impl.UpdateModifiedOnlyCommandTest$Dept$$EnhancedByS2AOP$$53bbfa DEBUG 2024-09-22 02:50:29,201 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/23, BranchId=] DEBUG 2024-09-22 02:50:29,201 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/23, BranchId=] DEBUG 2024-09-22 02:50:29,201 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/23, BranchId=] DEBUG 2024-09-22 02:50:29,204 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/23, BranchId=] dname, dname DEBUG 2024-09-22 02:50:29,208 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/23, BranchId=] DEBUG 2024-09-22 02:50:29,208 [main] UPDATE DEPT SET dname = 'FOO' WHERE deptno = 30 DEBUG 2024-09-22 02:50:29,208 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/23, BranchId=] DEBUG 2024-09-22 02:50:29,208 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/23, BranchId=] DEBUG 2024-09-22 02:50:29,208 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal, dept.dname AS dname_0, dept.deptno AS deptno_0, dept.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT dept ON EMP.deptno = dept.deptno WHERE EMP.empno = 7499 DEBUG 2024-09-22 02:50:29,209 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/23, BranchId=] DEBUG 2024-09-22 02:50:29,209 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/23, BranchId=] DEBUG 2024-09-22 02:50:29,209 [main] Physical connection closed DEBUG 2024-09-22 02:50:29,211 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:29,212 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-09-22 02:50:29,213 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2024-09-22 02:50:29,214 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,215 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,217 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,217 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,220 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,221 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,223 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2024-09-22 02:50:29,224 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-09-22 02:50:29,249 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/24, BranchId=] DEBUG 2024-09-22 02:50:29,249 [main] Physical connection got DEBUG 2024-09-22 02:50:29,249 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/24, BranchId=] DEBUG 2024-09-22 02:50:29,249 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/24, BranchId=] DEBUG 2024-09-22 02:50:29,250 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/24, BranchId=] DEBUG 2024-09-22 02:50:29,262 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/24, BranchId=] DEBUG 2024-09-22 02:50:29,265 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/24, BranchId=] DEBUG 2024-09-22 02:50:29,265 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal, dept.dname AS dname_0, dept.deptno AS deptno_0, dept.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT dept ON EMP.deptno = dept.deptno WHERE EMP.job = 'MANAGER' DEBUG 2024-09-22 02:50:29,266 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/24, BranchId=] [7566, JONES, MANAGER, 2975.0, null, 2000-01-01 00:00:00.0, 7698, BLAKE, MANAGER, 2850.0, null, 2000-01-01 00:00:00.0, 7782, CLARK, MANAGER, 2450.0, null, 2000-01-01 00:00:00.0] DEBUG 2024-09-22 02:50:29,267 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/24, BranchId=] DEBUG 2024-09-22 02:50:29,267 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/24, BranchId=] DEBUG 2024-09-22 02:50:29,267 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/24, BranchId=] DEBUG 2024-09-22 02:50:29,269 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/24, BranchId=] dname, dname DEBUG 2024-09-22 02:50:29,271 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/24, BranchId=] DEBUG 2024-09-22 02:50:29,271 [main] UPDATE DEPT SET dname = 'baar' WHERE deptno = 20 DEBUG 2024-09-22 02:50:29,271 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/24, BranchId=] DEBUG 2024-09-22 02:50:29,271 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/24, BranchId=] DEBUG 2024-09-22 02:50:29,271 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal, dept.dname AS dname_0, dept.deptno AS deptno_0, dept.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT dept ON EMP.deptno = dept.deptno WHERE EMP.empno = 7566 DEBUG 2024-09-22 02:50:29,272 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/24, BranchId=] DEBUG 2024-09-22 02:50:29,272 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/24, BranchId=] DEBUG 2024-09-22 02:50:29,272 [main] Physical connection closed DEBUG 2024-09-22 02:50:29,273 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:29,274 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-09-22 02:50:29,275 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2024-09-22 02:50:29,276 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,277 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,279 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,279 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,282 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,283 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,287 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2024-09-22 02:50:29,287 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-09-22 02:50:29,314 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/25, BranchId=] DEBUG 2024-09-22 02:50:29,314 [main] Physical connection got DEBUG 2024-09-22 02:50:29,314 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/25, BranchId=] DEBUG 2024-09-22 02:50:29,314 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/25, BranchId=] DEBUG 2024-09-22 02:50:29,314 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/25, BranchId=] DEBUG 2024-09-22 02:50:29,323 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/25, BranchId=] [EDAO0021]Can not use update method of ModifiedOnly because property (modifiedPropertyNames) not found in org.seasar.dao.impl.UpdateModifiedOnlyCommandTest$Emp DEBUG 2024-09-22 02:50:29,326 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/25, BranchId=] DEBUG 2024-09-22 02:50:29,326 [main] Physical connection closed DEBUG 2024-09-22 02:50:29,328 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:29,331 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-09-22 02:50:29,333 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2024-09-22 02:50:29,334 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,335 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,385 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,385 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,389 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,389 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,392 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2024-09-22 02:50:29,392 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-09-22 02:50:29,415 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/26, BranchId=] DEBUG 2024-09-22 02:50:29,415 [main] Physical connection got DEBUG 2024-09-22 02:50:29,415 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/26, BranchId=] DEBUG 2024-09-22 02:50:29,415 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/26, BranchId=] DEBUG 2024-09-22 02:50:29,415 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/26, BranchId=] DEBUG 2024-09-22 02:50:29,418 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/26, BranchId=] DEBUG 2024-09-22 02:50:29,420 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/26, BranchId=] DEBUG 2024-09-22 02:50:29,420 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-09-22 02:50:29,421 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/26, BranchId=] DEBUG 2024-09-22 02:50:29,421 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/26, BranchId=] DEBUG 2024-09-22 02:50:29,421 [main] UPDATE EMP SET ename = 'ModifiedPropertiesByReflection' WHERE empno = 7499 DEBUG 2024-09-22 02:50:29,421 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/26, BranchId=] DEBUG 2024-09-22 02:50:29,421 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/26, BranchId=] DEBUG 2024-09-22 02:50:29,421 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-09-22 02:50:29,422 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/26, BranchId=] DEBUG 2024-09-22 02:50:29,422 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/26, BranchId=] DEBUG 2024-09-22 02:50:29,422 [main] Physical connection closed Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.585 sec Running org.seasar.dao.parser.SqlTokenizerImplTest org.seasar.dao.TokenNotClosedRuntimeException: [EDAO0002]*/ not closed in (hoge) Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running org.seasar.dao.impl.DtoMetaDataResultSetHandlerTest DEBUG 2024-09-22 02:50:29,434 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:29,435 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,436 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,443 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,443 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,446 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,448 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,451 [main] Physical connection got DEBUG 2024-09-22 02:50:29,451 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:29,452 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:29,452 [main] Physical connection closed DEBUG 2024-09-22 02:50:29,454 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:29,454 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,455 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,456 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,456 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,460 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,460 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,461 [main] Physical connection got DEBUG 2024-09-22 02:50:29,461 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:29,462 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:29,462 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec Running org.seasar.dao.impl.DaoAnnotationReaderImplTest DEBUG 2024-09-22 02:50:29,466 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:29,467 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:29,468 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,469 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,470 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,470 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,475 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,476 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,477 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:29,481 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:29,482 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:29,482 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,483 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,485 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,485 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,488 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,489 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,489 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:29,493 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:29,493 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:29,494 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,496 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,497 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,497 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,500 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,500 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,500 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:29,503 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:29,504 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:29,506 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,507 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,508 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,508 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,511 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,512 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,513 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:29,516 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:29,517 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:29,518 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,518 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,520 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,520 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,526 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,526 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,526 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:29,529 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:29,530 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:29,531 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,532 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,533 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,533 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,538 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,539 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,539 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:29,541 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:29,542 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:29,543 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,544 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,545 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,546 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,550 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,550 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,551 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec Running org.seasar.dao.impl.FieldArgumentDtoAnnotationReaderTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.seasar.dao.impl.HogeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.seasar.dao.impl.ListBindTest DEBUG 2024-09-22 02:50:29,560 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:29,601 [main] S2Container will be created(path=org/seasar/dao/impl/ListBindTest.dicon) DEBUG 2024-09-22 02:50:29,602 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:29,603 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,604 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,606 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,606 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,609 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,609 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,612 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:29,613 [main] S2Container is created(path=org/seasar/dao/impl/ListBindTest.dicon) DEBUG 2024-09-22 02:50:29,627 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/27, BranchId=] DEBUG 2024-09-22 02:50:29,628 [main] Physical connection got DEBUG 2024-09-22 02:50:29,628 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/27, BranchId=] DEBUG 2024-09-22 02:50:29,628 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/27, BranchId=] DEBUG 2024-09-22 02:50:29,628 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/27, BranchId=] DEBUG 2024-09-22 02:50:29,632 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/27, BranchId=] DEBUG 2024-09-22 02:50:29,635 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/27, BranchId=] DEBUG 2024-09-22 02:50:29,635 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, EMP.tstamp FROM EMP WHERE empno IN (7566, 7900) DEBUG 2024-09-22 02:50:29,635 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/27, BranchId=] DEBUG 2024-09-22 02:50:29,636 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/27, BranchId=] DEBUG 2024-09-22 02:50:29,636 [main] Physical connection closed DEBUG 2024-09-22 02:50:29,639 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:29,639 [main] S2Container will be created(path=org/seasar/dao/impl/ListBindTest.dicon) DEBUG 2024-09-22 02:50:29,640 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:29,641 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,642 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,643 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,644 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,647 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,647 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,650 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:29,650 [main] S2Container is created(path=org/seasar/dao/impl/ListBindTest.dicon) DEBUG 2024-09-22 02:50:29,668 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/28, BranchId=] DEBUG 2024-09-22 02:50:29,669 [main] Physical connection got DEBUG 2024-09-22 02:50:29,669 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/28, BranchId=] DEBUG 2024-09-22 02:50:29,669 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/28, BranchId=] DEBUG 2024-09-22 02:50:29,669 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/28, BranchId=] DEBUG 2024-09-22 02:50:29,672 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/28, BranchId=] DEBUG 2024-09-22 02:50:29,675 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/28, BranchId=] DEBUG 2024-09-22 02:50:29,675 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, EMP.tstamp FROM EMP WHERE empno IN (7900, 7902) DEBUG 2024-09-22 02:50:29,676 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/28, BranchId=] DEBUG 2024-09-22 02:50:29,681 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/28, BranchId=] DEBUG 2024-09-22 02:50:29,681 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec Running org.seasar.dao.impl.UpdateAutoDynamicCommandTest DEBUG 2024-09-22 02:50:29,685 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:29,685 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,686 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,688 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,688 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,691 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,692 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,693 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/29, BranchId=] DEBUG 2024-09-22 02:50:29,694 [main] Physical connection got DEBUG 2024-09-22 02:50:29,694 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/29, BranchId=] DEBUG 2024-09-22 02:50:29,694 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/29, BranchId=] DEBUG 2024-09-22 02:50:29,694 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/29, BranchId=] DEBUG 2024-09-22 02:50:29,715 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/29, BranchId=] DEBUG 2024-09-22 02:50:29,723 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/29, BranchId=] DEBUG 2024-09-22 02:50:29,723 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 DEBUG 2024-09-22 02:50:29,724 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/29, BranchId=] DEBUG 2024-09-22 02:50:29,724 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/29, BranchId=] DEBUG 2024-09-22 02:50:29,724 [main] UPDATE EMP SET tstamp = '2024-09-22 02.50.29', ename = 'HOGE', deptno = 20 WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-09-22 02:50:29,725 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/29, BranchId=] DEBUG 2024-09-22 02:50:29,725 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/29, BranchId=] DEBUG 2024-09-22 02:50:29,725 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 DEBUG 2024-09-22 02:50:29,726 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/29, BranchId=] DEBUG 2024-09-22 02:50:29,726 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/29, BranchId=] DEBUG 2024-09-22 02:50:29,726 [main] Physical connection closed DEBUG 2024-09-22 02:50:29,728 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:29,728 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,729 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,731 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,731 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,734 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,735 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,736 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/30, BranchId=] DEBUG 2024-09-22 02:50:29,736 [main] Physical connection got DEBUG 2024-09-22 02:50:29,736 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/30, BranchId=] DEBUG 2024-09-22 02:50:29,736 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/30, BranchId=] DEBUG 2024-09-22 02:50:29,736 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/30, BranchId=] DEBUG 2024-09-22 02:50:29,758 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/30, BranchId=] DEBUG 2024-09-22 02:50:29,767 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/30, BranchId=] DEBUG 2024-09-22 02:50:29,767 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 DEBUG 2024-09-22 02:50:29,768 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/30, BranchId=] DEBUG 2024-09-22 02:50:29,768 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/30, BranchId=] DEBUG 2024-09-22 02:50:29,768 [main] UPDATE EMP SET tstamp = '2024-09-22 02.50.29', deptno = 20 WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-09-22 02:50:29,769 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/30, BranchId=] DEBUG 2024-09-22 02:50:29,769 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/30, BranchId=] DEBUG 2024-09-22 02:50:29,769 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 DEBUG 2024-09-22 02:50:29,769 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/30, BranchId=] DEBUG 2024-09-22 02:50:29,769 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/30, BranchId=] DEBUG 2024-09-22 02:50:29,769 [main] Physical connection closed DEBUG 2024-09-22 02:50:29,771 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:29,772 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,772 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,774 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,775 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,778 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,779 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,780 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/31, BranchId=] DEBUG 2024-09-22 02:50:29,781 [main] Physical connection got DEBUG 2024-09-22 02:50:29,781 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/31, BranchId=] DEBUG 2024-09-22 02:50:29,781 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/31, BranchId=] DEBUG 2024-09-22 02:50:29,781 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/31, BranchId=] DEBUG 2024-09-22 02:50:29,790 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/31, BranchId=] DEBUG 2024-09-22 02:50:29,791 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/31, BranchId=] DEBUG 2024-09-22 02:50:29,791 [main] INSERT INTO CHAR_TABLE (id, aaa) VALUES (1, 'c') DEBUG 2024-09-22 02:50:29,792 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/31, BranchId=] DEBUG 2024-09-22 02:50:29,793 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/31, BranchId=] DEBUG 2024-09-22 02:50:29,793 [main] Physical connection closed DEBUG 2024-09-22 02:50:29,836 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:29,837 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,837 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,839 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,840 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,842 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,843 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,844 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/32, BranchId=] DEBUG 2024-09-22 02:50:29,844 [main] Physical connection got DEBUG 2024-09-22 02:50:29,844 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/32, BranchId=] DEBUG 2024-09-22 02:50:29,844 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/32, BranchId=] DEBUG 2024-09-22 02:50:29,845 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/32, BranchId=] DEBUG 2024-09-22 02:50:29,854 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/32, BranchId=] DEBUG 2024-09-22 02:50:29,856 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/32, BranchId=] DEBUG 2024-09-22 02:50:29,856 [main] SELECT DEPT.dname, DEPT.deptno, DEPT.versionno, DEPT.loc FROM DEPT WHERE DEPT.deptno = 20 DEBUG 2024-09-22 02:50:29,857 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/32, BranchId=] DEBUG 2024-09-22 02:50:29,857 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/32, BranchId=] DEBUG 2024-09-22 02:50:29,857 [main] UPDATE DEPT SET dname = 'HOGE', versionno = 1 WHERE deptno = 20 AND versionno = 0 DEBUG 2024-09-22 02:50:29,858 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/32, BranchId=] DEBUG 2024-09-22 02:50:29,858 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/32, BranchId=] DEBUG 2024-09-22 02:50:29,858 [main] SELECT DEPT.dname, DEPT.deptno, DEPT.versionno, DEPT.loc FROM DEPT WHERE DEPT.deptno = 20 DEBUG 2024-09-22 02:50:29,858 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/32, BranchId=] DEBUG 2024-09-22 02:50:29,858 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/32, BranchId=] DEBUG 2024-09-22 02:50:29,858 [main] Physical connection closed Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 sec Running org.seasar.dao.pager.PagerUtilTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.seasar.dao.impl.DtoMetaDataFactoryImplTest DEBUG 2024-09-22 02:50:29,865 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:29,865 [main] S2Container will be created(path=org/seasar/dao/impl/DtoMetaDataFactoryImplTest.dicon) DEBUG 2024-09-22 02:50:29,866 [main] S2Container is created(path=org/seasar/dao/impl/DtoMetaDataFactoryImplTest.dicon) DEBUG 2024-09-22 02:50:29,869 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:29,870 [main] S2Container will be created(path=org/seasar/dao/impl/DtoMetaDataFactoryImplTest.dicon) DEBUG 2024-09-22 02:50:29,872 [main] S2Container is created(path=org/seasar/dao/impl/DtoMetaDataFactoryImplTest.dicon) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running org.seasar.dao.impl.UpdateBatchAutoStaticCommandTest DEBUG 2024-09-22 02:50:29,877 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:29,878 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,878 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,880 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,880 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,883 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,884 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,885 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/33, BranchId=] DEBUG 2024-09-22 02:50:29,885 [main] Physical connection got DEBUG 2024-09-22 02:50:29,885 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/33, BranchId=] DEBUG 2024-09-22 02:50:29,886 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/33, BranchId=] DEBUG 2024-09-22 02:50:29,886 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/33, BranchId=] DEBUG 2024-09-22 02:50:29,906 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/33, BranchId=] DEBUG 2024-09-22 02:50:29,916 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/33, BranchId=] DEBUG 2024-09-22 02:50:29,916 [main] UPDATE EMP SET tstamp = '2024-09-22 02.50.29', ename = 'hoge', deptno = 0, hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-09-22 02:50:29,916 [main] UPDATE EMP SET tstamp = '2024-09-22 02.50.29', ename = 'hoge2', deptno = 0, hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-09-22 02:50:29,917 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/33, BranchId=] DEBUG 2024-09-22 02:50:29,917 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/33, BranchId=] DEBUG 2024-09-22 02:50:29,917 [main] UPDATE EMP SET tstamp = '2024-09-22 02.50.29', ename = 'hoge', deptno = 0, hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7782 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-09-22 02:50:29,917 [main] UPDATE EMP SET tstamp = '2024-09-22 02.50.29', ename = 'hoge2', deptno = 0, hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7788 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-09-22 02:50:29,918 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/33, BranchId=] DEBUG 2024-09-22 02:50:29,918 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/33, BranchId=] DEBUG 2024-09-22 02:50:29,918 [main] Physical connection closed DEBUG 2024-09-22 02:50:29,920 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:29,920 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,921 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,923 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,923 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,925 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,926 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,927 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/34, BranchId=] DEBUG 2024-09-22 02:50:29,928 [main] Physical connection got DEBUG 2024-09-22 02:50:29,928 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/34, BranchId=] DEBUG 2024-09-22 02:50:29,928 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/34, BranchId=] DEBUG 2024-09-22 02:50:29,928 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/34, BranchId=] DEBUG 2024-09-22 02:50:29,953 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/34, BranchId=] DEBUG 2024-09-22 02:50:29,961 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/34, BranchId=] DEBUG 2024-09-22 02:50:29,961 [main] UPDATE EMP SET tstamp = '2024-09-22 02.50.29', ename = 'hoge', deptno = 0, hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-09-22 02:50:29,961 [main] UPDATE EMP SET tstamp = '2024-09-22 02.50.29', ename = 'hoge2', deptno = 0, hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-09-22 02:50:29,962 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/34, BranchId=] DEBUG 2024-09-22 02:50:29,962 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/34, BranchId=] DEBUG 2024-09-22 02:50:29,962 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7499 DEBUG 2024-09-22 02:50:29,963 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/34, BranchId=] DEBUG 2024-09-22 02:50:29,963 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/34, BranchId=] DEBUG 2024-09-22 02:50:29,963 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 DEBUG 2024-09-22 02:50:29,964 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/34, BranchId=] DEBUG 2024-09-22 02:50:29,964 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/34, BranchId=] DEBUG 2024-09-22 02:50:29,964 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec Running org.seasar.dao.impl.InsertBatchAutoStaticCommandTest DEBUG 2024-09-22 02:50:29,968 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:29,968 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,969 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,970 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:29,970 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,974 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:29,974 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:29,976 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/35, BranchId=] DEBUG 2024-09-22 02:50:29,976 [main] Physical connection got DEBUG 2024-09-22 02:50:29,976 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/35, BranchId=] DEBUG 2024-09-22 02:50:29,977 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/35, BranchId=] DEBUG 2024-09-22 02:50:29,977 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/35, BranchId=] DEBUG 2024-09-22 02:50:30,000 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/35, BranchId=] DEBUG 2024-09-22 02:50:30,008 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/35, BranchId=] DEBUG 2024-09-22 02:50:30,008 [main] INSERT INTO EMP (tstamp, empno, ename, deptno, hiredate, mgr, job, comm, sal) VALUES ('2024-09-22 02.50.30', 99, 'hoge', 0, null, null, null, null, null) DEBUG 2024-09-22 02:50:30,008 [main] INSERT INTO EMP (tstamp, empno, ename, deptno, hiredate, mgr, job, comm, sal) VALUES ('2024-09-22 02.50.30', 98, 'hoge2', 0, null, null, null, null, null) DEBUG 2024-09-22 02:50:30,008 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/35, BranchId=] DEBUG 2024-09-22 02:50:30,008 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/35, BranchId=] DEBUG 2024-09-22 02:50:30,009 [main] INSERT INTO EMP (tstamp, empno, ename, deptno, hiredate, mgr, job, comm, sal) VALUES ('2024-09-22 02.50.30', 97, 'hoge3', 0, null, null, null, null, null) DEBUG 2024-09-22 02:50:30,009 [main] INSERT INTO EMP (tstamp, empno, ename, deptno, hiredate, mgr, job, comm, sal) VALUES ('2024-09-22 02.50.30', 96, 'hoge2', 0, null, null, null, null, null) DEBUG 2024-09-22 02:50:30,009 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/35, BranchId=] DEBUG 2024-09-22 02:50:30,010 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/35, BranchId=] DEBUG 2024-09-22 02:50:30,010 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec Running org.seasar.dao.impl.ObjectArrayResultSetHandlerTest DEBUG 2024-09-22 02:50:30,013 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:30,013 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,014 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,016 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,016 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,065 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,066 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,068 [main] Physical connection got DEBUG 2024-09-22 02:50:30,068 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:30,069 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:30,069 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec Running org.seasar.dao.impl.ResultSetToBeanTest DEBUG 2024-09-22 02:50:30,072 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:30,072 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,074 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,076 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,076 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,079 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,080 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,081 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/36, BranchId=] DEBUG 2024-09-22 02:50:30,083 [main] Physical connection got DEBUG 2024-09-22 02:50:30,083 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/36, BranchId=] DEBUG 2024-09-22 02:50:30,083 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/36, BranchId=] DEBUG 2024-09-22 02:50:30,083 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/36, BranchId=] DEBUG 2024-09-22 02:50:30,092 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/36, BranchId=] DEBUG 2024-09-22 02:50:30,092 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/36, BranchId=] DEBUG 2024-09-22 02:50:30,093 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (123, 7650, 'foo') DEBUG 2024-09-22 02:50:30,093 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/36, BranchId=] DEBUG 2024-09-22 02:50:30,093 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/36, BranchId=] DEBUG 2024-09-22 02:50:30,093 [main] SELECT employee_name FROM EMP3 DEBUG 2024-09-22 02:50:30,093 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/36, BranchId=] DEBUG 2024-09-22 02:50:30,093 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/36, BranchId=] DEBUG 2024-09-22 02:50:30,093 [main] SELECT employee_name AS employeeName FROM EMP3 DEBUG 2024-09-22 02:50:30,094 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/36, BranchId=] DEBUG 2024-09-22 02:50:30,094 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/36, BranchId=] DEBUG 2024-09-22 02:50:30,094 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec Running org.seasar.dao.IllegalParameterTypeRuntimeExceptionTest [EDAO0028](hoge) is illegal for procedure parameter type Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.seasar.dao.impl.MapResultSetHandlerTest DEBUG 2024-09-22 02:50:30,102 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:30,102 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,103 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,104 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,104 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,108 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,108 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,110 [main] Physical connection got DEBUG 2024-09-22 02:50:30,110 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:30,110 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:30,110 [main] Physical connection closed DEBUG 2024-09-22 02:50:30,112 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:30,113 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,113 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,114 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,115 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,118 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,119 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,120 [main] Physical connection got DEBUG 2024-09-22 02:50:30,120 [main] Logical connection got, tx=null WARN 2024-09-22 02:50:30,120 [main] More than 2 rows found, but only first row returned DEBUG 2024-09-22 02:50:30,121 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:30,121 [main] Physical connection closed DEBUG 2024-09-22 02:50:30,123 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:30,123 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,124 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,129 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,129 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,132 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,133 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,134 [main] Physical connection got DEBUG 2024-09-22 02:50:30,134 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:30,135 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:30,135 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec Running org.seasar.dao.impl.PropertyTypeFactoryImplTest DEBUG 2024-09-22 02:50:30,138 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:30,139 [main] S2Container will be created(path=org/seasar/dao/impl/PropertyTypeFactoryImplTest.dicon) DEBUG 2024-09-22 02:50:30,140 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,141 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,142 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,142 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,147 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,147 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,148 [main] S2Container is created(path=org/seasar/dao/impl/PropertyTypeFactoryImplTest.dicon) DEBUG 2024-09-22 02:50:30,153 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:30,153 [main] S2Container will be created(path=org/seasar/dao/impl/PropertyTypeFactoryImplTest.dicon) DEBUG 2024-09-22 02:50:30,154 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,156 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,158 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,158 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,161 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,161 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,162 [main] S2Container is created(path=org/seasar/dao/impl/PropertyTypeFactoryImplTest.dicon) DEBUG 2024-09-22 02:50:30,164 [main] Physical connection got DEBUG 2024-09-22 02:50:30,164 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:30,166 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:30,166 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec Running org.seasar.dao.context.CommandContextPropertyAccessorTest hoge Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.seasar.dao.util.TypeUtilTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.seasar.dao.impl.CharBindTest DEBUG 2024-09-22 02:50:30,174 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:30,175 [main] S2Container will be created(path=org/seasar/dao/impl/CharBindTest.dicon) DEBUG 2024-09-22 02:50:30,176 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:30,177 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,178 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,180 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,180 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,183 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,183 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,185 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:30,186 [main] S2Container is created(path=org/seasar/dao/impl/CharBindTest.dicon) DEBUG 2024-09-22 02:50:30,199 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/37, BranchId=] DEBUG 2024-09-22 02:50:30,199 [main] Physical connection got DEBUG 2024-09-22 02:50:30,200 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/37, BranchId=] DEBUG 2024-09-22 02:50:30,200 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/37, BranchId=] DEBUG 2024-09-22 02:50:30,200 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/37, BranchId=] DEBUG 2024-09-22 02:50:30,206 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/37, BranchId=] DEBUG 2024-09-22 02:50:30,208 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/37, BranchId=] DEBUG 2024-09-22 02:50:30,208 [main] INSERT INTO CHAR_TABLE (id, aaa) VALUES (31, 'Z') DEBUG 2024-09-22 02:50:30,208 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/37, BranchId=] DEBUG 2024-09-22 02:50:30,208 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/37, BranchId=] DEBUG 2024-09-22 02:50:30,208 [main] SELECT CHAR_TABLE.id, CHAR_TABLE.aaa FROM CHAR_TABLE DEBUG 2024-09-22 02:50:30,208 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/37, BranchId=] DEBUG 2024-09-22 02:50:30,209 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/37, BranchId=] DEBUG 2024-09-22 02:50:30,209 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec Running org.seasar.dao.pager.OracleRownumPagingSqlRewriterTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.seasar.dao.impl.BeanEnhancerImplTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.seasar.dao.impl.UpdateDynamicCommandTest DEBUG 2024-09-22 02:50:30,218 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:30,219 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,219 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,270 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,270 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,274 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,274 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,275 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/38, BranchId=] DEBUG 2024-09-22 02:50:30,276 [main] Physical connection got DEBUG 2024-09-22 02:50:30,277 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/38, BranchId=] DEBUG 2024-09-22 02:50:30,277 [main] UPDATE emp SET ename = 'SCOTT' WHERE empno = 7788 DEBUG 2024-09-22 02:50:30,277 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/38, BranchId=] DEBUG 2024-09-22 02:50:30,277 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/38, BranchId=] DEBUG 2024-09-22 02:50:30,277 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec Running org.seasar.dao.dbms.OracleTest DEBUG 2024-09-22 02:50:30,280 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:30,280 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,282 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,283 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,283 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,286 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,287 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,290 [main] Physical connection got DEBUG 2024-09-22 02:50:30,290 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:30,316 [main] Logical connection closed, tx=null SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0, department2.dname AS dname_1, department2.deptno AS deptno_1, department2.versionno AS versionno_1, department2.loc AS loc_1 FROM EMP, DEPT department, DEPT department2 WHERE EMP.deptno = department.deptno(+) AND EMP.deptno = department2.deptno(+) DEBUG 2024-09-22 02:50:30,316 [main] Physical connection closed DEBUG 2024-09-22 02:50:30,318 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:30,318 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,320 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,321 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,321 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,323 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,324 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,326 [main] Physical connection got DEBUG 2024-09-22 02:50:30,326 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:30,335 [main] Logical connection closed, tx=null SELECT DEPT.dname, DEPT.deptno, DEPT.versionno, DEPT.loc FROM DEPT DEBUG 2024-09-22 02:50:30,335 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec Running org.seasar.dao.impl.ProcedureMetaDataFactoryImplTest DEBUG 2024-09-22 02:50:30,339 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:30,340 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:30,341 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,343 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,343 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:30,343 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:30,344 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:30,345 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:30,346 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:30,348 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:30,348 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-09-22 02:50:30,349 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:30,353 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:30,353 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:30,354 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,355 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,355 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:30,357 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:30,358 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:30,358 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:30,359 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:30,361 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:30,362 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-09-22 02:50:30,362 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:30,364 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:30,365 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:30,366 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,368 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,368 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:30,368 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:30,370 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:30,371 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:30,371 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:30,373 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:30,374 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-09-22 02:50:30,374 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found [EDAO0031](public abstract void org.seasar.dao.impl.ProcedureMetaDataFactoryImplTest$Dao.executeWithSimpleParameter(int)) is illegal. Parameter type must be DTO DEBUG 2024-09-22 02:50:30,378 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:30,378 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:30,379 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,381 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,381 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:30,382 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:30,383 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:30,384 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:30,385 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:30,387 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:30,387 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-09-22 02:50:30,387 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found [EDAO0030](public abstract void org.seasar.dao.impl.ProcedureMetaDataFactoryImplTest$Dao.executeWithMultiParameters(org.seasar.dao.impl.ProcedureMetaDataFactoryImplTest$Hoge,int)) is illegal. Parameter size must be 0 or 1 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec Running org.seasar.dao.pager.PagerResultSetWrapperTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.seasar.dao.OverloadNotSupportedRuntimeExceptionTest [EDAO0033]Overload not supported for method(foo) of Dao interface(hoge) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.seasar.dao.impl.DefaultBeanMetaDataImplTest DEBUG 2024-09-22 02:50:30,397 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:30,399 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-09-22 02:50:30,399 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,400 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,402 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,402 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,406 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,407 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,407 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-09-22 02:50:30,409 [main] Physical connection got DEBUG 2024-09-22 02:50:30,409 [main] Logical connection got, tx=null WARN 2024-09-22 02:50:30,412 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found DEBUG 2024-09-22 02:50:30,416 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:30,417 [main] Physical connection closed DEBUG 2024-09-22 02:50:30,418 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:30,418 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-09-22 02:50:30,465 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,465 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,467 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,467 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,472 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,472 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,473 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-09-22 02:50:30,474 [main] Physical connection got DEBUG 2024-09-22 02:50:30,474 [main] Logical connection got, tx=null WARN 2024-09-22 02:50:30,479 [main] Table(MyBean) not found WARN 2024-09-22 02:50:30,480 [main] Table(DefaultBeanMetaDataImplTest$Ccc) not found DEBUG 2024-09-22 02:50:30,487 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:30,487 [main] Physical connection closed DEBUG 2024-09-22 02:50:30,489 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:30,490 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-09-22 02:50:30,490 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,491 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,493 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,493 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,497 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,497 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,498 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-09-22 02:50:30,500 [main] Physical connection got DEBUG 2024-09-22 02:50:30,500 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:30,522 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:30,522 [main] Physical connection closed DEBUG 2024-09-22 02:50:30,523 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:30,525 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-09-22 02:50:30,526 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,526 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,528 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,528 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,531 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,531 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,532 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-09-22 02:50:30,533 [main] Physical connection got DEBUG 2024-09-22 02:50:30,533 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:30,542 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:30,542 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:30,556 [main] Logical connection closed, tx=null SELECT DEPT.dname, DEPT.deptno, DEPT.versionno, DEPT.loc SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 DEBUG 2024-09-22 02:50:30,556 [main] Physical connection closed DEBUG 2024-09-22 02:50:30,559 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:30,559 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-09-22 02:50:30,560 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,561 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,563 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,563 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,566 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,566 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,567 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-09-22 02:50:30,569 [main] Physical connection got DEBUG 2024-09-22 02:50:30,569 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:30,588 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:30,588 [main] Physical connection closed DEBUG 2024-09-22 02:50:30,590 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:30,590 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-09-22 02:50:30,592 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,592 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,594 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,594 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,598 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,598 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,599 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-09-22 02:50:30,601 [main] Physical connection got DEBUG 2024-09-22 02:50:30,601 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:30,665 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:30,665 [main] Physical connection closed DEBUG 2024-09-22 02:50:30,666 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:30,667 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-09-22 02:50:30,669 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,669 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,671 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,671 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,674 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,674 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,675 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-09-22 02:50:30,676 [main] Physical connection got DEBUG 2024-09-22 02:50:30,677 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:30,696 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:30,696 [main] Physical connection closed DEBUG 2024-09-22 02:50:30,697 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:30,698 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-09-22 02:50:30,700 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,700 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,702 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,702 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,705 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,705 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,706 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-09-22 02:50:30,708 [main] Physical connection got DEBUG 2024-09-22 02:50:30,708 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:30,733 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:30,733 [main] Physical connection closed DEBUG 2024-09-22 02:50:30,735 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:30,736 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-09-22 02:50:30,736 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,737 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,739 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,739 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,744 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,745 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,745 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-09-22 02:50:30,746 [main] Physical connection got DEBUG 2024-09-22 02:50:30,746 [main] Logical connection got, tx=null WARN 2024-09-22 02:50:30,751 [main] Table(DefaultBeanMetaDataImplTest$Ddd) not found DEBUG 2024-09-22 02:50:30,756 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:30,756 [main] Physical connection closed DEBUG 2024-09-22 02:50:30,757 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:30,757 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-09-22 02:50:30,758 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,760 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,761 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,761 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,764 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,765 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,765 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-09-22 02:50:30,767 [main] Physical connection got DEBUG 2024-09-22 02:50:30,767 [main] Logical connection got, tx=null WARN 2024-09-22 02:50:30,770 [main] Table(DefaultBeanMetaDataImplTest$Eee) not found DEBUG 2024-09-22 02:50:30,774 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:30,774 [main] Physical connection closed DEBUG 2024-09-22 02:50:30,776 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:30,777 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-09-22 02:50:30,777 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,778 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,780 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,780 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,783 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,784 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,784 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-09-22 02:50:30,785 [main] Physical connection got DEBUG 2024-09-22 02:50:30,786 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:30,838 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:30,838 [main] Physical connection closed DEBUG 2024-09-22 02:50:30,840 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:30,841 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-09-22 02:50:30,842 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,843 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,845 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,845 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,849 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,849 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,850 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-09-22 02:50:30,851 [main] Physical connection got DEBUG 2024-09-22 02:50:30,851 [main] Logical connection got, tx=null WARN 2024-09-22 02:50:30,855 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found DEBUG 2024-09-22 02:50:30,858 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:30,859 [main] Physical connection closed DEBUG 2024-09-22 02:50:30,861 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:30,861 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-09-22 02:50:30,862 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,864 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,865 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,865 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,868 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,868 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,869 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-09-22 02:50:30,871 [main] Physical connection got DEBUG 2024-09-22 02:50:30,871 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:30,883 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:30,883 [main] Physical connection closed DEBUG 2024-09-22 02:50:30,884 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:30,886 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-09-22 02:50:30,887 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,887 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,889 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,889 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,893 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,893 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,894 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-09-22 02:50:30,895 [main] Physical connection got DEBUG 2024-09-22 02:50:30,895 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:30,902 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:30,902 [main] Physical connection closed DEBUG 2024-09-22 02:50:30,905 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:30,905 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-09-22 02:50:30,906 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,907 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,909 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,909 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,911 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,912 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,912 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-09-22 02:50:30,914 [main] Physical connection got DEBUG 2024-09-22 02:50:30,914 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:30,923 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:30,923 [main] Physical connection closed DEBUG 2024-09-22 02:50:30,925 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:30,925 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-09-22 02:50:30,926 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,928 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,929 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,929 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,933 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:30,933 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:30,933 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-09-22 02:50:30,935 [main] Physical connection got DEBUG 2024-09-22 02:50:30,935 [main] Logical connection got, tx=null WARN 2024-09-22 02:50:30,938 [main] Table(DefaultBeanMetaDataImplTest$Ggg) not found DEBUG 2024-09-22 02:50:30,943 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:30,943 [main] Physical connection closed Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.549 sec Running org.seasar.dao.impl.FunctionTest DEBUG 2024-09-22 02:50:30,992 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:30,993 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:30,993 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,995 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:30,995 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:30,996 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:30,997 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:30,998 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:30,998 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:31,000 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:31,000 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:31,002 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:31,003 [main] Physical connection got DEBUG 2024-09-22 02:50:31,003 [main] Logical connection got, tx=null Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec Running org.seasar.dao.util.ImplementInterfaceWalkerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.seasar.dao.impl.BooleanPropertyTest DEBUG 2024-09-22 02:50:31,013 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:31,015 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:31,016 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,016 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,017 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:31,019 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:31,019 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:31,020 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/39, BranchId=] DEBUG 2024-09-22 02:50:31,021 [main] Physical connection got DEBUG 2024-09-22 02:50:31,021 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/39, BranchId=] DEBUG 2024-09-22 02:50:31,021 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/39, BranchId=] DEBUG 2024-09-22 02:50:31,021 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/39, BranchId=] DEBUG 2024-09-22 02:50:31,030 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/39, BranchId=] DEBUG 2024-09-22 02:50:31,030 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/39, BranchId=] DEBUG 2024-09-22 02:50:31,031 [main] INSERT INTO DEPT2 (dname, deptno, active) VALUES ('hoge', 99, true) DEBUG 2024-09-22 02:50:31,031 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/39, BranchId=] DEBUG 2024-09-22 02:50:31,031 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/39, BranchId=] DEBUG 2024-09-22 02:50:31,031 [main] SELECT DEPT2.dname, DEPT2.deptno, DEPT2.active FROM DEPT2 WARN 2024-09-22 02:50:31,032 [main] More than 2 rows found, but only first row returned DEBUG 2024-09-22 02:50:31,032 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/39, BranchId=] DEBUG 2024-09-22 02:50:31,032 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/39, BranchId=] DEBUG 2024-09-22 02:50:31,032 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec Running org.seasar.dao.impl.ObjectResultSetHandlerTest DEBUG 2024-09-22 02:50:31,036 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:31,036 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:31,037 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,038 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,038 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:31,041 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:31,042 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:31,043 [main] Physical connection got DEBUG 2024-09-22 02:50:31,043 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:31,043 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:31,043 [main] Physical connection closed DEBUG 2024-09-22 02:50:31,044 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:31,045 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:31,046 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,047 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,047 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:31,050 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:31,051 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:31,052 [main] Physical connection got DEBUG 2024-09-22 02:50:31,053 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:31,053 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:31,053 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running org.seasar.dao.id.IdentityIdentifierGeneratorTest DEBUG 2024-09-22 02:50:31,055 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:31,056 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:31,057 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,058 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,058 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:31,061 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:31,062 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:31,062 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/40, BranchId=] DEBUG 2024-09-22 02:50:31,063 [main] Physical connection got DEBUG 2024-09-22 02:50:31,063 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/40, BranchId=] DEBUG 2024-09-22 02:50:31,064 [main] insert into identitytable(id_name) values('hoge') DEBUG 2024-09-22 02:50:31,064 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/40, BranchId=] DEBUG 2024-09-22 02:50:31,064 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/40, BranchId=] DEBUG 2024-09-22 02:50:31,064 [main] CALL IDENTITY() DEBUG 2024-09-22 02:50:31,064 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/40, BranchId=] 0 DEBUG 2024-09-22 02:50:31,064 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/40, BranchId=] DEBUG 2024-09-22 02:50:31,064 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running org.seasar.dao.dbms.H2Test DEBUG 2024-09-22 02:50:31,067 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:31,067 [main] S2Container will be created(path=j2ee-h2.dicon) DEBUG 2024-09-22 02:50:31,069 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,070 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,070 [main] S2Container will be created(path=jdbc-h2.dicon) DEBUG 2024-09-22 02:50:31,071 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:31,072 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:31,073 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:31,074 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:31,076 [main] S2Container is created(path=jdbc-h2.dicon) DEBUG 2024-09-22 02:50:31,076 [main] S2Container is created(path=j2ee-h2.dicon) WARN 2024-09-22 02:50:31,077 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:31,271 [main] Physical connection got DEBUG 2024-09-22 02:50:31,271 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:31,293 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:31,299 [main] Physical connection closed DEBUG 2024-09-22 02:50:31,301 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:31,302 [main] S2Container will be created(path=j2ee-h2.dicon) DEBUG 2024-09-22 02:50:31,303 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,304 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,304 [main] S2Container will be created(path=jdbc-h2.dicon) DEBUG 2024-09-22 02:50:31,305 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:31,307 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:31,308 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:31,308 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:31,310 [main] S2Container is created(path=jdbc-h2.dicon) DEBUG 2024-09-22 02:50:31,310 [main] S2Container is created(path=j2ee-h2.dicon) WARN 2024-09-22 02:50:31,311 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:31,347 [main] Physical connection got DEBUG 2024-09-22 02:50:31,348 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:31,351 [main] Physical connection got DEBUG 2024-09-22 02:50:31,351 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:31,354 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:31,355 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:31,355 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2024-09-22 02:50:31,358 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:31,358 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:31,358 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2024-09-22 02:50:31,359 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:31,359 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:31,359 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2024-09-22 02:50:31,359 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:31,359 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:31,359 [main] CALL IDENTITY() DEBUG 2024-09-22 02:50:31,359 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:31,359 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:31,359 [main] CALL IDENTITY() DEBUG 2024-09-22 02:50:31,359 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:31,359 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:31,359 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2024-09-22 02:50:31,359 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:31,359 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:31,359 [main] CALL IDENTITY() DEBUG 2024-09-22 02:50:31,360 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:31,360 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:31,360 [main] Physical connection closed DEBUG 2024-09-22 02:50:31,362 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 sec Running org.seasar.dao.util.FetchHandlerUtilTest DEBUG 2024-09-22 02:50:31,365 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:31,367 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.seasar.dao.util.DaoNamingConventionUtilTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.seasar.dao.impl.NoPersistentPropertyTypeTest DEBUG 2024-09-22 02:50:31,371 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:31,371 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:31,372 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,374 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,374 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:31,377 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:31,377 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:31,379 [main] Physical connection got DEBUG 2024-09-22 02:50:31,379 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:31,379 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:31,379 [main] Logical connection got, tx=null WARN 2024-09-22 02:50:31,383 [main] Table(WRONG_TABLE_NAME) not found DEBUG 2024-09-22 02:50:31,386 [main] Logical connection closed, tx=null org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization findAll method of org.seasar.dao.impl.NoPersistentPropertyTypeTest$Foo1Dao, because org.seasar.dao.NoPersistentPropertyTypeRuntimeException: [EDAO0017]No SELECT list at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:219) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:187) at org.seasar.dao.impl.DaoMetaDataImpl.setupSqlCommand(DaoMetaDataImpl.java:171) at org.seasar.dao.impl.DaoMetaDataImpl.initialize(DaoMetaDataImpl.java:162) at org.seasar.dao.unit.S2DaoTestCase.createDaoMetaData(S2DaoTestCase.java:173) at org.seasar.dao.impl.NoPersistentPropertyTypeTest.testNoPersistentPropertyTypeException1(NoPersistentPropertyTypeTest.java:39) 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:324) at junit.framework.TestCase.runTest(TestCase.java:154) at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:519) at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:103) at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:308) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) 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:324) 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.seasar.dao.NoPersistentPropertyTypeRuntimeException: [EDAO0017]No SELECT list at org.seasar.dao.impl.BeanMetaDataImpl.setupAutoSelectList(BeanMetaDataImpl.java:405) at org.seasar.dao.impl.BeanMetaDataImpl.getAutoSelectList(BeanMetaDataImpl.java:362) at org.seasar.dao.dbms.Standard.getAutoSelectSql(Standard.java:64) at org.seasar.dao.impl.DaoMetaDataImpl.createAutoSelectSql(DaoMetaDataImpl.java:866) at org.seasar.dao.impl.DaoMetaDataImpl.setupNonQuerySelectMethodByArgs(DaoMetaDataImpl.java:796) at org.seasar.dao.impl.DaoMetaDataImpl.setupNonQuerySelectMethodByAuto(DaoMetaDataImpl.java:752) at org.seasar.dao.impl.DaoMetaDataImpl.setupSelectMethodByAuto(DaoMetaDataImpl.java:723) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethodByAuto(DaoMetaDataImpl.java:389) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:216) ... 32 more DEBUG 2024-09-22 02:50:31,388 [main] Physical connection closed DEBUG 2024-09-22 02:50:31,389 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:31,390 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:31,391 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,393 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,393 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:31,395 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:31,396 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:31,397 [main] Physical connection got DEBUG 2024-09-22 02:50:31,397 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:31,397 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:31,397 [main] Logical connection got, tx=null WARN 2024-09-22 02:50:31,401 [main] Table(WRONG_TABLE_NAME) not found DEBUG 2024-09-22 02:50:31,404 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:31,404 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:31,404 [main] SELECT * FROM EMP DEBUG 2024-09-22 02:50:31,454 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:31,455 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec Running org.seasar.dao.impl.DtoListMetaDataResultSetHandlerTest DEBUG 2024-09-22 02:50:31,457 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:31,458 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:31,460 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,461 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,461 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:31,464 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:31,464 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:31,466 [main] Physical connection got DEBUG 2024-09-22 02:50:31,466 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:31,467 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:31,467 [main] Physical connection closed DEBUG 2024-09-22 02:50:31,468 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:31,469 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:31,469 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,471 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,472 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:31,474 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:31,475 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:31,476 [main] Physical connection got DEBUG 2024-09-22 02:50:31,476 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:31,476 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:31,476 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running org.seasar.dao.interceptors.S2DaoInterceptor3Test DEBUG 2024-09-22 02:50:31,479 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:31,480 [main] S2Container will be created(path=org/seasar/dao/interceptors/DepartmentAutoDao.dicon) DEBUG 2024-09-22 02:50:31,481 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:31,483 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:31,483 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,484 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,484 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:31,487 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:31,488 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:31,490 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:31,491 [main] S2Container is created(path=org/seasar/dao/interceptors/DepartmentAutoDao.dicon) DEBUG 2024-09-22 02:50:31,502 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/41, BranchId=] DEBUG 2024-09-22 02:50:31,503 [main] Physical connection got DEBUG 2024-09-22 02:50:31,503 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/41, BranchId=] DEBUG 2024-09-22 02:50:31,503 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/41, BranchId=] DEBUG 2024-09-22 02:50:31,503 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/41, BranchId=] DEBUG 2024-09-22 02:50:31,506 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/41, BranchId=] DEBUG 2024-09-22 02:50:31,506 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/41, BranchId=] DEBUG 2024-09-22 02:50:31,506 [main] UPDATE DEPT SET dname = null, versionno = 1, loc = null WHERE deptno = 10 AND versionno = 0 DEBUG 2024-09-22 02:50:31,507 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/41, BranchId=] DEBUG 2024-09-22 02:50:31,507 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/41, BranchId=] DEBUG 2024-09-22 02:50:31,507 [main] Physical connection closed DEBUG 2024-09-22 02:50:31,509 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:31,510 [main] S2Container will be created(path=org/seasar/dao/interceptors/DepartmentAutoDao.dicon) DEBUG 2024-09-22 02:50:31,510 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:31,511 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:31,513 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,514 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,514 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:31,517 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:31,517 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:31,520 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:31,520 [main] S2Container is created(path=org/seasar/dao/interceptors/DepartmentAutoDao.dicon) DEBUG 2024-09-22 02:50:31,529 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/42, BranchId=] DEBUG 2024-09-22 02:50:31,529 [main] Physical connection got DEBUG 2024-09-22 02:50:31,529 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/42, BranchId=] DEBUG 2024-09-22 02:50:31,529 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/42, BranchId=] DEBUG 2024-09-22 02:50:31,529 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/42, BranchId=] DEBUG 2024-09-22 02:50:31,533 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/42, BranchId=] DEBUG 2024-09-22 02:50:31,533 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/42, BranchId=] DEBUG 2024-09-22 02:50:31,533 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0 DEBUG 2024-09-22 02:50:31,534 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/42, BranchId=] DEBUG 2024-09-22 02:50:31,534 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/42, BranchId=] DEBUG 2024-09-22 02:50:31,534 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec Running org.seasar.dao.impl.ArgumentDtoProcedureCommandTest DEBUG 2024-09-22 02:50:31,537 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:31,538 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:31,539 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,541 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,541 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:31,542 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:31,542 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:31,543 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:31,544 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:31,546 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:31,546 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-09-22 02:50:31,547 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:31,548 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/43, BranchId=] DEBUG 2024-09-22 02:50:31,550 [main] Physical connection got DEBUG 2024-09-22 02:50:31,550 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/43, BranchId=] DEBUG 2024-09-22 02:50:31,550 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/43, BranchId=] DEBUG 2024-09-22 02:50:31,556 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/43, BranchId=] DEBUG 2024-09-22 02:50:31,556 [main] {call PROCEDURE_TEST_AAA1 (?)} DEBUG 2024-09-22 02:50:31,558 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/43, BranchId=] DEBUG 2024-09-22 02:50:31,558 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/43, BranchId=] DEBUG 2024-09-22 02:50:31,558 [main] Physical connection closed DEBUG 2024-09-22 02:50:31,560 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:31,561 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:31,562 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,563 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,563 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:31,564 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:31,565 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:31,566 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:31,566 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:31,578 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:31,579 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-09-22 02:50:31,579 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:31,580 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/44, BranchId=] DEBUG 2024-09-22 02:50:31,580 [main] Physical connection got DEBUG 2024-09-22 02:50:31,580 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/44, BranchId=] DEBUG 2024-09-22 02:50:31,580 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/44, BranchId=] DEBUG 2024-09-22 02:50:31,584 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/44, BranchId=] DEBUG 2024-09-22 02:50:31,584 [main] {call PROCEDURE_TEST_AAA2 (?, ?)} DEBUG 2024-09-22 02:50:31,586 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/44, BranchId=] DEBUG 2024-09-22 02:50:31,586 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/44, BranchId=] DEBUG 2024-09-22 02:50:31,586 [main] Physical connection closed DEBUG 2024-09-22 02:50:31,589 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:31,589 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:31,590 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,591 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,591 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:31,593 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:31,594 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:31,595 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:31,595 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:31,597 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:31,598 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-09-22 02:50:31,598 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:31,600 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/45, BranchId=] DEBUG 2024-09-22 02:50:31,600 [main] Physical connection got DEBUG 2024-09-22 02:50:31,600 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/45, BranchId=] DEBUG 2024-09-22 02:50:31,600 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/45, BranchId=] DEBUG 2024-09-22 02:50:31,603 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/45, BranchId=] DEBUG 2024-09-22 02:50:31,603 [main] {call PROCEDURE_TEST_AAA3 ()} DEBUG 2024-09-22 02:50:31,605 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/45, BranchId=] DEBUG 2024-09-22 02:50:31,605 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/45, BranchId=] DEBUG 2024-09-22 02:50:31,606 [main] Physical connection closed DEBUG 2024-09-22 02:50:31,607 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:31,607 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:31,608 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,660 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,660 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:31,661 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:31,662 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:31,664 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:31,664 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:31,666 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:31,667 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-09-22 02:50:31,667 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:31,668 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/46, BranchId=] DEBUG 2024-09-22 02:50:31,668 [main] Physical connection got DEBUG 2024-09-22 02:50:31,668 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/46, BranchId=] DEBUG 2024-09-22 02:50:31,669 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/46, BranchId=] DEBUG 2024-09-22 02:50:31,672 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/46, BranchId=] DEBUG 2024-09-22 02:50:31,672 [main] {call PROCEDURE_TEST_BBB1 ('hoge')} DEBUG 2024-09-22 02:50:31,674 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/46, BranchId=] DEBUG 2024-09-22 02:50:31,674 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/46, BranchId=] DEBUG 2024-09-22 02:50:31,674 [main] Physical connection closed DEBUG 2024-09-22 02:50:31,676 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:31,676 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:31,678 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,679 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,679 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:31,680 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:31,681 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:31,682 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:31,682 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:31,684 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:31,685 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-09-22 02:50:31,685 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:31,686 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/47, BranchId=] DEBUG 2024-09-22 02:50:31,687 [main] Physical connection got DEBUG 2024-09-22 02:50:31,687 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/47, BranchId=] DEBUG 2024-09-22 02:50:31,687 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/47, BranchId=] DEBUG 2024-09-22 02:50:31,690 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/47, BranchId=] DEBUG 2024-09-22 02:50:31,691 [main] {call PROCEDURE_TEST_BBB2 ('hoge', 10, '2007-08-26 14.30.00')} DEBUG 2024-09-22 02:50:31,694 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/47, BranchId=] DEBUG 2024-09-22 02:50:31,694 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/47, BranchId=] DEBUG 2024-09-22 02:50:31,694 [main] Physical connection closed DEBUG 2024-09-22 02:50:31,696 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:31,697 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:31,699 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,701 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,701 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:31,702 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:31,703 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:31,704 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:31,704 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:31,706 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:31,706 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-09-22 02:50:31,707 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:31,708 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/48, BranchId=] DEBUG 2024-09-22 02:50:31,709 [main] Physical connection got DEBUG 2024-09-22 02:50:31,709 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/48, BranchId=] DEBUG 2024-09-22 02:50:31,709 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/48, BranchId=] DEBUG 2024-09-22 02:50:31,712 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/48, BranchId=] DEBUG 2024-09-22 02:50:31,712 [main] {call PROCEDURE_TEST_CCC1 ('hoge', 10, ?)} DEBUG 2024-09-22 02:50:31,714 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/48, BranchId=] DEBUG 2024-09-22 02:50:31,714 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/48, BranchId=] DEBUG 2024-09-22 02:50:31,715 [main] Physical connection closed DEBUG 2024-09-22 02:50:31,716 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:31,716 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:31,718 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,719 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,719 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:31,720 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:31,721 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:31,722 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:31,723 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:31,724 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:31,725 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-09-22 02:50:31,725 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:31,726 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/49, BranchId=] DEBUG 2024-09-22 02:50:31,727 [main] Physical connection got DEBUG 2024-09-22 02:50:31,727 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/49, BranchId=] DEBUG 2024-09-22 02:50:31,727 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/49, BranchId=] DEBUG 2024-09-22 02:50:31,730 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/49, BranchId=] DEBUG 2024-09-22 02:50:31,731 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/49, BranchId=] [EDAO0029]null is illegal for argument DTO DEBUG 2024-09-22 02:50:31,731 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/49, BranchId=] DEBUG 2024-09-22 02:50:31,731 [main] Physical connection closed DEBUG 2024-09-22 02:50:31,733 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:31,733 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:31,734 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,736 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,736 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:31,736 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:31,742 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:31,743 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:31,743 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:31,745 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:31,745 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-09-22 02:50:31,746 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:31,746 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/50, BranchId=] DEBUG 2024-09-22 02:50:31,747 [main] Physical connection got DEBUG 2024-09-22 02:50:31,747 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/50, BranchId=] DEBUG 2024-09-22 02:50:31,747 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/50, BranchId=] DEBUG 2024-09-22 02:50:31,751 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/50, BranchId=] DEBUG 2024-09-22 02:50:31,751 [main] {call PROCEDURE_TEST_CCC2 (?, 10, ?)} DEBUG 2024-09-22 02:50:31,752 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/50, BranchId=] DEBUG 2024-09-22 02:50:31,753 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/50, BranchId=] DEBUG 2024-09-22 02:50:31,753 [main] Physical connection closed DEBUG 2024-09-22 02:50:31,755 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:31,755 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:31,756 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,758 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,758 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:31,759 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:31,760 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:31,760 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:31,761 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:31,763 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:31,763 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-09-22 02:50:31,764 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:31,765 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/51, BranchId=] DEBUG 2024-09-22 02:50:31,765 [main] Physical connection got DEBUG 2024-09-22 02:50:31,766 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/51, BranchId=] DEBUG 2024-09-22 02:50:31,766 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/51, BranchId=] DEBUG 2024-09-22 02:50:31,769 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/51, BranchId=] DEBUG 2024-09-22 02:50:31,769 [main] {call PROCEDURE_TEST_DDD1 ('ab')} DEBUG 2024-09-22 02:50:31,772 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/51, BranchId=] DEBUG 2024-09-22 02:50:31,772 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/51, BranchId=] DEBUG 2024-09-22 02:50:31,772 [main] Physical connection closed DEBUG 2024-09-22 02:50:31,773 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:31,774 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:31,775 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,776 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,776 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:31,777 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:31,778 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:31,780 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:31,780 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:31,782 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:31,782 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-09-22 02:50:31,783 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:31,783 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/52, BranchId=] DEBUG 2024-09-22 02:50:31,784 [main] Physical connection got DEBUG 2024-09-22 02:50:31,784 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/52, BranchId=] DEBUG 2024-09-22 02:50:31,784 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/52, BranchId=] DEBUG 2024-09-22 02:50:31,788 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/52, BranchId=] DEBUG 2024-09-22 02:50:31,788 [main] {? = call FUNCTION_TEST_MAX (5.0, 10.0)} DEBUG 2024-09-22 02:50:31,791 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/52, BranchId=] DEBUG 2024-09-22 02:50:31,791 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/52, BranchId=] DEBUG 2024-09-22 02:50:31,791 [main] Physical connection closed Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec Running org.seasar.dao.pager.PagerContextTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.seasar.dao.impl.LogCustomizeTest DEBUG 2024-09-22 02:50:31,795 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:31,800 [main] S2Container will be created(path=org/seasar/dao/impl/LogCustomizeTest.dicon) DEBUG 2024-09-22 02:50:31,801 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:31,802 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,803 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,803 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:31,806 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:31,807 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:31,809 [main] S2Container is created(path=org/seasar/dao/impl/LogCustomizeTest.dicon) DEBUG 2024-09-22 02:50:31,879 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/53, BranchId=] DEBUG 2024-09-22 02:50:31,879 [main] Physical connection got DEBUG 2024-09-22 02:50:31,879 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/53, BranchId=] DEBUG 2024-09-22 02:50:31,879 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/53, BranchId=] DEBUG 2024-09-22 02:50:31,879 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/53, BranchId=] DEBUG 2024-09-22 02:50:31,884 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/53, BranchId=] DEBUG 2024-09-22 02:50:31,887 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/53, BranchId=] DEBUG 2024-09-22 02:50:31,889 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/53, BranchId=] SELECT empno, ename, dname FROM emp, dept where emp.deptno = dept.deptno DEBUG 2024-09-22 02:50:31,889 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/53, BranchId=] DEBUG 2024-09-22 02:50:31,889 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec Running org.seasar.dao.impl.ReturnsArrayDaoTest DEBUG 2024-09-22 02:50:31,892 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:31,893 [main] S2Container will be created(path=org/seasar/dao/impl/ReturnsArrayDaoTest.dicon) DEBUG 2024-09-22 02:50:31,894 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:31,894 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:31,895 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,897 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,897 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:31,900 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:31,901 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:31,902 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:31,904 [main] S2Container is created(path=org/seasar/dao/impl/ReturnsArrayDaoTest.dicon) DEBUG 2024-09-22 02:50:31,914 [main] Physical connection got DEBUG 2024-09-22 02:50:31,914 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:31,914 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:31,914 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:31,917 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:31,917 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:31,918 [main] SELECT EMP.ename FROM EMP DEBUG 2024-09-22 02:50:31,918 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:31,918 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:31,918 [main] SELECT EMP.ename FROM EMP DEBUG 2024-09-22 02:50:31,919 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:31,919 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec Running org.seasar.dao.pager.PagerConditionBaseTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.seasar.dao.pager.ScrollCursorTest DEBUG 2024-09-22 02:50:31,925 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:31,925 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:31,927 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,928 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,928 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:31,931 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:31,931 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:31,932 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/54, BranchId=] DEBUG 2024-09-22 02:50:31,932 [main] Physical connection got DEBUG 2024-09-22 02:50:31,932 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/54, BranchId=] DEBUG 2024-09-22 02:50:31,936 [main] S2Pager use scroll cursor. DEBUG 2024-09-22 02:50:31,936 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/54, BranchId=] DEBUG 2024-09-22 02:50:31,936 [main] Physical connection closed DEBUG 2024-09-22 02:50:31,941 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:31,942 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:31,943 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,944 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,944 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:31,946 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:31,948 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:31,948 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/55, BranchId=] DEBUG 2024-09-22 02:50:31,949 [main] Physical connection got DEBUG 2024-09-22 02:50:31,949 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/55, BranchId=] DEBUG 2024-09-22 02:50:31,949 [main] S2Pager use scroll cursor. DEBUG 2024-09-22 02:50:31,949 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/55, BranchId=] DEBUG 2024-09-22 02:50:31,949 [main] Physical connection closed DEBUG 2024-09-22 02:50:31,950 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:31,951 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:31,952 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,953 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,953 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:31,957 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:31,957 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:31,958 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/56, BranchId=] DEBUG 2024-09-22 02:50:31,958 [main] Physical connection got DEBUG 2024-09-22 02:50:31,958 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/56, BranchId=] DEBUG 2024-09-22 02:50:31,959 [main] S2Pager use scroll cursor. DEBUG 2024-09-22 02:50:31,959 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/56, BranchId=] DEBUG 2024-09-22 02:50:31,959 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec Running org.seasar.dao.impl.MapListResultSetHandlerTest DEBUG 2024-09-22 02:50:31,962 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:31,963 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:31,963 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,964 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,964 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:31,968 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:31,969 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:31,970 [main] Physical connection got DEBUG 2024-09-22 02:50:31,970 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:31,970 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:31,970 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running org.seasar.dao.impl.ClobTest DEBUG 2024-09-22 02:50:31,972 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:31,974 [main] S2Container will be created(path=org/seasar/dao/impl/ClobTest.dicon) DEBUG 2024-09-22 02:50:31,974 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:31,975 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:31,976 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,978 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:31,978 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:31,979 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:31,980 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:31,981 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:31,981 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:31,984 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:31,984 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:31,986 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:31,987 [main] S2Container is created(path=org/seasar/dao/impl/ClobTest.dicon) WARN 2024-09-22 02:50:31,988 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:31,996 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/57, BranchId=] DEBUG 2024-09-22 02:50:31,996 [main] Physical connection got DEBUG 2024-09-22 02:50:31,996 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/57, BranchId=] DEBUG 2024-09-22 02:50:31,996 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/57, BranchId=] DEBUG 2024-09-22 02:50:31,997 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/57, BranchId=] DEBUG 2024-09-22 02:50:32,018 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/57, BranchId=] DEBUG 2024-09-22 02:50:32,019 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/57, BranchId=] DEBUG 2024-09-22 02:50:32,019 [main] SELECT LARGE_TEXT.version_no, LARGE_TEXT.id, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 123 DEBUG 2024-09-22 02:50:32,030 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/57, BranchId=] DEBUG 2024-09-22 02:50:32,030 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/57, BranchId=] DEBUG 2024-09-22 02:50:32,031 [main] Physical connection closed DEBUG 2024-09-22 02:50:32,032 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:32,034 [main] S2Container will be created(path=org/seasar/dao/impl/ClobTest.dicon) DEBUG 2024-09-22 02:50:32,034 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:32,035 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:32,036 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,038 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,038 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:32,039 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:32,040 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:32,041 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:32,041 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:32,043 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:32,044 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:32,046 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:32,046 [main] S2Container is created(path=org/seasar/dao/impl/ClobTest.dicon) WARN 2024-09-22 02:50:32,047 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:32,112 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/58, BranchId=] DEBUG 2024-09-22 02:50:32,113 [main] Physical connection got DEBUG 2024-09-22 02:50:32,113 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/58, BranchId=] DEBUG 2024-09-22 02:50:32,113 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/58, BranchId=] DEBUG 2024-09-22 02:50:32,113 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/58, BranchId=] DEBUG 2024-09-22 02:50:32,118 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/58, BranchId=] DEBUG 2024-09-22 02:50:32,119 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/58, BranchId=] DEBUG 2024-09-22 02:50:32,119 [main] INSERT INTO LARGE_TEXT (version_no, id, large_string) VALUES (0, 1, 'abc1') DEBUG 2024-09-22 02:50:32,141 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/58, BranchId=] DEBUG 2024-09-22 02:50:32,141 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/58, BranchId=] DEBUG 2024-09-22 02:50:32,141 [main] SELECT LARGE_TEXT.version_no, LARGE_TEXT.id, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 1 DEBUG 2024-09-22 02:50:32,142 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/58, BranchId=] DEBUG 2024-09-22 02:50:32,142 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/58, BranchId=] DEBUG 2024-09-22 02:50:32,142 [main] UPDATE LARGE_TEXT SET version_no = 1, large_string = 'ABCDEFG' WHERE id = 1 AND version_no = 0 DEBUG 2024-09-22 02:50:32,152 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/58, BranchId=] DEBUG 2024-09-22 02:50:32,152 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/58, BranchId=] DEBUG 2024-09-22 02:50:32,152 [main] SELECT LARGE_TEXT.version_no, LARGE_TEXT.id, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 1 DEBUG 2024-09-22 02:50:32,152 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/58, BranchId=] DEBUG 2024-09-22 02:50:32,162 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/58, BranchId=] DEBUG 2024-09-22 02:50:32,162 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 sec Running org.seasar.dao.id.IdentifierGeneratorFactoryTest DEBUG 2024-09-22 02:50:32,165 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.seasar.dao.impl.AnnotationReaderFactoryImplTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.seasar.dao.impl.BeanArrayMetaDataResultSetHandlerTest DEBUG 2024-09-22 02:50:32,173 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:32,173 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:32,174 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,175 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,175 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:32,178 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:32,179 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:32,180 [main] Physical connection got DEBUG 2024-09-22 02:50:32,180 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:32,200 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:32,200 [main] Logical connection got, tx=null 7369,SMITH 7499,ALLEN 7521,WARD 7566,JONES 7654,MARTIN 7698,BLAKE 7782,CLARK 7788,SCOTT 7839,KING 7844,TURNER 7876,ADAMS 7900,JAMES 7902,FORD 7934,MILLER DEBUG 2024-09-22 02:50:32,205 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:32,205 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec Running org.seasar.dao.types.SerializableTypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.seasar.dao.impl.InsertAutoDynamicCommandTest DEBUG 2024-09-22 02:50:32,212 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:32,212 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:32,213 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,214 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,214 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:32,217 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:32,217 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:32,220 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/59, BranchId=] DEBUG 2024-09-22 02:50:32,220 [main] Physical connection got DEBUG 2024-09-22 02:50:32,220 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/59, BranchId=] DEBUG 2024-09-22 02:50:32,220 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/59, BranchId=] DEBUG 2024-09-22 02:50:32,220 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/59, BranchId=] DEBUG 2024-09-22 02:50:32,238 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/59, BranchId=] DEBUG 2024-09-22 02:50:32,248 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/59, BranchId=] DEBUG 2024-09-22 02:50:32,248 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-09-22 02.50.32', 99, 'hoge', 0) DEBUG 2024-09-22 02:50:32,249 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/59, BranchId=] DEBUG 2024-09-22 02:50:32,249 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/59, BranchId=] DEBUG 2024-09-22 02:50:32,249 [main] Physical connection closed DEBUG 2024-09-22 02:50:32,250 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:32,250 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:32,252 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,253 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,253 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:32,256 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:32,256 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:32,257 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/60, BranchId=] DEBUG 2024-09-22 02:50:32,258 [main] Physical connection got DEBUG 2024-09-22 02:50:32,258 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/60, BranchId=] DEBUG 2024-09-22 02:50:32,258 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/60, BranchId=] DEBUG 2024-09-22 02:50:32,258 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/60, BranchId=] DEBUG 2024-09-22 02:50:32,264 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/60, BranchId=] DEBUG 2024-09-22 02:50:32,264 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/60, BranchId=] DEBUG 2024-09-22 02:50:32,264 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge') DEBUG 2024-09-22 02:50:32,264 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/60, BranchId=] DEBUG 2024-09-22 02:50:32,264 [main] CALL IDENTITY() DEBUG 2024-09-22 02:50:32,265 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/60, BranchId=] DEBUG 2024-09-22 02:50:32,265 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/60, BranchId=] 1 DEBUG 2024-09-22 02:50:32,266 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/60, BranchId=] DEBUG 2024-09-22 02:50:32,266 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge') DEBUG 2024-09-22 02:50:32,266 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/60, BranchId=] DEBUG 2024-09-22 02:50:32,266 [main] CALL IDENTITY() DEBUG 2024-09-22 02:50:32,266 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/60, BranchId=] DEBUG 2024-09-22 02:50:32,266 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/60, BranchId=] 2 DEBUG 2024-09-22 02:50:32,266 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/60, BranchId=] DEBUG 2024-09-22 02:50:32,267 [main] Physical connection closed DEBUG 2024-09-22 02:50:32,268 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:32,268 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:32,269 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,271 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,271 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:32,274 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:32,274 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:32,275 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/61, BranchId=] DEBUG 2024-09-22 02:50:32,276 [main] Physical connection got DEBUG 2024-09-22 02:50:32,276 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/61, BranchId=] DEBUG 2024-09-22 02:50:32,276 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/61, BranchId=] DEBUG 2024-09-22 02:50:32,276 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/61, BranchId=] DEBUG 2024-09-22 02:50:32,283 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/61, BranchId=] DEBUG 2024-09-22 02:50:32,283 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/61, BranchId=] DEBUG 2024-09-22 02:50:32,283 [main] INSERT INTO EMP (empno) VALUES (980) DEBUG 2024-09-22 02:50:32,283 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/61, BranchId=] DEBUG 2024-09-22 02:50:32,283 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/61, BranchId=] DEBUG 2024-09-22 02:50:32,284 [main] Physical connection closed DEBUG 2024-09-22 02:50:32,286 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:32,286 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:32,287 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,288 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,288 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:32,291 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:32,292 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:32,293 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/62, BranchId=] DEBUG 2024-09-22 02:50:32,294 [main] Physical connection got DEBUG 2024-09-22 02:50:32,294 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/62, BranchId=] DEBUG 2024-09-22 02:50:32,294 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/62, BranchId=] DEBUG 2024-09-22 02:50:32,294 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/62, BranchId=] DEBUG 2024-09-22 02:50:32,301 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/62, BranchId=] DEBUG 2024-09-22 02:50:32,303 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/62, BranchId=] DEBUG 2024-09-22 02:50:32,303 [main] Physical connection closed DEBUG 2024-09-22 02:50:32,304 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:32,305 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:32,306 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,307 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,308 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:32,310 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:32,311 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:32,312 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/63, BranchId=] DEBUG 2024-09-22 02:50:32,313 [main] Physical connection got DEBUG 2024-09-22 02:50:32,313 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/63, BranchId=] DEBUG 2024-09-22 02:50:32,313 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/63, BranchId=] DEBUG 2024-09-22 02:50:32,313 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/63, BranchId=] WARN 2024-09-22 02:50:32,317 [main] Table(DUMMY_TABLE) not found DEBUG 2024-09-22 02:50:32,322 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/63, BranchId=] [EDAO0024]No Persistent Properties. Probably (org.seasar.dao.impl.InsertAutoDynamicCommandTest$FooDto) doesnt assosiated with table. DEBUG 2024-09-22 02:50:32,375 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/63, BranchId=] DEBUG 2024-09-22 02:50:32,375 [main] Physical connection closed DEBUG 2024-09-22 02:50:32,377 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:32,377 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:32,378 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,380 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,380 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:32,383 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:32,383 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:32,384 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/64, BranchId=] DEBUG 2024-09-22 02:50:32,385 [main] Physical connection got DEBUG 2024-09-22 02:50:32,385 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/64, BranchId=] DEBUG 2024-09-22 02:50:32,385 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/64, BranchId=] DEBUG 2024-09-22 02:50:32,385 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/64, BranchId=] DEBUG 2024-09-22 02:50:32,394 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/64, BranchId=] DEBUG 2024-09-22 02:50:32,394 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/64, BranchId=] DEBUG 2024-09-22 02:50:32,394 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/64, BranchId=] DEBUG 2024-09-22 02:50:32,394 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-09-22 02:50:32,395 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/64, BranchId=] DEBUG 2024-09-22 02:50:32,395 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 49) DEBUG 2024-09-22 02:50:32,395 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/64, BranchId=] 49 DEBUG 2024-09-22 02:50:32,396 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/64, BranchId=] DEBUG 2024-09-22 02:50:32,396 [main] Physical connection closed DEBUG 2024-09-22 02:50:32,398 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:32,399 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:32,399 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,401 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,401 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:32,410 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:32,411 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:32,413 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/65, BranchId=] DEBUG 2024-09-22 02:50:32,413 [main] Physical connection got DEBUG 2024-09-22 02:50:32,414 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/65, BranchId=] DEBUG 2024-09-22 02:50:32,414 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/65, BranchId=] DEBUG 2024-09-22 02:50:32,414 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/65, BranchId=] DEBUG 2024-09-22 02:50:32,421 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/65, BranchId=] DEBUG 2024-09-22 02:50:32,421 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/65, BranchId=] DEBUG 2024-09-22 02:50:32,421 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/65, BranchId=] DEBUG 2024-09-22 02:50:32,421 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-09-22 02:50:32,422 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/65, BranchId=] DEBUG 2024-09-22 02:50:32,422 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 50) DEBUG 2024-09-22 02:50:32,422 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/65, BranchId=] 50 DEBUG 2024-09-22 02:50:32,422 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/65, BranchId=] DEBUG 2024-09-22 02:50:32,422 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/65, BranchId=] DEBUG 2024-09-22 02:50:32,422 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-09-22 02:50:32,422 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/65, BranchId=] DEBUG 2024-09-22 02:50:32,422 [main] INSERT INTO SEQTABLE (name, id) VALUES ('foo', 51) DEBUG 2024-09-22 02:50:32,422 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/65, BranchId=] 51 DEBUG 2024-09-22 02:50:32,422 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/65, BranchId=] DEBUG 2024-09-22 02:50:32,423 [main] Physical connection closed DEBUG 2024-09-22 02:50:32,424 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:32,424 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:32,426 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,427 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,427 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:32,430 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:32,431 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:32,431 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/66, BranchId=] DEBUG 2024-09-22 02:50:32,432 [main] Physical connection got DEBUG 2024-09-22 02:50:32,432 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/66, BranchId=] DEBUG 2024-09-22 02:50:32,432 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/66, BranchId=] DEBUG 2024-09-22 02:50:32,432 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/66, BranchId=] DEBUG 2024-09-22 02:50:32,451 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/66, BranchId=] DEBUG 2024-09-22 02:50:32,459 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/66, BranchId=] DEBUG 2024-09-22 02:50:32,460 [main] INSERT INTO EMP (tstamp, empno, ename) VALUES ('2024-09-22 02.50.32', 99, 'hoge') DEBUG 2024-09-22 02:50:32,460 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/66, BranchId=] DEBUG 2024-09-22 02:50:32,460 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/66, BranchId=] DEBUG 2024-09-22 02:50:32,460 [main] Physical connection closed DEBUG 2024-09-22 02:50:32,461 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:32,462 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:32,462 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,464 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,464 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:32,467 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:32,468 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:32,468 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/67, BranchId=] DEBUG 2024-09-22 02:50:32,469 [main] Physical connection got DEBUG 2024-09-22 02:50:32,469 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/67, BranchId=] DEBUG 2024-09-22 02:50:32,469 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/67, BranchId=] DEBUG 2024-09-22 02:50:32,469 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/67, BranchId=] DEBUG 2024-09-22 02:50:32,487 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/67, BranchId=] DEBUG 2024-09-22 02:50:32,494 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/67, BranchId=] DEBUG 2024-09-22 02:50:32,495 [main] INSERT INTO EMP (deptno, empno, tstamp) VALUES (10, 99, '2024-09-22 02.50.32') DEBUG 2024-09-22 02:50:32,495 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/67, BranchId=] DEBUG 2024-09-22 02:50:32,495 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/67, BranchId=] DEBUG 2024-09-22 02:50:32,495 [main] Physical connection closed DEBUG 2024-09-22 02:50:32,497 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:32,497 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:32,498 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,500 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,500 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:32,503 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:32,503 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:32,505 [main] Physical connection got DEBUG 2024-09-22 02:50:32,505 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:32,505 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:32,505 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:32,512 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:32,512 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:32,513 [main] Physical connection got DEBUG 2024-09-22 02:50:32,513 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:32,513 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-09-22 02:50:32,513 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:32,514 [main] INSERT INTO COMPOSITE_PK_TABLE (aaa, pk2, pk1) VALUES ('hoge', 10, 52) DEBUG 2024-09-22 02:50:32,514 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:32,514 [main] Physical connection closed DEBUG 2024-09-22 02:50:32,514 [main] Physical connection closed Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 sec Running org.seasar.dao.impl.MapArrayResultSetHandlerTest DEBUG 2024-09-22 02:50:32,518 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:32,518 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:32,519 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,520 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,520 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:32,523 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:32,524 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:32,525 [main] Physical connection got DEBUG 2024-09-22 02:50:32,525 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:32,525 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:32,525 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running org.seasar.dao.id.SequenceIdentifierGeneratorTest DEBUG 2024-09-22 02:50:32,528 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:32,578 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:32,579 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,580 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,581 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:32,584 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:32,584 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:32,585 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/68, BranchId=] DEBUG 2024-09-22 02:50:32,585 [main] Physical connection got DEBUG 2024-09-22 02:50:32,585 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/68, BranchId=] DEBUG 2024-09-22 02:50:32,585 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-09-22 02:50:32,585 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/68, BranchId=] 53 DEBUG 2024-09-22 02:50:32,586 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/68, BranchId=] DEBUG 2024-09-22 02:50:32,586 [main] Physical connection closed DEBUG 2024-09-22 02:50:32,588 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:32,588 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:32,589 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,591 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,591 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:32,594 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:32,594 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:32,595 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/69, BranchId=] DEBUG 2024-09-22 02:50:32,596 [main] Physical connection got DEBUG 2024-09-22 02:50:32,597 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/69, BranchId=] DEBUG 2024-09-22 02:50:32,597 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-09-22 02:50:32,597 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/69, BranchId=] 49 50 51 52 53 54 55 56 57 58 DEBUG 2024-09-22 02:50:32,597 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/69, BranchId=] DEBUG 2024-09-22 02:50:32,597 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-09-22 02:50:32,597 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/69, BranchId=] 59 60 61 62 63 64 65 66 67 68 DEBUG 2024-09-22 02:50:32,598 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/69, BranchId=] DEBUG 2024-09-22 02:50:32,598 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-09-22 02:50:32,598 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/69, BranchId=] 69 70 71 72 73 74 75 76 77 78 DEBUG 2024-09-22 02:50:32,598 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/69, BranchId=] DEBUG 2024-09-22 02:50:32,598 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-09-22 02:50:32,598 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/69, BranchId=] 79 80 DEBUG 2024-09-22 02:50:32,598 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/69, BranchId=] DEBUG 2024-09-22 02:50:32,598 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec Running org.seasar.dao.impl.ObjectListResultSetHandlerTest DEBUG 2024-09-22 02:50:32,601 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:32,602 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:32,602 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,603 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,604 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:32,606 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:32,607 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:32,608 [main] Physical connection got DEBUG 2024-09-22 02:50:32,609 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:32,609 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:32,609 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running org.seasar.dao.unit.S2DaoBeanListReaderTest DEBUG 2024-09-22 02:50:32,611 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:32,612 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:32,613 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,614 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,614 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:32,617 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:32,618 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:32,623 [main] Physical connection got DEBUG 2024-09-22 02:50:32,623 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:32,639 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:32,646 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec Running org.seasar.dao.impl.NoPropertyForUpdateTest DEBUG 2024-09-22 02:50:32,648 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:32,649 [main] S2Container will be created(path=org/seasar/dao/impl/NoPropertyForUpdate.dicon) DEBUG 2024-09-22 02:50:32,649 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:32,651 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:32,652 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,653 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,653 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:32,656 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:32,657 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:32,659 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:32,660 [main] S2Container is created(path=org/seasar/dao/impl/NoPropertyForUpdate.dicon) DEBUG 2024-09-22 02:50:32,668 [main] Physical connection got DEBUG 2024-09-22 02:50:32,669 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:32,669 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:32,669 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:32,672 [main] Logical connection closed, tx=null org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization update method of org.seasar.dao.impl.NoPropertyForUpdateTest$NoPropertyForUpdateDao, because org.seasar.framework.exception.SRuntimeException: [EDAO0035]cannot find property for update. at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:219) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:187) at org.seasar.dao.impl.DaoMetaDataImpl.setupSqlCommand(DaoMetaDataImpl.java:171) at org.seasar.dao.impl.DaoMetaDataImpl.initialize(DaoMetaDataImpl.java:162) at org.seasar.dao.impl.DaoMetaDataFactoryImpl.createDaoMetaData(DaoMetaDataFactoryImpl.java:167) at org.seasar.dao.impl.DaoMetaDataFactoryImpl.getDaoMetaData(DaoMetaDataFactoryImpl.java:131) at org.seasar.dao.interceptors.S2DaoInterceptor.invoke(S2DaoInterceptor.java:51) at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper.invoke(PagerS2DaoInterceptorWrapper.java:71) at org.seasar.dao.impl.NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$69a6cb$$MethodInvocation$$delete0.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.impl.NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$69a6cb.delete(NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$69a6cb.java) at org.seasar.dao.impl.NoPropertyForUpdateTest.testExceptionOnUpdate(NoPropertyForUpdateTest.java:41) 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:324) at junit.framework.TestCase.runTest(TestCase.java:154) at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:519) at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:103) at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:308) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) 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:324) 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.seasar.framework.exception.SRuntimeException: [EDAO0035]cannot find property for update. at org.seasar.dao.impl.AbstractAutoStaticCommand.setupUpdatePropertyTypes(AbstractAutoStaticCommand.java:102) at org.seasar.dao.impl.UpdateAutoStaticCommand.setupPropertyTypes(UpdateAutoStaticCommand.java:46) at org.seasar.dao.impl.AbstractAutoStaticCommand.<init>(AbstractAutoStaticCommand.java:45) at org.seasar.dao.impl.UpdateAutoStaticCommand.<init>(UpdateAutoStaticCommand.java:33) at org.seasar.dao.impl.DaoMetaDataImpl.createUpdateAutoStaticCommand(DaoMetaDataImpl.java:589) at org.seasar.dao.impl.DaoMetaDataImpl.setupUpdateMethodByAuto(DaoMetaDataImpl.java:574) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethodByAuto(DaoMetaDataImpl.java:385) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:216) ... 37 more DEBUG 2024-09-22 02:50:32,674 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec Running org.seasar.dao.impl.DefaultTest DEBUG 2024-09-22 02:50:32,677 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:32,678 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2024-09-22 02:50:32,679 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:32,679 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:32,681 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,682 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,682 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:32,683 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:32,684 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:32,686 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:32,686 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:32,688 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:32,689 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:32,690 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:32,692 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2024-09-22 02:50:32,692 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:32,709 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/70, BranchId=] DEBUG 2024-09-22 02:50:32,710 [main] Physical connection got DEBUG 2024-09-22 02:50:32,710 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/70, BranchId=] [1] TABLE_CAT [2] TABLE_SCHEM [3] TABLE_NAME [4] COLUMN_NAME [5] DATA_TYPE [6] TYPE_NAME [7] COLUMN_SIZE [8] BUFFER_LENGTH [9] DECIMAL_DIGITS [10] NUM_PREC_RADIX [11] NULLABLE [12] REMARKS [13] COLUMN_DEF [14] SQL_DATA_TYPE [15] SQL_DATETIME_SUB [16] CHAR_OCTET_LENGTH [17] ORDINAL_POSITION [18] IS_NULLABLE {tablecat=, tableschem=SEASAR, tablename=DEFAULT_TABLE, columnname=ID, datatype=4, typename=INTEGER, columnsize=10, bufferlength=null, decimaldigits=0, numprecradix=10, nullable=0, remarks=, columndef=AUTOINCREMENT: start 1 increment 1, sqldatatype=null, sqldatetimesub=null, charoctetlength=null, ordinalposition=1, isnullable=NO} {tablecat=, tableschem=SEASAR, tablename=DEFAULT_TABLE, columnname=AAA, datatype=12, typename=VARCHAR, columnsize=20, bufferlength=null, decimaldigits=null, numprecradix=null, nullable=1, remarks=, columndef='ABC', sqldatatype=null, sqldatetimesub=null, charoctetlength=40, ordinalposition=2, isnullable=YES} {tablecat=, tableschem=SEASAR, tablename=DEFAULT_TABLE, columnname=BBB, datatype=12, typename=VARCHAR, columnsize=20, bufferlength=null, decimaldigits=null, numprecradix=null, nullable=1, remarks=, columndef=null, sqldatatype=null, sqldatetimesub=null, charoctetlength=40, ordinalposition=3, isnullable=YES} {tablecat=, tableschem=SEASAR, tablename=DEFAULT_TABLE, columnname=VERSION_NO, datatype=4, typename=INTEGER, columnsize=10, bufferlength=null, decimaldigits=0, numprecradix=10, nullable=0, remarks=, columndef=null, sqldatatype=null, sqldatetimesub=null, charoctetlength=null, ordinalposition=4, isnullable=NO} DEBUG 2024-09-22 02:50:32,712 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/70, BranchId=] DEBUG 2024-09-22 02:50:32,712 [main] Physical connection closed DEBUG 2024-09-22 02:50:32,715 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:32,715 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2024-09-22 02:50:32,716 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:32,717 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:32,717 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,719 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,719 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:32,720 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:32,721 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:32,723 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:32,723 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:32,724 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:32,725 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:32,727 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:32,727 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2024-09-22 02:50:32,728 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:32,744 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/71, BranchId=] DEBUG 2024-09-22 02:50:32,746 [main] Physical connection got DEBUG 2024-09-22 02:50:32,746 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/71, BranchId=] ID[AUTOINCREMENT: start 1 increment 1] AAA['ABC'] BBB[null] VERSION_NO[null] DEBUG 2024-09-22 02:50:32,748 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/71, BranchId=] DEBUG 2024-09-22 02:50:32,748 [main] Physical connection closed DEBUG 2024-09-22 02:50:32,750 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:32,751 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2024-09-22 02:50:32,752 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:32,752 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:32,753 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,806 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,806 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:32,807 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:32,808 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:32,809 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:32,809 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:32,812 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:32,812 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:32,814 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:32,820 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2024-09-22 02:50:32,820 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:32,839 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/72, BranchId=] DEBUG 2024-09-22 02:50:32,839 [main] Physical connection got DEBUG 2024-09-22 02:50:32,840 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/72, BranchId=] DEBUG 2024-09-22 02:50:32,840 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/72, BranchId=] DEBUG 2024-09-22 02:50:32,840 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/72, BranchId=] DEBUG 2024-09-22 02:50:32,842 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/72, BranchId=] DEBUG 2024-09-22 02:50:32,845 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/72, BranchId=] DEBUG 2024-09-22 02:50:32,845 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '1234567', '890') DEBUG 2024-09-22 02:50:32,849 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/72, BranchId=] DEBUG 2024-09-22 02:50:32,849 [main] values IDENTITY_VAL_LOCAL() DEBUG 2024-09-22 02:50:32,850 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/72, BranchId=] DEBUG 2024-09-22 02:50:32,851 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/72, BranchId=] DEBUG 2024-09-22 02:50:32,851 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/72, BranchId=] DEBUG 2024-09-22 02:50:32,851 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE WHERE DEFAULT_TABLE.id = 1 DEBUG 2024-09-22 02:50:32,857 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/72, BranchId=] DEBUG 2024-09-22 02:50:32,866 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/72, BranchId=] DEBUG 2024-09-22 02:50:32,866 [main] Physical connection closed DEBUG 2024-09-22 02:50:32,867 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:32,868 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2024-09-22 02:50:32,868 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:32,870 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:32,871 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,872 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,872 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:32,873 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:32,875 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:32,876 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:32,876 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:32,878 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:32,879 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:32,880 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:32,882 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2024-09-22 02:50:32,882 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:32,899 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/73, BranchId=] DEBUG 2024-09-22 02:50:32,899 [main] Physical connection got DEBUG 2024-09-22 02:50:32,899 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/73, BranchId=] DEBUG 2024-09-22 02:50:32,899 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/73, BranchId=] DEBUG 2024-09-22 02:50:32,899 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/73, BranchId=] DEBUG 2024-09-22 02:50:32,900 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/73, BranchId=] DEBUG 2024-09-22 02:50:32,903 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/73, BranchId=] DEBUG 2024-09-22 02:50:32,903 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', '12') DEBUG 2024-09-22 02:50:32,904 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '21', '22') DEBUG 2024-09-22 02:50:32,904 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/73, BranchId=] DEBUG 2024-09-22 02:50:32,905 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/73, BranchId=] DEBUG 2024-09-22 02:50:32,905 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID DEBUG 2024-09-22 02:50:32,916 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/73, BranchId=] DEBUG 2024-09-22 02:50:32,930 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/73, BranchId=] DEBUG 2024-09-22 02:50:32,930 [main] Physical connection closed DEBUG 2024-09-22 02:50:32,931 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:32,932 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2024-09-22 02:50:32,933 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:32,934 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:32,935 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,936 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,936 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:32,937 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:32,939 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:32,939 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:32,940 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:32,942 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:32,942 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:32,944 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:32,945 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2024-09-22 02:50:32,946 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:32,960 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/74, BranchId=] DEBUG 2024-09-22 02:50:32,961 [main] Physical connection got DEBUG 2024-09-22 02:50:32,961 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/74, BranchId=] DEBUG 2024-09-22 02:50:32,961 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/74, BranchId=] DEBUG 2024-09-22 02:50:32,961 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/74, BranchId=] DEBUG 2024-09-22 02:50:32,963 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/74, BranchId=] DEBUG 2024-09-22 02:50:32,965 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/74, BranchId=] DEBUG 2024-09-22 02:50:32,965 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', '12') DEBUG 2024-09-22 02:50:32,965 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, null, '22') DEBUG 2024-09-22 02:50:32,965 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '31', null) DEBUG 2024-09-22 02:50:32,967 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/74, BranchId=] DEBUG 2024-09-22 02:50:32,968 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/74, BranchId=] DEBUG 2024-09-22 02:50:32,968 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID DEBUG 2024-09-22 02:50:32,968 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/74, BranchId=] DEBUG 2024-09-22 02:50:32,975 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/74, BranchId=] DEBUG 2024-09-22 02:50:32,975 [main] Physical connection closed DEBUG 2024-09-22 02:50:32,976 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:32,977 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2024-09-22 02:50:32,978 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:32,979 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:32,980 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,981 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:32,981 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:32,982 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:32,984 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:32,984 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:32,985 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:32,987 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:32,987 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:32,989 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:32,990 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2024-09-22 02:50:32,991 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:33,005 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/75, BranchId=] DEBUG 2024-09-22 02:50:33,006 [main] Physical connection got DEBUG 2024-09-22 02:50:33,006 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/75, BranchId=] DEBUG 2024-09-22 02:50:33,006 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/75, BranchId=] DEBUG 2024-09-22 02:50:33,006 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/75, BranchId=] DEBUG 2024-09-22 02:50:33,009 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/75, BranchId=] DEBUG 2024-09-22 02:50:33,012 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/75, BranchId=] DEBUG 2024-09-22 02:50:33,012 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', null) DEBUG 2024-09-22 02:50:33,012 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '21', '22') DEBUG 2024-09-22 02:50:33,013 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/75, BranchId=] DEBUG 2024-09-22 02:50:33,013 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/75, BranchId=] DEBUG 2024-09-22 02:50:33,013 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID DEBUG 2024-09-22 02:50:33,014 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/75, BranchId=] DEBUG 2024-09-22 02:50:33,021 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/75, BranchId=] DEBUG 2024-09-22 02:50:33,021 [main] Physical connection closed DEBUG 2024-09-22 02:50:33,023 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:33,023 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2024-09-22 02:50:33,024 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:33,025 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:33,026 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,028 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,028 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:33,029 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:33,030 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:33,031 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:33,032 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:33,035 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:33,035 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:33,036 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:33,037 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2024-09-22 02:50:33,039 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:33,054 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/76, BranchId=] DEBUG 2024-09-22 02:50:33,054 [main] Physical connection got DEBUG 2024-09-22 02:50:33,054 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/76, BranchId=] DEBUG 2024-09-22 02:50:33,054 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/76, BranchId=] DEBUG 2024-09-22 02:50:33,054 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/76, BranchId=] DEBUG 2024-09-22 02:50:33,056 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/76, BranchId=] DEBUG 2024-09-22 02:50:33,058 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/76, BranchId=] DEBUG 2024-09-22 02:50:33,059 [main] INSERT INTO DEFAULT_TABLE (version_no, bbb) VALUES (0, 'bbbb') DEBUG 2024-09-22 02:50:33,062 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/76, BranchId=] DEBUG 2024-09-22 02:50:33,062 [main] values IDENTITY_VAL_LOCAL() DEBUG 2024-09-22 02:50:33,062 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/76, BranchId=] DEBUG 2024-09-22 02:50:33,063 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/76, BranchId=] DEBUG 2024-09-22 02:50:33,063 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/76, BranchId=] DEBUG 2024-09-22 02:50:33,063 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE WHERE DEFAULT_TABLE.id = 9 DEBUG 2024-09-22 02:50:33,063 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/76, BranchId=] DEBUG 2024-09-22 02:50:33,069 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/76, BranchId=] DEBUG 2024-09-22 02:50:33,069 [main] Physical connection closed DEBUG 2024-09-22 02:50:33,070 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:33,071 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2024-09-22 02:50:33,071 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:33,128 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:33,128 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,130 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,130 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:33,130 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:33,133 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:33,134 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:33,134 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:33,137 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:33,138 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:33,139 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:33,140 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2024-09-22 02:50:33,141 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:33,158 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/77, BranchId=] DEBUG 2024-09-22 02:50:33,159 [main] Physical connection got DEBUG 2024-09-22 02:50:33,159 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/77, BranchId=] DEBUG 2024-09-22 02:50:33,159 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/77, BranchId=] DEBUG 2024-09-22 02:50:33,159 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/77, BranchId=] DEBUG 2024-09-22 02:50:33,160 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/77, BranchId=] DEBUG 2024-09-22 02:50:33,163 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/77, BranchId=] DEBUG 2024-09-22 02:50:33,163 [main] INSERT INTO DEFAULT_TABLE (version_no) VALUES (0) DEBUG 2024-09-22 02:50:33,167 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/77, BranchId=] DEBUG 2024-09-22 02:50:33,167 [main] values IDENTITY_VAL_LOCAL() DEBUG 2024-09-22 02:50:33,168 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/77, BranchId=] DEBUG 2024-09-22 02:50:33,168 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/77, BranchId=] DEBUG 2024-09-22 02:50:33,168 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/77, BranchId=] DEBUG 2024-09-22 02:50:33,168 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE WHERE DEFAULT_TABLE.id = 10 DEBUG 2024-09-22 02:50:33,168 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/77, BranchId=] DEBUG 2024-09-22 02:50:33,177 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/77, BranchId=] DEBUG 2024-09-22 02:50:33,177 [main] Physical connection closed DEBUG 2024-09-22 02:50:33,178 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:33,179 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2024-09-22 02:50:33,179 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:33,181 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:33,182 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,183 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,183 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:33,184 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:33,185 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:33,187 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:33,187 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:33,189 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:33,189 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:33,191 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:33,192 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2024-09-22 02:50:33,193 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:33,209 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/78, BranchId=] DEBUG 2024-09-22 02:50:33,210 [main] Physical connection got DEBUG 2024-09-22 02:50:33,210 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/78, BranchId=] DEBUG 2024-09-22 02:50:33,210 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/78, BranchId=] DEBUG 2024-09-22 02:50:33,210 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/78, BranchId=] DEBUG 2024-09-22 02:50:33,211 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/78, BranchId=] DEBUG 2024-09-22 02:50:33,216 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/78, BranchId=] DEBUG 2024-09-22 02:50:33,216 [main] INSERT INTO DEFAULT_TABLE ( AAA, VERSION_NO ) VALUES ( 'foooo', 0 ) DEBUG 2024-09-22 02:50:33,221 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/78, BranchId=] DEBUG 2024-09-22 02:50:33,221 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/78, BranchId=] DEBUG 2024-09-22 02:50:33,221 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE DEBUG 2024-09-22 02:50:33,224 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/78, BranchId=] DEBUG 2024-09-22 02:50:33,229 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/78, BranchId=] DEBUG 2024-09-22 02:50:33,229 [main] Physical connection closed DEBUG 2024-09-22 02:50:33,231 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:33,232 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2024-09-22 02:50:33,233 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:33,234 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:33,234 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,236 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,236 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:33,237 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:33,238 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:33,239 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:33,239 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:33,241 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:33,242 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:33,244 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:33,244 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2024-09-22 02:50:33,245 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:33,260 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/79, BranchId=] DEBUG 2024-09-22 02:50:33,261 [main] Physical connection got DEBUG 2024-09-22 02:50:33,261 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/79, BranchId=] DEBUG 2024-09-22 02:50:33,261 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/79, BranchId=] DEBUG 2024-09-22 02:50:33,261 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/79, BranchId=] DEBUG 2024-09-22 02:50:33,262 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/79, BranchId=] DEBUG 2024-09-22 02:50:33,266 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/79, BranchId=] DEBUG 2024-09-22 02:50:33,266 [main] INSERT INTO DEFAULT_TABLE ( BBB, VERSION_NO ) VALUES ( 'ttt', 0 ) DEBUG 2024-09-22 02:50:33,269 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/79, BranchId=] DEBUG 2024-09-22 02:50:33,269 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/79, BranchId=] DEBUG 2024-09-22 02:50:33,269 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE DEBUG 2024-09-22 02:50:33,270 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/79, BranchId=] DEBUG 2024-09-22 02:50:33,278 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/79, BranchId=] DEBUG 2024-09-22 02:50:33,279 [main] Physical connection closed DEBUG 2024-09-22 02:50:33,281 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:33,281 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2024-09-22 02:50:33,282 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:33,283 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:33,283 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,285 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,285 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:33,286 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:33,287 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:33,289 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:33,289 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:33,290 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:33,291 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:33,293 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:33,293 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2024-09-22 02:50:33,294 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:33,310 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/80, BranchId=] DEBUG 2024-09-22 02:50:33,311 [main] Physical connection got DEBUG 2024-09-22 02:50:33,311 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/80, BranchId=] DEBUG 2024-09-22 02:50:33,311 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/80, BranchId=] DEBUG 2024-09-22 02:50:33,311 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/80, BranchId=] DEBUG 2024-09-22 02:50:33,314 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/80, BranchId=] DEBUG 2024-09-22 02:50:33,315 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/80, BranchId=] DEBUG 2024-09-22 02:50:33,315 [main] INSERT INTO PK_ONLY_TABLE (aaa, bbb) VALUES (123, 456) DEBUG 2024-09-22 02:50:33,318 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/80, BranchId=] DEBUG 2024-09-22 02:50:33,318 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/80, BranchId=] DEBUG 2024-09-22 02:50:33,318 [main] SELECT PK_ONLY_TABLE.aaa, PK_ONLY_TABLE.bbb FROM PK_ONLY_TABLE DEBUG 2024-09-22 02:50:33,321 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/80, BranchId=] DEBUG 2024-09-22 02:50:33,327 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/80, BranchId=] DEBUG 2024-09-22 02:50:33,327 [main] Physical connection closed Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.653 sec Running org.seasar.dao.impl.RelationPropertyTypeFactoryImplTest DEBUG 2024-09-22 02:50:33,329 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:33,330 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,331 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,333 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,333 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,336 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,336 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,337 [main] Physical connection got DEBUG 2024-09-22 02:50:33,337 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:33,345 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:33,345 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec Running org.seasar.dao.impl.BeanMetaDataFactoryImplTest DEBUG 2024-09-22 02:50:33,348 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:33,349 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:33,350 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,351 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,352 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,352 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,355 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,355 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,358 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:33,361 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:33,361 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:33,363 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,363 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,365 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,365 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,421 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,422 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,424 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:33,426 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/81, BranchId=] DEBUG 2024-09-22 02:50:33,426 [main] Physical connection got DEBUG 2024-09-22 02:50:33,426 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/81, BranchId=] DEBUG 2024-09-22 02:50:33,431 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/81, BranchId=] DEBUG 2024-09-22 02:50:33,431 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/81, BranchId=] DEBUG 2024-09-22 02:50:33,431 [main] Physical connection closed DEBUG 2024-09-22 02:50:33,433 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:33,433 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:33,434 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,434 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,437 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,437 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,442 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,442 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,443 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:33,448 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/82, BranchId=] DEBUG 2024-09-22 02:50:33,448 [main] Physical connection got DEBUG 2024-09-22 02:50:33,448 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/82, BranchId=] DEBUG 2024-09-22 02:50:33,451 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/82, BranchId=] DEBUG 2024-09-22 02:50:33,451 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/82, BranchId=] DEBUG 2024-09-22 02:50:33,451 [main] Physical connection closed DEBUG 2024-09-22 02:50:33,452 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:33,453 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:33,455 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,455 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,457 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,457 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,460 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,460 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,462 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:33,465 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:33,466 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:33,467 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,468 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,469 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,469 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,472 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,473 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,475 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:33,478 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:33,479 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:33,480 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,481 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,482 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,482 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,485 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,486 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,488 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:33,491 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:33,492 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:33,494 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,494 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,495 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,495 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,498 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,499 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,501 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:33,504 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:33,505 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:33,506 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,507 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,508 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,508 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,513 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,513 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,515 [main] S2Container is created(path=dao.dicon) Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.172 sec Running org.seasar.dao.impl.FieldDaoMetaDataImplTest DEBUG 2024-09-22 02:50:33,524 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:33,525 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:33,526 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,526 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,527 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,527 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,530 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,531 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,531 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:33,533 [main] Physical connection got DEBUG 2024-09-22 02:50:33,533 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:33,533 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:33,533 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:33,551 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:33,556 [main] Physical connection closed DEBUG 2024-09-22 02:50:33,558 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:33,559 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:33,560 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,560 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,614 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,614 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,617 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,618 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,618 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:33,620 [main] Physical connection got DEBUG 2024-09-22 02:50:33,620 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:33,620 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:33,620 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:33,636 [main] Logical connection closed, tx=null [EDAO0019]Exception occurred while initialization insert method of org.seasar.dao.impl.Employee11Dao, because org.seasar.dao.SqlFileNotFoundRuntimeException: [EDAO0025]SQL file not found. (Dao=org.seasar.dao.impl.Employee11Dao, method=insert, file=org/seasar/dao/impl/Employee11Dao_insert.sql) DEBUG 2024-09-22 02:50:33,637 [main] Physical connection closed DEBUG 2024-09-22 02:50:33,639 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:33,640 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:33,641 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,641 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,643 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,643 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,646 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,647 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,647 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:33,649 [main] Physical connection got DEBUG 2024-09-22 02:50:33,649 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:33,649 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:33,649 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:33,671 [main] Logical connection closed, tx=null SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, parent.empno AS empno_0, parent.ename AS ename_0, parent.deptno AS deptno_0, parent.hiredate AS hiredate_0, parent.job AS job_0, parent.comm AS comm_0, parent.sal AS sal_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/ DEBUG 2024-09-22 02:50:33,671 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:33,672 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, parent.empno AS empno_0, parent.ename AS ename_0, parent.deptno AS deptno_0, parent.hiredate AS hiredate_0, parent.job AS job_0, parent.comm AS comm_0, parent.sal AS sal_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno WHERE EMP.empno = 7788 DEBUG 2024-09-22 02:50:33,673 [main] Logical connection closed, tx=null 7788, SCOTT, ANALYST, null, 1982-12-09 00:00:00.0, 3000.0, null, 20 {7566, JONES, MANAGER, null, 1981-04-02 00:00:00.0, 2975.0, null, 20 {null}} DEBUG 2024-09-22 02:50:33,673 [main] Physical connection closed DEBUG 2024-09-22 02:50:33,674 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:33,676 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:33,676 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,677 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,678 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,678 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,681 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,681 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,681 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:33,684 [main] Physical connection got DEBUG 2024-09-22 02:50:33,684 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:33,684 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:33,684 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:33,703 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:33,706 [main] Physical connection closed DEBUG 2024-09-22 02:50:33,707 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:33,708 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:33,708 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,710 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,711 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,711 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,714 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,714 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,715 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:33,716 [main] Physical connection got DEBUG 2024-09-22 02:50:33,716 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:33,716 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:33,716 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:33,734 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:33,736 [main] Physical connection closed DEBUG 2024-09-22 02:50:33,738 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:33,739 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:33,739 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,740 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,742 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,742 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,746 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,746 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,746 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:33,747 [main] Physical connection got DEBUG 2024-09-22 02:50:33,748 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:33,748 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:33,748 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:33,768 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:33,771 [main] Physical connection closed DEBUG 2024-09-22 02:50:33,773 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:33,773 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:33,774 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,775 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,776 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,776 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,779 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,779 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,780 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:33,782 [main] Physical connection got DEBUG 2024-09-22 02:50:33,782 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:33,782 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:33,782 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:33,856 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:33,860 [main] Physical connection closed DEBUG 2024-09-22 02:50:33,861 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:33,861 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:33,863 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,864 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,868 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,869 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,872 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,872 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,872 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:33,874 [main] Physical connection got DEBUG 2024-09-22 02:50:33,874 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:33,874 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:33,874 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:33,894 [main] Logical connection closed, tx=null UPDATE EMP SET tstamp = ?, ename = ?, deptno = ?, hiredate = ?, mgr = ?, job = ?, comm = ?, sal = ? WHERE empno = ? AND tstamp = ? DELETE FROM EMP WHERE empno = ? AND tstamp = ? DEBUG 2024-09-22 02:50:33,894 [main] Physical connection closed DEBUG 2024-09-22 02:50:33,896 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:33,896 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:33,898 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,899 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,900 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,900 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,903 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,904 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,904 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:33,905 [main] Physical connection got DEBUG 2024-09-22 02:50:33,905 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:33,905 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:33,905 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:33,923 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:33,926 [main] Physical connection closed DEBUG 2024-09-22 02:50:33,927 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:33,928 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:33,928 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,930 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,931 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,931 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,934 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,934 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,935 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:33,936 [main] Physical connection got DEBUG 2024-09-22 02:50:33,936 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:33,937 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:33,937 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:33,955 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:33,958 [main] Physical connection closed DEBUG 2024-09-22 02:50:33,960 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:33,960 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:33,962 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,963 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,965 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,965 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,967 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,968 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,968 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:33,969 [main] Physical connection got DEBUG 2024-09-22 02:50:33,969 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:33,969 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:33,970 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:33,988 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:33,991 [main] Physical connection closed DEBUG 2024-09-22 02:50:33,992 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:33,994 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:33,994 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:33,995 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,996 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:33,996 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:33,999 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,000 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,000 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,001 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/83, BranchId=] DEBUG 2024-09-22 02:50:34,002 [main] Physical connection got DEBUG 2024-09-22 02:50:34,002 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/83, BranchId=] DEBUG 2024-09-22 02:50:34,002 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/83, BranchId=] DEBUG 2024-09-22 02:50:34,002 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/83, BranchId=] DEBUG 2024-09-22 02:50:34,081 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/83, BranchId=] DEBUG 2024-09-22 02:50:34,088 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/83, BranchId=] DEBUG 2024-09-22 02:50:34,088 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-09-22 02.50.34', 99, 'hoge', 0) DEBUG 2024-09-22 02:50:34,089 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/83, BranchId=] DEBUG 2024-09-22 02:50:34,089 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/83, BranchId=] DEBUG 2024-09-22 02:50:34,089 [main] Physical connection closed DEBUG 2024-09-22 02:50:34,091 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:34,091 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,092 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,093 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,094 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,095 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,098 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,098 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,098 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,099 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/84, BranchId=] DEBUG 2024-09-22 02:50:34,099 [main] Physical connection got DEBUG 2024-09-22 02:50:34,100 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/84, BranchId=] DEBUG 2024-09-22 02:50:34,100 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/84, BranchId=] DEBUG 2024-09-22 02:50:34,100 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/84, BranchId=] DEBUG 2024-09-22 02:50:34,120 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/84, BranchId=] DEBUG 2024-09-22 02:50:34,128 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/84, BranchId=] DEBUG 2024-09-22 02:50:34,128 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-09-22 02:50:34,130 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/84, BranchId=] DEBUG 2024-09-22 02:50:34,130 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/84, BranchId=] DEBUG 2024-09-22 02:50:34,130 [main] UPDATE EMP SET tstamp = '2024-09-22 02.50.34', ename = 'hoge2', deptno = 20, hiredate = '1982-12-09 00.00.00', mgr = 7566, job = 'ANALYST', comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-09-22 02:50:34,130 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/84, BranchId=] DEBUG 2024-09-22 02:50:34,130 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/84, BranchId=] DEBUG 2024-09-22 02:50:34,131 [main] Physical connection closed DEBUG 2024-09-22 02:50:34,132 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:34,132 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,134 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,135 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,136 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,136 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,139 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,139 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,139 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,140 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/85, BranchId=] DEBUG 2024-09-22 02:50:34,141 [main] Physical connection got DEBUG 2024-09-22 02:50:34,141 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/85, BranchId=] DEBUG 2024-09-22 02:50:34,142 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/85, BranchId=] DEBUG 2024-09-22 02:50:34,142 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/85, BranchId=] DEBUG 2024-09-22 02:50:34,159 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/85, BranchId=] DEBUG 2024-09-22 02:50:34,168 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/85, BranchId=] DEBUG 2024-09-22 02:50:34,168 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-09-22 02:50:34,169 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/85, BranchId=] DEBUG 2024-09-22 02:50:34,169 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/85, BranchId=] DEBUG 2024-09-22 02:50:34,171 [main] UPDATE EMP SET tstamp = '2024-09-22 02.50.34', ename = 'hoge4', deptno = 20, hiredate = '1982-12-09 00.00.00', mgr = 7566, job = 'ANALYST', comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '1995-01-23 01.23.45' DEBUG 2024-09-22 02:50:34,171 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/85, BranchId=] DEBUG 2024-09-22 02:50:34,171 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/85, BranchId=] DEBUG 2024-09-22 02:50:34,171 [main] Physical connection closed DEBUG 2024-09-22 02:50:34,172 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:34,173 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,173 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,174 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,176 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,176 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,179 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,179 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,179 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,180 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/86, BranchId=] DEBUG 2024-09-22 02:50:34,181 [main] Physical connection got DEBUG 2024-09-22 02:50:34,181 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/86, BranchId=] DEBUG 2024-09-22 02:50:34,181 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/86, BranchId=] DEBUG 2024-09-22 02:50:34,181 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/86, BranchId=] DEBUG 2024-09-22 02:50:34,197 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/86, BranchId=] DEBUG 2024-09-22 02:50:34,205 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/86, BranchId=] DEBUG 2024-09-22 02:50:34,205 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-09-22 02:50:34,206 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/86, BranchId=] DEBUG 2024-09-22 02:50:34,206 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/86, BranchId=] DEBUG 2024-09-22 02:50:34,206 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-09-22 02:50:34,207 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/86, BranchId=] DEBUG 2024-09-22 02:50:34,207 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/86, BranchId=] DEBUG 2024-09-22 02:50:34,207 [main] Physical connection closed DEBUG 2024-09-22 02:50:34,208 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:34,209 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,210 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,211 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,212 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,212 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,215 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,215 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,215 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,218 [main] Physical connection got DEBUG 2024-09-22 02:50:34,218 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,218 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:34,218 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,235 [main] Logical connection closed, tx=null public abstract void org.seasar.dao.impl.IllegalEmployeeAutoDao.insertIllegal(int) org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization insertIllegal method of org.seasar.dao.impl.IllegalEmployeeAutoDao, because org.seasar.dao.IllegalSignatureRuntimeException: [EDAO0006](public abstract void org.seasar.dao.impl.IllegalEmployeeAutoDao.insertIllegal(int)) is illegal. The argument should be corresponding to the type of Bean. DEBUG 2024-09-22 02:50:34,236 [main] Physical connection closed DEBUG 2024-09-22 02:50:34,238 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:34,239 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,240 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,241 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,242 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,242 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,244 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,245 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,245 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,247 [main] Physical connection got DEBUG 2024-09-22 02:50:34,247 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,247 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:34,247 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,271 [main] Logical connection closed, tx=null SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF deptno != null*/ EMP.deptno = /*deptno*/null/*END*//*END*/ DEBUG 2024-09-22 02:50:34,278 [main] Physical connection closed DEBUG 2024-09-22 02:50:34,280 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:34,281 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,282 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,282 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,339 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,339 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,342 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,342 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,343 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,344 [main] Physical connection got DEBUG 2024-09-22 02:50:34,344 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,344 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:34,344 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,365 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:34,373 [main] Physical connection closed DEBUG 2024-09-22 02:50:34,374 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:34,374 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,375 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,376 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,378 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,378 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,380 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,381 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,381 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,383 [main] Physical connection got DEBUG 2024-09-22 02:50:34,383 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,383 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:34,383 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,401 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:34,407 [main] Physical connection closed DEBUG 2024-09-22 02:50:34,409 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:34,410 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,411 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,411 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,413 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,413 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,416 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,416 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,416 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,418 [main] Physical connection got DEBUG 2024-09-22 02:50:34,418 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,418 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:34,418 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,436 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:34,444 [main] Physical connection closed DEBUG 2024-09-22 02:50:34,446 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:34,446 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,447 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,448 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,450 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,450 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,453 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,453 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,453 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,456 [main] Physical connection got DEBUG 2024-09-22 02:50:34,456 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,456 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:34,456 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,472 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:34,480 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,481 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno DEBUG 2024-09-22 02:50:34,484 [main] Logical connection closed, tx=null [7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}] DEBUG 2024-09-22 02:50:34,486 [main] Physical connection closed DEBUG 2024-09-22 02:50:34,487 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:34,487 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,489 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,490 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,491 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,491 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,494 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,495 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,495 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,496 [main] Physical connection got DEBUG 2024-09-22 02:50:34,496 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,496 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:34,497 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,514 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:34,522 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,522 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno DEBUG 2024-09-22 02:50:34,526 [main] Logical connection closed, tx=null [7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}] DEBUG 2024-09-22 02:50:34,527 [main] Physical connection closed DEBUG 2024-09-22 02:50:34,529 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:34,529 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,530 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,531 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,533 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,533 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,589 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,590 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,590 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,592 [main] Physical connection got DEBUG 2024-09-22 02:50:34,592 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,592 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:34,592 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,611 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:34,617 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,618 [main] select * from emp DEBUG 2024-09-22 02:50:34,619 [main] Logical connection closed, tx=null [7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}] DEBUG 2024-09-22 02:50:34,620 [main] Physical connection closed DEBUG 2024-09-22 02:50:34,622 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:34,623 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,624 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,625 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,626 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,626 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,628 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,629 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,629 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,631 [main] Physical connection got DEBUG 2024-09-22 02:50:34,631 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,631 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:34,631 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,647 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:34,654 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,654 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno DEBUG 2024-09-22 02:50:34,657 [main] Logical connection closed, tx=null [7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}] DEBUG 2024-09-22 02:50:34,659 [main] Physical connection closed DEBUG 2024-09-22 02:50:34,660 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:34,661 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,661 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,663 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,664 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,664 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,667 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,667 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,668 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,669 [main] Physical connection got DEBUG 2024-09-22 02:50:34,669 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,669 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:34,669 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,687 [main] Logical connection closed, tx=null SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP, DEPT department WHERE EMP.deptno = department.deptno(+) AND empno = ? DEBUG 2024-09-22 02:50:34,695 [main] Physical connection closed DEBUG 2024-09-22 02:50:34,696 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:34,696 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,698 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,698 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,700 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,700 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,702 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,703 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,703 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,704 [main] Physical connection got DEBUG 2024-09-22 02:50:34,704 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,704 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:34,704 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,724 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:34,731 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,731 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno DEBUG 2024-09-22 02:50:34,733 [main] Logical connection closed, tx=null [7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}] DEBUG 2024-09-22 02:50:34,737 [main] Physical connection closed DEBUG 2024-09-22 02:50:34,739 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:34,739 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,740 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,740 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,742 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,742 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,745 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,746 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,746 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,747 [main] Physical connection got DEBUG 2024-09-22 02:50:34,747 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,747 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:34,747 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,764 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:34,772 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,772 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno DEBUG 2024-09-22 02:50:34,774 [main] Logical connection closed, tx=null [7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}] DEBUG 2024-09-22 02:50:34,775 [main] Physical connection closed DEBUG 2024-09-22 02:50:34,776 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:34,776 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,778 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,779 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,780 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,780 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,783 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,783 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,784 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,786 [main] Physical connection got DEBUG 2024-09-22 02:50:34,786 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,786 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:34,787 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,857 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:34,864 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,865 [main] select * from emp DEBUG 2024-09-22 02:50:34,865 [main] Logical connection closed, tx=null [7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}] DEBUG 2024-09-22 02:50:34,866 [main] Physical connection closed DEBUG 2024-09-22 02:50:34,868 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:34,868 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,869 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,869 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,871 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,872 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,874 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,875 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,875 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,876 [main] Physical connection got DEBUG 2024-09-22 02:50:34,876 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,876 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:34,876 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,894 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:34,902 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,902 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno DEBUG 2024-09-22 02:50:34,904 [main] Logical connection closed, tx=null [7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}] DEBUG 2024-09-22 02:50:34,905 [main] Physical connection closed DEBUG 2024-09-22 02:50:34,906 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:34,907 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,908 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,909 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,910 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,910 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,913 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,913 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,913 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,916 [main] Physical connection got DEBUG 2024-09-22 02:50:34,916 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,916 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:34,916 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,933 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:34,940 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,940 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-09-22 02:50:34,941 [main] Logical connection closed, tx=null 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {20, RESEARCH, DALLAS, 0} DEBUG 2024-09-22 02:50:34,941 [main] Physical connection closed DEBUG 2024-09-22 02:50:34,943 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:34,944 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,944 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,945 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,947 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,947 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,951 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,951 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,951 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,954 [main] Physical connection got DEBUG 2024-09-22 02:50:34,954 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,954 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:34,954 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,972 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:34,980 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,981 [main] select count(*) from emp DEBUG 2024-09-22 02:50:34,981 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:34,981 [main] Physical connection closed DEBUG 2024-09-22 02:50:34,982 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:34,983 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,984 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,985 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,986 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:34,986 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,989 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:34,989 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:34,990 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:34,991 [main] Physical connection got DEBUG 2024-09-22 02:50:34,991 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:34,991 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:34,991 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,009 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,017 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,017 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-09-22 02:50:35,018 [main] Logical connection closed, tx=null 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {null} DEBUG 2024-09-22 02:50:35,018 [main] Physical connection closed DEBUG 2024-09-22 02:50:35,020 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:35,020 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,021 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,021 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,023 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,023 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,025 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,026 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,027 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,028 [main] Physical connection got DEBUG 2024-09-22 02:50:35,028 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,028 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,028 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,104 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,112 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,112 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-09-22 02:50:35,112 [main] Logical connection closed, tx=null {tstamp=2005-01-18 13:09:32.213, empno=7788, ename=SCOTT, deptno=20, hiredate=1982-12-09 00:00:00.0, mgr=7566, job=ANALYST, comm=null, sal=3000.0, dname0=RESEARCH, deptno0=20, versionno0=0, loc0=DALLAS} DEBUG 2024-09-22 02:50:35,114 [main] Physical connection closed DEBUG 2024-09-22 02:50:35,115 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:35,115 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,116 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,118 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,119 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,119 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,122 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,122 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,122 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,125 [main] Physical connection got DEBUG 2024-09-22 02:50:35,125 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,125 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,125 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,144 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,151 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,151 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-09-22 02:50:35,151 [main] Logical connection closed, tx=null [{tstamp=2005-01-18 13:09:32.213, empno=7788, ename=SCOTT, deptno=20, hiredate=1982-12-09 00:00:00.0, mgr=7566, job=ANALYST, comm=null, sal=3000.0, dname0=RESEARCH, deptno0=20, versionno0=0, loc0=DALLAS}] DEBUG 2024-09-22 02:50:35,151 [main] Physical connection closed DEBUG 2024-09-22 02:50:35,153 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:35,154 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,155 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,155 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,156 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,156 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,159 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,160 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,160 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,162 [main] Physical connection got DEBUG 2024-09-22 02:50:35,162 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,162 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,162 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,179 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,187 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,187 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-09-22 02:50:35,187 [main] Logical connection closed, tx=null [Ljava.util.Map;@1c2e8a4 DEBUG 2024-09-22 02:50:35,187 [main] Physical connection closed DEBUG 2024-09-22 02:50:35,189 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:35,189 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,190 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,191 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,193 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,193 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,196 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,196 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,196 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,197 [main] Physical connection got DEBUG 2024-09-22 02:50:35,197 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,197 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,197 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,214 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,223 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,223 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0 AND 1000 ORDER BY empno DEBUG 2024-09-22 02:50:35,224 [main] Logical connection closed, tx=null [7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}] DEBUG 2024-09-22 02:50:35,225 [main] Physical connection closed DEBUG 2024-09-22 02:50:35,226 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:35,226 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,228 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,228 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,229 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,230 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,232 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,233 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,233 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,234 [main] Physical connection got DEBUG 2024-09-22 02:50:35,234 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,234 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,234 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,251 [main] Logical connection closed, tx=null SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN /*enames*/('SCOTT','MARY') AND job IN /*jobs*/('ANALYST', 'FREE') DEBUG 2024-09-22 02:50:35,258 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,258 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN ('SCOTT', 'MARY') AND job IN ('ANALYST', 'FREE') DEBUG 2024-09-22 02:50:35,259 [main] Logical connection closed, tx=null [7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {20, RESEARCH, DALLAS, 0}] DEBUG 2024-09-22 02:50:35,259 [main] Physical connection closed DEBUG 2024-09-22 02:50:35,261 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:35,262 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,263 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,263 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,265 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,265 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,267 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,269 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,269 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,270 [main] Physical connection got DEBUG 2024-09-22 02:50:35,270 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,270 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,270 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,286 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,289 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,289 [main] SELECT COUNT(*) FROM emp DEBUG 2024-09-22 02:50:35,289 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,289 [main] Physical connection closed DEBUG 2024-09-22 02:50:35,290 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:35,346 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,347 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,348 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,349 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,349 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,352 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,352 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,352 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,354 [main] Physical connection got DEBUG 2024-09-22 02:50:35,355 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,355 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,355 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,372 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,375 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,375 [main] SELECT COUNT(*) FROM emp DEBUG 2024-09-22 02:50:35,375 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,375 [main] Physical connection closed DEBUG 2024-09-22 02:50:35,376 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:35,377 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,377 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,379 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,380 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,380 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,383 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,384 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,384 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,386 [main] Physical connection got DEBUG 2024-09-22 02:50:35,386 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,386 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,386 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,400 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,400 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,400 [main] SELECT EMP2.empno, EMP2.ename, EMP2.deptnum, department2.dname AS dname_0, department2.deptno AS deptno_0, department2.active AS active_0 FROM EMP2 LEFT OUTER JOIN DEPT2 department2 ON EMP2.DEPTNUM = department2.DEPTNO DEBUG 2024-09-22 02:50:35,401 [main] Logical connection closed, tx=null [7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}] DEBUG 2024-09-22 02:50:35,401 [main] Physical connection closed DEBUG 2024-09-22 02:50:35,402 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:35,403 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,404 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,405 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,406 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,406 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,409 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,409 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,410 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,411 [main] Physical connection got DEBUG 2024-09-22 02:50:35,411 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,411 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,411 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,422 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,423 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,423 [main] SELECT ename, deptnum, empno FROM EMP2 DEBUG 2024-09-22 02:50:35,423 [main] Logical connection closed, tx=null [7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}] DEBUG 2024-09-22 02:50:35,423 [main] Physical connection closed DEBUG 2024-09-22 02:50:35,426 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:35,426 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,427 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,427 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,428 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,429 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,431 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,432 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,432 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,434 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/87, BranchId=] DEBUG 2024-09-22 02:50:35,434 [main] Physical connection got DEBUG 2024-09-22 02:50:35,434 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/87, BranchId=] DEBUG 2024-09-22 02:50:35,434 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/87, BranchId=] DEBUG 2024-09-22 02:50:35,434 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/87, BranchId=] DEBUG 2024-09-22 02:50:35,454 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/87, BranchId=] DEBUG 2024-09-22 02:50:35,461 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/87, BranchId=] DEBUG 2024-09-22 02:50:35,461 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-09-22 02.50.35', 9999, 'test', 50) DEBUG 2024-09-22 02:50:35,461 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/87, BranchId=] DEBUG 2024-09-22 02:50:35,462 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/87, BranchId=] DEBUG 2024-09-22 02:50:35,462 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 DEBUG 2024-09-22 02:50:35,463 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/87, BranchId=] 7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0} DEBUG 2024-09-22 02:50:35,463 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/87, BranchId=] DEBUG 2024-09-22 02:50:35,463 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 9999 DEBUG 2024-09-22 02:50:35,464 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/87, BranchId=] 9999, test, null, null, null, null, null, 50, 2024-09-22 02:50:35.461 {50, null, null, 0} DEBUG 2024-09-22 02:50:35,464 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/87, BranchId=] DEBUG 2024-09-22 02:50:35,464 [main] Physical connection closed DEBUG 2024-09-22 02:50:35,465 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:35,466 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,467 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,468 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,469 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,469 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,472 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,473 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,473 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,474 [main] Physical connection got DEBUG 2024-09-22 02:50:35,474 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,474 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,474 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,492 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,497 [main] Physical connection closed DEBUG 2024-09-22 02:50:35,498 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:35,499 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,500 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,501 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,502 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,502 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,505 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,505 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,505 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,507 [main] Physical connection got DEBUG 2024-09-22 02:50:35,507 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,507 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,507 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,581 [main] Logical connection closed, tx=null SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/ DEBUG 2024-09-22 02:50:35,593 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,593 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH' DEBUG 2024-09-22 02:50:35,596 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,596 [main] Physical connection closed DEBUG 2024-09-22 02:50:35,597 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:35,597 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,598 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,600 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,601 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,601 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,604 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,604 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,605 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,606 [main] Physical connection got DEBUG 2024-09-22 02:50:35,606 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,606 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,606 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,624 [main] Logical connection closed, tx=null SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.timestamp != null*/ EMP.tstamp = /*dto.timestamp*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.mgr != null*/ AND EMP.mgr = /*dto.mgr*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*END*/ DEBUG 2024-09-22 02:50:35,634 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,635 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 0 AND EMP.deptno = 0 AND EMP.job = 'MANAGER' DEBUG 2024-09-22 02:50:35,635 [main] Logical connection closed, tx=null [] DEBUG 2024-09-22 02:50:35,635 [main] Physical connection closed DEBUG 2024-09-22 02:50:35,637 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:35,637 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,638 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,639 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,640 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,640 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,643 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,643 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,644 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,646 [main] Physical connection got DEBUG 2024-09-22 02:50:35,646 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,646 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,646 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,662 [main] Logical connection closed, tx=null SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/ DEBUG 2024-09-22 02:50:35,668 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,668 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.mgr = 7902 DEBUG 2024-09-22 02:50:35,671 [main] Logical connection closed, tx=null [7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS, 0}] DEBUG 2024-09-22 02:50:35,671 [main] Physical connection closed DEBUG 2024-09-22 02:50:35,673 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:35,673 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,675 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,675 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,676 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,676 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,679 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,680 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,680 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,681 [main] Physical connection got DEBUG 2024-09-22 02:50:35,681 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,681 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,681 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,698 [main] Logical connection closed, tx=null SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/ ORDER BY empno DEBUG 2024-09-22 02:50:35,701 [main] Physical connection closed DEBUG 2024-09-22 02:50:35,703 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:35,704 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,704 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,705 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,706 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,706 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,709 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,709 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,709 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,712 [main] Physical connection got DEBUG 2024-09-22 02:50:35,712 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,712 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,712 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,728 [main] Logical connection closed, tx=null SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH' DEBUG 2024-09-22 02:50:35,735 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,735 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH' DEBUG 2024-09-22 02:50:35,737 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,737 [main] Physical connection closed DEBUG 2024-09-22 02:50:35,739 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:35,739 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,740 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,741 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,742 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,743 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,746 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,746 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,747 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,748 [main] Physical connection got DEBUG 2024-09-22 02:50:35,748 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,748 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,748 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,820 [main] Logical connection closed, tx=null SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH' DEBUG 2024-09-22 02:50:35,827 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,827 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = null DEBUG 2024-09-22 02:50:35,827 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,828 [main] Physical connection closed DEBUG 2024-09-22 02:50:35,829 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:35,829 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,831 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,832 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,834 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,834 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,837 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,837 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,837 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,840 [main] Physical connection got DEBUG 2024-09-22 02:50:35,840 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,840 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,840 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,857 [main] Logical connection closed, tx=null SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/ DEBUG 2024-09-22 02:50:35,858 [main] Physical connection closed DEBUG 2024-09-22 02:50:35,860 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:35,861 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,861 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,862 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,863 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,863 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,866 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,867 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,867 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,870 [main] Physical connection got DEBUG 2024-09-22 02:50:35,870 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,870 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,870 [main] Logical connection got, tx=null WARN 2024-09-22 02:50:35,876 [main] Table(DepartmentTotalSalary) not found DEBUG 2024-09-22 02:50:35,882 [main] Logical connection closed, tx=null SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno DEBUG 2024-09-22 02:50:35,882 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,882 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno DEBUG 2024-09-22 02:50:35,883 [main] Logical connection closed, tx=null [10, 8750, 20, 10875.0, 30, 9400] DEBUG 2024-09-22 02:50:35,883 [main] Physical connection closed DEBUG 2024-09-22 02:50:35,885 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:35,886 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,887 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,887 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,888 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,889 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,891 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,892 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,892 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,894 [main] Physical connection got DEBUG 2024-09-22 02:50:35,894 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,894 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,894 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,911 [main] Logical connection closed, tx=null SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/ DEBUG 2024-09-22 02:50:35,918 [main] Physical connection closed DEBUG 2024-09-22 02:50:35,920 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:35,920 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,921 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,922 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,924 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,924 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,926 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,927 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,927 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,929 [main] Physical connection got DEBUG 2024-09-22 02:50:35,929 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,929 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,929 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,945 [main] Logical connection closed, tx=null SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/ /*IF $dto.orderByString != null*/order by /*$dto.orderByString*/ENAME /*END*/ DEBUG 2024-09-22 02:50:35,949 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,949 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH' DEBUG 2024-09-22 02:50:35,951 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,951 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,951 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH' order by ENAME DEBUG 2024-09-22 02:50:35,952 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,952 [main] Physical connection closed DEBUG 2024-09-22 02:50:35,954 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:35,954 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,955 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,956 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,957 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,957 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,960 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:35,961 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,961 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,963 [main] Physical connection got DEBUG 2024-09-22 02:50:35,963 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,963 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,963 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,982 [main] Logical connection closed, tx=null SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno /*BEGIN*/ WHERE /*IF dto.ename != null*/ ename = /*dto.ename*/'aaa'/*END*//*IF dto.job != null*/ AND job = /*dto.job*/'bbb'/*END*/ /*END*/ DEBUG 2024-09-22 02:50:35,985 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,985 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno DEBUG 2024-09-22 02:50:35,987 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,987 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,987 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename = 'SMITH' DEBUG 2024-09-22 02:50:35,987 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,987 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,988 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE job = 'SALESMAN' DEBUG 2024-09-22 02:50:35,989 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,989 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,989 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename = 'SMITH' AND job = 'CLERK' DEBUG 2024-09-22 02:50:35,989 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,989 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:35,989 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename = 'a' AND job = 'b' DEBUG 2024-09-22 02:50:35,990 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:35,990 [main] Physical connection closed DEBUG 2024-09-22 02:50:35,991 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:35,992 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:35,993 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:35,994 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,995 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:35,995 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,056 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,057 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,057 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:36,060 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/88, BranchId=] DEBUG 2024-09-22 02:50:36,061 [main] Physical connection got DEBUG 2024-09-22 02:50:36,061 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/88, BranchId=] DEBUG 2024-09-22 02:50:36,061 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/88, BranchId=] DEBUG 2024-09-22 02:50:36,061 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/88, BranchId=] DEBUG 2024-09-22 02:50:36,077 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/88, BranchId=] SELECT COUNT(*) FROM emp DELETE FROM emp WHERE empno=? DEBUG 2024-09-22 02:50:36,077 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/88, BranchId=] DEBUG 2024-09-22 02:50:36,077 [main] SELECT COUNT(*) FROM emp DEBUG 2024-09-22 02:50:36,077 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/88, BranchId=] DEBUG 2024-09-22 02:50:36,077 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/88, BranchId=] DEBUG 2024-09-22 02:50:36,077 [main] DELETE FROM emp WHERE empno=7369 DEBUG 2024-09-22 02:50:36,077 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/88, BranchId=] DEBUG 2024-09-22 02:50:36,077 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/88, BranchId=] DEBUG 2024-09-22 02:50:36,077 [main] SELECT COUNT(*) FROM emp DEBUG 2024-09-22 02:50:36,077 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/88, BranchId=] DEBUG 2024-09-22 02:50:36,077 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/88, BranchId=] DEBUG 2024-09-22 02:50:36,078 [main] Physical connection closed DEBUG 2024-09-22 02:50:36,080 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:36,080 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:36,081 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,082 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,083 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,083 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,086 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,086 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,086 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:36,089 [main] Physical connection got DEBUG 2024-09-22 02:50:36,089 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:36,089 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:36,089 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:36,105 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:36,108 [main] Physical connection closed DEBUG 2024-09-22 02:50:36,110 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:36,110 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:36,112 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,112 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,113 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,114 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,116 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,117 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,117 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:36,119 [main] Physical connection got DEBUG 2024-09-22 02:50:36,119 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:36,119 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:36,119 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:36,125 [main] Logical connection closed, tx=null INSERT INTO EMP (empno, eNaMe) VALUES (?, ?) DEBUG 2024-09-22 02:50:36,128 [main] Physical connection closed DEBUG 2024-09-22 02:50:36,129 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:36,129 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:36,130 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,132 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,133 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,133 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,136 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,136 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,136 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:36,139 [main] Physical connection got DEBUG 2024-09-22 02:50:36,139 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:36,139 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:36,139 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:36,145 [main] Logical connection closed, tx=null UPDATE EMP SET eNaMe = ? WHERE empno = ? DEBUG 2024-09-22 02:50:36,148 [main] Physical connection closed DEBUG 2024-09-22 02:50:36,149 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:36,149 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:36,150 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,151 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,153 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,153 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,156 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,156 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,156 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:36,157 [main] Physical connection got DEBUG 2024-09-22 02:50:36,158 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:36,158 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:36,158 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:36,164 [main] Logical connection closed, tx=null SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.eNaMe = /*dto.ename*/null/*END*//*END*/ DEBUG 2024-09-22 02:50:36,165 [main] Physical connection closed DEBUG 2024-09-22 02:50:36,167 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:36,167 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:36,168 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,169 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,171 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,171 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,173 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,174 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,174 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:36,175 [main] Physical connection got DEBUG 2024-09-22 02:50:36,175 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:36,175 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:36,175 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:36,182 [main] Logical connection closed, tx=null SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/ DEBUG 2024-09-22 02:50:36,183 [main] Physical connection closed DEBUG 2024-09-22 02:50:36,185 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:36,186 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:36,186 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,187 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,188 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,188 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,191 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,192 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,192 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:36,194 [main] Physical connection got DEBUG 2024-09-22 02:50:36,194 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:36,194 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:36,194 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:36,211 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:36,212 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:36,212 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno DEBUG 2024-09-22 02:50:36,215 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:36,215 [main] Physical connection closed DEBUG 2024-09-22 02:50:36,217 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:36,217 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:36,218 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,219 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,220 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,221 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,276 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,276 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,277 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:36,278 [main] Physical connection got DEBUG 2024-09-22 02:50:36,278 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:36,279 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:36,279 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:36,300 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:36,302 [main] Physical connection closed DEBUG 2024-09-22 02:50:36,303 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:36,303 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:36,304 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,305 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,307 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,307 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,310 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,310 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,310 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:36,312 [main] Physical connection got DEBUG 2024-09-22 02:50:36,312 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:36,312 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:36,312 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:36,330 [main] Logical connection closed, tx=null org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method. DEBUG 2024-09-22 02:50:36,332 [main] Physical connection closed DEBUG 2024-09-22 02:50:36,333 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:36,334 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:36,334 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,336 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,337 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,337 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,340 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,340 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,341 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-09-22 02:50:36,342 [main] Physical connection got DEBUG 2024-09-22 02:50:36,342 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:36,342 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:36,342 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:36,359 [main] Logical connection closed, tx=null org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method. DEBUG 2024-09-22 02:50:36,359 [main] Physical connection closed Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.842 sec Running org.seasar.dao.impl.BlobTest DEBUG 2024-09-22 02:50:36,362 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:36,363 [main] S2Container will be created(path=org/seasar/dao/impl/BlobTest.dicon) DEBUG 2024-09-22 02:50:36,364 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:36,365 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:36,366 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,367 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,367 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:36,369 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:36,369 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:36,370 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:36,370 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:36,372 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:36,373 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:36,374 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:36,377 [main] S2Container is created(path=org/seasar/dao/impl/BlobTest.dicon) WARN 2024-09-22 02:50:36,377 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:36,391 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/89, BranchId=] DEBUG 2024-09-22 02:50:36,391 [main] Physical connection got DEBUG 2024-09-22 02:50:36,391 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/89, BranchId=] DEBUG 2024-09-22 02:50:36,392 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/89, BranchId=] DEBUG 2024-09-22 02:50:36,392 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/89, BranchId=] DEBUG 2024-09-22 02:50:36,394 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/89, BranchId=] DEBUG 2024-09-22 02:50:36,396 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/89, BranchId=] DEBUG 2024-09-22 02:50:36,396 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 123 DEBUG 2024-09-22 02:50:36,404 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/89, BranchId=] DEBUG 2024-09-22 02:50:36,404 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/89, BranchId=] DEBUG 2024-09-22 02:50:36,404 [main] Physical connection closed DEBUG 2024-09-22 02:50:36,405 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:36,406 [main] S2Container will be created(path=org/seasar/dao/impl/BlobTest.dicon) DEBUG 2024-09-22 02:50:36,407 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:36,408 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:36,409 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,410 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,410 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:36,411 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:36,412 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:36,413 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:36,414 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:36,416 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:36,416 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:36,417 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:36,418 [main] S2Container is created(path=org/seasar/dao/impl/BlobTest.dicon) WARN 2024-09-22 02:50:36,418 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:36,430 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/90, BranchId=] DEBUG 2024-09-22 02:50:36,431 [main] Physical connection got DEBUG 2024-09-22 02:50:36,431 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/90, BranchId=] DEBUG 2024-09-22 02:50:36,431 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/90, BranchId=] DEBUG 2024-09-22 02:50:36,431 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/90, BranchId=] DEBUG 2024-09-22 02:50:36,435 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/90, BranchId=] DEBUG 2024-09-22 02:50:36,436 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/90, BranchId=] DEBUG 2024-09-22 02:50:36,436 [main] INSERT INTO LARGE_BINARY (version_no, id, large_binary) VALUES (0, 111, '[B@64978b') DEBUG 2024-09-22 02:50:36,438 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/90, BranchId=] DEBUG 2024-09-22 02:50:36,439 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/90, BranchId=] DEBUG 2024-09-22 02:50:36,439 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111 DEBUG 2024-09-22 02:50:36,440 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/90, BranchId=] DEBUG 2024-09-22 02:50:36,440 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/90, BranchId=] DEBUG 2024-09-22 02:50:36,440 [main] UPDATE LARGE_BINARY SET version_no = 1, large_binary = '[B@1e07f4b' WHERE id = 111 AND version_no = 0 DEBUG 2024-09-22 02:50:36,444 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/90, BranchId=] DEBUG 2024-09-22 02:50:36,444 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/90, BranchId=] DEBUG 2024-09-22 02:50:36,444 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111 DEBUG 2024-09-22 02:50:36,445 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/90, BranchId=] DEBUG 2024-09-22 02:50:36,446 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/90, BranchId=] DEBUG 2024-09-22 02:50:36,446 [main] DELETE FROM LARGE_BINARY WHERE id = 111 AND version_no = 1 DEBUG 2024-09-22 02:50:36,453 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/90, BranchId=] DEBUG 2024-09-22 02:50:36,453 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/90, BranchId=] DEBUG 2024-09-22 02:50:36,453 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111 DEBUG 2024-09-22 02:50:36,453 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/90, BranchId=] DEBUG 2024-09-22 02:50:36,462 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/90, BranchId=] DEBUG 2024-09-22 02:50:36,463 [main] Physical connection closed DEBUG 2024-09-22 02:50:36,464 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:36,464 [main] S2Container will be created(path=org/seasar/dao/impl/BlobTest.dicon) DEBUG 2024-09-22 02:50:36,466 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:36,467 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:36,467 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,469 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,469 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:36,470 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:36,471 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:36,472 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:36,472 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:36,474 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:36,475 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:36,476 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:36,532 [main] S2Container is created(path=org/seasar/dao/impl/BlobTest.dicon) WARN 2024-09-22 02:50:36,532 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:36,547 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/91, BranchId=] DEBUG 2024-09-22 02:50:36,548 [main] Physical connection got DEBUG 2024-09-22 02:50:36,548 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/91, BranchId=] DEBUG 2024-09-22 02:50:36,548 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/91, BranchId=] DEBUG 2024-09-22 02:50:36,548 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/91, BranchId=] DEBUG 2024-09-22 02:50:36,552 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/91, BranchId=] DEBUG 2024-09-22 02:50:36,553 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/91, BranchId=] DEBUG 2024-09-22 02:50:36,553 [main] INSERT INTO LARGE_BINARY (version_no, id, large_binary) VALUES (0, 4321, '[B@1eaf705') DEBUG 2024-09-22 02:50:36,553 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/91, BranchId=] DEBUG 2024-09-22 02:50:36,554 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/91, BranchId=] DEBUG 2024-09-22 02:50:36,554 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 4321 DEBUG 2024-09-22 02:50:36,554 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/91, BranchId=] DEBUG 2024-09-22 02:50:36,575 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/91, BranchId=] DEBUG 2024-09-22 02:50:36,576 [main] Physical connection closed DEBUG 2024-09-22 02:50:36,577 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:36,578 [main] S2Container will be created(path=org/seasar/dao/impl/BlobTest.dicon) DEBUG 2024-09-22 02:50:36,579 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:36,579 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:36,581 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,582 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,582 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:36,583 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:36,584 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-09-22 02:50:36,586 [main] S2Container is created(path=convention.dicon) DEBUG 2024-09-22 02:50:36,586 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-09-22 02:50:36,587 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-09-22 02:50:36,588 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-09-22 02:50:36,590 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-09-22 02:50:36,590 [main] S2Container is created(path=org/seasar/dao/impl/BlobTest.dicon) WARN 2024-09-22 02:50:36,591 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-09-22 02:50:36,603 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/92, BranchId=] DEBUG 2024-09-22 02:50:36,604 [main] Physical connection got DEBUG 2024-09-22 02:50:36,604 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/92, BranchId=] DEBUG 2024-09-22 02:50:36,604 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/92, BranchId=] DEBUG 2024-09-22 02:50:36,604 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/92, BranchId=] DEBUG 2024-09-22 02:50:36,605 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/92, BranchId=] DEBUG 2024-09-22 02:50:36,607 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/92, BranchId=] DEBUG 2024-09-22 02:50:36,607 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 123 DEBUG 2024-09-22 02:50:36,607 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/92, BranchId=] DEBUG 2024-09-22 02:50:36,607 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/92, BranchId=] DEBUG 2024-09-22 02:50:36,607 [main] Physical connection closed Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 sec Running org.seasar.dao.impl.ResultSetHandlerFactoryImplTest DEBUG 2024-09-22 02:50:36,610 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:36,610 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,612 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,613 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,613 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,615 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,616 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,618 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:36,619 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,620 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,621 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,621 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,624 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,624 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,627 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:36,627 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,628 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,629 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,629 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,632 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,632 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,633 [main] Physical connection got DEBUG 2024-09-22 02:50:36,633 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:36,650 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:36,650 [main] Physical connection closed DEBUG 2024-09-22 02:50:36,652 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:36,652 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,653 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,655 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,655 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,657 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,658 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,659 [main] Physical connection got DEBUG 2024-09-22 02:50:36,659 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:36,674 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:36,674 [main] Physical connection closed DEBUG 2024-09-22 02:50:36,677 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:36,677 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,678 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,679 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,679 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,682 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,682 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,684 [main] Physical connection got DEBUG 2024-09-22 02:50:36,684 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:36,701 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:36,701 [main] Physical connection closed DEBUG 2024-09-22 02:50:36,702 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:36,703 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,704 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,705 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,705 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,708 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,708 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,709 [main] Physical connection got DEBUG 2024-09-22 02:50:36,709 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:36,782 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:36,782 [main] Physical connection closed DEBUG 2024-09-22 02:50:36,784 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:36,784 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,785 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,786 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,787 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,789 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,790 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,792 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:36,793 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,793 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,795 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,795 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,798 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,798 [main] S2Container is created(path=j2ee.dicon) Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 sec Running org.seasar.dao.impl.DeleteWithAnnotationTest DEBUG 2024-09-22 02:50:36,801 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:36,803 [main] S2Container will be created(path=org/seasar/dao/impl/DeleteWithAnnotationTest.dicon) DEBUG 2024-09-22 02:50:36,804 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:36,804 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,805 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,806 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,806 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,809 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,810 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,812 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:36,812 [main] S2Container is created(path=org/seasar/dao/impl/DeleteWithAnnotationTest.dicon) DEBUG 2024-09-22 02:50:36,819 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/93, BranchId=] DEBUG 2024-09-22 02:50:36,820 [main] Physical connection got DEBUG 2024-09-22 02:50:36,820 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/93, BranchId=] DEBUG 2024-09-22 02:50:36,820 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/93, BranchId=] DEBUG 2024-09-22 02:50:36,820 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/93, BranchId=] DEBUG 2024-09-22 02:50:36,820 [main] SELECT * FROM EMP ORDER BY empno DEBUG 2024-09-22 02:50:36,825 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/93, BranchId=] DEBUG 2024-09-22 02:50:36,825 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/93, BranchId=] DEBUG 2024-09-22 02:50:36,825 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/93, BranchId=] DEBUG 2024-09-22 02:50:36,825 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/93, BranchId=] DEBUG 2024-09-22 02:50:36,826 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/93, BranchId=] DEBUG 2024-09-22 02:50:36,827 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/93, BranchId=] DEBUG 2024-09-22 02:50:36,827 [main] DELETE FROM EMP WHERE EMPNO = 7369 DEBUG 2024-09-22 02:50:36,827 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/93, BranchId=] DEBUG 2024-09-22 02:50:36,827 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/93, BranchId=] DEBUG 2024-09-22 02:50:36,827 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/93, BranchId=] DEBUG 2024-09-22 02:50:36,827 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/93, BranchId=] DEBUG 2024-09-22 02:50:36,827 [main] SELECT * FROM EMP ORDER BY empno DEBUG 2024-09-22 02:50:36,828 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/93, BranchId=] DEBUG 2024-09-22 02:50:36,828 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/93, BranchId=] DEBUG 2024-09-22 02:50:36,828 [main] DELETE FROM EMP WHERE EMPNO = 7499 DEBUG 2024-09-22 02:50:36,828 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/93, BranchId=] DEBUG 2024-09-22 02:50:36,828 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/93, BranchId=] DEBUG 2024-09-22 02:50:36,828 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/93, BranchId=] DEBUG 2024-09-22 02:50:36,828 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/93, BranchId=] DEBUG 2024-09-22 02:50:36,828 [main] SELECT * FROM EMP ORDER BY empno DEBUG 2024-09-22 02:50:36,829 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/93, BranchId=] DEBUG 2024-09-22 02:50:36,830 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/93, BranchId=] DEBUG 2024-09-22 02:50:36,830 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec Running org.seasar.dao.interceptors.S2DaoInterceptorTest DEBUG 2024-09-22 02:50:36,833 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:36,833 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-09-22 02:50:36,834 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:36,836 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,836 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,837 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,837 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,840 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,841 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,843 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:36,844 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-09-22 02:50:36,860 [main] Physical connection got DEBUG 2024-09-22 02:50:36,860 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:36,860 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:36,860 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:36,865 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:36,865 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/94, BranchId=] DEBUG 2024-09-22 02:50:36,865 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/94, BranchId=] DEBUG 2024-09-22 02:50:36,865 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/94, BranchId=] DEBUG 2024-09-22 02:50:36,865 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/94, BranchId=] DEBUG 2024-09-22 02:50:36,867 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/94, BranchId=] DEBUG 2024-09-22 02:50:36,870 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/94, BranchId=] DEBUG 2024-09-22 02:50:36,870 [main] INSERT INTO emp (empno, ename) VALUES (9999, 'hoge') DEBUG 2024-09-22 02:50:36,870 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/94, BranchId=] DEBUG 2024-09-22 02:50:36,870 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/94, BranchId=] DEBUG 2024-09-22 02:50:36,870 [main] Physical connection closed DEBUG 2024-09-22 02:50:36,871 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:36,872 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-09-22 02:50:36,872 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:36,874 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,875 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,876 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,876 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,879 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,879 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,881 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:36,882 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-09-22 02:50:36,897 [main] Physical connection got DEBUG 2024-09-22 02:50:36,897 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:36,897 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:36,897 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:36,901 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:36,901 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/95, BranchId=] DEBUG 2024-09-22 02:50:36,901 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/95, BranchId=] DEBUG 2024-09-22 02:50:36,901 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/95, BranchId=] DEBUG 2024-09-22 02:50:36,902 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/95, BranchId=] DEBUG 2024-09-22 02:50:36,903 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/95, BranchId=] DEBUG 2024-09-22 02:50:36,905 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/95, BranchId=] DEBUG 2024-09-22 02:50:36,905 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE empno = 7788 WARN 2024-09-22 02:50:36,906 [main] More than 2 rows found, but only first row returned DEBUG 2024-09-22 02:50:36,906 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/95, BranchId=] DEBUG 2024-09-22 02:50:36,906 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/95, BranchId=] DEBUG 2024-09-22 02:50:36,906 [main] UPDATE emp SET ename = 'SCOTT' WHERE empno = 7788 DEBUG 2024-09-22 02:50:36,907 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/95, BranchId=] DEBUG 2024-09-22 02:50:36,907 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/95, BranchId=] DEBUG 2024-09-22 02:50:36,907 [main] Physical connection closed DEBUG 2024-09-22 02:50:36,908 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:36,909 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-09-22 02:50:36,909 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:36,911 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,912 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,913 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,913 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,915 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:36,916 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,918 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:36,918 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-09-22 02:50:36,934 [main] Physical connection got DEBUG 2024-09-22 02:50:36,934 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:36,935 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:36,935 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:36,940 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:36,940 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:36,940 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:36,940 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:36,941 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:36,944 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:36,944 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE emp.deptno = dept.deptno DEBUG 2024-09-22 02:50:36,947 [main] Logical connection closed, tx=null 7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS} 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30 {30, SALES, CHICAGO} 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30 {30, SALES, CHICAGO} 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20 {20, RESEARCH, DALLAS} 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30 {30, SALES, CHICAGO} 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30 {30, SALES, CHICAGO} 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10 {10, ACCOUNTING, NEW YORK} 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20 {20, RESEARCH, DALLAS} 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10 {10, ACCOUNTING, NEW YORK} 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30 {30, SALES, CHICAGO} 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20 {20, RESEARCH, DALLAS} 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30 {30, SALES, CHICAGO} 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20 {20, RESEARCH, DALLAS} 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10 {10, ACCOUNTING, NEW YORK} DEBUG 2024-09-22 02:50:36,948 [main] Physical connection closed DEBUG 2024-09-22 02:50:36,949 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:36,949 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-09-22 02:50:36,950 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:36,952 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:36,953 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,954 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:36,954 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,015 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,016 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,018 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:37,018 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-09-22 02:50:37,033 [main] Physical connection got DEBUG 2024-09-22 02:50:37,033 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,034 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,034 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,038 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,038 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,038 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,038 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,039 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,042 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,042 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE empno = 7788 WARN 2024-09-22 02:50:37,044 [main] More than 2 rows found, but only first row returned DEBUG 2024-09-22 02:50:37,044 [main] Logical connection closed, tx=null 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20 {20, ACCOUNTING, NEW YORK} DEBUG 2024-09-22 02:50:37,045 [main] Physical connection closed DEBUG 2024-09-22 02:50:37,046 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:37,046 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-09-22 02:50:37,048 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:37,049 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,049 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,050 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,050 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,053 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,054 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,056 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:37,056 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-09-22 02:50:37,071 [main] Physical connection got DEBUG 2024-09-22 02:50:37,071 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,071 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,071 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,075 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,076 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,076 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,076 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,076 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,079 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,079 [main] SELECT count(*) FROM emp DEBUG 2024-09-22 02:50:37,079 [main] Logical connection closed, tx=null count:14 DEBUG 2024-09-22 02:50:37,079 [main] Physical connection closed DEBUG 2024-09-22 02:50:37,081 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:37,081 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-09-22 02:50:37,082 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:37,084 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,084 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,085 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,085 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,088 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,089 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,091 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:37,091 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-09-22 02:50:37,106 [main] Physical connection got DEBUG 2024-09-22 02:50:37,106 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,106 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,106 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,110 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,111 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,111 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,111 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,111 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,114 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,114 [main] select empno, ename, dname from emp, dept where empno = 7788 and emp.deptno = dept.deptno DEBUG 2024-09-22 02:50:37,115 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,115 [main] Physical connection closed DEBUG 2024-09-22 02:50:37,116 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:37,116 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-09-22 02:50:37,117 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:37,119 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,120 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,121 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,121 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,124 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,125 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,126 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:37,127 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-09-22 02:50:37,143 [main] Physical connection got DEBUG 2024-09-22 02:50:37,143 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,143 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,144 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,147 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,148 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,148 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,148 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,148 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,150 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,150 [main] select empno as value, ename as label from emp DEBUG 2024-09-22 02:50:37,150 [main] Logical connection closed, tx=null {value=7369, label=SMITH} {value=7499, label=ALLEN} {value=7521, label=WARD} {value=7566, label=JONES} {value=7654, label=MARTIN} {value=7698, label=BLAKE} {value=7782, label=CLARK} {value=7788, label=SCOTT} {value=7839, label=KING} {value=7844, label=TURNER} {value=7876, label=ADAMS} {value=7900, label=JAMES} {value=7902, label=FORD} {value=7934, label=MILLER} DEBUG 2024-09-22 02:50:37,151 [main] Physical connection closed DEBUG 2024-09-22 02:50:37,153 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:37,153 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-09-22 02:50:37,154 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:37,155 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,156 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,157 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,157 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,160 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,161 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,162 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:37,162 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-09-22 02:50:37,177 [main] Physical connection got DEBUG 2024-09-22 02:50:37,177 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,177 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,177 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,182 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,182 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,182 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.deptno = 10 DEBUG 2024-09-22 02:50:37,182 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,183 [main] Physical connection closed Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.352 sec Running org.seasar.dao.impl.ResultSetHandlerFactorySelectorTest DEBUG 2024-09-22 02:50:37,185 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:37,185 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:37,186 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,188 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,189 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,189 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,192 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,192 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,194 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:37,196 [main] Physical connection got DEBUG 2024-09-22 02:50:37,196 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,202 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,202 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec Running org.seasar.dao.pager.PagerResultSetFactoryWapperTest DEBUG 2024-09-22 02:50:37,206 [main] S2Pager use scroll cursor. DEBUG 2024-09-22 02:50:37,207 [main] S2Pager use scroll cursor. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.seasar.dao.util.SelectableDataSourceProxyUtilTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.seasar.dao.impl.BeanListMetaDataResultSetHandlerTest DEBUG 2024-09-22 02:50:37,211 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:37,212 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,213 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,214 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,214 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,217 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,217 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,219 [main] Physical connection got DEBUG 2024-09-22 02:50:37,219 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,290 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,290 [main] Logical connection got, tx=null 7369,SMITH 7499,ALLEN 7521,WARD 7566,JONES 7654,MARTIN 7698,BLAKE 7782,CLARK 7788,SCOTT 7839,KING 7844,TURNER 7876,ADAMS 7900,JAMES 7902,FORD 7934,MILLER DEBUG 2024-09-22 02:50:37,296 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,296 [main] Physical connection closed DEBUG 2024-09-22 02:50:37,297 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:37,298 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,298 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,301 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,301 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,303 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,304 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,306 [main] Physical connection got DEBUG 2024-09-22 02:50:37,306 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,321 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,321 [main] Logical connection got, tx=null 7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, null, 0} 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, null, 0} 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {20, RESEARCH, null, 0} 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, null, 0} 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, null, 0} DEBUG 2024-09-22 02:50:37,323 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,323 [main] Physical connection closed DEBUG 2024-09-22 02:50:37,325 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:37,325 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,326 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,327 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,327 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,330 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,330 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,332 [main] Physical connection got DEBUG 2024-09-22 02:50:37,332 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,347 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,347 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,349 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,349 [main] Physical connection closed DEBUG 2024-09-22 02:50:37,351 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:37,351 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,352 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,353 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,353 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,356 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,357 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,358 [main] Physical connection got DEBUG 2024-09-22 02:50:37,358 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,369 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,369 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,370 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,370 [main] Physical connection closed Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 sec Running org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest DEBUG 2024-09-22 02:50:37,374 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:37,374 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon) DEBUG 2024-09-22 02:50:37,375 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,376 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,377 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,377 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,380 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,381 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,383 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon) DEBUG 2024-09-22 02:50:37,390 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/96, BranchId=] DEBUG 2024-09-22 02:50:37,391 [main] Physical connection got DEBUG 2024-09-22 02:50:37,391 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/96, BranchId=] DEBUG 2024-09-22 02:50:37,391 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/96, BranchId=] DEBUG 2024-09-22 02:50:37,391 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/96, BranchId=] DEBUG 2024-09-22 02:50:37,406 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/96, BranchId=] DEBUG 2024-09-22 02:50:37,406 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/96, BranchId=] DEBUG 2024-09-22 02:50:37,406 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'AD%' DEBUG 2024-09-22 02:50:37,406 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/96, BranchId=] DEBUG 2024-09-22 02:50:37,407 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/96, BranchId=] DEBUG 2024-09-22 02:50:37,407 [main] Physical connection closed DEBUG 2024-09-22 02:50:37,409 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:37,410 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon) DEBUG 2024-09-22 02:50:37,410 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,411 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,413 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,413 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,415 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,416 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,417 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon) DEBUG 2024-09-22 02:50:37,424 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/97, BranchId=] DEBUG 2024-09-22 02:50:37,424 [main] Physical connection got DEBUG 2024-09-22 02:50:37,424 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/97, BranchId=] DEBUG 2024-09-22 02:50:37,424 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/97, BranchId=] DEBUG 2024-09-22 02:50:37,424 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/97, BranchId=] DEBUG 2024-09-22 02:50:37,439 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/97, BranchId=] DEBUG 2024-09-22 02:50:37,439 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/97, BranchId=] DEBUG 2024-09-22 02:50:37,439 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%' DEBUG 2024-09-22 02:50:37,440 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/97, BranchId=] org.seasar.dao.NotExactlyOneRowUpdatedRuntimeException: [EDAO0016]Not Exactly one row updated (actual:2) at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptor.invoke(AssertExactlyOneRowInterceptor.java:34) at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$1580c3a$$MethodInvocation$$invoke0.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$1580c3a.invoke(PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$1580c3a.java) at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$1181c24$$MethodInvocation$$updateSal0.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$1181c24.updateSal(AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$1181c24.java) at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest.testMoreThanOneRowTx(AssertExactlyOneRowInterceptorTest.java:40) 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:324) at junit.framework.TestCase.runTest(TestCase.java:154) at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:519) at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:103) at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:308) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) 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:324) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) DEBUG 2024-09-22 02:50:37,441 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/97, BranchId=] DEBUG 2024-09-22 02:50:37,441 [main] Physical connection closed DEBUG 2024-09-22 02:50:37,443 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:37,443 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon) DEBUG 2024-09-22 02:50:37,444 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,445 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,447 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,447 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,505 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,505 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,507 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon) DEBUG 2024-09-22 02:50:37,513 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/98, BranchId=] DEBUG 2024-09-22 02:50:37,514 [main] Physical connection got DEBUG 2024-09-22 02:50:37,514 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/98, BranchId=] DEBUG 2024-09-22 02:50:37,514 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/98, BranchId=] DEBUG 2024-09-22 02:50:37,514 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/98, BranchId=] DEBUG 2024-09-22 02:50:37,528 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/98, BranchId=] DEBUG 2024-09-22 02:50:37,528 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/98, BranchId=] DEBUG 2024-09-22 02:50:37,528 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%' DEBUG 2024-09-22 02:50:37,529 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/98, BranchId=] DEBUG 2024-09-22 02:50:37,530 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/98, BranchId=] DEBUG 2024-09-22 02:50:37,530 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 sec Running org.seasar.dao.pager.PagerResultSetFactoryLimitOffsetWrapperTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.seasar.dao.pager.MySQLLimitOffsetPagingSqlRewriterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.seasar.dao.impl.FieldBeanAnnotationReaderPublicFieldTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.seasar.dao.util.PropertyDescUtilPublicFieldTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.seasar.dao.dbms.StandardTest DEBUG 2024-09-22 02:50:37,548 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:37,549 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,549 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,551 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,551 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,553 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,554 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,556 [main] Physical connection got DEBUG 2024-09-22 02:50:37,556 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,576 [main] Logical connection closed, tx=null SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0, department2.dname AS dname_1, department2.deptno AS deptno_1, department2.versionno AS versionno_1, department2.loc AS loc_1 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno LEFT OUTER JOIN DEPT department2 ON EMP.deptno = department2.deptno DEBUG 2024-09-22 02:50:37,576 [main] Physical connection closed DEBUG 2024-09-22 02:50:37,578 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:37,579 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,579 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,581 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,581 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,584 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,584 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,585 [main] Physical connection got DEBUG 2024-09-22 02:50:37,585 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,604 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,606 [main] Physical connection closed DEBUG 2024-09-22 02:50:37,608 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:37,608 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,609 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,611 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,611 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,614 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,614 [main] S2Container is created(path=j2ee.dicon) org.seasar.framework.exception.SRuntimeException: [EDAO0022]Can not use Identity in this RDB DEBUG 2024-09-22 02:50:37,617 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:37,617 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,618 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,620 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,620 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,623 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,623 [main] S2Container is created(path=j2ee.dicon) org.seasar.framework.exception.SRuntimeException: [EDAO0022]Can not use Sequence in this RDB Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec Running org.seasar.dao.impl.BeanMetaDataResultSetHandlerTest DEBUG 2024-09-22 02:50:37,628 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:37,629 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,629 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,630 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,630 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,634 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,634 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,636 [main] Physical connection got DEBUG 2024-09-22 02:50:37,636 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,651 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,651 [main] Logical connection got, tx=null 7788,SCOTT DEBUG 2024-09-22 02:50:37,652 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,653 [main] Physical connection closed DEBUG 2024-09-22 02:50:37,655 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:37,655 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,656 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,657 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,657 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,660 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,660 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,661 [main] Physical connection got DEBUG 2024-09-22 02:50:37,661 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,680 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,680 [main] Logical connection got, tx=null 0,SCOTT DEBUG 2024-09-22 02:50:37,681 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,681 [main] Physical connection closed DEBUG 2024-09-22 02:50:37,684 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:37,684 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,685 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,741 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,741 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,744 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,745 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,746 [main] Physical connection got DEBUG 2024-09-22 02:50:37,746 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,758 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,758 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,758 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,759 [main] Physical connection closed DEBUG 2024-09-22 02:50:37,760 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:37,760 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,761 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,763 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,763 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,766 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,766 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,767 [main] Physical connection got DEBUG 2024-09-22 02:50:37,767 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,779 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,779 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,779 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,780 [main] Physical connection closed DEBUG 2024-09-22 02:50:37,781 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:37,781 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,782 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,784 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,784 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,787 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,787 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,788 [main] Physical connection got DEBUG 2024-09-22 02:50:37,788 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,799 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,799 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,801 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,801 [main] Physical connection closed Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 sec Running org.seasar.dao.unit.S2DaoBeanReaderTest DEBUG 2024-09-22 02:50:37,803 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:37,804 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,804 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,806 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,807 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,809 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,810 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,811 [main] Physical connection got DEBUG 2024-09-22 02:50:37,811 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,825 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,826 [main] Physical connection closed DEBUG 2024-09-22 02:50:37,828 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:37,828 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,829 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,830 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,830 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,833 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,834 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,834 [main] Physical connection got DEBUG 2024-09-22 02:50:37,835 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,851 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,851 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec Running org.seasar.dao.impl.DaoMetaDataFactoryImplTest DEBUG 2024-09-22 02:50:37,853 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:37,854 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:37,856 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,856 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,857 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,858 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,860 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,861 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,863 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:37,866 [main] Physical connection got DEBUG 2024-09-22 02:50:37,866 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,866 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,866 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,868 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,871 [main] Physical connection closed DEBUG 2024-09-22 02:50:37,873 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:37,873 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:37,875 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,875 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,877 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,877 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,879 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,880 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,882 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:37,884 [main] Physical connection got DEBUG 2024-09-22 02:50:37,884 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,884 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,884 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,886 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,889 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,889 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,889 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:37,889 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,891 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec Running org.seasar.dao.dbms.DbmsManagerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.seasar.dao.unit.S2DaoTestCaseTest DEBUG 2024-09-22 02:50:37,896 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:37,956 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,957 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,958 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,959 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,962 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,962 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,964 [main] Physical connection got DEBUG 2024-09-22 02:50:37,964 [main] Logical connection got, tx=null WARN 2024-09-22 02:50:37,968 [main] Table(S2DaoTestCaseTest$Hoge) not found WARN 2024-09-22 02:50:37,968 [main] Table(S2DaoTestCaseTest$Foo) not found DEBUG 2024-09-22 02:50:37,972 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,972 [main] Physical connection closed DEBUG 2024-09-22 02:50:37,974 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:37,974 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,975 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,976 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,976 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,979 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,979 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,981 [main] Physical connection got DEBUG 2024-09-22 02:50:37,981 [main] Logical connection got, tx=null WARN 2024-09-22 02:50:37,984 [main] Table(S2DaoTestCaseTest$Hoge) not found WARN 2024-09-22 02:50:37,984 [main] Table(S2DaoTestCaseTest$Foo) not found DEBUG 2024-09-22 02:50:37,989 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:37,989 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec Running org.seasar.dao.impl.UpdateAutoStaticCommandTest DEBUG 2024-09-22 02:50:37,991 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:37,992 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,993 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,994 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:37,994 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,997 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:37,998 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:37,998 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/99, BranchId=] DEBUG 2024-09-22 02:50:37,999 [main] Physical connection got DEBUG 2024-09-22 02:50:37,999 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/99, BranchId=] DEBUG 2024-09-22 02:50:37,999 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/99, BranchId=] DEBUG 2024-09-22 02:50:37,999 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/99, BranchId=] DEBUG 2024-09-22 02:50:38,015 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/99, BranchId=] DEBUG 2024-09-22 02:50:38,023 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/99, BranchId=] DEBUG 2024-09-22 02:50:38,023 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-09-22 02:50:38,024 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/99, BranchId=] DEBUG 2024-09-22 02:50:38,024 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/99, BranchId=] DEBUG 2024-09-22 02:50:38,024 [main] UPDATE EMP SET tstamp = '2024-09-22 02.50.38', ename = 'SCOTT', deptno = 20, hiredate = '1982-12-09 00.00.00', mgr = 7566, job = 'ANALYST', comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-09-22 02:50:38,025 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/99, BranchId=] DEBUG 2024-09-22 02:50:38,025 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/99, BranchId=] DEBUG 2024-09-22 02:50:38,025 [main] Physical connection closed DEBUG 2024-09-22 02:50:38,027 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:38,027 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:38,028 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:38,029 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:38,029 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:38,031 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:38,032 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:38,033 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/100, BranchId=] DEBUG 2024-09-22 02:50:38,033 [main] Physical connection got DEBUG 2024-09-22 02:50:38,033 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/100, BranchId=] DEBUG 2024-09-22 02:50:38,033 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/100, BranchId=] DEBUG 2024-09-22 02:50:38,033 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/100, BranchId=] DEBUG 2024-09-22 02:50:38,041 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/100, BranchId=] DEBUG 2024-09-22 02:50:38,044 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/100, BranchId=] DEBUG 2024-09-22 02:50:38,044 [main] UPDATE DEPT SET dname = null, versionno = 1, loc = null WHERE deptno = 10 AND versionno = 0 DEBUG 2024-09-22 02:50:38,045 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/100, BranchId=] DEBUG 2024-09-22 02:50:38,045 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/100, BranchId=] DEBUG 2024-09-22 02:50:38,045 [main] Physical connection closed DEBUG 2024-09-22 02:50:38,046 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:38,048 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:38,048 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:38,049 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:38,050 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:38,052 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:38,053 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:38,054 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/101, BranchId=] DEBUG 2024-09-22 02:50:38,054 [main] Physical connection got DEBUG 2024-09-22 02:50:38,054 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/101, BranchId=] DEBUG 2024-09-22 02:50:38,054 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/101, BranchId=] DEBUG 2024-09-22 02:50:38,054 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/101, BranchId=] DEBUG 2024-09-22 02:50:38,061 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/101, BranchId=] DEBUG 2024-09-22 02:50:38,064 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/101, BranchId=] DEBUG 2024-09-22 02:50:38,064 [main] UPDATE DEPT SET dname = null, versionno = 0, loc = null WHERE deptno = 10 AND versionno = -1 DEBUG 2024-09-22 02:50:38,065 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/101, BranchId=] org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1) DEBUG 2024-09-22 02:50:38,065 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/101, BranchId=] DEBUG 2024-09-22 02:50:38,065 [main] Physical connection closed DEBUG 2024-09-22 02:50:38,066 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:38,066 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:38,068 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:38,069 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:38,069 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:38,072 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:38,073 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:38,073 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/102, BranchId=] DEBUG 2024-09-22 02:50:38,074 [main] Physical connection got DEBUG 2024-09-22 02:50:38,074 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/102, BranchId=] DEBUG 2024-09-22 02:50:38,074 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/102, BranchId=] DEBUG 2024-09-22 02:50:38,074 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/102, BranchId=] DEBUG 2024-09-22 02:50:38,091 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/102, BranchId=] DEBUG 2024-09-22 02:50:38,098 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/102, BranchId=] DEBUG 2024-09-22 02:50:38,099 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-09-22 02:50:38,100 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/102, BranchId=] DEBUG 2024-09-22 02:50:38,100 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/102, BranchId=] DEBUG 2024-09-22 02:50:38,100 [main] UPDATE EMP SET tstamp = '2024-09-22 02.50.38', ename = 'SCOTT' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-09-22 02:50:38,100 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/102, BranchId=] DEBUG 2024-09-22 02:50:38,100 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/102, BranchId=] DEBUG 2024-09-22 02:50:38,100 [main] Physical connection closed DEBUG 2024-09-22 02:50:38,102 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:38,103 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:38,103 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:38,104 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:38,104 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:38,107 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:38,108 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:38,109 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/103, BranchId=] DEBUG 2024-09-22 02:50:38,109 [main] Physical connection got DEBUG 2024-09-22 02:50:38,109 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/103, BranchId=] DEBUG 2024-09-22 02:50:38,109 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/103, BranchId=] DEBUG 2024-09-22 02:50:38,109 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/103, BranchId=] DEBUG 2024-09-22 02:50:38,127 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/103, BranchId=] DEBUG 2024-09-22 02:50:38,133 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/103, BranchId=] DEBUG 2024-09-22 02:50:38,133 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-09-22 02:50:38,134 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/103, BranchId=] DEBUG 2024-09-22 02:50:38,134 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/103, BranchId=] DEBUG 2024-09-22 02:50:38,135 [main] UPDATE EMP SET deptno = 20, tstamp = '2024-09-22 02.50.38' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-09-22 02:50:38,135 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/103, BranchId=] DEBUG 2024-09-22 02:50:38,135 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/103, BranchId=] DEBUG 2024-09-22 02:50:38,135 [main] Physical connection closed Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 sec Running org.seasar.dao.util.PropertyDescUtilTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.seasar.dao.impl.FieldDaoAnnotationReaderTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.seasar.dao.pager.NoScrollCursorTest DEBUG 2024-09-22 02:50:38,147 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:38,147 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:38,149 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:38,150 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:38,150 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:38,153 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:38,153 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:38,154 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/104, BranchId=] DEBUG 2024-09-22 02:50:38,154 [main] Physical connection got DEBUG 2024-09-22 02:50:38,154 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/104, BranchId=] DEBUG 2024-09-22 02:50:38,155 [main] S2Pager not use scroll cursor. DEBUG 2024-09-22 02:50:38,155 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/104, BranchId=] DEBUG 2024-09-22 02:50:38,155 [main] Physical connection closed DEBUG 2024-09-22 02:50:38,156 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:38,157 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:38,158 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:38,159 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:38,160 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:38,219 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:38,219 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:38,220 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/105, BranchId=] DEBUG 2024-09-22 02:50:38,220 [main] Physical connection got DEBUG 2024-09-22 02:50:38,221 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/105, BranchId=] DEBUG 2024-09-22 02:50:38,221 [main] S2Pager not use scroll cursor. DEBUG 2024-09-22 02:50:38,221 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/105, BranchId=] DEBUG 2024-09-22 02:50:38,221 [main] Physical connection closed DEBUG 2024-09-22 02:50:38,223 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:38,224 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:38,224 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:38,225 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:38,226 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:38,228 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:38,229 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:38,230 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/106, BranchId=] DEBUG 2024-09-22 02:50:38,230 [main] Physical connection got DEBUG 2024-09-22 02:50:38,230 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/106, BranchId=] DEBUG 2024-09-22 02:50:38,230 [main] S2Pager not use scroll cursor. DEBUG 2024-09-22 02:50:38,230 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/106, BranchId=] DEBUG 2024-09-22 02:50:38,230 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec Running org.seasar.dao.pager.LimitOffsetPagingSqlRewriterTest DEBUG 2024-09-22 02:50:38,233 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:38,234 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-09-22 02:50:38,234 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-09-22 02:50:38,236 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-09-22 02:50:38,237 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:38,238 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:38,239 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:38,239 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:38,242 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:38,242 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:38,243 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-09-22 02:50:38,245 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-09-22 02:50:38,246 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-09-22 02:50:38,257 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:38,257 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-09-22 02:50:38,258 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-09-22 02:50:38,260 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-09-22 02:50:38,260 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:38,261 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:38,262 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:38,262 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:38,265 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:38,266 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:38,266 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-09-22 02:50:38,268 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-09-22 02:50:38,269 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-09-22 02:50:38,279 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:38,279 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-09-22 02:50:38,280 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-09-22 02:50:38,281 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-09-22 02:50:38,283 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:38,283 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:38,285 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:38,285 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:38,288 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:38,288 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:38,289 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-09-22 02:50:38,291 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-09-22 02:50:38,291 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-09-22 02:50:38,302 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:38,302 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-09-22 02:50:38,303 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-09-22 02:50:38,304 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-09-22 02:50:38,305 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:38,306 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:38,307 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:38,307 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:38,310 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:38,310 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:38,311 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-09-22 02:50:38,313 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-09-22 02:50:38,314 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-09-22 02:50:38,322 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,521 [main] Physical connection got DEBUG 2024-09-22 02:50:38,521 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,521 [main] DELETE FROM CUSTOMER DEBUG 2024-09-22 02:50:38,521 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,521 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,524 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,524 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,525 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (1, '雉宗 太郎', '埼玉県', '1954-11-28 00.00.00', 'A', '2005-12-09 00.00.00', 69, 751) DEBUG 2024-09-22 02:50:38,525 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,525 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,525 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (2, '久井奈 次郎', '山梨県', '1971-02-08 00.00.00', 'O', '2007-05-16 00.00.00', 82, 29) DEBUG 2024-09-22 02:50:38,525 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,525 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,525 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (3, '田尾 三郎', '群馬県', '1968-03-21 00.00.00', 'AB', '2006-04-06 00.00.00', 1, 577) DEBUG 2024-09-22 02:50:38,527 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,527 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,528 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (4, '田尾 四郎', '静岡県', '1958-03-14 00.00.00', 'B', '2007-07-14 00.00.00', 97, 157) DEBUG 2024-09-22 02:50:38,528 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,528 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,528 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (5, '獅威鎖 五郎', '茨城県', '1949-01-28 00.00.00', 'A', '2006-12-12 00.00.00', 14, 413) DEBUG 2024-09-22 02:50:38,528 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,528 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,528 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (6, '渥司守 六郎', '愛知県', '1948-02-15 00.00.00', 'O', '2005-08-16 00.00.00', 67, 248) DEBUG 2024-09-22 02:50:38,529 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,529 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,529 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (7, '須寅 七郎', '石川県', '1954-07-10 00.00.00', 'O', '2006-01-29 00.00.00', 20, 532) DEBUG 2024-09-22 02:50:38,529 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,529 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,529 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (8, '獅威鎖 八郎', '福島県', '1966-11-24 00.00.00', 'AB', '2006-11-09 00.00.00', 30, 276) DEBUG 2024-09-22 02:50:38,529 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,530 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,530 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (9, '雉宗 九郎', '兵庫県', '1961-01-07 00.00.00', 'A', '2006-12-21 00.00.00', 68, 140) DEBUG 2024-09-22 02:50:38,530 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,530 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,530 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (10, '手江田 十郎', '福井県', '1980-04-26 00.00.00', 'B', '2007-04-09 00.00.00', 6, 166) DEBUG 2024-09-22 02:50:38,530 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,530 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,532 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (11, '渥司守 十一郎', '福井県', '1986-12-17 00.00.00', 'A', '2007-04-27 00.00.00', 64, 109) DEBUG 2024-09-22 02:50:38,533 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,533 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,533 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (12, '渥司守 十二郎', '京都府', '1984-07-08 00.00.00', 'A', '2007-04-10 00.00.00', 12, 591) DEBUG 2024-09-22 02:50:38,533 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,533 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,533 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (13, '渥司守 十三郎', '福井県', '1967-03-30 00.00.00', 'O', '2007-07-03 00.00.00', 34, 375) DEBUG 2024-09-22 02:50:38,533 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,533 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,534 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (14, '須寅 十四郎', '石川県', '1961-08-16 00.00.00', 'A', '2005-11-09 00.00.00', 43, 439) DEBUG 2024-09-22 02:50:38,534 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,534 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,534 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (15, '須寅 十五郎', '岐阜県', '1986-03-11 00.00.00', 'A', '2005-10-22 00.00.00', 57, 543) DEBUG 2024-09-22 02:50:38,534 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,535 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,535 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (16, '渥司守 十六郎', '福島県', '1985-03-03 00.00.00', 'O', '2005-10-22 00.00.00', 58, 127) DEBUG 2024-09-22 02:50:38,535 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,535 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,535 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (17, '田尾 十七郎', '奈良県', '1959-02-12 00.00.00', 'A', '2006-01-02 00.00.00', 29, 74) DEBUG 2024-09-22 02:50:38,535 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,535 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,535 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (18, '獅威鎖 十八郎', '兵庫県', '1959-10-01 00.00.00', 'B', '2007-05-27 00.00.00', 2, 432) DEBUG 2024-09-22 02:50:38,536 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,536 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,536 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (19, '渥司守 十九郎', '神奈川県', '1986-11-16 00.00.00', 'AB', '2006-04-22 00.00.00', 44, 722) DEBUG 2024-09-22 02:50:38,536 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,536 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,536 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (20, '手江田 二十郎', '茨城県', '1962-11-11 00.00.00', 'B', '2005-12-08 00.00.00', 81, 857) DEBUG 2024-09-22 02:50:38,536 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,536 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,537 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (21, '久井奈 二十一郎', '山梨県', '1954-07-25 00.00.00', 'B', '2006-07-31 00.00.00', 7, 756) DEBUG 2024-09-22 02:50:38,537 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,537 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,538 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (22, '手江田 二十二郎', '茨城県', '1963-04-14 00.00.00', 'A', '2005-08-21 00.00.00', 41, 789) DEBUG 2024-09-22 02:50:38,538 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,538 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,538 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (23, '獅威鎖 二十三郎', '宮崎県', '1960-05-15 00.00.00', 'A', '2006-10-03 00.00.00', 72, 261) DEBUG 2024-09-22 02:50:38,538 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,538 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,539 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (24, '獅威鎖 二十四郎', '福井県', '1977-06-26 00.00.00', 'O', '2007-04-19 00.00.00', 89, 278) DEBUG 2024-09-22 02:50:38,539 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,539 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,539 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (25, '久井奈 二十五郎', '長野県', '1972-11-05 00.00.00', 'O', '2006-07-12 00.00.00', 32, 867) DEBUG 2024-09-22 02:50:38,539 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,540 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,540 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (26, '雉宗 二十六郎', '長崎県', '1982-11-27 00.00.00', 'A', '2007-03-07 00.00.00', 52, 115) DEBUG 2024-09-22 02:50:38,540 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,540 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,540 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (27, '手江田 二十七郎', '和歌山県', '1956-01-28 00.00.00', 'A', '2007-07-25 00.00.00', 10, 401) DEBUG 2024-09-22 02:50:38,540 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,540 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,540 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (28, '須寅 二十八郎', '沖縄県', '1962-01-07 00.00.00', 'A', '2006-06-02 00.00.00', 36, 543) DEBUG 2024-09-22 02:50:38,541 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,541 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,541 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (29, '雉宗 二十九郎', '群馬県', '1955-08-11 00.00.00', 'A', '2006-08-29 00.00.00', 16, 737) DEBUG 2024-09-22 02:50:38,541 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,541 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,541 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (30, '田尾 三十郎', '石川県', '1986-11-17 00.00.00', 'A', '2006-12-31 00.00.00', 27, 736) DEBUG 2024-09-22 02:50:38,541 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,541 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,542 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (31, '田尾 三十一郎', '滋賀県', '1985-11-07 00.00.00', 'B', '2005-12-27 00.00.00', 46, 354) DEBUG 2024-09-22 02:50:38,542 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,542 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,542 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (32, '雉宗 三十二郎', '山梨県', '1953-11-19 00.00.00', 'B', '2006-04-21 00.00.00', 96, 863) DEBUG 2024-09-22 02:50:38,542 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,542 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,542 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (33, '久井奈 三十三郎', '青森県', '1969-03-06 00.00.00', 'O', '2006-02-03 00.00.00', 3, 112) DEBUG 2024-09-22 02:50:38,542 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,543 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,543 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (34, '渥司守 三十四郎', '福井県', '1981-04-18 00.00.00', 'O', '2007-07-08 00.00.00', 77, 435) DEBUG 2024-09-22 02:50:38,543 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,544 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,544 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (35, '久井奈 三十五郎', '岩手県', '1978-08-13 00.00.00', 'A', '2006-03-18 00.00.00', 24, 327) DEBUG 2024-09-22 02:50:38,544 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,544 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,544 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (36, '須寅 三十六郎', '富山県', '1951-08-10 00.00.00', 'A', '2007-04-18 00.00.00', 99, 427) DEBUG 2024-09-22 02:50:38,544 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,544 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,544 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (37, '田尾 三十七郎', '福岡県', '1979-05-01 00.00.00', 'A', '2006-11-22 00.00.00', 62, 634) DEBUG 2024-09-22 02:50:38,545 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,545 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,545 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (38, '獅威鎖 三十八郎', '神奈川県', '1961-10-31 00.00.00', 'B', '2007-03-30 00.00.00', 63, 465) DEBUG 2024-09-22 02:50:38,545 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,545 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,545 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (39, '久井奈 三十九郎', '大阪府', '1973-02-01 00.00.00', 'O', '2006-12-18 00.00.00', 22, 175) DEBUG 2024-09-22 02:50:38,545 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,546 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,546 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (40, '田尾 四十郎', '新潟県', '1979-02-28 00.00.00', 'AB', '2007-03-10 00.00.00', 13, 342) DEBUG 2024-09-22 02:50:38,546 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,546 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,546 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (41, '須寅 四十一郎', '佐賀県', '1977-05-13 00.00.00', 'A', '2007-05-27 00.00.00', 56, 883) DEBUG 2024-09-22 02:50:38,546 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,546 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,546 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (42, '手江田 四十二郎', '山口県', '1958-11-26 00.00.00', 'A', '2006-03-06 00.00.00', 91, 87) DEBUG 2024-09-22 02:50:38,546 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,547 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,547 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (43, '渥司守 四十三郎', '山形県', '1983-03-31 00.00.00', 'A', '2006-10-17 00.00.00', 60, 35) DEBUG 2024-09-22 02:50:38,547 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,547 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,547 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (44, '雉宗 四十四郎', '福岡県', '1979-08-10 00.00.00', 'AB', '2005-11-25 00.00.00', 49, 626) DEBUG 2024-09-22 02:50:38,547 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,547 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,547 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (45, '獅威鎖 四十五郎', '栃木県', '1974-07-05 00.00.00', 'AB', '2007-06-17 00.00.00', 87, 268) DEBUG 2024-09-22 02:50:38,547 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,548 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,548 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (46, '雉宗 四十六郎', '新潟県', '1977-06-16 00.00.00', 'O', '2007-03-22 00.00.00', 80, 759) DEBUG 2024-09-22 02:50:38,548 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,548 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,548 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (47, '久井奈 四十七郎', '岡山県', '1948-02-03 00.00.00', 'O', '2007-01-30 00.00.00', 39, 199) DEBUG 2024-09-22 02:50:38,548 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,548 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,548 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (48, '雉宗 四十八郎', '山形県', '1957-04-27 00.00.00', 'AB', '2007-04-20 00.00.00', 92, 578) DEBUG 2024-09-22 02:50:38,548 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,549 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,549 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (49, '渥司守 四十九郎', '広島県', '1966-04-05 00.00.00', 'O', '2006-08-15 00.00.00', 79, 605) DEBUG 2024-09-22 02:50:38,549 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,549 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,549 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (50, '久井奈 五十郎', '愛知県', '1965-03-10 00.00.00', 'A', '2006-03-18 00.00.00', 28, 385) DEBUG 2024-09-22 02:50:38,549 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,549 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,549 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (51, '田尾 五十一郎', '愛媛県', '1956-12-12 00.00.00', 'A', '2007-07-20 00.00.00', 35, 400) DEBUG 2024-09-22 02:50:38,549 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,550 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,550 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (52, '須寅 五十二郎', '福井県', '1975-08-08 00.00.00', 'A', '2005-11-09 00.00.00', 95, 98) DEBUG 2024-09-22 02:50:38,550 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,550 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,550 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (53, '須寅 五十三郎', '兵庫県', '1961-08-11 00.00.00', 'A', '2007-03-05 00.00.00', 45, 765) DEBUG 2024-09-22 02:50:38,550 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,550 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,550 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (54, '雉宗 五十四郎', '滋賀県', '1972-10-29 00.00.00', 'O', '2007-05-21 00.00.00', 9, 627) DEBUG 2024-09-22 02:50:38,550 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,550 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,551 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (55, '雉宗 五十五郎', '千葉県', '1965-12-19 00.00.00', 'AB', '2005-11-28 00.00.00', 83, 178) DEBUG 2024-09-22 02:50:38,551 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,551 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,551 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (56, '渥司守 五十六郎', '滋賀県', '1949-12-11 00.00.00', 'O', '2006-11-19 00.00.00', 71, 912) DEBUG 2024-09-22 02:50:38,551 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,551 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,551 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (57, '田尾 五十七郎', '岩手県', '1950-05-21 00.00.00', 'AB', '2007-01-01 00.00.00', 15, 160) DEBUG 2024-09-22 02:50:38,551 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,551 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,552 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (58, '獅威鎖 五十八郎', '秋田県', '1962-12-15 00.00.00', 'O', '2005-12-05 00.00.00', 85, 525) DEBUG 2024-09-22 02:50:38,552 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,552 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,552 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (59, '雉宗 五十九郎', '大阪府', '1969-03-27 00.00.00', 'A', '2006-06-30 00.00.00', 86, 637) DEBUG 2024-09-22 02:50:38,552 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,552 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,552 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (60, '渥司守 六十郎', '香川県', '1952-08-09 00.00.00', 'O', '2005-11-03 00.00.00', 17, 623) DEBUG 2024-09-22 02:50:38,552 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,553 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,553 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (61, '渥司守 六十一郎', '群馬県', '1971-11-03 00.00.00', 'B', '2006-05-13 00.00.00', 26, 482) DEBUG 2024-09-22 02:50:38,553 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,553 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,553 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (62, '久井奈 六十二郎', '石川県', '1962-04-13 00.00.00', 'B', '2007-04-23 00.00.00', 51, 824) DEBUG 2024-09-22 02:50:38,553 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,553 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,553 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (63, '獅威鎖 六十三郎', '徳島県', '1955-05-18 00.00.00', 'O', '2007-02-22 00.00.00', 5, 421) DEBUG 2024-09-22 02:50:38,553 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,553 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,554 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (64, '須寅 六十四郎', '東京都', '1966-01-09 00.00.00', 'O', '2006-11-30 00.00.00', 47, 552) DEBUG 2024-09-22 02:50:38,554 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,554 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,554 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (65, '渥司守 六十五郎', '新潟県', '1953-07-02 00.00.00', 'A', '2007-05-24 00.00.00', 21, 444) DEBUG 2024-09-22 02:50:38,554 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,554 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,554 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (66, '手江田 六十六郎', '岩手県', '1986-01-02 00.00.00', 'A', '2005-11-06 00.00.00', 37, 671) DEBUG 2024-09-22 02:50:38,555 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,555 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,555 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (67, '雉宗 六十七郎', '山口県', '1965-06-22 00.00.00', 'A', '2006-12-20 00.00.00', 33, 167) DEBUG 2024-09-22 02:50:38,555 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,555 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,556 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (68, '渥司守 六十八郎', '栃木県', '1957-01-14 00.00.00', 'B', '2006-09-02 00.00.00', 100, 193) DEBUG 2024-09-22 02:50:38,556 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,556 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,556 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (69, '久井奈 六十九郎', '福島県', '1987-01-23 00.00.00', 'B', '2006-03-27 00.00.00', 11, 343) DEBUG 2024-09-22 02:50:38,556 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,556 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,556 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (70, '雉宗 七十郎', '岩手県', '1967-02-14 00.00.00', 'A', '2006-01-15 00.00.00', 84, 156) DEBUG 2024-09-22 02:50:38,556 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,556 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,557 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (71, '渥司守 七十一郎', '香川県', '1975-09-08 00.00.00', 'O', '2006-08-28 00.00.00', 31, 851) DEBUG 2024-09-22 02:50:38,557 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,557 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,557 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (72, '田尾 七十二郎', '福島県', '1957-10-10 00.00.00', 'A', '2006-06-11 00.00.00', 75, 447) DEBUG 2024-09-22 02:50:38,557 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,557 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,558 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (73, '久井奈 七十三郎', '山形県', '1960-11-11 00.00.00', 'O', '2007-02-03 00.00.00', 4, 677) DEBUG 2024-09-22 02:50:38,558 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,558 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,558 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (74, '渥司守 七十四郎', '岩手県', '1983-04-19 00.00.00', 'B', '2007-01-11 00.00.00', 53, 444) DEBUG 2024-09-22 02:50:38,558 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,558 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,558 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (75, '渥司守 七十五郎', '埼玉県', '1983-12-14 00.00.00', 'O', '2006-09-30 00.00.00', 65, 277) DEBUG 2024-09-22 02:50:38,558 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,558 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,559 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (76, '渥司守 七十六郎', '島根県', '1981-12-24 00.00.00', 'O', '2005-08-19 00.00.00', 42, 568) DEBUG 2024-09-22 02:50:38,559 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,559 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,559 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (77, '獅威鎖 七十七郎', '沖縄県', '1960-02-29 00.00.00', 'B', '2006-08-17 00.00.00', 59, 259) DEBUG 2024-09-22 02:50:38,559 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,559 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,559 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (78, '須寅 七十八郎', '奈良県', '1955-06-29 00.00.00', 'A', '2007-01-25 00.00.00', 78, 143) DEBUG 2024-09-22 02:50:38,560 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,560 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,560 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (79, '獅威鎖 七十九郎', '東京都', '1967-08-10 00.00.00', 'B', '2006-12-20 00.00.00', 55, 545) DEBUG 2024-09-22 02:50:38,560 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,560 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,560 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (80, '雉宗 八十郎', '宮城県', '1964-06-06 00.00.00', 'A', '2007-05-05 00.00.00', 54, 133) DEBUG 2024-09-22 02:50:38,560 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,560 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,560 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (81, '久井奈 八十一郎', '神奈川県', '1986-10-09 00.00.00', 'B', '2006-06-23 00.00.00', 94, 824) DEBUG 2024-09-22 02:50:38,561 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,561 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,561 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (82, '須寅 八十二郎', '徳島県', '1983-01-04 00.00.00', 'O', '2007-04-26 00.00.00', 90, 456) DEBUG 2024-09-22 02:50:38,561 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,561 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,561 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (83, '久井奈 八十三郎', '滋賀県', '1972-07-31 00.00.00', 'B', '2005-10-23 00.00.00', 25, 581) DEBUG 2024-09-22 02:50:38,561 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,561 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,561 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (84, '渥司守 八十四郎', '長崎県', '1983-05-01 00.00.00', 'A', '2006-06-06 00.00.00', 19, 50) DEBUG 2024-09-22 02:50:38,562 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,562 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,562 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (85, '須寅 八十五郎', '長崎県', '1954-03-05 00.00.00', 'A', '2006-09-11 00.00.00', 93, 764) DEBUG 2024-09-22 02:50:38,562 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,562 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,562 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (86, '手江田 八十六郎', '岡山県', '1965-07-02 00.00.00', 'A', '2005-08-28 00.00.00', 66, 759) DEBUG 2024-09-22 02:50:38,562 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,562 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,563 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (87, '雉宗 八十七郎', '青森県', '1950-02-15 00.00.00', 'A', '2007-02-11 00.00.00', 40, 899) DEBUG 2024-09-22 02:50:38,563 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,563 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,563 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (88, '久井奈 八十八郎', '福島県', '1987-07-16 00.00.00', 'O', '2006-02-10 00.00.00', 50, 466) DEBUG 2024-09-22 02:50:38,563 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,563 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,563 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (89, '獅威鎖 八十九郎', '和歌山県', '1948-12-14 00.00.00', 'O', '2005-09-10 00.00.00', 98, 591) DEBUG 2024-09-22 02:50:38,564 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,565 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,565 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (90, '雉宗 九十郎', '山梨県', '1951-11-12 00.00.00', 'AB', '2005-11-22 00.00.00', 70, 303) DEBUG 2024-09-22 02:50:38,565 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,565 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,565 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (91, '須寅 九十一郎', '大阪府', '1955-10-22 00.00.00', 'B', '2007-02-24 00.00.00', 61, 6) DEBUG 2024-09-22 02:50:38,565 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,565 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,565 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (92, '久井奈 九十二郎', '大分県', '1966-06-27 00.00.00', 'O', '2006-02-09 00.00.00', 48, 82) DEBUG 2024-09-22 02:50:38,565 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,566 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,566 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (93, '渥司守 九十三郎', '兵庫県', '1977-10-26 00.00.00', 'B', '2006-04-07 00.00.00', 18, 82) DEBUG 2024-09-22 02:50:38,566 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,566 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,566 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (94, '久井奈 九十四郎', '茨城県', '1972-11-08 00.00.00', 'B', '2006-09-07 00.00.00', 74, 43) DEBUG 2024-09-22 02:50:38,566 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,566 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,566 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (95, '獅威鎖 九十五郎', '長崎県', '1987-01-05 00.00.00', 'O', '2006-08-18 00.00.00', 38, 435) DEBUG 2024-09-22 02:50:38,566 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,567 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,567 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (96, '久井奈 九十六郎', '大分県', '1958-02-24 00.00.00', 'A', '2006-04-17 00.00.00', 73, 547) DEBUG 2024-09-22 02:50:38,567 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,567 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,567 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (97, '渥司守 九十七郎', '岩手県', '1962-02-01 00.00.00', 'AB', '2007-02-15 00.00.00', 76, 34) DEBUG 2024-09-22 02:50:38,567 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,568 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,568 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (98, '渥司守 九十八郎', '福井県', '1968-01-14 00.00.00', 'AB', '2006-03-21 00.00.00', 23, 903) DEBUG 2024-09-22 02:50:38,568 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,568 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,568 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (99, '田尾 九十九郎', '滋賀県', '1974-03-29 00.00.00', 'AB', '2007-07-06 00.00.00', 8, 628) DEBUG 2024-09-22 02:50:38,568 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,568 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,568 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (100, '獅威鎖 百郎', '島根県', '1980-08-04 00.00.00', 'A', '2007-04-29 00.00.00', 88, 90) DEBUG 2024-09-22 02:50:38,569 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,569 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,569 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,569 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,569 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,571 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,571 [main] SELECT count(*) FROM (SELECT CUSTOMER.NAME, CUSTOMER.PRIORITY, CUSTOMER.ID, CUSTOMER.CITY, CUSTOMER.DATE_OF_JOIN, CUSTOMER.DATE_OF_BIRTH, CUSTOMER.BLOOD_TYPE, CUSTOMER.RANK FROM CUSTOMER ) AS total DEBUG 2024-09-22 02:50:38,571 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,571 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,571 [main] SELECT CUSTOMER.NAME, CUSTOMER.PRIORITY, CUSTOMER.ID, CUSTOMER.CITY, CUSTOMER.DATE_OF_JOIN, CUSTOMER.DATE_OF_BIRTH, CUSTOMER.BLOOD_TYPE, CUSTOMER.RANK FROM CUSTOMER ORDER BY PRIORITY LIMIT 12 OFFSET 18 DEBUG 2024-09-22 02:50:38,572 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,573 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/107, BranchId=] DEBUG 2024-09-22 02:50:38,573 [main] Physical connection closed DEBUG 2024-09-22 02:50:38,575 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:38,575 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-09-22 02:50:38,576 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-09-22 02:50:38,577 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-09-22 02:50:38,578 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:38,579 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:38,581 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:38,581 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:38,584 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:38,584 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:38,585 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-09-22 02:50:38,586 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-09-22 02:50:38,586 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-09-22 02:50:38,596 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,620 [main] Physical connection got DEBUG 2024-09-22 02:50:38,620 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,620 [main] DELETE FROM CUSTOMER DEBUG 2024-09-22 02:50:38,620 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,620 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,624 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,624 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,624 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (1, '雉宗 太郎', '埼玉県', '1954-11-28 00.00.00', 'A', '2005-12-09 00.00.00', 69, 751) DEBUG 2024-09-22 02:50:38,624 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,624 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,628 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (2, '久井奈 次郎', '山梨県', '1971-02-08 00.00.00', 'O', '2007-05-16 00.00.00', 82, 29) DEBUG 2024-09-22 02:50:38,628 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,628 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,628 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (3, '田尾 三郎', '群馬県', '1968-03-21 00.00.00', 'AB', '2006-04-06 00.00.00', 1, 577) DEBUG 2024-09-22 02:50:38,629 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,629 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,629 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (4, '田尾 四郎', '静岡県', '1958-03-14 00.00.00', 'B', '2007-07-14 00.00.00', 97, 157) DEBUG 2024-09-22 02:50:38,629 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,629 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,629 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (5, '獅威鎖 五郎', '茨城県', '1949-01-28 00.00.00', 'A', '2006-12-12 00.00.00', 14, 413) DEBUG 2024-09-22 02:50:38,629 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,629 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,629 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (6, '渥司守 六郎', '愛知県', '1948-02-15 00.00.00', 'O', '2005-08-16 00.00.00', 67, 248) DEBUG 2024-09-22 02:50:38,630 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,630 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,630 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (7, '須寅 七郎', '石川県', '1954-07-10 00.00.00', 'O', '2006-01-29 00.00.00', 20, 532) DEBUG 2024-09-22 02:50:38,630 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,631 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,631 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (8, '獅威鎖 八郎', '福島県', '1966-11-24 00.00.00', 'AB', '2006-11-09 00.00.00', 30, 276) DEBUG 2024-09-22 02:50:38,631 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,631 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,631 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (9, '雉宗 九郎', '兵庫県', '1961-01-07 00.00.00', 'A', '2006-12-21 00.00.00', 68, 140) DEBUG 2024-09-22 02:50:38,632 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,632 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,632 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (10, '手江田 十郎', '福井県', '1980-04-26 00.00.00', 'B', '2007-04-09 00.00.00', 6, 166) DEBUG 2024-09-22 02:50:38,632 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,632 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,633 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (11, '渥司守 十一郎', '福井県', '1986-12-17 00.00.00', 'A', '2007-04-27 00.00.00', 64, 109) DEBUG 2024-09-22 02:50:38,633 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,633 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,633 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (12, '渥司守 十二郎', '京都府', '1984-07-08 00.00.00', 'A', '2007-04-10 00.00.00', 12, 591) DEBUG 2024-09-22 02:50:38,635 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,635 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,635 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (13, '渥司守 十三郎', '福井県', '1967-03-30 00.00.00', 'O', '2007-07-03 00.00.00', 34, 375) DEBUG 2024-09-22 02:50:38,636 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,636 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,636 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (14, '須寅 十四郎', '石川県', '1961-08-16 00.00.00', 'A', '2005-11-09 00.00.00', 43, 439) DEBUG 2024-09-22 02:50:38,636 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,636 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,636 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (15, '須寅 十五郎', '岐阜県', '1986-03-11 00.00.00', 'A', '2005-10-22 00.00.00', 57, 543) DEBUG 2024-09-22 02:50:38,636 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,636 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,636 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (16, '渥司守 十六郎', '福島県', '1985-03-03 00.00.00', 'O', '2005-10-22 00.00.00', 58, 127) DEBUG 2024-09-22 02:50:38,637 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,637 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,637 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (17, '田尾 十七郎', '奈良県', '1959-02-12 00.00.00', 'A', '2006-01-02 00.00.00', 29, 74) DEBUG 2024-09-22 02:50:38,637 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,637 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,637 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (18, '獅威鎖 十八郎', '兵庫県', '1959-10-01 00.00.00', 'B', '2007-05-27 00.00.00', 2, 432) DEBUG 2024-09-22 02:50:38,637 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,637 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,637 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (19, '渥司守 十九郎', '神奈川県', '1986-11-16 00.00.00', 'AB', '2006-04-22 00.00.00', 44, 722) DEBUG 2024-09-22 02:50:38,638 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,638 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,638 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (20, '手江田 二十郎', '茨城県', '1962-11-11 00.00.00', 'B', '2005-12-08 00.00.00', 81, 857) DEBUG 2024-09-22 02:50:38,638 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,638 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,638 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (21, '久井奈 二十一郎', '山梨県', '1954-07-25 00.00.00', 'B', '2006-07-31 00.00.00', 7, 756) DEBUG 2024-09-22 02:50:38,638 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,638 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,639 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (22, '手江田 二十二郎', '茨城県', '1963-04-14 00.00.00', 'A', '2005-08-21 00.00.00', 41, 789) DEBUG 2024-09-22 02:50:38,639 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,639 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,639 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (23, '獅威鎖 二十三郎', '宮崎県', '1960-05-15 00.00.00', 'A', '2006-10-03 00.00.00', 72, 261) DEBUG 2024-09-22 02:50:38,640 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,640 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,641 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (24, '獅威鎖 二十四郎', '福井県', '1977-06-26 00.00.00', 'O', '2007-04-19 00.00.00', 89, 278) DEBUG 2024-09-22 02:50:38,641 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,641 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,641 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (25, '久井奈 二十五郎', '長野県', '1972-11-05 00.00.00', 'O', '2006-07-12 00.00.00', 32, 867) DEBUG 2024-09-22 02:50:38,641 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,641 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,642 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (26, '雉宗 二十六郎', '長崎県', '1982-11-27 00.00.00', 'A', '2007-03-07 00.00.00', 52, 115) DEBUG 2024-09-22 02:50:38,642 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,642 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,642 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (27, '手江田 二十七郎', '和歌山県', '1956-01-28 00.00.00', 'A', '2007-07-25 00.00.00', 10, 401) DEBUG 2024-09-22 02:50:38,642 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,642 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,642 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (28, '須寅 二十八郎', '沖縄県', '1962-01-07 00.00.00', 'A', '2006-06-02 00.00.00', 36, 543) DEBUG 2024-09-22 02:50:38,642 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,642 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,642 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (29, '雉宗 二十九郎', '群馬県', '1955-08-11 00.00.00', 'A', '2006-08-29 00.00.00', 16, 737) DEBUG 2024-09-22 02:50:38,643 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,643 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,643 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (30, '田尾 三十郎', '石川県', '1986-11-17 00.00.00', 'A', '2006-12-31 00.00.00', 27, 736) DEBUG 2024-09-22 02:50:38,643 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,643 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,643 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (31, '田尾 三十一郎', '滋賀県', '1985-11-07 00.00.00', 'B', '2005-12-27 00.00.00', 46, 354) DEBUG 2024-09-22 02:50:38,643 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,643 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,644 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (32, '雉宗 三十二郎', '山梨県', '1953-11-19 00.00.00', 'B', '2006-04-21 00.00.00', 96, 863) DEBUG 2024-09-22 02:50:38,644 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,644 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,646 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (33, '久井奈 三十三郎', '青森県', '1969-03-06 00.00.00', 'O', '2006-02-03 00.00.00', 3, 112) DEBUG 2024-09-22 02:50:38,646 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,646 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,646 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (34, '渥司守 三十四郎', '福井県', '1981-04-18 00.00.00', 'O', '2007-07-08 00.00.00', 77, 435) DEBUG 2024-09-22 02:50:38,646 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,646 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,647 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (35, '久井奈 三十五郎', '岩手県', '1978-08-13 00.00.00', 'A', '2006-03-18 00.00.00', 24, 327) DEBUG 2024-09-22 02:50:38,647 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,647 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,647 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (36, '須寅 三十六郎', '富山県', '1951-08-10 00.00.00', 'A', '2007-04-18 00.00.00', 99, 427) DEBUG 2024-09-22 02:50:38,648 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,648 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,648 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (37, '田尾 三十七郎', '福岡県', '1979-05-01 00.00.00', 'A', '2006-11-22 00.00.00', 62, 634) DEBUG 2024-09-22 02:50:38,648 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,648 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,648 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (38, '獅威鎖 三十八郎', '神奈川県', '1961-10-31 00.00.00', 'B', '2007-03-30 00.00.00', 63, 465) DEBUG 2024-09-22 02:50:38,649 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,649 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,649 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (39, '久井奈 三十九郎', '大阪府', '1973-02-01 00.00.00', 'O', '2006-12-18 00.00.00', 22, 175) DEBUG 2024-09-22 02:50:38,649 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,649 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,649 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (40, '田尾 四十郎', '新潟県', '1979-02-28 00.00.00', 'AB', '2007-03-10 00.00.00', 13, 342) DEBUG 2024-09-22 02:50:38,649 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,649 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,649 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (41, '須寅 四十一郎', '佐賀県', '1977-05-13 00.00.00', 'A', '2007-05-27 00.00.00', 56, 883) DEBUG 2024-09-22 02:50:38,650 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,650 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,650 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (42, '手江田 四十二郎', '山口県', '1958-11-26 00.00.00', 'A', '2006-03-06 00.00.00', 91, 87) DEBUG 2024-09-22 02:50:38,650 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,650 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,650 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (43, '渥司守 四十三郎', '山形県', '1983-03-31 00.00.00', 'A', '2006-10-17 00.00.00', 60, 35) DEBUG 2024-09-22 02:50:38,651 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,651 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,651 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (44, '雉宗 四十四郎', '福岡県', '1979-08-10 00.00.00', 'AB', '2005-11-25 00.00.00', 49, 626) DEBUG 2024-09-22 02:50:38,651 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,651 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,651 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (45, '獅威鎖 四十五郎', '栃木県', '1974-07-05 00.00.00', 'AB', '2007-06-17 00.00.00', 87, 268) DEBUG 2024-09-22 02:50:38,651 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,652 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,652 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (46, '雉宗 四十六郎', '新潟県', '1977-06-16 00.00.00', 'O', '2007-03-22 00.00.00', 80, 759) DEBUG 2024-09-22 02:50:38,652 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,652 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,652 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (47, '久井奈 四十七郎', '岡山県', '1948-02-03 00.00.00', 'O', '2007-01-30 00.00.00', 39, 199) DEBUG 2024-09-22 02:50:38,652 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,652 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,653 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (48, '雉宗 四十八郎', '山形県', '1957-04-27 00.00.00', 'AB', '2007-04-20 00.00.00', 92, 578) DEBUG 2024-09-22 02:50:38,653 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,653 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,653 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (49, '渥司守 四十九郎', '広島県', '1966-04-05 00.00.00', 'O', '2006-08-15 00.00.00', 79, 605) DEBUG 2024-09-22 02:50:38,653 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,653 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,653 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (50, '久井奈 五十郎', '愛知県', '1965-03-10 00.00.00', 'A', '2006-03-18 00.00.00', 28, 385) DEBUG 2024-09-22 02:50:38,653 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,653 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,654 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (51, '田尾 五十一郎', '愛媛県', '1956-12-12 00.00.00', 'A', '2007-07-20 00.00.00', 35, 400) DEBUG 2024-09-22 02:50:38,654 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,654 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,654 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (52, '須寅 五十二郎', '福井県', '1975-08-08 00.00.00', 'A', '2005-11-09 00.00.00', 95, 98) DEBUG 2024-09-22 02:50:38,654 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,654 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,654 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (53, '須寅 五十三郎', '兵庫県', '1961-08-11 00.00.00', 'A', '2007-03-05 00.00.00', 45, 765) DEBUG 2024-09-22 02:50:38,655 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,655 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,655 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (54, '雉宗 五十四郎', '滋賀県', '1972-10-29 00.00.00', 'O', '2007-05-21 00.00.00', 9, 627) DEBUG 2024-09-22 02:50:38,656 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,656 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,656 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (55, '雉宗 五十五郎', '千葉県', '1965-12-19 00.00.00', 'AB', '2005-11-28 00.00.00', 83, 178) DEBUG 2024-09-22 02:50:38,659 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,659 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,659 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (56, '渥司守 五十六郎', '滋賀県', '1949-12-11 00.00.00', 'O', '2006-11-19 00.00.00', 71, 912) DEBUG 2024-09-22 02:50:38,659 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,660 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,660 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (57, '田尾 五十七郎', '岩手県', '1950-05-21 00.00.00', 'AB', '2007-01-01 00.00.00', 15, 160) DEBUG 2024-09-22 02:50:38,660 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,660 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,660 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (58, '獅威鎖 五十八郎', '秋田県', '1962-12-15 00.00.00', 'O', '2005-12-05 00.00.00', 85, 525) DEBUG 2024-09-22 02:50:38,660 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,660 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,662 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (59, '雉宗 五十九郎', '大阪府', '1969-03-27 00.00.00', 'A', '2006-06-30 00.00.00', 86, 637) DEBUG 2024-09-22 02:50:38,662 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,662 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,662 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (60, '渥司守 六十郎', '香川県', '1952-08-09 00.00.00', 'O', '2005-11-03 00.00.00', 17, 623) DEBUG 2024-09-22 02:50:38,663 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,663 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,663 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (61, '渥司守 六十一郎', '群馬県', '1971-11-03 00.00.00', 'B', '2006-05-13 00.00.00', 26, 482) DEBUG 2024-09-22 02:50:38,663 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,663 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,663 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (62, '久井奈 六十二郎', '石川県', '1962-04-13 00.00.00', 'B', '2007-04-23 00.00.00', 51, 824) DEBUG 2024-09-22 02:50:38,664 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,665 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,665 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (63, '獅威鎖 六十三郎', '徳島県', '1955-05-18 00.00.00', 'O', '2007-02-22 00.00.00', 5, 421) DEBUG 2024-09-22 02:50:38,665 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,665 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,665 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (64, '須寅 六十四郎', '東京都', '1966-01-09 00.00.00', 'O', '2006-11-30 00.00.00', 47, 552) DEBUG 2024-09-22 02:50:38,665 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,665 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,665 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (65, '渥司守 六十五郎', '新潟県', '1953-07-02 00.00.00', 'A', '2007-05-24 00.00.00', 21, 444) DEBUG 2024-09-22 02:50:38,665 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,665 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,666 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (66, '手江田 六十六郎', '岩手県', '1986-01-02 00.00.00', 'A', '2005-11-06 00.00.00', 37, 671) DEBUG 2024-09-22 02:50:38,666 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,666 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,666 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (67, '雉宗 六十七郎', '山口県', '1965-06-22 00.00.00', 'A', '2006-12-20 00.00.00', 33, 167) DEBUG 2024-09-22 02:50:38,666 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,666 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,666 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (68, '渥司守 六十八郎', '栃木県', '1957-01-14 00.00.00', 'B', '2006-09-02 00.00.00', 100, 193) DEBUG 2024-09-22 02:50:38,666 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,666 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,667 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (69, '久井奈 六十九郎', '福島県', '1987-01-23 00.00.00', 'B', '2006-03-27 00.00.00', 11, 343) DEBUG 2024-09-22 02:50:38,667 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,667 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,667 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (70, '雉宗 七十郎', '岩手県', '1967-02-14 00.00.00', 'A', '2006-01-15 00.00.00', 84, 156) DEBUG 2024-09-22 02:50:38,667 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,667 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,667 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (71, '渥司守 七十一郎', '香川県', '1975-09-08 00.00.00', 'O', '2006-08-28 00.00.00', 31, 851) DEBUG 2024-09-22 02:50:38,667 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,667 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,667 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (72, '田尾 七十二郎', '福島県', '1957-10-10 00.00.00', 'A', '2006-06-11 00.00.00', 75, 447) DEBUG 2024-09-22 02:50:38,668 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,668 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,668 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (73, '久井奈 七十三郎', '山形県', '1960-11-11 00.00.00', 'O', '2007-02-03 00.00.00', 4, 677) DEBUG 2024-09-22 02:50:38,669 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,669 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,669 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (74, '渥司守 七十四郎', '岩手県', '1983-04-19 00.00.00', 'B', '2007-01-11 00.00.00', 53, 444) DEBUG 2024-09-22 02:50:38,669 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,669 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,669 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (75, '渥司守 七十五郎', '埼玉県', '1983-12-14 00.00.00', 'O', '2006-09-30 00.00.00', 65, 277) DEBUG 2024-09-22 02:50:38,669 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,669 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,669 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (76, '渥司守 七十六郎', '島根県', '1981-12-24 00.00.00', 'O', '2005-08-19 00.00.00', 42, 568) DEBUG 2024-09-22 02:50:38,669 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,670 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,670 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (77, '獅威鎖 七十七郎', '沖縄県', '1960-02-29 00.00.00', 'B', '2006-08-17 00.00.00', 59, 259) DEBUG 2024-09-22 02:50:38,670 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,670 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,670 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (78, '須寅 七十八郎', '奈良県', '1955-06-29 00.00.00', 'A', '2007-01-25 00.00.00', 78, 143) DEBUG 2024-09-22 02:50:38,672 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,672 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,672 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (79, '獅威鎖 七十九郎', '東京都', '1967-08-10 00.00.00', 'B', '2006-12-20 00.00.00', 55, 545) DEBUG 2024-09-22 02:50:38,672 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,672 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,672 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (80, '雉宗 八十郎', '宮城県', '1964-06-06 00.00.00', 'A', '2007-05-05 00.00.00', 54, 133) DEBUG 2024-09-22 02:50:38,672 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,672 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,673 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (81, '久井奈 八十一郎', '神奈川県', '1986-10-09 00.00.00', 'B', '2006-06-23 00.00.00', 94, 824) DEBUG 2024-09-22 02:50:38,673 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,673 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,673 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (82, '須寅 八十二郎', '徳島県', '1983-01-04 00.00.00', 'O', '2007-04-26 00.00.00', 90, 456) DEBUG 2024-09-22 02:50:38,673 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,673 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,673 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (83, '久井奈 八十三郎', '滋賀県', '1972-07-31 00.00.00', 'B', '2005-10-23 00.00.00', 25, 581) DEBUG 2024-09-22 02:50:38,673 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,673 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,673 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (84, '渥司守 八十四郎', '長崎県', '1983-05-01 00.00.00', 'A', '2006-06-06 00.00.00', 19, 50) DEBUG 2024-09-22 02:50:38,674 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,674 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,674 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (85, '須寅 八十五郎', '長崎県', '1954-03-05 00.00.00', 'A', '2006-09-11 00.00.00', 93, 764) DEBUG 2024-09-22 02:50:38,674 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,674 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,674 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (86, '手江田 八十六郎', '岡山県', '1965-07-02 00.00.00', 'A', '2005-08-28 00.00.00', 66, 759) DEBUG 2024-09-22 02:50:38,674 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,674 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,675 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (87, '雉宗 八十七郎', '青森県', '1950-02-15 00.00.00', 'A', '2007-02-11 00.00.00', 40, 899) DEBUG 2024-09-22 02:50:38,675 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,675 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,676 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (88, '久井奈 八十八郎', '福島県', '1987-07-16 00.00.00', 'O', '2006-02-10 00.00.00', 50, 466) DEBUG 2024-09-22 02:50:38,676 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,676 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,676 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (89, '獅威鎖 八十九郎', '和歌山県', '1948-12-14 00.00.00', 'O', '2005-09-10 00.00.00', 98, 591) DEBUG 2024-09-22 02:50:38,676 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,676 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,676 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (90, '雉宗 九十郎', '山梨県', '1951-11-12 00.00.00', 'AB', '2005-11-22 00.00.00', 70, 303) DEBUG 2024-09-22 02:50:38,676 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,676 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,676 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (91, '須寅 九十一郎', '大阪府', '1955-10-22 00.00.00', 'B', '2007-02-24 00.00.00', 61, 6) DEBUG 2024-09-22 02:50:38,677 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,677 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,677 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (92, '久井奈 九十二郎', '大分県', '1966-06-27 00.00.00', 'O', '2006-02-09 00.00.00', 48, 82) DEBUG 2024-09-22 02:50:38,677 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,677 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,677 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (93, '渥司守 九十三郎', '兵庫県', '1977-10-26 00.00.00', 'B', '2006-04-07 00.00.00', 18, 82) DEBUG 2024-09-22 02:50:38,677 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,677 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,677 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (94, '久井奈 九十四郎', '茨城県', '1972-11-08 00.00.00', 'B', '2006-09-07 00.00.00', 74, 43) DEBUG 2024-09-22 02:50:38,677 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,677 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,677 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (95, '獅威鎖 九十五郎', '長崎県', '1987-01-05 00.00.00', 'O', '2006-08-18 00.00.00', 38, 435) DEBUG 2024-09-22 02:50:38,678 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,678 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,678 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (96, '久井奈 九十六郎', '大分県', '1958-02-24 00.00.00', 'A', '2006-04-17 00.00.00', 73, 547) DEBUG 2024-09-22 02:50:38,678 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,678 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,678 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (97, '渥司守 九十七郎', '岩手県', '1962-02-01 00.00.00', 'AB', '2007-02-15 00.00.00', 76, 34) DEBUG 2024-09-22 02:50:38,678 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,678 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,678 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (98, '渥司守 九十八郎', '福井県', '1968-01-14 00.00.00', 'AB', '2006-03-21 00.00.00', 23, 903) DEBUG 2024-09-22 02:50:38,678 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,679 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,679 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (99, '田尾 九十九郎', '滋賀県', '1974-03-29 00.00.00', 'AB', '2007-07-06 00.00.00', 8, 628) DEBUG 2024-09-22 02:50:38,679 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,679 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,679 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (100, '獅威鎖 百郎', '島根県', '1980-08-04 00.00.00', 'A', '2007-04-29 00.00.00', 88, 90) DEBUG 2024-09-22 02:50:38,679 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,691 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,691 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,691 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,692 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,695 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,695 [main] SELECT count(*) FROM (select * from customer where DATE_OF_JOIN >= '2006-01-01' ) AS total DEBUG 2024-09-22 02:50:38,696 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,696 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,696 [main] select * from customer where DATE_OF_JOIN >= '2006-01-01' order by PRIORITY LIMIT 12 OFFSET 18 DEBUG 2024-09-22 02:50:38,699 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,699 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,699 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,701 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/108, BranchId=] DEBUG 2024-09-22 02:50:38,702 [main] Physical connection closed DEBUG 2024-09-22 02:50:38,704 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:38,704 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-09-22 02:50:38,705 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-09-22 02:50:38,706 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-09-22 02:50:38,706 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:38,708 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:38,709 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:38,709 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:38,713 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:38,714 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:38,714 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-09-22 02:50:38,715 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-09-22 02:50:38,716 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-09-22 02:50:38,726 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,736 [main] Physical connection got DEBUG 2024-09-22 02:50:38,736 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,736 [main] DELETE FROM CUSTOMER DEBUG 2024-09-22 02:50:38,736 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,736 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,738 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,738 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,739 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (1, '雉宗 太郎', '埼玉県', '1954-11-28 00.00.00', 'A', '2005-12-09 00.00.00', 69, 751) DEBUG 2024-09-22 02:50:38,739 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,739 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,739 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (2, '久井奈 次郎', '山梨県', '1971-02-08 00.00.00', 'O', '2007-05-16 00.00.00', 82, 29) DEBUG 2024-09-22 02:50:38,739 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,739 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,739 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (3, '田尾 三郎', '群馬県', '1968-03-21 00.00.00', 'AB', '2006-04-06 00.00.00', 1, 577) DEBUG 2024-09-22 02:50:38,739 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,739 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,739 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (4, '田尾 四郎', '静岡県', '1958-03-14 00.00.00', 'B', '2007-07-14 00.00.00', 97, 157) DEBUG 2024-09-22 02:50:38,739 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,740 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,740 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (5, '獅威鎖 五郎', '茨城県', '1949-01-28 00.00.00', 'A', '2006-12-12 00.00.00', 14, 413) DEBUG 2024-09-22 02:50:38,740 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,740 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,740 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (6, '渥司守 六郎', '愛知県', '1948-02-15 00.00.00', 'O', '2005-08-16 00.00.00', 67, 248) DEBUG 2024-09-22 02:50:38,740 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,740 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,740 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (7, '須寅 七郎', '石川県', '1954-07-10 00.00.00', 'O', '2006-01-29 00.00.00', 20, 532) DEBUG 2024-09-22 02:50:38,740 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,740 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,741 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (8, '獅威鎖 八郎', '福島県', '1966-11-24 00.00.00', 'AB', '2006-11-09 00.00.00', 30, 276) DEBUG 2024-09-22 02:50:38,741 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,741 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,741 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (9, '雉宗 九郎', '兵庫県', '1961-01-07 00.00.00', 'A', '2006-12-21 00.00.00', 68, 140) DEBUG 2024-09-22 02:50:38,741 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,741 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,741 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (10, '手江田 十郎', '福井県', '1980-04-26 00.00.00', 'B', '2007-04-09 00.00.00', 6, 166) DEBUG 2024-09-22 02:50:38,741 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,741 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,741 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (11, '渥司守 十一郎', '福井県', '1986-12-17 00.00.00', 'A', '2007-04-27 00.00.00', 64, 109) DEBUG 2024-09-22 02:50:38,741 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,741 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,742 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (12, '渥司守 十二郎', '京都府', '1984-07-08 00.00.00', 'A', '2007-04-10 00.00.00', 12, 591) DEBUG 2024-09-22 02:50:38,742 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,742 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,742 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (13, '渥司守 十三郎', '福井県', '1967-03-30 00.00.00', 'O', '2007-07-03 00.00.00', 34, 375) DEBUG 2024-09-22 02:50:38,742 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,742 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,742 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (14, '須寅 十四郎', '石川県', '1961-08-16 00.00.00', 'A', '2005-11-09 00.00.00', 43, 439) DEBUG 2024-09-22 02:50:38,742 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,742 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,742 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (15, '須寅 十五郎', '岐阜県', '1986-03-11 00.00.00', 'A', '2005-10-22 00.00.00', 57, 543) DEBUG 2024-09-22 02:50:38,743 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,743 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,743 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (16, '渥司守 十六郎', '福島県', '1985-03-03 00.00.00', 'O', '2005-10-22 00.00.00', 58, 127) DEBUG 2024-09-22 02:50:38,743 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,743 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,743 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (17, '田尾 十七郎', '奈良県', '1959-02-12 00.00.00', 'A', '2006-01-02 00.00.00', 29, 74) DEBUG 2024-09-22 02:50:38,743 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,743 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,743 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (18, '獅威鎖 十八郎', '兵庫県', '1959-10-01 00.00.00', 'B', '2007-05-27 00.00.00', 2, 432) DEBUG 2024-09-22 02:50:38,743 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,743 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,743 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (19, '渥司守 十九郎', '神奈川県', '1986-11-16 00.00.00', 'AB', '2006-04-22 00.00.00', 44, 722) DEBUG 2024-09-22 02:50:38,744 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,744 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,745 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (20, '手江田 二十郎', '茨城県', '1962-11-11 00.00.00', 'B', '2005-12-08 00.00.00', 81, 857) DEBUG 2024-09-22 02:50:38,745 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,745 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,745 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (21, '久井奈 二十一郎', '山梨県', '1954-07-25 00.00.00', 'B', '2006-07-31 00.00.00', 7, 756) DEBUG 2024-09-22 02:50:38,745 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,745 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,745 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (22, '手江田 二十二郎', '茨城県', '1963-04-14 00.00.00', 'A', '2005-08-21 00.00.00', 41, 789) DEBUG 2024-09-22 02:50:38,745 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,746 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,746 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (23, '獅威鎖 二十三郎', '宮崎県', '1960-05-15 00.00.00', 'A', '2006-10-03 00.00.00', 72, 261) DEBUG 2024-09-22 02:50:38,746 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,746 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,746 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (24, '獅威鎖 二十四郎', '福井県', '1977-06-26 00.00.00', 'O', '2007-04-19 00.00.00', 89, 278) DEBUG 2024-09-22 02:50:38,746 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,746 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,746 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (25, '久井奈 二十五郎', '長野県', '1972-11-05 00.00.00', 'O', '2006-07-12 00.00.00', 32, 867) DEBUG 2024-09-22 02:50:38,746 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,746 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,746 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (26, '雉宗 二十六郎', '長崎県', '1982-11-27 00.00.00', 'A', '2007-03-07 00.00.00', 52, 115) DEBUG 2024-09-22 02:50:38,747 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,747 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,747 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (27, '手江田 二十七郎', '和歌山県', '1956-01-28 00.00.00', 'A', '2007-07-25 00.00.00', 10, 401) DEBUG 2024-09-22 02:50:38,747 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,747 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,747 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (28, '須寅 二十八郎', '沖縄県', '1962-01-07 00.00.00', 'A', '2006-06-02 00.00.00', 36, 543) DEBUG 2024-09-22 02:50:38,747 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,747 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,747 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (29, '雉宗 二十九郎', '群馬県', '1955-08-11 00.00.00', 'A', '2006-08-29 00.00.00', 16, 737) DEBUG 2024-09-22 02:50:38,747 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,747 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,748 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (30, '田尾 三十郎', '石川県', '1986-11-17 00.00.00', 'A', '2006-12-31 00.00.00', 27, 736) DEBUG 2024-09-22 02:50:38,748 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,748 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,748 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (31, '田尾 三十一郎', '滋賀県', '1985-11-07 00.00.00', 'B', '2005-12-27 00.00.00', 46, 354) DEBUG 2024-09-22 02:50:38,748 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,748 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,748 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (32, '雉宗 三十二郎', '山梨県', '1953-11-19 00.00.00', 'B', '2006-04-21 00.00.00', 96, 863) DEBUG 2024-09-22 02:50:38,748 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,748 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,748 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (33, '久井奈 三十三郎', '青森県', '1969-03-06 00.00.00', 'O', '2006-02-03 00.00.00', 3, 112) DEBUG 2024-09-22 02:50:38,748 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,749 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,749 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (34, '渥司守 三十四郎', '福井県', '1981-04-18 00.00.00', 'O', '2007-07-08 00.00.00', 77, 435) DEBUG 2024-09-22 02:50:38,749 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,749 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,749 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (35, '久井奈 三十五郎', '岩手県', '1978-08-13 00.00.00', 'A', '2006-03-18 00.00.00', 24, 327) DEBUG 2024-09-22 02:50:38,749 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,749 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,749 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (36, '須寅 三十六郎', '富山県', '1951-08-10 00.00.00', 'A', '2007-04-18 00.00.00', 99, 427) DEBUG 2024-09-22 02:50:38,749 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,749 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,749 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (37, '田尾 三十七郎', '福岡県', '1979-05-01 00.00.00', 'A', '2006-11-22 00.00.00', 62, 634) DEBUG 2024-09-22 02:50:38,750 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,750 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,750 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (38, '獅威鎖 三十八郎', '神奈川県', '1961-10-31 00.00.00', 'B', '2007-03-30 00.00.00', 63, 465) DEBUG 2024-09-22 02:50:38,750 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,750 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,750 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (39, '久井奈 三十九郎', '大阪府', '1973-02-01 00.00.00', 'O', '2006-12-18 00.00.00', 22, 175) DEBUG 2024-09-22 02:50:38,750 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,750 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,750 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (40, '田尾 四十郎', '新潟県', '1979-02-28 00.00.00', 'AB', '2007-03-10 00.00.00', 13, 342) DEBUG 2024-09-22 02:50:38,750 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,750 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,750 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (41, '須寅 四十一郎', '佐賀県', '1977-05-13 00.00.00', 'A', '2007-05-27 00.00.00', 56, 883) DEBUG 2024-09-22 02:50:38,751 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,751 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,751 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (42, '手江田 四十二郎', '山口県', '1958-11-26 00.00.00', 'A', '2006-03-06 00.00.00', 91, 87) DEBUG 2024-09-22 02:50:38,751 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,751 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,751 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (43, '渥司守 四十三郎', '山形県', '1983-03-31 00.00.00', 'A', '2006-10-17 00.00.00', 60, 35) DEBUG 2024-09-22 02:50:38,751 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,751 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,751 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (44, '雉宗 四十四郎', '福岡県', '1979-08-10 00.00.00', 'AB', '2005-11-25 00.00.00', 49, 626) DEBUG 2024-09-22 02:50:38,751 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,752 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,752 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (45, '獅威鎖 四十五郎', '栃木県', '1974-07-05 00.00.00', 'AB', '2007-06-17 00.00.00', 87, 268) DEBUG 2024-09-22 02:50:38,752 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,752 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,752 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (46, '雉宗 四十六郎', '新潟県', '1977-06-16 00.00.00', 'O', '2007-03-22 00.00.00', 80, 759) DEBUG 2024-09-22 02:50:38,752 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,752 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,752 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (47, '久井奈 四十七郎', '岡山県', '1948-02-03 00.00.00', 'O', '2007-01-30 00.00.00', 39, 199) DEBUG 2024-09-22 02:50:38,752 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,752 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,752 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (48, '雉宗 四十八郎', '山形県', '1957-04-27 00.00.00', 'AB', '2007-04-20 00.00.00', 92, 578) DEBUG 2024-09-22 02:50:38,753 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,753 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,753 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (49, '渥司守 四十九郎', '広島県', '1966-04-05 00.00.00', 'O', '2006-08-15 00.00.00', 79, 605) DEBUG 2024-09-22 02:50:38,753 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,753 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,753 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (50, '久井奈 五十郎', '愛知県', '1965-03-10 00.00.00', 'A', '2006-03-18 00.00.00', 28, 385) DEBUG 2024-09-22 02:50:38,753 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,753 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,753 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (51, '田尾 五十一郎', '愛媛県', '1956-12-12 00.00.00', 'A', '2007-07-20 00.00.00', 35, 400) DEBUG 2024-09-22 02:50:38,754 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,754 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,754 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (52, '須寅 五十二郎', '福井県', '1975-08-08 00.00.00', 'A', '2005-11-09 00.00.00', 95, 98) DEBUG 2024-09-22 02:50:38,754 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,754 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,754 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (53, '須寅 五十三郎', '兵庫県', '1961-08-11 00.00.00', 'A', '2007-03-05 00.00.00', 45, 765) DEBUG 2024-09-22 02:50:38,755 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,755 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,755 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (54, '雉宗 五十四郎', '滋賀県', '1972-10-29 00.00.00', 'O', '2007-05-21 00.00.00', 9, 627) DEBUG 2024-09-22 02:50:38,755 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,755 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,755 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (55, '雉宗 五十五郎', '千葉県', '1965-12-19 00.00.00', 'AB', '2005-11-28 00.00.00', 83, 178) DEBUG 2024-09-22 02:50:38,755 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,755 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,755 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (56, '渥司守 五十六郎', '滋賀県', '1949-12-11 00.00.00', 'O', '2006-11-19 00.00.00', 71, 912) DEBUG 2024-09-22 02:50:38,755 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,755 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,756 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (57, '田尾 五十七郎', '岩手県', '1950-05-21 00.00.00', 'AB', '2007-01-01 00.00.00', 15, 160) DEBUG 2024-09-22 02:50:38,756 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,756 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,756 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (58, '獅威鎖 五十八郎', '秋田県', '1962-12-15 00.00.00', 'O', '2005-12-05 00.00.00', 85, 525) DEBUG 2024-09-22 02:50:38,756 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,756 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,756 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (59, '雉宗 五十九郎', '大阪府', '1969-03-27 00.00.00', 'A', '2006-06-30 00.00.00', 86, 637) DEBUG 2024-09-22 02:50:38,756 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,757 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,757 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (60, '渥司守 六十郎', '香川県', '1952-08-09 00.00.00', 'O', '2005-11-03 00.00.00', 17, 623) DEBUG 2024-09-22 02:50:38,757 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,757 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,757 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (61, '渥司守 六十一郎', '群馬県', '1971-11-03 00.00.00', 'B', '2006-05-13 00.00.00', 26, 482) DEBUG 2024-09-22 02:50:38,757 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,757 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,757 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (62, '久井奈 六十二郎', '石川県', '1962-04-13 00.00.00', 'B', '2007-04-23 00.00.00', 51, 824) DEBUG 2024-09-22 02:50:38,757 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,757 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,757 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (63, '獅威鎖 六十三郎', '徳島県', '1955-05-18 00.00.00', 'O', '2007-02-22 00.00.00', 5, 421) DEBUG 2024-09-22 02:50:38,758 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,758 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,758 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (64, '須寅 六十四郎', '東京都', '1966-01-09 00.00.00', 'O', '2006-11-30 00.00.00', 47, 552) DEBUG 2024-09-22 02:50:38,758 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,758 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,758 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (65, '渥司守 六十五郎', '新潟県', '1953-07-02 00.00.00', 'A', '2007-05-24 00.00.00', 21, 444) DEBUG 2024-09-22 02:50:38,758 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,758 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,758 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (66, '手江田 六十六郎', '岩手県', '1986-01-02 00.00.00', 'A', '2005-11-06 00.00.00', 37, 671) DEBUG 2024-09-22 02:50:38,758 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,758 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,759 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (67, '雉宗 六十七郎', '山口県', '1965-06-22 00.00.00', 'A', '2006-12-20 00.00.00', 33, 167) DEBUG 2024-09-22 02:50:38,759 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,759 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,759 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (68, '渥司守 六十八郎', '栃木県', '1957-01-14 00.00.00', 'B', '2006-09-02 00.00.00', 100, 193) DEBUG 2024-09-22 02:50:38,759 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,759 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,759 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (69, '久井奈 六十九郎', '福島県', '1987-01-23 00.00.00', 'B', '2006-03-27 00.00.00', 11, 343) DEBUG 2024-09-22 02:50:38,759 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,759 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,759 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (70, '雉宗 七十郎', '岩手県', '1967-02-14 00.00.00', 'A', '2006-01-15 00.00.00', 84, 156) DEBUG 2024-09-22 02:50:38,760 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,760 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,760 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (71, '渥司守 七十一郎', '香川県', '1975-09-08 00.00.00', 'O', '2006-08-28 00.00.00', 31, 851) DEBUG 2024-09-22 02:50:38,760 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,760 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,760 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (72, '田尾 七十二郎', '福島県', '1957-10-10 00.00.00', 'A', '2006-06-11 00.00.00', 75, 447) DEBUG 2024-09-22 02:50:38,760 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,760 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,760 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (73, '久井奈 七十三郎', '山形県', '1960-11-11 00.00.00', 'O', '2007-02-03 00.00.00', 4, 677) DEBUG 2024-09-22 02:50:38,760 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,760 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,760 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (74, '渥司守 七十四郎', '岩手県', '1983-04-19 00.00.00', 'B', '2007-01-11 00.00.00', 53, 444) DEBUG 2024-09-22 02:50:38,761 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,761 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,761 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (75, '渥司守 七十五郎', '埼玉県', '1983-12-14 00.00.00', 'O', '2006-09-30 00.00.00', 65, 277) DEBUG 2024-09-22 02:50:38,761 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,761 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,762 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (76, '渥司守 七十六郎', '島根県', '1981-12-24 00.00.00', 'O', '2005-08-19 00.00.00', 42, 568) DEBUG 2024-09-22 02:50:38,762 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,762 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,762 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (77, '獅威鎖 七十七郎', '沖縄県', '1960-02-29 00.00.00', 'B', '2006-08-17 00.00.00', 59, 259) DEBUG 2024-09-22 02:50:38,762 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,762 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,762 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (78, '須寅 七十八郎', '奈良県', '1955-06-29 00.00.00', 'A', '2007-01-25 00.00.00', 78, 143) DEBUG 2024-09-22 02:50:38,762 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,762 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,762 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (79, '獅威鎖 七十九郎', '東京都', '1967-08-10 00.00.00', 'B', '2006-12-20 00.00.00', 55, 545) DEBUG 2024-09-22 02:50:38,763 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,763 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,763 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (80, '雉宗 八十郎', '宮城県', '1964-06-06 00.00.00', 'A', '2007-05-05 00.00.00', 54, 133) DEBUG 2024-09-22 02:50:38,763 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,763 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,763 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (81, '久井奈 八十一郎', '神奈川県', '1986-10-09 00.00.00', 'B', '2006-06-23 00.00.00', 94, 824) DEBUG 2024-09-22 02:50:38,763 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,763 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,763 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (82, '須寅 八十二郎', '徳島県', '1983-01-04 00.00.00', 'O', '2007-04-26 00.00.00', 90, 456) DEBUG 2024-09-22 02:50:38,763 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,763 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,764 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (83, '久井奈 八十三郎', '滋賀県', '1972-07-31 00.00.00', 'B', '2005-10-23 00.00.00', 25, 581) DEBUG 2024-09-22 02:50:38,764 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,764 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,764 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (84, '渥司守 八十四郎', '長崎県', '1983-05-01 00.00.00', 'A', '2006-06-06 00.00.00', 19, 50) DEBUG 2024-09-22 02:50:38,765 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,765 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,765 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (85, '須寅 八十五郎', '長崎県', '1954-03-05 00.00.00', 'A', '2006-09-11 00.00.00', 93, 764) DEBUG 2024-09-22 02:50:38,765 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,765 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,765 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (86, '手江田 八十六郎', '岡山県', '1965-07-02 00.00.00', 'A', '2005-08-28 00.00.00', 66, 759) DEBUG 2024-09-22 02:50:38,765 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,765 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,765 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (87, '雉宗 八十七郎', '青森県', '1950-02-15 00.00.00', 'A', '2007-02-11 00.00.00', 40, 899) DEBUG 2024-09-22 02:50:38,765 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,765 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,766 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (88, '久井奈 八十八郎', '福島県', '1987-07-16 00.00.00', 'O', '2006-02-10 00.00.00', 50, 466) DEBUG 2024-09-22 02:50:38,766 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,766 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,766 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (89, '獅威鎖 八十九郎', '和歌山県', '1948-12-14 00.00.00', 'O', '2005-09-10 00.00.00', 98, 591) DEBUG 2024-09-22 02:50:38,766 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,766 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,766 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (90, '雉宗 九十郎', '山梨県', '1951-11-12 00.00.00', 'AB', '2005-11-22 00.00.00', 70, 303) DEBUG 2024-09-22 02:50:38,766 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,766 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,766 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (91, '須寅 九十一郎', '大阪府', '1955-10-22 00.00.00', 'B', '2007-02-24 00.00.00', 61, 6) DEBUG 2024-09-22 02:50:38,766 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,767 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,767 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (92, '久井奈 九十二郎', '大分県', '1966-06-27 00.00.00', 'O', '2006-02-09 00.00.00', 48, 82) DEBUG 2024-09-22 02:50:38,767 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,767 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,767 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (93, '渥司守 九十三郎', '兵庫県', '1977-10-26 00.00.00', 'B', '2006-04-07 00.00.00', 18, 82) DEBUG 2024-09-22 02:50:38,767 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,767 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,767 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (94, '久井奈 九十四郎', '茨城県', '1972-11-08 00.00.00', 'B', '2006-09-07 00.00.00', 74, 43) DEBUG 2024-09-22 02:50:38,767 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,767 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,767 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (95, '獅威鎖 九十五郎', '長崎県', '1987-01-05 00.00.00', 'O', '2006-08-18 00.00.00', 38, 435) DEBUG 2024-09-22 02:50:38,768 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,768 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,768 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (96, '久井奈 九十六郎', '大分県', '1958-02-24 00.00.00', 'A', '2006-04-17 00.00.00', 73, 547) DEBUG 2024-09-22 02:50:38,768 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,768 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,768 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (97, '渥司守 九十七郎', '岩手県', '1962-02-01 00.00.00', 'AB', '2007-02-15 00.00.00', 76, 34) DEBUG 2024-09-22 02:50:38,768 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,768 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,768 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (98, '渥司守 九十八郎', '福井県', '1968-01-14 00.00.00', 'AB', '2006-03-21 00.00.00', 23, 903) DEBUG 2024-09-22 02:50:38,768 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,768 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,768 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (99, '田尾 九十九郎', '滋賀県', '1974-03-29 00.00.00', 'AB', '2007-07-06 00.00.00', 8, 628) DEBUG 2024-09-22 02:50:38,769 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,769 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,769 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (100, '獅威鎖 百郎', '島根県', '1980-08-04 00.00.00', 'A', '2007-04-29 00.00.00', 88, 90) DEBUG 2024-09-22 02:50:38,769 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,771 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,771 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,771 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,771 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,774 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,774 [main] SELECT count(*) FROM (select * from customer where DATE_OF_JOIN >= '2006-01-01' ) AS total DEBUG 2024-09-22 02:50:38,775 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,775 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,775 [main] select * from customer where DATE_OF_JOIN >= '2006-01-01' order by PRIORITY LIMIT 12 OFFSET 18 DEBUG 2024-09-22 02:50:38,776 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,776 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,776 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,779 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/109, BranchId=] DEBUG 2024-09-22 02:50:38,779 [main] Physical connection closed DEBUG 2024-09-22 02:50:38,781 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:38,781 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-09-22 02:50:38,783 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-09-22 02:50:38,785 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-09-22 02:50:38,786 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:38,788 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:38,789 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:38,789 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:38,793 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:38,793 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:38,794 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-09-22 02:50:38,795 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-09-22 02:50:38,795 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-09-22 02:50:38,806 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,816 [main] Physical connection got DEBUG 2024-09-22 02:50:38,816 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,816 [main] DELETE FROM CUSTOMER DEBUG 2024-09-22 02:50:38,816 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,816 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,819 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,819 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,819 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (1, '雉宗 太郎', '埼玉県', '1954-11-28 00.00.00', 'A', '2005-12-09 00.00.00', 69, 751) DEBUG 2024-09-22 02:50:38,819 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,819 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,819 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (2, '久井奈 次郎', '山梨県', '1971-02-08 00.00.00', 'O', '2007-05-16 00.00.00', 82, 29) DEBUG 2024-09-22 02:50:38,819 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,819 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,819 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (3, '田尾 三郎', '群馬県', '1968-03-21 00.00.00', 'AB', '2006-04-06 00.00.00', 1, 577) DEBUG 2024-09-22 02:50:38,820 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,820 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,820 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (4, '田尾 四郎', '静岡県', '1958-03-14 00.00.00', 'B', '2007-07-14 00.00.00', 97, 157) DEBUG 2024-09-22 02:50:38,820 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,820 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,820 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (5, '獅威鎖 五郎', '茨城県', '1949-01-28 00.00.00', 'A', '2006-12-12 00.00.00', 14, 413) DEBUG 2024-09-22 02:50:38,820 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,820 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,821 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (6, '渥司守 六郎', '愛知県', '1948-02-15 00.00.00', 'O', '2005-08-16 00.00.00', 67, 248) DEBUG 2024-09-22 02:50:38,821 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,821 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,821 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (7, '須寅 七郎', '石川県', '1954-07-10 00.00.00', 'O', '2006-01-29 00.00.00', 20, 532) DEBUG 2024-09-22 02:50:38,821 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,821 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,821 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (8, '獅威鎖 八郎', '福島県', '1966-11-24 00.00.00', 'AB', '2006-11-09 00.00.00', 30, 276) DEBUG 2024-09-22 02:50:38,821 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,821 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,822 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (9, '雉宗 九郎', '兵庫県', '1961-01-07 00.00.00', 'A', '2006-12-21 00.00.00', 68, 140) DEBUG 2024-09-22 02:50:38,822 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,822 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,822 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (10, '手江田 十郎', '福井県', '1980-04-26 00.00.00', 'B', '2007-04-09 00.00.00', 6, 166) DEBUG 2024-09-22 02:50:38,822 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,822 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,822 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (11, '渥司守 十一郎', '福井県', '1986-12-17 00.00.00', 'A', '2007-04-27 00.00.00', 64, 109) DEBUG 2024-09-22 02:50:38,822 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,822 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,822 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (12, '渥司守 十二郎', '京都府', '1984-07-08 00.00.00', 'A', '2007-04-10 00.00.00', 12, 591) DEBUG 2024-09-22 02:50:38,822 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,822 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,823 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (13, '渥司守 十三郎', '福井県', '1967-03-30 00.00.00', 'O', '2007-07-03 00.00.00', 34, 375) DEBUG 2024-09-22 02:50:38,823 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,823 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,823 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (14, '須寅 十四郎', '石川県', '1961-08-16 00.00.00', 'A', '2005-11-09 00.00.00', 43, 439) DEBUG 2024-09-22 02:50:38,823 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,823 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,823 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (15, '須寅 十五郎', '岐阜県', '1986-03-11 00.00.00', 'A', '2005-10-22 00.00.00', 57, 543) DEBUG 2024-09-22 02:50:38,823 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,823 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,823 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (16, '渥司守 十六郎', '福島県', '1985-03-03 00.00.00', 'O', '2005-10-22 00.00.00', 58, 127) DEBUG 2024-09-22 02:50:38,823 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,824 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,824 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (17, '田尾 十七郎', '奈良県', '1959-02-12 00.00.00', 'A', '2006-01-02 00.00.00', 29, 74) DEBUG 2024-09-22 02:50:38,824 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,824 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,824 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (18, '獅威鎖 十八郎', '兵庫県', '1959-10-01 00.00.00', 'B', '2007-05-27 00.00.00', 2, 432) DEBUG 2024-09-22 02:50:38,824 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,825 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,825 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (19, '渥司守 十九郎', '神奈川県', '1986-11-16 00.00.00', 'AB', '2006-04-22 00.00.00', 44, 722) DEBUG 2024-09-22 02:50:38,826 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,826 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,826 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (20, '手江田 二十郎', '茨城県', '1962-11-11 00.00.00', 'B', '2005-12-08 00.00.00', 81, 857) DEBUG 2024-09-22 02:50:38,826 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,826 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,826 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (21, '久井奈 二十一郎', '山梨県', '1954-07-25 00.00.00', 'B', '2006-07-31 00.00.00', 7, 756) DEBUG 2024-09-22 02:50:38,826 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,826 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,827 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (22, '手江田 二十二郎', '茨城県', '1963-04-14 00.00.00', 'A', '2005-08-21 00.00.00', 41, 789) DEBUG 2024-09-22 02:50:38,827 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,827 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,827 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (23, '獅威鎖 二十三郎', '宮崎県', '1960-05-15 00.00.00', 'A', '2006-10-03 00.00.00', 72, 261) DEBUG 2024-09-22 02:50:38,827 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,827 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,827 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (24, '獅威鎖 二十四郎', '福井県', '1977-06-26 00.00.00', 'O', '2007-04-19 00.00.00', 89, 278) DEBUG 2024-09-22 02:50:38,827 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,827 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,828 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (25, '久井奈 二十五郎', '長野県', '1972-11-05 00.00.00', 'O', '2006-07-12 00.00.00', 32, 867) DEBUG 2024-09-22 02:50:38,828 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,828 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,828 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (26, '雉宗 二十六郎', '長崎県', '1982-11-27 00.00.00', 'A', '2007-03-07 00.00.00', 52, 115) DEBUG 2024-09-22 02:50:38,828 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,828 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,828 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (27, '手江田 二十七郎', '和歌山県', '1956-01-28 00.00.00', 'A', '2007-07-25 00.00.00', 10, 401) DEBUG 2024-09-22 02:50:38,828 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,828 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,829 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (28, '須寅 二十八郎', '沖縄県', '1962-01-07 00.00.00', 'A', '2006-06-02 00.00.00', 36, 543) DEBUG 2024-09-22 02:50:38,829 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,829 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,829 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (29, '雉宗 二十九郎', '群馬県', '1955-08-11 00.00.00', 'A', '2006-08-29 00.00.00', 16, 737) DEBUG 2024-09-22 02:50:38,829 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,829 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,829 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (30, '田尾 三十郎', '石川県', '1986-11-17 00.00.00', 'A', '2006-12-31 00.00.00', 27, 736) DEBUG 2024-09-22 02:50:38,829 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,829 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,829 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (31, '田尾 三十一郎', '滋賀県', '1985-11-07 00.00.00', 'B', '2005-12-27 00.00.00', 46, 354) DEBUG 2024-09-22 02:50:38,830 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,830 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,830 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (32, '雉宗 三十二郎', '山梨県', '1953-11-19 00.00.00', 'B', '2006-04-21 00.00.00', 96, 863) DEBUG 2024-09-22 02:50:38,830 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,830 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,831 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (33, '久井奈 三十三郎', '青森県', '1969-03-06 00.00.00', 'O', '2006-02-03 00.00.00', 3, 112) DEBUG 2024-09-22 02:50:38,831 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,831 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,831 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (34, '渥司守 三十四郎', '福井県', '1981-04-18 00.00.00', 'O', '2007-07-08 00.00.00', 77, 435) DEBUG 2024-09-22 02:50:38,831 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,831 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,831 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (35, '久井奈 三十五郎', '岩手県', '1978-08-13 00.00.00', 'A', '2006-03-18 00.00.00', 24, 327) DEBUG 2024-09-22 02:50:38,831 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,832 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,832 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (36, '須寅 三十六郎', '富山県', '1951-08-10 00.00.00', 'A', '2007-04-18 00.00.00', 99, 427) DEBUG 2024-09-22 02:50:38,832 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,832 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,832 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (37, '田尾 三十七郎', '福岡県', '1979-05-01 00.00.00', 'A', '2006-11-22 00.00.00', 62, 634) DEBUG 2024-09-22 02:50:38,832 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,832 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,832 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (38, '獅威鎖 三十八郎', '神奈川県', '1961-10-31 00.00.00', 'B', '2007-03-30 00.00.00', 63, 465) DEBUG 2024-09-22 02:50:38,833 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,833 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,833 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (39, '久井奈 三十九郎', '大阪府', '1973-02-01 00.00.00', 'O', '2006-12-18 00.00.00', 22, 175) DEBUG 2024-09-22 02:50:38,833 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,833 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,833 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (40, '田尾 四十郎', '新潟県', '1979-02-28 00.00.00', 'AB', '2007-03-10 00.00.00', 13, 342) DEBUG 2024-09-22 02:50:38,833 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,833 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,833 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (41, '須寅 四十一郎', '佐賀県', '1977-05-13 00.00.00', 'A', '2007-05-27 00.00.00', 56, 883) DEBUG 2024-09-22 02:50:38,833 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,833 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,833 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (42, '手江田 四十二郎', '山口県', '1958-11-26 00.00.00', 'A', '2006-03-06 00.00.00', 91, 87) DEBUG 2024-09-22 02:50:38,834 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,834 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,834 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (43, '渥司守 四十三郎', '山形県', '1983-03-31 00.00.00', 'A', '2006-10-17 00.00.00', 60, 35) DEBUG 2024-09-22 02:50:38,834 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,834 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,834 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (44, '雉宗 四十四郎', '福岡県', '1979-08-10 00.00.00', 'AB', '2005-11-25 00.00.00', 49, 626) DEBUG 2024-09-22 02:50:38,835 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,835 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,835 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (45, '獅威鎖 四十五郎', '栃木県', '1974-07-05 00.00.00', 'AB', '2007-06-17 00.00.00', 87, 268) DEBUG 2024-09-22 02:50:38,835 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,835 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,835 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (46, '雉宗 四十六郎', '新潟県', '1977-06-16 00.00.00', 'O', '2007-03-22 00.00.00', 80, 759) DEBUG 2024-09-22 02:50:38,835 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,835 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,835 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (47, '久井奈 四十七郎', '岡山県', '1948-02-03 00.00.00', 'O', '2007-01-30 00.00.00', 39, 199) DEBUG 2024-09-22 02:50:38,835 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,835 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,836 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (48, '雉宗 四十八郎', '山形県', '1957-04-27 00.00.00', 'AB', '2007-04-20 00.00.00', 92, 578) DEBUG 2024-09-22 02:50:38,836 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,836 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,836 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (49, '渥司守 四十九郎', '広島県', '1966-04-05 00.00.00', 'O', '2006-08-15 00.00.00', 79, 605) DEBUG 2024-09-22 02:50:38,836 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,836 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,836 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (50, '久井奈 五十郎', '愛知県', '1965-03-10 00.00.00', 'A', '2006-03-18 00.00.00', 28, 385) DEBUG 2024-09-22 02:50:38,837 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,837 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,837 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (51, '田尾 五十一郎', '愛媛県', '1956-12-12 00.00.00', 'A', '2007-07-20 00.00.00', 35, 400) DEBUG 2024-09-22 02:50:38,837 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,837 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,837 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (52, '須寅 五十二郎', '福井県', '1975-08-08 00.00.00', 'A', '2005-11-09 00.00.00', 95, 98) DEBUG 2024-09-22 02:50:38,838 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,838 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,838 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (53, '須寅 五十三郎', '兵庫県', '1961-08-11 00.00.00', 'A', '2007-03-05 00.00.00', 45, 765) DEBUG 2024-09-22 02:50:38,838 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,838 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,838 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (54, '雉宗 五十四郎', '滋賀県', '1972-10-29 00.00.00', 'O', '2007-05-21 00.00.00', 9, 627) DEBUG 2024-09-22 02:50:38,838 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,838 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,838 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (55, '雉宗 五十五郎', '千葉県', '1965-12-19 00.00.00', 'AB', '2005-11-28 00.00.00', 83, 178) DEBUG 2024-09-22 02:50:38,838 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,838 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,839 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (56, '渥司守 五十六郎', '滋賀県', '1949-12-11 00.00.00', 'O', '2006-11-19 00.00.00', 71, 912) DEBUG 2024-09-22 02:50:38,839 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,839 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,839 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (57, '田尾 五十七郎', '岩手県', '1950-05-21 00.00.00', 'AB', '2007-01-01 00.00.00', 15, 160) DEBUG 2024-09-22 02:50:38,839 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,839 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,840 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (58, '獅威鎖 五十八郎', '秋田県', '1962-12-15 00.00.00', 'O', '2005-12-05 00.00.00', 85, 525) DEBUG 2024-09-22 02:50:38,840 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,840 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,840 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (59, '雉宗 五十九郎', '大阪府', '1969-03-27 00.00.00', 'A', '2006-06-30 00.00.00', 86, 637) DEBUG 2024-09-22 02:50:38,840 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,840 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,840 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (60, '渥司守 六十郎', '香川県', '1952-08-09 00.00.00', 'O', '2005-11-03 00.00.00', 17, 623) DEBUG 2024-09-22 02:50:38,840 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,840 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,840 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (61, '渥司守 六十一郎', '群馬県', '1971-11-03 00.00.00', 'B', '2006-05-13 00.00.00', 26, 482) DEBUG 2024-09-22 02:50:38,840 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,840 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,841 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (62, '久井奈 六十二郎', '石川県', '1962-04-13 00.00.00', 'B', '2007-04-23 00.00.00', 51, 824) DEBUG 2024-09-22 02:50:38,841 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,841 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,841 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (63, '獅威鎖 六十三郎', '徳島県', '1955-05-18 00.00.00', 'O', '2007-02-22 00.00.00', 5, 421) DEBUG 2024-09-22 02:50:38,841 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,841 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,841 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (64, '須寅 六十四郎', '東京都', '1966-01-09 00.00.00', 'O', '2006-11-30 00.00.00', 47, 552) DEBUG 2024-09-22 02:50:38,841 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,841 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,841 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (65, '渥司守 六十五郎', '新潟県', '1953-07-02 00.00.00', 'A', '2007-05-24 00.00.00', 21, 444) DEBUG 2024-09-22 02:50:38,841 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,842 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,842 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (66, '手江田 六十六郎', '岩手県', '1986-01-02 00.00.00', 'A', '2005-11-06 00.00.00', 37, 671) DEBUG 2024-09-22 02:50:38,842 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,842 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,842 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (67, '雉宗 六十七郎', '山口県', '1965-06-22 00.00.00', 'A', '2006-12-20 00.00.00', 33, 167) DEBUG 2024-09-22 02:50:38,842 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,842 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,842 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (68, '渥司守 六十八郎', '栃木県', '1957-01-14 00.00.00', 'B', '2006-09-02 00.00.00', 100, 193) DEBUG 2024-09-22 02:50:38,842 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,842 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,842 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (69, '久井奈 六十九郎', '福島県', '1987-01-23 00.00.00', 'B', '2006-03-27 00.00.00', 11, 343) DEBUG 2024-09-22 02:50:38,843 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,843 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,843 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (70, '雉宗 七十郎', '岩手県', '1967-02-14 00.00.00', 'A', '2006-01-15 00.00.00', 84, 156) DEBUG 2024-09-22 02:50:38,843 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,843 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,843 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (71, '渥司守 七十一郎', '香川県', '1975-09-08 00.00.00', 'O', '2006-08-28 00.00.00', 31, 851) DEBUG 2024-09-22 02:50:38,843 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,843 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,843 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (72, '田尾 七十二郎', '福島県', '1957-10-10 00.00.00', 'A', '2006-06-11 00.00.00', 75, 447) DEBUG 2024-09-22 02:50:38,843 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,843 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,843 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (73, '久井奈 七十三郎', '山形県', '1960-11-11 00.00.00', 'O', '2007-02-03 00.00.00', 4, 677) DEBUG 2024-09-22 02:50:38,844 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,844 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,844 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (74, '渥司守 七十四郎', '岩手県', '1983-04-19 00.00.00', 'B', '2007-01-11 00.00.00', 53, 444) DEBUG 2024-09-22 02:50:38,844 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,844 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,844 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (75, '渥司守 七十五郎', '埼玉県', '1983-12-14 00.00.00', 'O', '2006-09-30 00.00.00', 65, 277) DEBUG 2024-09-22 02:50:38,844 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,844 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,844 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (76, '渥司守 七十六郎', '島根県', '1981-12-24 00.00.00', 'O', '2005-08-19 00.00.00', 42, 568) DEBUG 2024-09-22 02:50:38,844 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,844 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,845 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (77, '獅威鎖 七十七郎', '沖縄県', '1960-02-29 00.00.00', 'B', '2006-08-17 00.00.00', 59, 259) DEBUG 2024-09-22 02:50:38,845 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,845 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,845 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (78, '須寅 七十八郎', '奈良県', '1955-06-29 00.00.00', 'A', '2007-01-25 00.00.00', 78, 143) DEBUG 2024-09-22 02:50:38,845 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,845 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,845 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (79, '獅威鎖 七十九郎', '東京都', '1967-08-10 00.00.00', 'B', '2006-12-20 00.00.00', 55, 545) DEBUG 2024-09-22 02:50:38,845 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,845 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,846 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (80, '雉宗 八十郎', '宮城県', '1964-06-06 00.00.00', 'A', '2007-05-05 00.00.00', 54, 133) DEBUG 2024-09-22 02:50:38,846 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,846 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,846 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (81, '久井奈 八十一郎', '神奈川県', '1986-10-09 00.00.00', 'B', '2006-06-23 00.00.00', 94, 824) DEBUG 2024-09-22 02:50:38,846 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,847 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,847 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (82, '須寅 八十二郎', '徳島県', '1983-01-04 00.00.00', 'O', '2007-04-26 00.00.00', 90, 456) DEBUG 2024-09-22 02:50:38,847 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,847 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,847 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (83, '久井奈 八十三郎', '滋賀県', '1972-07-31 00.00.00', 'B', '2005-10-23 00.00.00', 25, 581) DEBUG 2024-09-22 02:50:38,847 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,847 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,847 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (84, '渥司守 八十四郎', '長崎県', '1983-05-01 00.00.00', 'A', '2006-06-06 00.00.00', 19, 50) DEBUG 2024-09-22 02:50:38,847 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,848 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,848 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (85, '須寅 八十五郎', '長崎県', '1954-03-05 00.00.00', 'A', '2006-09-11 00.00.00', 93, 764) DEBUG 2024-09-22 02:50:38,848 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,848 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,848 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (86, '手江田 八十六郎', '岡山県', '1965-07-02 00.00.00', 'A', '2005-08-28 00.00.00', 66, 759) DEBUG 2024-09-22 02:50:38,848 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,848 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,848 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (87, '雉宗 八十七郎', '青森県', '1950-02-15 00.00.00', 'A', '2007-02-11 00.00.00', 40, 899) DEBUG 2024-09-22 02:50:38,848 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,848 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,849 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (88, '久井奈 八十八郎', '福島県', '1987-07-16 00.00.00', 'O', '2006-02-10 00.00.00', 50, 466) DEBUG 2024-09-22 02:50:38,849 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,849 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,849 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (89, '獅威鎖 八十九郎', '和歌山県', '1948-12-14 00.00.00', 'O', '2005-09-10 00.00.00', 98, 591) DEBUG 2024-09-22 02:50:38,849 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,849 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,849 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (90, '雉宗 九十郎', '山梨県', '1951-11-12 00.00.00', 'AB', '2005-11-22 00.00.00', 70, 303) DEBUG 2024-09-22 02:50:38,850 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,850 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,850 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (91, '須寅 九十一郎', '大阪府', '1955-10-22 00.00.00', 'B', '2007-02-24 00.00.00', 61, 6) DEBUG 2024-09-22 02:50:38,850 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,850 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,850 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (92, '久井奈 九十二郎', '大分県', '1966-06-27 00.00.00', 'O', '2006-02-09 00.00.00', 48, 82) DEBUG 2024-09-22 02:50:38,850 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,850 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,850 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (93, '渥司守 九十三郎', '兵庫県', '1977-10-26 00.00.00', 'B', '2006-04-07 00.00.00', 18, 82) DEBUG 2024-09-22 02:50:38,850 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,850 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,851 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (94, '久井奈 九十四郎', '茨城県', '1972-11-08 00.00.00', 'B', '2006-09-07 00.00.00', 74, 43) DEBUG 2024-09-22 02:50:38,851 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,851 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,851 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (95, '獅威鎖 九十五郎', '長崎県', '1987-01-05 00.00.00', 'O', '2006-08-18 00.00.00', 38, 435) DEBUG 2024-09-22 02:50:38,851 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,851 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,851 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (96, '久井奈 九十六郎', '大分県', '1958-02-24 00.00.00', 'A', '2006-04-17 00.00.00', 73, 547) DEBUG 2024-09-22 02:50:38,851 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,851 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,851 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (97, '渥司守 九十七郎', '岩手県', '1962-02-01 00.00.00', 'AB', '2007-02-15 00.00.00', 76, 34) DEBUG 2024-09-22 02:50:38,851 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,852 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,852 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (98, '渥司守 九十八郎', '福井県', '1968-01-14 00.00.00', 'AB', '2006-03-21 00.00.00', 23, 903) DEBUG 2024-09-22 02:50:38,852 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,852 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,852 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (99, '田尾 九十九郎', '滋賀県', '1974-03-29 00.00.00', 'AB', '2007-07-06 00.00.00', 8, 628) DEBUG 2024-09-22 02:50:38,852 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,852 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,852 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (100, '獅威鎖 百郎', '島根県', '1980-08-04 00.00.00', 'A', '2007-04-29 00.00.00', 88, 90) DEBUG 2024-09-22 02:50:38,852 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,861 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,861 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,861 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,862 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,863 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,863 [main] SELECT CUSTOMER.NAME, CUSTOMER.PRIORITY, CUSTOMER.ID, CUSTOMER.CITY, CUSTOMER.DATE_OF_JOIN, CUSTOMER.DATE_OF_BIRTH, CUSTOMER.BLOOD_TYPE, CUSTOMER.RANK FROM CUSTOMER DEBUG 2024-09-22 02:50:38,865 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,865 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,930 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,939 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/110, BranchId=] DEBUG 2024-09-22 02:50:38,939 [main] Physical connection closed Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.708 sec Running org.seasar.dao.impl.NullBeanEnhancerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.seasar.dao.impl.DtoArrayMetaDataResultSetHandlerTest DEBUG 2024-09-22 02:50:38,945 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:38,945 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:38,946 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:38,947 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:38,947 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:38,950 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:38,950 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:38,952 [main] Physical connection got DEBUG 2024-09-22 02:50:38,953 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:38,953 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:38,953 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running org.seasar.dao.issue.Jira101Test DEBUG 2024-09-22 02:50:38,955 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:38,956 [main] S2Container will be created(path=org/seasar/dao/issue/Jira101Test.dicon) DEBUG 2024-09-22 02:50:38,956 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2024-09-22 02:50:38,958 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:38,959 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:38,960 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:38,960 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:38,962 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:38,963 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:38,964 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2024-09-22 02:50:38,966 [main] S2Container is created(path=org/seasar/dao/issue/Jira101Test.dicon) DEBUG 2024-09-22 02:50:38,974 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/111, BranchId=] DEBUG 2024-09-22 02:50:38,974 [main] Physical connection got DEBUG 2024-09-22 02:50:38,974 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/111, BranchId=] DEBUG 2024-09-22 02:50:38,974 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/111, BranchId=] DEBUG 2024-09-22 02:50:38,974 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/111, BranchId=] DEBUG 2024-09-22 02:50:38,981 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/111, BranchId=] DEBUG 2024-09-22 02:50:38,982 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/111, BranchId=] DEBUG 2024-09-22 02:50:38,982 [main] INSERT INTO JIRA101_TABLE (aaa, bbb, foo_id) VALUES ('a1', 'b1', 777) DEBUG 2024-09-22 02:50:38,982 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/111, BranchId=] DEBUG 2024-09-22 02:50:38,982 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/111, BranchId=] DEBUG 2024-09-22 02:50:38,982 [main] SELECT JIRA101_TABLE.aaa, JIRA101_TABLE.bbb, JIRA101_TABLE.foo_id FROM JIRA101_TABLE WHERE JIRA101_TABLE.FOO_ID = 777 DEBUG 2024-09-22 02:50:38,983 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/111, BranchId=] DEBUG 2024-09-22 02:50:38,983 [main] skip UPDATE: table=JIRA101_TABLE, key{foo_id=777} DEBUG 2024-09-22 02:50:38,983 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/111, BranchId=] DEBUG 2024-09-22 02:50:38,983 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec Running org.seasar.dao.interceptors.AssertAtLeastOneRowInterceptorTest DEBUG 2024-09-22 02:50:38,986 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:38,987 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertAtLeastOneRowInterceptorTest.dicon) DEBUG 2024-09-22 02:50:38,988 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:38,989 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:38,990 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:38,990 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:38,993 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:38,993 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:38,996 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertAtLeastOneRowInterceptorTest.dicon) DEBUG 2024-09-22 02:50:39,002 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/112, BranchId=] DEBUG 2024-09-22 02:50:39,003 [main] Physical connection got DEBUG 2024-09-22 02:50:39,003 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/112, BranchId=] DEBUG 2024-09-22 02:50:39,003 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/112, BranchId=] DEBUG 2024-09-22 02:50:39,003 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/112, BranchId=] DEBUG 2024-09-22 02:50:39,018 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/112, BranchId=] DEBUG 2024-09-22 02:50:39,018 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/112, BranchId=] DEBUG 2024-09-22 02:50:39,018 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%' DEBUG 2024-09-22 02:50:39,019 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/112, BranchId=] DEBUG 2024-09-22 02:50:39,019 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/112, BranchId=] DEBUG 2024-09-22 02:50:39,019 [main] Physical connection closed DEBUG 2024-09-22 02:50:39,020 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:39,021 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertAtLeastOneRowInterceptorTest.dicon) DEBUG 2024-09-22 02:50:39,021 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:39,023 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:39,024 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:39,024 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:39,027 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:39,027 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:39,029 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertAtLeastOneRowInterceptorTest.dicon) DEBUG 2024-09-22 02:50:39,036 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/113, BranchId=] DEBUG 2024-09-22 02:50:39,036 [main] Physical connection got DEBUG 2024-09-22 02:50:39,036 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/113, BranchId=] DEBUG 2024-09-22 02:50:39,036 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/113, BranchId=] DEBUG 2024-09-22 02:50:39,036 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/113, BranchId=] DEBUG 2024-09-22 02:50:39,051 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/113, BranchId=] DEBUG 2024-09-22 02:50:39,051 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/113, BranchId=] DEBUG 2024-09-22 02:50:39,051 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%' DEBUG 2024-09-22 02:50:39,051 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/113, BranchId=] DEBUG 2024-09-22 02:50:39,052 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/113, BranchId=] DEBUG 2024-09-22 02:50:39,052 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec Running org.seasar.dao.impl.RelationKeyTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.seasar.dao.impl.NestedDaoMethodTest DEBUG 2024-09-22 02:50:39,056 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:39,056 [main] S2Container will be created(path=org/seasar/dao/impl/NestedDaoMethodTest.dicon) DEBUG 2024-09-22 02:50:39,058 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:39,059 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:39,060 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:39,061 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:39,061 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:39,064 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:39,064 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:39,067 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:39,069 [main] S2Container is created(path=org/seasar/dao/impl/NestedDaoMethodTest.dicon) DEBUG 2024-09-22 02:50:39,076 [main] Physical connection got DEBUG 2024-09-22 02:50:39,076 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:39,076 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:39,076 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:39,079 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:39,080 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:39,080 [main] SELECT EMP.empno, EMP.ename, EMP.deptno FROM EMP WHERE empno = 7782 DEBUG 2024-09-22 02:50:39,081 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:39,081 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:39,081 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:39,082 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:39,083 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:39,083 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:39,083 [main] SELECT DEPT.dname, DEPT.deptno FROM DEPT WHERE DEPT.deptno = 10 DEBUG 2024-09-22 02:50:39,083 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:39,083 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec Running org.seasar.dao.parser.SqlParserImplTest org.seasar.dao.TokenNotClosedRuntimeException: [EDAO0002]*/ not closed in (hoge) SELECT * FROM emp WHERE job = /* job*/'CLERK' BETWEEN sal ? AND ? [SELECT * FROM emp WHERE job = ?] WARN 2024-09-22 02:50:39,088 [main] Argument(job) not found [SELECT * FROM emp WHERE job is null] [bbb = ?] SELECT * FROM emp WHERE job = #*job*#'CLERK' AND deptno = #*deptno*#20 SELECT * FROM emp WHERE job = ? AND deptno = ? SELECT * FROM emp WHERE empno = ? AND 1 = 1 SELECT * FROM emp WHERE job = ? WARN 2024-09-22 02:50:39,092 [main] Argument(job) not found SELECT * FROM emp WARN 2024-09-22 02:50:39,092 [main] Argument(aaa) not found [] [] [aaabbb] [aaa] [bbbddd] SELECT * FROM emp WHERE deptno = 10 WARN 2024-09-22 02:50:39,093 [main] Argument(job) not found WARN 2024-09-22 02:50:39,094 [main] Argument(deptno) not found SELECT * FROM emp SELECT * FROM emp WHERE job = ? SELECT * FROM emp WHERE job = ? AND deptno = ? SELECT * FROM emp WHERE deptno = ? [WHERE aaa BETWEEN ? AND ?] SELECT * FROM emp WHERE deptno IN (?, ?) ORDER BY ename SELECT * FROM emp WHERE deptno IN (?, ?) ORDER BY ename SELECT * FROM emp WHERE ename IN (?, ?) AND job IN (?, ?) org.seasar.dao.EndCommentNotFoundRuntimeException: [EDAO0007]END comment not found INSERT INTO ITEM (ID, NUM) VALUES (?, ?) 0 WARN 2024-09-22 02:50:39,096 [main] Argument(moge) not found WARN 2024-09-22 02:50:39,096 [main] Argument(moge) not found SELECT AAA,BBB -- UGO FROM HOGE WHERE AAA=? AND FUGA=/* PIRO */ccc SELECT AAA --comment --comment2 FROM HOGE SELECT AAA --comment --comment2 FROM HOGE SELECT AAA --comment --comment2 FROM HOGE WARN 2024-09-22 02:50:39,097 [main] Argument(hoge) not found WARN 2024-09-22 02:50:39,097 [main] Argument($1) not found WARN 2024-09-22 02:50:39,097 [main] Argument($1) not found SELECT AAA FROM HOGE where bb = ? /* comment */ WARN 2024-09-22 02:50:39,097 [main] Argument($1) not found WARN 2024-09-22 02:50:39,097 [main] Argument($1) not found SELECT AAA FROM HOGE where aa = ? -- comment Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running org.seasar.dao.impl.QuestionInCommentTest DEBUG 2024-09-22 02:50:39,166 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:39,167 [main] S2Container will be created(path=org/seasar/dao/impl/QuestionInCommentTest.dicon) DEBUG 2024-09-22 02:50:39,167 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:39,168 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:39,169 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:39,171 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:39,171 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:39,174 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:39,174 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:39,177 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:39,177 [main] S2Container is created(path=org/seasar/dao/impl/QuestionInCommentTest.dicon) DEBUG 2024-09-22 02:50:39,185 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/114, BranchId=] DEBUG 2024-09-22 02:50:39,185 [main] Physical connection got DEBUG 2024-09-22 02:50:39,185 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/114, BranchId=] DEBUG 2024-09-22 02:50:39,185 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/114, BranchId=] DEBUG 2024-09-22 02:50:39,185 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/114, BranchId=] DEBUG 2024-09-22 02:50:39,189 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/114, BranchId=] DEBUG 2024-09-22 02:50:39,192 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/114, BranchId=] DEBUG 2024-09-22 02:50:39,192 [main] INSERT INTO EMP ( EMPNO, ENAME, TSTAMP ) VALUES ( /* comment */ 2222, 'aaaaaaaaaaaa', null /* in comment */ ) DEBUG 2024-09-22 02:50:39,192 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/114, BranchId=] DEBUG 2024-09-22 02:50:39,192 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/114, BranchId=] DEBUG 2024-09-22 02:50:39,192 [main] Physical connection closed DEBUG 2024-09-22 02:50:39,197 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:39,197 [main] S2Container will be created(path=org/seasar/dao/impl/QuestionInCommentTest.dicon) DEBUG 2024-09-22 02:50:39,198 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-09-22 02:50:39,199 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:39,199 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:39,201 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:39,201 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:39,204 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:39,205 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:39,206 [main] S2Container is created(path=dao.dicon) DEBUG 2024-09-22 02:50:39,206 [main] S2Container is created(path=org/seasar/dao/impl/QuestionInCommentTest.dicon) DEBUG 2024-09-22 02:50:39,213 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/115, BranchId=] DEBUG 2024-09-22 02:50:39,213 [main] Physical connection got DEBUG 2024-09-22 02:50:39,213 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/115, BranchId=] DEBUG 2024-09-22 02:50:39,213 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/115, BranchId=] DEBUG 2024-09-22 02:50:39,214 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/115, BranchId=] DEBUG 2024-09-22 02:50:39,218 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/115, BranchId=] DEBUG 2024-09-22 02:50:39,219 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/115, BranchId=] DEBUG 2024-09-22 02:50:39,219 [main] select * from EMP where ENAME = 'te?st' DEBUG 2024-09-22 02:50:39,219 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/115, BranchId=] DEBUG 2024-09-22 02:50:39,219 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/115, BranchId=] DEBUG 2024-09-22 02:50:39,219 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 sec Running org.seasar.dao.pager.PagerStatementFactoryTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.seasar.dao.impl.DeleteBatchAutoStaticCommandTest DEBUG 2024-09-22 02:50:39,226 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:39,227 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:39,227 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:39,228 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:39,228 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:39,231 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:39,232 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:39,232 [main] Transaction began, tx=[FormatId=4360, GlobalId=1726941026336/116, BranchId=] DEBUG 2024-09-22 02:50:39,234 [main] Physical connection got DEBUG 2024-09-22 02:50:39,234 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/116, BranchId=] DEBUG 2024-09-22 02:50:39,234 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/116, BranchId=] DEBUG 2024-09-22 02:50:39,234 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/116, BranchId=] DEBUG 2024-09-22 02:50:39,249 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/116, BranchId=] DEBUG 2024-09-22 02:50:39,256 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/116, BranchId=] DEBUG 2024-09-22 02:50:39,256 [main] DELETE FROM EMP WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-09-22 02:50:39,256 [main] DELETE FROM EMP WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-09-22 02:50:39,256 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/116, BranchId=] DEBUG 2024-09-22 02:50:39,256 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1726941026336/116, BranchId=] DEBUG 2024-09-22 02:50:39,257 [main] DELETE FROM EMP WHERE empno = 7782 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-09-22 02:50:39,257 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-09-22 02:50:39,257 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1726941026336/116, BranchId=] DEBUG 2024-09-22 02:50:39,257 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1726941026336/116, BranchId=] DEBUG 2024-09-22 02:50:39,257 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec Running org.seasar.dao.impl.OverloadNotSupportedSqlCommandTest DEBUG 2024-09-22 02:50:39,260 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-09-22 02:50:39,260 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:39,261 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-09-22 02:50:39,262 [main] S2Container is created(path=jta.dicon) DEBUG 2024-09-22 02:50:39,262 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:39,265 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-09-22 02:50:39,265 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-09-22 02:50:39,266 [main] Physical connection got DEBUG 2024-09-22 02:50:39,266 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:39,266 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:39,267 [main] Logical connection got, tx=null DEBUG 2024-09-22 02:50:39,281 [main] Logical connection closed, tx=null DEBUG 2024-09-22 02:50:39,283 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec Running org.seasar.dao.impl.NullBeanMetaDataTest [EDAO0027]Not found Bean class associated with Dao interface (org.seasar.dao.impl.NullBeanMetaDataTest$HogeDao) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Results : Tests run: 448, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar] [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-s24-test/target/s2-dao-s24-test-1.0.52-SNAPSHOT.jar [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] [build-helper:add-test-source {execution: add-test-source}] [INFO] Test Source directory: /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-s24-test/src/test/java added. [INFO] [source:jar {execution: source-jar}] [INFO] Building jar: /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-s24-test/target/s2-dao-s24-test-1.0.52-SNAPSHOT-sources.jar [INFO] [install:install] [INFO] Installing /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-s24-test/target/s2-dao-s24-test-1.0.52-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/seasar/dao/s2-dao-s24-test/1.0.52-SNAPSHOT/s2-dao-s24-test-1.0.52-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-s24-test/target/s2-dao-s24-test-1.0.52-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/seasar/dao/s2-dao-s24-test/1.0.52-SNAPSHOT/s2-dao-s24-test-1.0.52-SNAPSHOT-sources.jar [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] ------------------------------------------------------------------------ [INFO] S2Dao Project ......................................... SUCCESS [2.431s] [INFO] S2Dao ................................................. SUCCESS [16.333s] [INFO] S2Dao Examples ........................................ SUCCESS [2.199s] [INFO] S2Dao tests for Seasar2.4.x ........................... SUCCESS [15.843s] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 37 seconds [INFO] Finished at: Sun Sep 22 02:50:39 JST 2024 [INFO] Final Memory: 20M/41M [INFO] ------------------------------------------------------------------------ Recording test results [Checks API] No suitable checks publisher found. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Triggering a new build of s2dao-tiger-1.0.x Finished: SUCCESS