Started by timer Running as SYSTEM Building in workspace /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/workspace Updating https://www.seasar.org/svn/s2dao/branches/s2dao-1.0.x at revision '2024-05-03T02:54:00.357 +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 test -P snapshot [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, test] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] No goals needed for project - skipping [INFO] ------------------------------------------------------------------------ [INFO] Building S2Dao [INFO] task-segment: [clean, test] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting directory /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/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-snapshot/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-snapshot/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-snapshot/workspace/s2dao-1.0.x/s2-dao/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.seasar.dao.impl.EntityManagerImplTest DEBUG 2024-05-03 02:54:07,220 [main] Physical connection got DEBUG 2024-05-03 02:54:07,220 [main] Logical connection got DEBUG 2024-05-03 02:54:07,236 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,237 [main] Logical connection got DEBUG 2024-05-03 02:54:07,308 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,338 [main] Logical connection got DEBUG 2024-05-03 02:54:07,339 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:07,352 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,352 [main] Physical connection closed DEBUG 2024-05-03 02:54:07,380 [main] Physical connection got DEBUG 2024-05-03 02:54:07,380 [main] Logical connection got DEBUG 2024-05-03 02:54:07,380 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,380 [main] Logical connection got DEBUG 2024-05-03 02:54:07,394 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,401 [main] Logical connection got DEBUG 2024-05-03 02:54:07,401 [main] SELECT * FROM EMP WHERE empno = 7788 DEBUG 2024-05-03 02:54:07,402 [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-05-03 02:54:07,402 [main] Physical connection closed DEBUG 2024-05-03 02:54:07,421 [main] Physical connection got DEBUG 2024-05-03 02:54:07,421 [main] Logical connection got DEBUG 2024-05-03 02:54:07,421 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,421 [main] Logical connection got DEBUG 2024-05-03 02:54:07,431 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,435 [main] Logical connection got DEBUG 2024-05-03 02:54:07,436 [main] SELECT * FROM EMP WHERE empno = 7788 DEBUG 2024-05-03 02:54:07,436 [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-05-03 02:54:07,437 [main] Physical connection closed DEBUG 2024-05-03 02:54:07,451 [main] Physical connection got DEBUG 2024-05-03 02:54:07,452 [main] Logical connection got DEBUG 2024-05-03 02:54:07,453 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,454 [main] Logical connection got DEBUG 2024-05-03 02:54:07,480 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,484 [main] Logical connection got DEBUG 2024-05-03 02:54:07,486 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:07,488 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,488 [main] Physical connection closed DEBUG 2024-05-03 02:54:07,528 [main] Physical connection got DEBUG 2024-05-03 02:54:07,528 [main] Logical connection got DEBUG 2024-05-03 02:54:07,528 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,528 [main] Logical connection got DEBUG 2024-05-03 02:54:07,535 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,541 [main] Logical connection got DEBUG 2024-05-03 02:54:07,542 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:07,543 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,543 [main] Physical connection closed DEBUG 2024-05-03 02:54:07,562 [main] Physical connection got DEBUG 2024-05-03 02:54:07,562 [main] Logical connection got DEBUG 2024-05-03 02:54:07,562 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,562 [main] Logical connection got DEBUG 2024-05-03 02:54:07,570 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,577 [main] Logical connection got DEBUG 2024-05-03 02:54:07,577 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:07,578 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,578 [main] Physical connection closed DEBUG 2024-05-03 02:54:07,591 [main] Physical connection got DEBUG 2024-05-03 02:54:07,591 [main] Logical connection got DEBUG 2024-05-03 02:54:07,591 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,591 [main] Logical connection got DEBUG 2024-05-03 02:54:07,599 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,604 [main] Logical connection got DEBUG 2024-05-03 02:54:07,604 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:07,604 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,605 [main] Physical connection closed DEBUG 2024-05-03 02:54:07,624 [main] Physical connection got DEBUG 2024-05-03 02:54:07,624 [main] Logical connection got DEBUG 2024-05-03 02:54:07,624 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,624 [main] Logical connection got DEBUG 2024-05-03 02:54:07,636 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,642 [main] Logical connection got DEBUG 2024-05-03 02:54:07,642 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:07,643 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,643 [main] Physical connection closed DEBUG 2024-05-03 02:54:07,683 [main] Physical connection got DEBUG 2024-05-03 02:54:07,683 [main] Logical connection got DEBUG 2024-05-03 02:54:07,683 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,683 [main] Logical connection got DEBUG 2024-05-03 02:54:07,691 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,696 [main] Logical connection got DEBUG 2024-05-03 02:54:07,696 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:07,696 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,696 [main] Physical connection closed DEBUG 2024-05-03 02:54:07,710 [main] Physical connection got DEBUG 2024-05-03 02:54:07,710 [main] Logical connection got DEBUG 2024-05-03 02:54:07,710 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,710 [main] Logical connection got DEBUG 2024-05-03 02:54:07,716 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,721 [main] Logical connection got DEBUG 2024-05-03 02:54:07,721 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:07,721 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,722 [main] Physical connection closed DEBUG 2024-05-03 02:54:07,735 [main] Physical connection got DEBUG 2024-05-03 02:54:07,735 [main] Logical connection got DEBUG 2024-05-03 02:54:07,735 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,735 [main] Logical connection got DEBUG 2024-05-03 02:54:07,741 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,746 [main] Logical connection got DEBUG 2024-05-03 02:54:07,746 [main] select count(*) from emp DEBUG 2024-05-03 02:54:07,748 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,749 [main] Physical connection closed Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.977 sec Running org.seasar.dao.impl.FastPropertyTypeFactoryTest DEBUG 2024-05-03 02:54:07,779 [main] Physical connection got DEBUG 2024-05-03 02:54:07,780 [main] Logical connection got DEBUG 2024-05-03 02:54:07,780 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,780 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec Running org.seasar.dao.impl.BeanMetaDataResultSetHandler2Test DEBUG 2024-05-03 02:54:07,811 [main] Physical connection got DEBUG 2024-05-03 02:54:07,811 [main] Logical connection got WARN 2024-05-03 02:54:07,815 [main] Table(BeanMetaDataResultSetHandler2Test$MyEmp) not found DEBUG 2024-05-03 02:54:07,902 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,902 [main] Logical connection got 7788 DEBUG 2024-05-03 02:54:07,903 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,903 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 sec Running org.seasar.dao.impl.DeleteAutoStaticCommandTest DEBUG 2024-05-03 02:54:07,921 [main] Transaction began DEBUG 2024-05-03 02:54:07,922 [main] Physical connection got DEBUG 2024-05-03 02:54:07,923 [main] Logical connection got DEBUG 2024-05-03 02:54:07,923 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,923 [main] Logical connection got DEBUG 2024-05-03 02:54:07,957 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,975 [main] Logical connection got DEBUG 2024-05-03 02:54:07,975 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:07,977 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,978 [main] Logical connection got DEBUG 2024-05-03 02:54:07,979 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-05-03 02:54:07,980 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,980 [main] Transaction rolledback DEBUG 2024-05-03 02:54:07,980 [main] Physical connection closed DEBUG 2024-05-03 02:54:07,988 [main] Transaction began DEBUG 2024-05-03 02:54:07,989 [main] Physical connection got DEBUG 2024-05-03 02:54:07,989 [main] Logical connection got DEBUG 2024-05-03 02:54:07,989 [main] Logical connection closed DEBUG 2024-05-03 02:54:07,990 [main] Logical connection got DEBUG 2024-05-03 02:54:08,001 [main] Logical connection closed DEBUG 2024-05-03 02:54:08,004 [main] Logical connection got DEBUG 2024-05-03 02:54:08,004 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0 DEBUG 2024-05-03 02:54:08,004 [main] Logical connection closed DEBUG 2024-05-03 02:54:08,005 [main] Transaction rolledback DEBUG 2024-05-03 02:54:08,005 [main] Physical connection closed DEBUG 2024-05-03 02:54:08,012 [main] Transaction began DEBUG 2024-05-03 02:54:08,013 [main] Physical connection got DEBUG 2024-05-03 02:54:08,013 [main] Logical connection got DEBUG 2024-05-03 02:54:08,013 [main] Logical connection closed DEBUG 2024-05-03 02:54:08,013 [main] Logical connection got DEBUG 2024-05-03 02:54:08,024 [main] Logical connection closed DEBUG 2024-05-03 02:54:08,027 [main] Logical connection got DEBUG 2024-05-03 02:54:08,028 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = -1 DEBUG 2024-05-03 02:54:08,028 [main] Logical connection closed org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1) DEBUG 2024-05-03 02:54:08,028 [main] Transaction rolledback DEBUG 2024-05-03 02:54:08,028 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 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-05-03 02:54:08,102 [main] Transaction began DEBUG 2024-05-03 02:54:08,102 [main] Physical connection got DEBUG 2024-05-03 02:54:08,102 [main] Logical connection got DEBUG 2024-05-03 02:54:08,102 [main] Logical connection closed DEBUG 2024-05-03 02:54:08,102 [main] Logical connection got DEBUG 2024-05-03 02:54:08,107 [main] Logical connection closed DEBUG 2024-05-03 02:54:08,110 [main] Logical connection got DEBUG 2024-05-03 02:54:08,110 [main] INSERT INTO EMP (deptno, empno, ename) VALUES (0, 99, 'hoge') DEBUG 2024-05-03 02:54:08,111 [main] Logical connection closed DEBUG 2024-05-03 02:54:08,111 [main] Transaction rolledback DEBUG 2024-05-03 02:54:08,111 [main] Physical connection closed DEBUG 2024-05-03 02:54:08,141 [main] Physical connection got DEBUG 2024-05-03 02:54:08,141 [main] Logical connection got DEBUG 2024-05-03 02:54:08,141 [main] Logical connection closed DEBUG 2024-05-03 02:54:08,142 [main] Logical connection got DEBUG 2024-05-03 02:54:08,148 [main] Logical connection closed DEBUG 2024-05-03 02:54:08,150 [main] Logical connection got DEBUG 2024-05-03 02:54:08,151 [main] SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:08,152 [main] Logical connection closed 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20 {20, RESEARCH, DALLAS} DEBUG 2024-05-03 02:54:08,152 [main] Physical connection closed DEBUG 2024-05-03 02:54:08,185 [main] Physical connection got DEBUG 2024-05-03 02:54:08,185 [main] Logical connection got DEBUG 2024-05-03 02:54:08,185 [main] Logical connection closed DEBUG 2024-05-03 02:54:08,185 [main] Logical connection got DEBUG 2024-05-03 02:54:08,192 [main] Logical connection closed DEBUG 2024-05-03 02:54:08,193 [main] Logical connection got DEBUG 2024-05-03 02:54:08,193 [main] SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:08,194 [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-05-03 02:54:08,195 [main] Physical connection closed DEBUG 2024-05-03 02:54:08,223 [main] Transaction began DEBUG 2024-05-03 02:54:08,223 [main] Physical connection got DEBUG 2024-05-03 02:54:08,223 [main] Logical connection got DEBUG 2024-05-03 02:54:08,223 [main] Logical connection closed DEBUG 2024-05-03 02:54:08,223 [main] Logical connection got DEBUG 2024-05-03 02:54:08,229 [main] Logical connection closed DEBUG 2024-05-03 02:54:08,231 [main] Logical connection got DEBUG 2024-05-03 02:54:08,232 [main] INSERT INTO EMP (deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES (0, 99, 'hoge', null, null, null, null, null) DEBUG 2024-05-03 02:54:08,232 [main] INSERT INTO EMP (deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES (0, 98, 'hoge2', null, null, null, null, null) DEBUG 2024-05-03 02:54:08,232 [main] Logical connection closed DEBUG 2024-05-03 02:54:08,232 [main] Transaction rolledback DEBUG 2024-05-03 02:54:08,233 [main] Physical connection closed DEBUG 2024-05-03 02:54:08,284 [main] Transaction began DEBUG 2024-05-03 02:54:08,284 [main] Physical connection got DEBUG 2024-05-03 02:54:08,284 [main] Logical connection got DEBUG 2024-05-03 02:54:08,284 [main] Logical connection closed DEBUG 2024-05-03 02:54:08,284 [main] Logical connection got DEBUG 2024-05-03 02:54:08,289 [main] Logical connection closed DEBUG 2024-05-03 02:54:08,291 [main] Logical connection got DEBUG 2024-05-03 02:54:08,291 [main] INSERT INTO EMP (deptno, empno, ename) VALUES (0, 99, '~') DEBUG 2024-05-03 02:54:08,292 [main] Logical connection closed DEBUG 2024-05-03 02:54:08,292 [main] Logical connection got DEBUG 2024-05-03 02:54:08,292 [main] SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:08,293 [main] Logical connection closed DEBUG 2024-05-03 02:54:08,293 [main] Transaction rolledback DEBUG 2024-05-03 02:54:08,293 [main] Physical connection closed Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec Running org.seasar.dao.impl.StaticStoredProcedureCommandTest DEBUG 2024-05-03 02:54:08,468 [main] Transaction began DEBUG 2024-05-03 02:54:08,688 [main] Physical connection got DEBUG 2024-05-03 02:54:08,688 [main] Logical connection got DEBUG 2024-05-03 02:54:08,691 [main] Logical connection closed DEBUG 2024-05-03 02:54:08,694 [main] Logical connection got DEBUG 2024-05-03 02:54:08,694 [main] Logical connection got DEBUG 2024-05-03 02:54:09,043 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,121 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,121 [main] Logical connection got DEBUG 2024-05-03 02:54:09,122 [main] Logical connection got DEBUG 2024-05-03 02:54:09,135 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,148 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,148 [main] Logical connection got DEBUG 2024-05-03 02:54:09,148 [main] Logical connection got DEBUG 2024-05-03 02:54:09,161 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,171 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,171 [main] Logical connection got DEBUG 2024-05-03 02:54:09,171 [main] Logical connection got DEBUG 2024-05-03 02:54:09,181 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,188 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,188 [main] Logical connection got DEBUG 2024-05-03 02:54:09,189 [main] Logical connection got DEBUG 2024-05-03 02:54:09,198 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,208 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,208 [main] Logical connection got DEBUG 2024-05-03 02:54:09,208 [main] Logical connection got DEBUG 2024-05-03 02:54:09,215 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,224 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,224 [main] Logical connection got DEBUG 2024-05-03 02:54:09,224 [main] Logical connection got DEBUG 2024-05-03 02:54:09,233 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,242 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,242 [main] Logical connection got DEBUG 2024-05-03 02:54:09,242 [main] Logical connection got DEBUG 2024-05-03 02:54:09,249 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,257 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,257 [main] Logical connection got DEBUG 2024-05-03 02:54:09,257 [main] Logical connection got DEBUG 2024-05-03 02:54:09,267 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,275 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,276 [main] Logical connection got DEBUG 2024-05-03 02:54:09,285 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,312 [main] Transaction rolledback DEBUG 2024-05-03 02:54:09,313 [main] Physical connection closed DEBUG 2024-05-03 02:54:09,328 [main] Transaction began DEBUG 2024-05-03 02:54:09,329 [main] Physical connection got DEBUG 2024-05-03 02:54:09,329 [main] Logical connection got DEBUG 2024-05-03 02:54:09,329 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,329 [main] Logical connection got DEBUG 2024-05-03 02:54:09,329 [main] Logical connection got DEBUG 2024-05-03 02:54:09,335 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,344 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,344 [main] Logical connection got DEBUG 2024-05-03 02:54:09,344 [main] Logical connection got DEBUG 2024-05-03 02:54:09,347 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,348 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,348 [main] Logical connection got DEBUG 2024-05-03 02:54:09,348 [main] Logical connection got DEBUG 2024-05-03 02:54:09,351 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,352 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,352 [main] Logical connection got DEBUG 2024-05-03 02:54:09,352 [main] Logical connection got DEBUG 2024-05-03 02:54:09,354 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,356 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,356 [main] Logical connection got DEBUG 2024-05-03 02:54:09,356 [main] Logical connection got DEBUG 2024-05-03 02:54:09,358 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,359 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,359 [main] Logical connection got DEBUG 2024-05-03 02:54:09,360 [main] Logical connection got DEBUG 2024-05-03 02:54:09,363 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,364 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,364 [main] Logical connection got DEBUG 2024-05-03 02:54:09,364 [main] Logical connection got DEBUG 2024-05-03 02:54:09,367 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,368 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,368 [main] Logical connection got DEBUG 2024-05-03 02:54:09,368 [main] Logical connection got DEBUG 2024-05-03 02:54:09,372 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,373 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,373 [main] Logical connection got DEBUG 2024-05-03 02:54:09,373 [main] Logical connection got DEBUG 2024-05-03 02:54:09,375 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,376 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,376 [main] Logical connection got DEBUG 2024-05-03 02:54:09,379 [main] Logical connection closed {CCC=2024-05-03 02:54:09.379, BBB=aaaaa2} DEBUG 2024-05-03 02:54:09,379 [main] Transaction rolledback DEBUG 2024-05-03 02:54:09,379 [main] Physical connection closed DEBUG 2024-05-03 02:54:09,426 [main] Transaction began DEBUG 2024-05-03 02:54:09,427 [main] Physical connection got DEBUG 2024-05-03 02:54:09,427 [main] Logical connection got DEBUG 2024-05-03 02:54:09,427 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,427 [main] Logical connection got DEBUG 2024-05-03 02:54:09,427 [main] Logical connection got DEBUG 2024-05-03 02:54:09,429 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,430 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,430 [main] Logical connection got DEBUG 2024-05-03 02:54:09,430 [main] Logical connection got DEBUG 2024-05-03 02:54:09,435 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,437 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,437 [main] Logical connection got DEBUG 2024-05-03 02:54:09,437 [main] Logical connection got DEBUG 2024-05-03 02:54:09,439 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,440 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,440 [main] Logical connection got DEBUG 2024-05-03 02:54:09,440 [main] Logical connection got DEBUG 2024-05-03 02:54:09,443 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,446 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,446 [main] Logical connection got DEBUG 2024-05-03 02:54:09,446 [main] Logical connection got DEBUG 2024-05-03 02:54:09,447 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,449 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,449 [main] Logical connection got DEBUG 2024-05-03 02:54:09,449 [main] Logical connection got DEBUG 2024-05-03 02:54:09,451 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,454 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,455 [main] Logical connection got DEBUG 2024-05-03 02:54:09,455 [main] Logical connection got DEBUG 2024-05-03 02:54:09,459 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,461 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,461 [main] Logical connection got DEBUG 2024-05-03 02:54:09,461 [main] Logical connection got DEBUG 2024-05-03 02:54:09,464 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,466 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,466 [main] Logical connection got DEBUG 2024-05-03 02:54:09,466 [main] Logical connection got DEBUG 2024-05-03 02:54:09,471 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,472 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,472 [main] Logical connection got DEBUG 2024-05-03 02:54:09,475 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,475 [main] Transaction rolledback DEBUG 2024-05-03 02:54:09,475 [main] Physical connection closed DEBUG 2024-05-03 02:54:09,497 [main] Transaction began DEBUG 2024-05-03 02:54:09,497 [main] Physical connection got DEBUG 2024-05-03 02:54:09,497 [main] Logical connection got DEBUG 2024-05-03 02:54:09,498 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,498 [main] Logical connection got DEBUG 2024-05-03 02:54:09,498 [main] Logical connection got DEBUG 2024-05-03 02:54:09,500 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,501 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,501 [main] Logical connection got DEBUG 2024-05-03 02:54:09,501 [main] Logical connection got DEBUG 2024-05-03 02:54:09,503 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,505 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,505 [main] Logical connection got DEBUG 2024-05-03 02:54:09,505 [main] Logical connection got DEBUG 2024-05-03 02:54:09,507 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,507 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,508 [main] Logical connection got DEBUG 2024-05-03 02:54:09,508 [main] Logical connection got DEBUG 2024-05-03 02:54:09,511 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,512 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,512 [main] Logical connection got DEBUG 2024-05-03 02:54:09,512 [main] Logical connection got DEBUG 2024-05-03 02:54:09,514 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,516 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,516 [main] Logical connection got DEBUG 2024-05-03 02:54:09,516 [main] Logical connection got DEBUG 2024-05-03 02:54:09,519 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,520 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,520 [main] Logical connection got DEBUG 2024-05-03 02:54:09,520 [main] Logical connection got DEBUG 2024-05-03 02:54:09,522 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,523 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,523 [main] Logical connection got DEBUG 2024-05-03 02:54:09,523 [main] Logical connection got DEBUG 2024-05-03 02:54:09,525 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,526 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,526 [main] Logical connection got DEBUG 2024-05-03 02:54:09,527 [main] Logical connection got DEBUG 2024-05-03 02:54:09,529 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,530 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,530 [main] Logical connection got DEBUG 2024-05-03 02:54:09,534 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,535 [main] Transaction rolledback DEBUG 2024-05-03 02:54:09,535 [main] Physical connection closed DEBUG 2024-05-03 02:54:09,543 [main] Transaction began DEBUG 2024-05-03 02:54:09,545 [main] Physical connection got DEBUG 2024-05-03 02:54:09,545 [main] Logical connection got DEBUG 2024-05-03 02:54:09,545 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,545 [main] Logical connection got DEBUG 2024-05-03 02:54:09,545 [main] Logical connection got DEBUG 2024-05-03 02:54:09,547 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,548 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,548 [main] Logical connection got DEBUG 2024-05-03 02:54:09,548 [main] Logical connection got DEBUG 2024-05-03 02:54:09,549 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,550 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,550 [main] Logical connection got DEBUG 2024-05-03 02:54:09,550 [main] Logical connection got DEBUG 2024-05-03 02:54:09,551 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,552 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,552 [main] Logical connection got DEBUG 2024-05-03 02:54:09,552 [main] Logical connection got DEBUG 2024-05-03 02:54:09,554 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,555 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,555 [main] Logical connection got DEBUG 2024-05-03 02:54:09,555 [main] Logical connection got DEBUG 2024-05-03 02:54:09,558 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,560 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,560 [main] Logical connection got DEBUG 2024-05-03 02:54:09,560 [main] Logical connection got DEBUG 2024-05-03 02:54:09,562 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,564 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,564 [main] Logical connection got DEBUG 2024-05-03 02:54:09,564 [main] Logical connection got DEBUG 2024-05-03 02:54:09,568 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,569 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,569 [main] Logical connection got DEBUG 2024-05-03 02:54:09,569 [main] Logical connection got DEBUG 2024-05-03 02:54:09,570 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,571 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,571 [main] Logical connection got DEBUG 2024-05-03 02:54:09,571 [main] Logical connection got DEBUG 2024-05-03 02:54:09,572 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,574 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,574 [main] Logical connection got DEBUG 2024-05-03 02:54:09,579 [main] Logical connection closed {CCC=25, EEE=625} DEBUG 2024-05-03 02:54:09,579 [main] Transaction rolledback DEBUG 2024-05-03 02:54:09,579 [main] Physical connection closed DEBUG 2024-05-03 02:54:09,590 [main] Transaction began DEBUG 2024-05-03 02:54:09,591 [main] Physical connection got DEBUG 2024-05-03 02:54:09,591 [main] Logical connection got DEBUG 2024-05-03 02:54:09,591 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,591 [main] Logical connection got DEBUG 2024-05-03 02:54:09,591 [main] Logical connection got DEBUG 2024-05-03 02:54:09,592 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,595 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,595 [main] Logical connection got DEBUG 2024-05-03 02:54:09,595 [main] Logical connection got DEBUG 2024-05-03 02:54:09,596 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,599 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,599 [main] Logical connection got DEBUG 2024-05-03 02:54:09,599 [main] Logical connection got DEBUG 2024-05-03 02:54:09,602 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,603 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,603 [main] Logical connection got DEBUG 2024-05-03 02:54:09,603 [main] Logical connection got DEBUG 2024-05-03 02:54:09,607 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,609 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,609 [main] Logical connection got DEBUG 2024-05-03 02:54:09,609 [main] Logical connection got DEBUG 2024-05-03 02:54:09,610 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,611 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,611 [main] Logical connection got DEBUG 2024-05-03 02:54:09,611 [main] Logical connection got DEBUG 2024-05-03 02:54:09,612 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,614 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,615 [main] Logical connection got DEBUG 2024-05-03 02:54:09,615 [main] Logical connection got DEBUG 2024-05-03 02:54:09,616 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,618 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,618 [main] Logical connection got DEBUG 2024-05-03 02:54:09,618 [main] Logical connection got DEBUG 2024-05-03 02:54:09,619 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,620 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,620 [main] Logical connection got DEBUG 2024-05-03 02:54:09,620 [main] Logical connection got DEBUG 2024-05-03 02:54:09,621 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,624 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,624 [main] Logical connection got DEBUG 2024-05-03 02:54:09,626 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,626 [main] Transaction rolledback DEBUG 2024-05-03 02:54:09,626 [main] Physical connection closed DEBUG 2024-05-03 02:54:09,636 [main] Transaction began DEBUG 2024-05-03 02:54:09,637 [main] Physical connection got DEBUG 2024-05-03 02:54:09,637 [main] Logical connection got DEBUG 2024-05-03 02:54:09,637 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,637 [main] Logical connection got DEBUG 2024-05-03 02:54:09,637 [main] Logical connection got DEBUG 2024-05-03 02:54:09,638 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,640 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,640 [main] Logical connection got DEBUG 2024-05-03 02:54:09,640 [main] Logical connection got DEBUG 2024-05-03 02:54:09,641 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,642 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,642 [main] Logical connection got DEBUG 2024-05-03 02:54:09,642 [main] Logical connection got DEBUG 2024-05-03 02:54:09,645 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,646 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,646 [main] Logical connection got DEBUG 2024-05-03 02:54:09,646 [main] Logical connection got DEBUG 2024-05-03 02:54:09,647 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,648 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,648 [main] Logical connection got DEBUG 2024-05-03 02:54:09,649 [main] Logical connection got DEBUG 2024-05-03 02:54:09,650 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,651 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,651 [main] Logical connection got DEBUG 2024-05-03 02:54:09,651 [main] Logical connection got DEBUG 2024-05-03 02:54:09,652 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,653 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,654 [main] Logical connection got DEBUG 2024-05-03 02:54:09,654 [main] Logical connection got DEBUG 2024-05-03 02:54:09,656 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,658 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,658 [main] Logical connection got DEBUG 2024-05-03 02:54:09,658 [main] Logical connection got DEBUG 2024-05-03 02:54:09,698 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,700 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,701 [main] Logical connection got DEBUG 2024-05-03 02:54:09,701 [main] Logical connection got DEBUG 2024-05-03 02:54:09,702 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,703 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,703 [main] Logical connection got DEBUG 2024-05-03 02:54:09,704 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,705 [main] Transaction rolledback DEBUG 2024-05-03 02:54:09,705 [main] Physical connection closed DEBUG 2024-05-03 02:54:09,715 [main] Transaction began DEBUG 2024-05-03 02:54:09,716 [main] Physical connection got DEBUG 2024-05-03 02:54:09,716 [main] Logical connection got DEBUG 2024-05-03 02:54:09,716 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,716 [main] Logical connection got DEBUG 2024-05-03 02:54:09,716 [main] Logical connection got DEBUG 2024-05-03 02:54:09,717 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,718 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,718 [main] Logical connection got DEBUG 2024-05-03 02:54:09,718 [main] Logical connection got DEBUG 2024-05-03 02:54:09,720 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,720 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,720 [main] Logical connection got DEBUG 2024-05-03 02:54:09,720 [main] Logical connection got DEBUG 2024-05-03 02:54:09,722 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,722 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,723 [main] Logical connection got DEBUG 2024-05-03 02:54:09,723 [main] Logical connection got DEBUG 2024-05-03 02:54:09,724 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,725 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,726 [main] Logical connection got DEBUG 2024-05-03 02:54:09,726 [main] Logical connection got DEBUG 2024-05-03 02:54:09,727 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,728 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,728 [main] Logical connection got DEBUG 2024-05-03 02:54:09,729 [main] Logical connection got DEBUG 2024-05-03 02:54:09,730 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,731 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,731 [main] Logical connection got DEBUG 2024-05-03 02:54:09,731 [main] Logical connection got DEBUG 2024-05-03 02:54:09,733 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,733 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,733 [main] Logical connection got DEBUG 2024-05-03 02:54:09,734 [main] Logical connection got DEBUG 2024-05-03 02:54:09,735 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,736 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,736 [main] Logical connection got DEBUG 2024-05-03 02:54:09,736 [main] Logical connection got DEBUG 2024-05-03 02:54:09,738 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,740 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,740 [main] Logical connection got DEBUG 2024-05-03 02:54:09,745 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,745 [main] Transaction rolledback DEBUG 2024-05-03 02:54:09,745 [main] Physical connection closed DEBUG 2024-05-03 02:54:09,755 [main] Physical connection got DEBUG 2024-05-03 02:54:09,756 [main] Logical connection got DEBUG 2024-05-03 02:54:09,756 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,756 [main] Logical connection got DEBUG 2024-05-03 02:54:09,757 [main] Physical connection got DEBUG 2024-05-03 02:54:09,757 [main] Logical connection got DEBUG 2024-05-03 02:54:09,758 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,759 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,759 [main] Logical connection got DEBUG 2024-05-03 02:54:09,759 [main] Logical connection got DEBUG 2024-05-03 02:54:09,761 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,762 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,762 [main] Logical connection got DEBUG 2024-05-03 02:54:09,762 [main] Logical connection got DEBUG 2024-05-03 02:54:09,763 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,764 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,764 [main] Logical connection got DEBUG 2024-05-03 02:54:09,764 [main] Logical connection got DEBUG 2024-05-03 02:54:09,766 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,767 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,769 [main] Logical connection got DEBUG 2024-05-03 02:54:09,769 [main] Logical connection got DEBUG 2024-05-03 02:54:09,770 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,772 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,773 [main] Logical connection got DEBUG 2024-05-03 02:54:09,773 [main] Logical connection got DEBUG 2024-05-03 02:54:09,774 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,775 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,775 [main] Logical connection got DEBUG 2024-05-03 02:54:09,775 [main] Logical connection got DEBUG 2024-05-03 02:54:09,776 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,778 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,778 [main] Logical connection got DEBUG 2024-05-03 02:54:09,778 [main] Logical connection got DEBUG 2024-05-03 02:54:09,780 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,780 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,780 [main] Logical connection got DEBUG 2024-05-03 02:54:09,780 [main] Logical connection got DEBUG 2024-05-03 02:54:09,782 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,782 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,782 [main] Logical connection got DEBUG 2024-05-03 02:54:09,785 [main] Logical connection closed [EDAO0032]Method argument size(2) is unmatched with procedure in-parameter size(3). DEBUG 2024-05-03 02:54:09,785 [main] Physical connection closed DEBUG 2024-05-03 02:54:09,785 [main] Physical connection closed DEBUG 2024-05-03 02:54:09,796 [main] Physical connection got DEBUG 2024-05-03 02:54:09,796 [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-05-03 02:54:09,796 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,796 [main] Physical connection closed DEBUG 2024-05-03 02:54:09,809 [main] Physical connection got DEBUG 2024-05-03 02:54:09,809 [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-05-03 02:54:09,818 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,818 [main] Physical connection closed DEBUG 2024-05-03 02:54:09,828 [main] Physical connection got DEBUG 2024-05-03 02:54:09,828 [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-05-03 02:54:09,865 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,865 [main] Physical connection closed Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.572 sec Running org.seasar.dao.pager.NullPagingSqlRewriterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.seasar.dao.impl.PkOnlyTableTest DEBUG 2024-05-03 02:54:09,875 [main] Transaction began DEBUG 2024-05-03 02:54:09,876 [main] Physical connection got DEBUG 2024-05-03 02:54:09,876 [main] Logical connection got DEBUG 2024-05-03 02:54:09,877 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,877 [main] Logical connection got DEBUG 2024-05-03 02:54:09,885 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,886 [main] Logical connection got DEBUG 2024-05-03 02:54:09,887 [main] INSERT INTO PKONLYTABLE (aaa) VALUES ('value') DEBUG 2024-05-03 02:54:09,887 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,887 [main] Transaction rolledback DEBUG 2024-05-03 02:54:09,887 [main] Physical connection closed DEBUG 2024-05-03 02:54:09,946 [main] Transaction began DEBUG 2024-05-03 02:54:09,946 [main] Physical connection got DEBUG 2024-05-03 02:54:09,946 [main] Logical connection got DEBUG 2024-05-03 02:54:09,946 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,946 [main] Logical connection got DEBUG 2024-05-03 02:54:09,950 [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$$395aaf$$MethodInvocation$$updateUnlessNull1.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$395aaf.updateUnlessNull(PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$395aaf.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) DEBUG 2024-05-03 02:54:09,951 [main] Transaction rolledback at org.seasar.dao.impl.DaoMetaDataImpl.createUpdateAutoStaticCommand(DaoMetaDataImpl.java:589) DEBUG 2024-05-03 02:54:09,951 [main] Physical connection closed 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-05-03 02:54:09,975 [main] Transaction began DEBUG 2024-05-03 02:54:09,975 [main] Physical connection got DEBUG 2024-05-03 02:54:09,975 [main] Logical connection got DEBUG 2024-05-03 02:54:09,975 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,975 [main] Logical connection got DEBUG 2024-05-03 02:54:09,979 [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$$10ab78a$$MethodInvocation$$update0.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$10ab78a.update(PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$10ab78a.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-05-03 02:54:09,981 [main] Transaction rolledback DEBUG 2024-05-03 02:54:09,982 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec Running org.seasar.dao.impl.ProcedureHsqldbTest DEBUG 2024-05-03 02:54:09,991 [main] Physical connection got DEBUG 2024-05-03 02:54:09,991 [main] Logical connection got DEBUG 2024-05-03 02:54:09,991 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,991 [main] Logical connection got WARN 2024-05-03 02:54:09,994 [main] Table(ProcedureHsqldbTest$ABean) not found DEBUG 2024-05-03 02:54:09,995 [main] Logical connection closed DEBUG 2024-05-03 02:54:09,995 [main] Logical connection got DEBUG 2024-05-03 02:54:09,996 [main] Physical connection got DEBUG 2024-05-03 02:54:09,996 [main] Logical connection got DEBUG 2024-05-03 02:54:10,007 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,018 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,018 [main] Logical connection got DEBUG 2024-05-03 02:54:10,020 [main] Logical connection closed 2024-05-03 00:00:00.0 DEBUG 2024-05-03 02:54:10,020 [main] Physical connection closed DEBUG 2024-05-03 02:54:10,020 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec Running org.seasar.dao.impl.SelectDynamicCommandTest DEBUG 2024-05-03 02:54:10,029 [main] Physical connection got DEBUG 2024-05-03 02:54:10,029 [main] Logical connection got DEBUG 2024-05-03 02:54:10,055 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,055 [main] Logical connection got DEBUG 2024-05-03 02:54:10,056 [main] SELECT * FROM emp WHERE empno = 7788 DEBUG 2024-05-03 02:54:10,057 [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-05-03 02:54:10,057 [main] Physical connection closed DEBUG 2024-05-03 02:54:10,064 [main] Physical connection got DEBUG 2024-05-03 02:54:10,064 [main] Logical connection got DEBUG 2024-05-03 02:54:10,064 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,064 [main] Logical connection got DEBUG 2024-05-03 02:54:10,088 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,096 [main] Logical connection got DEBUG 2024-05-03 02:54:10,097 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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 = 20 AND EMP.empno = 7369 AND EMP.job = 'CLERK' DEBUG 2024-05-03 02:54:10,098 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,099 [main] Logical connection got DEBUG 2024-05-03 02:54:10,099 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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 = 20 AND EMP.empno = 7369 AND EMP.job = 'CLERK' DEBUG 2024-05-03 02:54:10,100 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,101 [main] Physical connection closed DEBUG 2024-05-03 02:54:10,106 [main] Transaction began DEBUG 2024-05-03 02:54:10,108 [main] Physical connection got DEBUG 2024-05-03 02:54:10,108 [main] Logical connection got DEBUG 2024-05-03 02:54:10,108 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,108 [main] Logical connection got DEBUG 2024-05-03 02:54:10,168 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,172 [main] Logical connection got DEBUG 2024-05-03 02:54:10,172 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (100, 0, 'NAME0') DEBUG 2024-05-03 02:54:10,173 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,173 [main] Logical connection got DEBUG 2024-05-03 02:54:10,173 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (200, 1, 'NAME1') DEBUG 2024-05-03 02:54:10,174 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,174 [main] Logical connection got DEBUG 2024-05-03 02:54:10,175 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (300, 2, 'NAME2') DEBUG 2024-05-03 02:54:10,175 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,176 [main] Logical connection got DEBUG 2024-05-03 02:54:10,176 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE EMP3.employee_name = 'NAME1' DEBUG 2024-05-03 02:54:10,177 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,177 [main] Logical connection got DEBUG 2024-05-03 02:54:10,177 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE EMP3.department_Id = 200 DEBUG 2024-05-03 02:54:10,178 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,178 [main] Transaction rolledback DEBUG 2024-05-03 02:54:10,178 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec Running org.seasar.dao.impl.NoPkTableTest DEBUG 2024-05-03 02:54:10,202 [main] Transaction began DEBUG 2024-05-03 02:54:10,203 [main] Physical connection got DEBUG 2024-05-03 02:54:10,203 [main] Logical connection got DEBUG 2024-05-03 02:54:10,203 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,203 [main] Logical connection got DEBUG 2024-05-03 02:54:10,208 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,210 [main] Logical connection got DEBUG 2024-05-03 02:54:10,211 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2024-05-03 02:54:10,211 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,211 [main] Logical connection got DEBUG 2024-05-03 02:54:10,211 [main] INSERT INTO NO_PK_TABLE VALUES ('a', 1) DEBUG 2024-05-03 02:54:10,211 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,211 [main] Logical connection got DEBUG 2024-05-03 02:54:10,211 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2024-05-03 02:54:10,212 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,212 [main] Logical connection got DEBUG 2024-05-03 02:54:10,212 [main] UPDATE NO_PK_TABLE SET AAA = 'a2' DEBUG 2024-05-03 02:54:10,212 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,212 [main] Logical connection got DEBUG 2024-05-03 02:54:10,212 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2024-05-03 02:54:10,212 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,212 [main] Logical connection got DEBUG 2024-05-03 02:54:10,213 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'hoge' DEBUG 2024-05-03 02:54:10,213 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,213 [main] Logical connection got DEBUG 2024-05-03 02:54:10,213 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2024-05-03 02:54:10,213 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,213 [main] Logical connection got DEBUG 2024-05-03 02:54:10,213 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'a2' DEBUG 2024-05-03 02:54:10,213 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,213 [main] Logical connection got DEBUG 2024-05-03 02:54:10,213 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2024-05-03 02:54:10,214 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,214 [main] Transaction rolledback DEBUG 2024-05-03 02:54:10,215 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec Running org.seasar.dao.impl.UpdateModifiedOnlyCommandTest DEBUG 2024-05-03 02:54:10,252 [main] Transaction began DEBUG 2024-05-03 02:54:10,252 [main] Physical connection got DEBUG 2024-05-03 02:54:10,252 [main] Logical connection got DEBUG 2024-05-03 02:54:10,252 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,252 [main] Logical connection got DEBUG 2024-05-03 02:54:10,264 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,265 [main] Logical connection got DEBUG 2024-05-03 02:54:10,265 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-05-03 02:54:10,266 [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-05-03 02:54:10,267 [main] Logical connection got DEBUG 2024-05-03 02:54:10,268 [main] UPDATE EMP SET tstamp = '2024-05-03 02.54.10', ename = 'hoge', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-05-03 02:54:10,268 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,268 [main] Transaction rolledback DEBUG 2024-05-03 02:54:10,268 [main] Physical connection closed DEBUG 2024-05-03 02:54:10,304 [main] Transaction began DEBUG 2024-05-03 02:54:10,304 [main] Physical connection got DEBUG 2024-05-03 02:54:10,304 [main] Logical connection got DEBUG 2024-05-03 02:54:10,304 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,304 [main] Logical connection got DEBUG 2024-05-03 02:54:10,314 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,314 [main] Logical connection got DEBUG 2024-05-03 02:54:10,315 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-05-03 02:54:10,315 [main] Logical connection closed 7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0 timestamp, tstamp job, job DEBUG 2024-05-03 02:54:10,316 [main] Logical connection got DEBUG 2024-05-03 02:54:10,316 [main] UPDATE EMP SET tstamp = '2024-05-03 02.54.10', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-05-03 02:54:10,316 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,316 [main] Transaction rolledback DEBUG 2024-05-03 02:54:10,316 [main] Physical connection closed DEBUG 2024-05-03 02:54:10,348 [main] Transaction began DEBUG 2024-05-03 02:54:10,348 [main] Physical connection got DEBUG 2024-05-03 02:54:10,348 [main] Logical connection got DEBUG 2024-05-03 02:54:10,348 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,348 [main] Logical connection got DEBUG 2024-05-03 02:54:10,360 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,360 [main] Logical connection got DEBUG 2024-05-03 02:54:10,361 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-05-03 02:54:10,361 [main] Logical connection closed 7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0 timestamp, tstamp DEBUG 2024-05-03 02:54:10,362 [main] Logical connection got DEBUG 2024-05-03 02:54:10,362 [main] UPDATE EMP SET tstamp = '2024-05-03 02.54.10' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-05-03 02:54:10,362 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,362 [main] Transaction rolledback DEBUG 2024-05-03 02:54:10,363 [main] Physical connection closed DEBUG 2024-05-03 02:54:10,396 [main] Transaction began DEBUG 2024-05-03 02:54:10,396 [main] Physical connection got DEBUG 2024-05-03 02:54:10,396 [main] Logical connection got DEBUG 2024-05-03 02:54:10,397 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,397 [main] Logical connection got DEBUG 2024-05-03 02:54:10,453 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,454 [main] Logical connection got DEBUG 2024-05-03 02:54:10,454 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-05-03 02:54:10,455 [main] Logical connection closed 7499, ALLEN, SALESMAN, 1600.0, 300.0 DEBUG 2024-05-03 02:54:10,455 [main] skip UPDATE: table=EMP, key{empno=7499} DEBUG 2024-05-03 02:54:10,455 [main] Transaction rolledback DEBUG 2024-05-03 02:54:10,456 [main] Physical connection closed DEBUG 2024-05-03 02:54:10,489 [main] Transaction began DEBUG 2024-05-03 02:54:10,489 [main] Physical connection got DEBUG 2024-05-03 02:54:10,489 [main] Logical connection got DEBUG 2024-05-03 02:54:10,490 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,490 [main] Logical connection got DEBUG 2024-05-03 02:54:10,509 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,511 [main] Logical connection got DEBUG 2024-05-03 02:54:10,511 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, 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-05-03 02:54:10,512 [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$$1b7a553 DEBUG 2024-05-03 02:54:10,512 [main] Logical connection got DEBUG 2024-05-03 02:54:10,512 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,512 [main] Logical connection got DEBUG 2024-05-03 02:54:10,516 [main] Logical connection closed dname, dname DEBUG 2024-05-03 02:54:10,517 [main] Logical connection got DEBUG 2024-05-03 02:54:10,517 [main] UPDATE DEPT SET dname = 'FOO' WHERE deptno = 30 DEBUG 2024-05-03 02:54:10,518 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,518 [main] Logical connection got DEBUG 2024-05-03 02:54:10,518 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, 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-05-03 02:54:10,518 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,518 [main] Transaction rolledback DEBUG 2024-05-03 02:54:10,518 [main] Physical connection closed DEBUG 2024-05-03 02:54:10,547 [main] Transaction began DEBUG 2024-05-03 02:54:10,547 [main] Physical connection got DEBUG 2024-05-03 02:54:10,547 [main] Logical connection got DEBUG 2024-05-03 02:54:10,547 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,547 [main] Logical connection got DEBUG 2024-05-03 02:54:10,561 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,563 [main] Logical connection got DEBUG 2024-05-03 02:54:10,564 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, 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-05-03 02:54:10,565 [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-05-03 02:54:10,565 [main] Logical connection got DEBUG 2024-05-03 02:54:10,565 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,565 [main] Logical connection got DEBUG 2024-05-03 02:54:10,568 [main] Logical connection closed dname, dname DEBUG 2024-05-03 02:54:10,569 [main] Logical connection got DEBUG 2024-05-03 02:54:10,569 [main] UPDATE DEPT SET dname = 'baar' WHERE deptno = 20 DEBUG 2024-05-03 02:54:10,569 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,569 [main] Logical connection got DEBUG 2024-05-03 02:54:10,569 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, 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-05-03 02:54:10,571 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,571 [main] Transaction rolledback DEBUG 2024-05-03 02:54:10,571 [main] Physical connection closed DEBUG 2024-05-03 02:54:10,599 [main] Transaction began DEBUG 2024-05-03 02:54:10,599 [main] Physical connection got DEBUG 2024-05-03 02:54:10,599 [main] Logical connection got DEBUG 2024-05-03 02:54:10,600 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,600 [main] Logical connection got DEBUG 2024-05-03 02:54:10,609 [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-05-03 02:54:10,611 [main] Transaction rolledback DEBUG 2024-05-03 02:54:10,611 [main] Physical connection closed DEBUG 2024-05-03 02:54:10,641 [main] Transaction began DEBUG 2024-05-03 02:54:10,641 [main] Physical connection got DEBUG 2024-05-03 02:54:10,641 [main] Logical connection got DEBUG 2024-05-03 02:54:10,641 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,641 [main] Logical connection got DEBUG 2024-05-03 02:54:10,645 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,646 [main] Logical connection got DEBUG 2024-05-03 02:54:10,647 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-05-03 02:54:10,647 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,647 [main] Logical connection got DEBUG 2024-05-03 02:54:10,647 [main] UPDATE EMP SET ename = 'ModifiedPropertiesByReflection' WHERE empno = 7499 DEBUG 2024-05-03 02:54:10,647 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,648 [main] Logical connection got DEBUG 2024-05-03 02:54:10,648 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-05-03 02:54:10,648 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,648 [main] Transaction rolledback DEBUG 2024-05-03 02:54:10,648 [main] Physical connection closed Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 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.09 sec Running org.seasar.dao.impl.DtoMetaDataResultSetHandlerTest DEBUG 2024-05-03 02:54:10,757 [main] Physical connection got DEBUG 2024-05-03 02:54:10,757 [main] Logical connection got DEBUG 2024-05-03 02:54:10,757 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,757 [main] Physical connection closed DEBUG 2024-05-03 02:54:10,764 [main] Physical connection got DEBUG 2024-05-03 02:54:10,764 [main] Logical connection got DEBUG 2024-05-03 02:54:10,765 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,765 [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-05-03 02:54:10,831 [main] Transaction began DEBUG 2024-05-03 02:54:10,831 [main] Physical connection got DEBUG 2024-05-03 02:54:10,831 [main] Logical connection got DEBUG 2024-05-03 02:54:10,831 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,831 [main] Logical connection got DEBUG 2024-05-03 02:54:10,835 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,838 [main] Logical connection got DEBUG 2024-05-03 02:54:10,838 [main] SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, EMP.tstamp FROM EMP WHERE empno IN (7566, 7900) DEBUG 2024-05-03 02:54:10,839 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,839 [main] Transaction rolledback DEBUG 2024-05-03 02:54:10,839 [main] Physical connection closed DEBUG 2024-05-03 02:54:10,863 [main] Transaction began DEBUG 2024-05-03 02:54:10,863 [main] Physical connection got DEBUG 2024-05-03 02:54:10,863 [main] Logical connection got DEBUG 2024-05-03 02:54:10,863 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,863 [main] Logical connection got DEBUG 2024-05-03 02:54:10,866 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,869 [main] Logical connection got DEBUG 2024-05-03 02:54:10,869 [main] SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, EMP.tstamp FROM EMP WHERE empno IN (7900, 7902) DEBUG 2024-05-03 02:54:10,869 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,870 [main] Transaction rolledback DEBUG 2024-05-03 02:54:10,870 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec Running org.seasar.dao.impl.UpdateAutoDynamicCommandTest DEBUG 2024-05-03 02:54:10,876 [main] Transaction began DEBUG 2024-05-03 02:54:10,876 [main] Physical connection got DEBUG 2024-05-03 02:54:10,877 [main] Logical connection got DEBUG 2024-05-03 02:54:10,877 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,877 [main] Logical connection got DEBUG 2024-05-03 02:54:10,901 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,909 [main] Logical connection got DEBUG 2024-05-03 02:54:10,910 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:10,911 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,911 [main] Logical connection got DEBUG 2024-05-03 02:54:10,912 [main] UPDATE EMP SET tstamp = '2024-05-03 02.54.10', deptno = 20, ename = 'HOGE' WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-05-03 02:54:10,912 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,912 [main] Logical connection got DEBUG 2024-05-03 02:54:10,912 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:10,913 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,913 [main] Transaction rolledback DEBUG 2024-05-03 02:54:10,913 [main] Physical connection closed DEBUG 2024-05-03 02:54:10,919 [main] Transaction began DEBUG 2024-05-03 02:54:10,919 [main] Physical connection got DEBUG 2024-05-03 02:54:10,919 [main] Logical connection got DEBUG 2024-05-03 02:54:10,919 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,919 [main] Logical connection got DEBUG 2024-05-03 02:54:10,944 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,953 [main] Logical connection got DEBUG 2024-05-03 02:54:10,954 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:10,955 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,955 [main] Logical connection got DEBUG 2024-05-03 02:54:10,955 [main] UPDATE EMP SET tstamp = '2024-05-03 02.54.10', deptno = 20 WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-05-03 02:54:10,955 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,955 [main] Logical connection got DEBUG 2024-05-03 02:54:10,955 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:10,956 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,956 [main] Transaction rolledback DEBUG 2024-05-03 02:54:10,956 [main] Physical connection closed DEBUG 2024-05-03 02:54:10,961 [main] Transaction began DEBUG 2024-05-03 02:54:10,962 [main] Physical connection got DEBUG 2024-05-03 02:54:10,962 [main] Logical connection got DEBUG 2024-05-03 02:54:10,962 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,962 [main] Logical connection got DEBUG 2024-05-03 02:54:10,970 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,971 [main] Logical connection got DEBUG 2024-05-03 02:54:10,971 [main] INSERT INTO CHAR_TABLE (id, aaa) VALUES (1, 'c') DEBUG 2024-05-03 02:54:10,971 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,972 [main] Transaction rolledback DEBUG 2024-05-03 02:54:10,972 [main] Physical connection closed DEBUG 2024-05-03 02:54:10,979 [main] Transaction began DEBUG 2024-05-03 02:54:10,979 [main] Physical connection got DEBUG 2024-05-03 02:54:10,979 [main] Logical connection got DEBUG 2024-05-03 02:54:10,979 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,979 [main] Logical connection got DEBUG 2024-05-03 02:54:10,988 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,990 [main] Logical connection got DEBUG 2024-05-03 02:54:10,990 [main] SELECT DEPT.deptno, DEPT.versionno, DEPT.dname, DEPT.loc FROM DEPT WHERE DEPT.deptno = 20 DEBUG 2024-05-03 02:54:10,991 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,991 [main] Logical connection got DEBUG 2024-05-03 02:54:10,992 [main] UPDATE DEPT SET versionno = 1, dname = 'HOGE' WHERE deptno = 20 AND versionno = 0 DEBUG 2024-05-03 02:54:10,994 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,994 [main] Logical connection got DEBUG 2024-05-03 02:54:10,994 [main] SELECT DEPT.deptno, DEPT.versionno, DEPT.dname, DEPT.loc FROM DEPT WHERE DEPT.deptno = 20 DEBUG 2024-05-03 02:54:10,994 [main] Logical connection closed DEBUG 2024-05-03 02:54:10,994 [main] Transaction rolledback DEBUG 2024-05-03 02:54:10,994 [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-05-03 02:54:11,010 [main] Transaction began DEBUG 2024-05-03 02:54:11,011 [main] Physical connection got DEBUG 2024-05-03 02:54:11,011 [main] Logical connection got DEBUG 2024-05-03 02:54:11,011 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,011 [main] Logical connection got DEBUG 2024-05-03 02:54:11,031 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,041 [main] Logical connection got DEBUG 2024-05-03 02:54:11,041 [main] UPDATE EMP SET tstamp = '2024-05-03 02.54.11', deptno = 0, ename = 'hoge', hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-05-03 02:54:11,042 [main] UPDATE EMP SET tstamp = '2024-05-03 02.54.11', deptno = 0, ename = 'hoge2', hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-05-03 02:54:11,042 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,042 [main] Logical connection got DEBUG 2024-05-03 02:54:11,042 [main] UPDATE EMP SET tstamp = '2024-05-03 02.54.11', deptno = 0, ename = 'hoge', hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7782 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-05-03 02:54:11,042 [main] UPDATE EMP SET tstamp = '2024-05-03 02.54.11', deptno = 0, ename = 'hoge2', hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7788 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-05-03 02:54:11,043 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,043 [main] Transaction rolledback DEBUG 2024-05-03 02:54:11,043 [main] Physical connection closed DEBUG 2024-05-03 02:54:11,049 [main] Transaction began DEBUG 2024-05-03 02:54:11,050 [main] Physical connection got DEBUG 2024-05-03 02:54:11,050 [main] Logical connection got DEBUG 2024-05-03 02:54:11,050 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,051 [main] Logical connection got DEBUG 2024-05-03 02:54:11,074 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,082 [main] Logical connection got DEBUG 2024-05-03 02:54:11,083 [main] UPDATE EMP SET tstamp = '2024-05-03 02.54.11', deptno = 0, ename = 'hoge', hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-05-03 02:54:11,083 [main] UPDATE EMP SET tstamp = '2024-05-03 02.54.11', deptno = 0, ename = 'hoge2', hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-05-03 02:54:11,083 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,083 [main] Logical connection got DEBUG 2024-05-03 02:54:11,083 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:11,084 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,085 [main] Logical connection got DEBUG 2024-05-03 02:54:11,085 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:11,086 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,087 [main] Transaction rolledback DEBUG 2024-05-03 02:54:11,087 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec Running org.seasar.dao.impl.DtoMetaDataFactoryImplTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.seasar.dao.impl.InsertBatchAutoStaticCommandTest DEBUG 2024-05-03 02:54:11,101 [main] Transaction began DEBUG 2024-05-03 02:54:11,102 [main] Physical connection got DEBUG 2024-05-03 02:54:11,102 [main] Logical connection got DEBUG 2024-05-03 02:54:11,102 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,102 [main] Logical connection got DEBUG 2024-05-03 02:54:11,176 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,185 [main] Logical connection got DEBUG 2024-05-03 02:54:11,185 [main] INSERT INTO EMP (tstamp, deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES ('2024-05-03 02.54.11', 0, 99, 'hoge', null, null, null, null, null) DEBUG 2024-05-03 02:54:11,186 [main] INSERT INTO EMP (tstamp, deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES ('2024-05-03 02.54.11', 0, 98, 'hoge2', null, null, null, null, null) DEBUG 2024-05-03 02:54:11,186 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,186 [main] Logical connection got DEBUG 2024-05-03 02:54:11,186 [main] INSERT INTO EMP (tstamp, deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES ('2024-05-03 02.54.11', 0, 97, 'hoge3', null, null, null, null, null) DEBUG 2024-05-03 02:54:11,186 [main] INSERT INTO EMP (tstamp, deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES ('2024-05-03 02.54.11', 0, 96, 'hoge2', null, null, null, null, null) DEBUG 2024-05-03 02:54:11,187 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,187 [main] Transaction rolledback DEBUG 2024-05-03 02:54:11,187 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec Running org.seasar.dao.impl.ObjectArrayResultSetHandlerTest DEBUG 2024-05-03 02:54:11,194 [main] Physical connection got DEBUG 2024-05-03 02:54:11,194 [main] Logical connection got DEBUG 2024-05-03 02:54:11,194 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,195 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.seasar.dao.impl.ResultSetToBeanTest DEBUG 2024-05-03 02:54:11,201 [main] Transaction began DEBUG 2024-05-03 02:54:11,202 [main] Physical connection got DEBUG 2024-05-03 02:54:11,202 [main] Logical connection got DEBUG 2024-05-03 02:54:11,202 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,202 [main] Logical connection got DEBUG 2024-05-03 02:54:11,211 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,211 [main] Logical connection got DEBUG 2024-05-03 02:54:11,211 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (123, 7650, 'foo') DEBUG 2024-05-03 02:54:11,212 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,212 [main] Logical connection got DEBUG 2024-05-03 02:54:11,212 [main] SELECT employee_name FROM EMP3 DEBUG 2024-05-03 02:54:11,212 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,212 [main] Logical connection got DEBUG 2024-05-03 02:54:11,212 [main] SELECT employee_name AS employeeName FROM EMP3 DEBUG 2024-05-03 02:54:11,213 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,213 [main] Transaction rolledback DEBUG 2024-05-03 02:54:11,213 [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.003 sec Running org.seasar.dao.impl.MapResultSetHandlerTest DEBUG 2024-05-03 02:54:11,223 [main] Physical connection got DEBUG 2024-05-03 02:54:11,223 [main] Logical connection got DEBUG 2024-05-03 02:54:11,223 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,224 [main] Physical connection closed DEBUG 2024-05-03 02:54:11,228 [main] Physical connection got DEBUG 2024-05-03 02:54:11,228 [main] Logical connection got DEBUG 2024-05-03 02:54:11,229 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,229 [main] Physical connection closed DEBUG 2024-05-03 02:54:11,233 [main] Physical connection got DEBUG 2024-05-03 02:54:11,233 [main] Logical connection got WARN 2024-05-03 02:54:11,233 [main] More than 2 rows found, but only first row returned DEBUG 2024-05-03 02:54:11,233 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,233 [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-05-03 02:54:11,249 [main] Physical connection got DEBUG 2024-05-03 02:54:11,249 [main] Logical connection got DEBUG 2024-05-03 02:54:11,252 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,252 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 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-05-03 02:54:11,275 [main] Transaction began DEBUG 2024-05-03 02:54:11,276 [main] Physical connection got DEBUG 2024-05-03 02:54:11,276 [main] Logical connection got DEBUG 2024-05-03 02:54:11,276 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,276 [main] Logical connection got DEBUG 2024-05-03 02:54:11,282 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,283 [main] Logical connection got DEBUG 2024-05-03 02:54:11,284 [main] INSERT INTO CHAR_TABLE (id, aaa) VALUES (31, 'Z') DEBUG 2024-05-03 02:54:11,284 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,284 [main] Logical connection got DEBUG 2024-05-03 02:54:11,284 [main] SELECT CHAR_TABLE.id, CHAR_TABLE.aaa FROM CHAR_TABLE DEBUG 2024-05-03 02:54:11,285 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,285 [main] Transaction rolledback DEBUG 2024-05-03 02:54:11,285 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 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-05-03 02:54:11,298 [main] Transaction began DEBUG 2024-05-03 02:54:11,298 [main] Physical connection got DEBUG 2024-05-03 02:54:11,298 [main] Logical connection got DEBUG 2024-05-03 02:54:11,299 [main] UPDATE emp SET ename = 'SCOTT' WHERE empno = 7788 DEBUG 2024-05-03 02:54:11,299 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,299 [main] Transaction rolledback DEBUG 2024-05-03 02:54:11,299 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 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.025 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-05-03 02:54:11,333 [main] Physical connection got DEBUG 2024-05-03 02:54:11,333 [main] Logical connection got DEBUG 2024-05-03 02:54:11,401 [main] Logical connection closed SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0, department2.deptno AS deptno_1, department2.versionno AS versionno_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-05-03 02:54:11,401 [main] Physical connection closed DEBUG 2024-05-03 02:54:11,406 [main] Physical connection got DEBUG 2024-05-03 02:54:11,406 [main] Logical connection got DEBUG 2024-05-03 02:54:11,414 [main] Logical connection closed SELECT DEPT.deptno, DEPT.versionno, DEPT.dname, DEPT.loc FROM DEPT DEBUG 2024-05-03 02:54:11,414 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 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-05-03 02:54:11,425 [main] Physical connection got DEBUG 2024-05-03 02:54:11,425 [main] Logical connection got WARN 2024-05-03 02:54:11,428 [main] Table(MyBean) not found WARN 2024-05-03 02:54:11,430 [main] Table(DefaultBeanMetaDataImplTest$Ccc) not found DEBUG 2024-05-03 02:54:11,437 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,437 [main] Physical connection closed DEBUG 2024-05-03 02:54:11,443 [main] Physical connection got DEBUG 2024-05-03 02:54:11,443 [main] Logical connection got DEBUG 2024-05-03 02:54:11,465 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,466 [main] Physical connection closed DEBUG 2024-05-03 02:54:11,472 [main] Physical connection got DEBUG 2024-05-03 02:54:11,472 [main] Logical connection got DEBUG 2024-05-03 02:54:11,482 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,482 [main] Logical connection got DEBUG 2024-05-03 02:54:11,496 [main] Logical connection closed SELECT DEPT.deptno, DEPT.versionno, DEPT.dname, DEPT.loc SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 DEBUG 2024-05-03 02:54:11,496 [main] Physical connection closed DEBUG 2024-05-03 02:54:11,502 [main] Physical connection got DEBUG 2024-05-03 02:54:11,503 [main] Logical connection got DEBUG 2024-05-03 02:54:11,527 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,527 [main] Physical connection closed DEBUG 2024-05-03 02:54:11,534 [main] Physical connection got DEBUG 2024-05-03 02:54:11,534 [main] Logical connection got DEBUG 2024-05-03 02:54:11,554 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,554 [main] Physical connection closed DEBUG 2024-05-03 02:54:11,561 [main] Physical connection got DEBUG 2024-05-03 02:54:11,561 [main] Logical connection got DEBUG 2024-05-03 02:54:11,581 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,582 [main] Physical connection closed DEBUG 2024-05-03 02:54:11,637 [main] Physical connection got DEBUG 2024-05-03 02:54:11,637 [main] Logical connection got DEBUG 2024-05-03 02:54:11,661 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,661 [main] Physical connection closed DEBUG 2024-05-03 02:54:11,668 [main] Physical connection got DEBUG 2024-05-03 02:54:11,668 [main] Logical connection got WARN 2024-05-03 02:54:11,670 [main] Table(DefaultBeanMetaDataImplTest$Ddd) not found DEBUG 2024-05-03 02:54:11,675 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,676 [main] Physical connection closed DEBUG 2024-05-03 02:54:11,683 [main] Physical connection got DEBUG 2024-05-03 02:54:11,683 [main] Logical connection got WARN 2024-05-03 02:54:11,687 [main] Table(DefaultBeanMetaDataImplTest$Eee) not found DEBUG 2024-05-03 02:54:11,692 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,693 [main] Physical connection closed DEBUG 2024-05-03 02:54:11,700 [main] Physical connection got DEBUG 2024-05-03 02:54:11,700 [main] Logical connection got DEBUG 2024-05-03 02:54:11,707 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,707 [main] Physical connection closed DEBUG 2024-05-03 02:54:11,712 [main] Physical connection got DEBUG 2024-05-03 02:54:11,712 [main] Logical connection got WARN 2024-05-03 02:54:11,716 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found DEBUG 2024-05-03 02:54:11,723 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,723 [main] Physical connection closed DEBUG 2024-05-03 02:54:11,729 [main] Physical connection got DEBUG 2024-05-03 02:54:11,730 [main] Logical connection got WARN 2024-05-03 02:54:11,734 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found DEBUG 2024-05-03 02:54:11,737 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,737 [main] Physical connection closed DEBUG 2024-05-03 02:54:11,754 [main] Physical connection got DEBUG 2024-05-03 02:54:11,754 [main] Logical connection got DEBUG 2024-05-03 02:54:11,762 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,762 [main] Physical connection closed DEBUG 2024-05-03 02:54:11,768 [main] Physical connection got DEBUG 2024-05-03 02:54:11,768 [main] Logical connection got DEBUG 2024-05-03 02:54:11,776 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,776 [main] Physical connection closed DEBUG 2024-05-03 02:54:11,783 [main] Physical connection got DEBUG 2024-05-03 02:54:11,783 [main] Logical connection got DEBUG 2024-05-03 02:54:11,793 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,793 [main] Physical connection closed DEBUG 2024-05-03 02:54:11,849 [main] Physical connection got DEBUG 2024-05-03 02:54:11,849 [main] Logical connection got WARN 2024-05-03 02:54:11,852 [main] Table(DefaultBeanMetaDataImplTest$Ggg) not found DEBUG 2024-05-03 02:54:11,856 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,856 [main] Physical connection closed Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.44 sec Running org.seasar.dao.impl.FunctionTest DEBUG 2024-05-03 02:54:11,865 [main] Physical connection got DEBUG 2024-05-03 02:54:11,865 [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-05-03 02:54:11,879 [main] Transaction began DEBUG 2024-05-03 02:54:11,880 [main] Physical connection got DEBUG 2024-05-03 02:54:11,880 [main] Logical connection got DEBUG 2024-05-03 02:54:11,880 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,880 [main] Logical connection got DEBUG 2024-05-03 02:54:11,887 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,888 [main] Logical connection got DEBUG 2024-05-03 02:54:11,888 [main] INSERT INTO DEPT2 (deptno, dname, active) VALUES (99, 'hoge', true) DEBUG 2024-05-03 02:54:11,889 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,889 [main] Logical connection got DEBUG 2024-05-03 02:54:11,889 [main] SELECT DEPT2.deptno, DEPT2.dname, DEPT2.active FROM DEPT2 WARN 2024-05-03 02:54:11,889 [main] More than 2 rows found, but only first row returned DEBUG 2024-05-03 02:54:11,889 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,890 [main] Transaction rolledback DEBUG 2024-05-03 02:54:11,890 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running org.seasar.dao.impl.ObjectResultSetHandlerTest DEBUG 2024-05-03 02:54:11,895 [main] Physical connection got DEBUG 2024-05-03 02:54:11,895 [main] Logical connection got DEBUG 2024-05-03 02:54:11,895 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,895 [main] Physical connection closed DEBUG 2024-05-03 02:54:11,899 [main] Physical connection got DEBUG 2024-05-03 02:54:11,899 [main] Logical connection got DEBUG 2024-05-03 02:54:11,899 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,900 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running org.seasar.dao.id.IdentityIdentifierGeneratorTest DEBUG 2024-05-03 02:54:11,905 [main] Transaction began DEBUG 2024-05-03 02:54:11,905 [main] Physical connection got DEBUG 2024-05-03 02:54:11,905 [main] Logical connection got DEBUG 2024-05-03 02:54:11,906 [main] insert into identitytable(id_name) values('hoge') DEBUG 2024-05-03 02:54:11,906 [main] Logical connection closed DEBUG 2024-05-03 02:54:11,906 [main] Logical connection got DEBUG 2024-05-03 02:54:11,906 [main] CALL IDENTITY() DEBUG 2024-05-03 02:54:11,906 [main] Logical connection closed 0 DEBUG 2024-05-03 02:54:11,907 [main] Transaction rolledback DEBUG 2024-05-03 02:54:11,907 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.seasar.dao.dbms.H2Test DEBUG 2024-05-03 02:54:12,089 [main] Physical connection got DEBUG 2024-05-03 02:54:12,090 [main] Logical connection got DEBUG 2024-05-03 02:54:12,112 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,119 [main] Physical connection closed DEBUG 2024-05-03 02:54:12,156 [main] Physical connection got DEBUG 2024-05-03 02:54:12,156 [main] Logical connection got DEBUG 2024-05-03 02:54:12,157 [main] Physical connection got DEBUG 2024-05-03 02:54:12,157 [main] Logical connection got DEBUG 2024-05-03 02:54:12,161 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,161 [main] Logical connection got DEBUG 2024-05-03 02:54:12,161 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2024-05-03 02:54:12,165 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,165 [main] Logical connection got DEBUG 2024-05-03 02:54:12,165 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2024-05-03 02:54:12,165 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,165 [main] Logical connection got DEBUG 2024-05-03 02:54:12,165 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2024-05-03 02:54:12,165 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,165 [main] Logical connection got DEBUG 2024-05-03 02:54:12,165 [main] CALL IDENTITY() DEBUG 2024-05-03 02:54:12,165 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,166 [main] Logical connection got DEBUG 2024-05-03 02:54:12,166 [main] CALL IDENTITY() DEBUG 2024-05-03 02:54:12,166 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,166 [main] Logical connection got DEBUG 2024-05-03 02:54:12,166 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2024-05-03 02:54:12,166 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,166 [main] Logical connection got DEBUG 2024-05-03 02:54:12,166 [main] CALL IDENTITY() DEBUG 2024-05-03 02:54:12,166 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,167 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,167 [main] Physical connection closed DEBUG 2024-05-03 02:54:12,169 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 sec Running org.seasar.dao.util.FetchHandlerUtilTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 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-05-03 02:54:12,179 [main] Physical connection got DEBUG 2024-05-03 02:54:12,179 [main] Logical connection got DEBUG 2024-05-03 02:54:12,179 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,179 [main] Logical connection got WARN 2024-05-03 02:54:12,181 [main] Table(WRONG_TABLE_NAME) not found DEBUG 2024-05-03 02:54:12,186 [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.GeneratedMethodAccessor72.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-05-03 02:54:12,187 [main] Physical connection closed DEBUG 2024-05-03 02:54:12,192 [main] Physical connection got DEBUG 2024-05-03 02:54:12,192 [main] Logical connection got DEBUG 2024-05-03 02:54:12,192 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,192 [main] Logical connection got WARN 2024-05-03 02:54:12,194 [main] Table(WRONG_TABLE_NAME) not found DEBUG 2024-05-03 02:54:12,198 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,198 [main] Logical connection got DEBUG 2024-05-03 02:54:12,199 [main] SELECT * FROM EMP DEBUG 2024-05-03 02:54:12,199 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,199 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec Running org.seasar.dao.impl.DtoListMetaDataResultSetHandlerTest DEBUG 2024-05-03 02:54:12,205 [main] Physical connection got DEBUG 2024-05-03 02:54:12,205 [main] Logical connection got DEBUG 2024-05-03 02:54:12,205 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,206 [main] Physical connection closed DEBUG 2024-05-03 02:54:12,210 [main] Physical connection got DEBUG 2024-05-03 02:54:12,211 [main] Logical connection got DEBUG 2024-05-03 02:54:12,211 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,211 [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-05-03 02:54:12,228 [main] Transaction began DEBUG 2024-05-03 02:54:12,229 [main] Physical connection got DEBUG 2024-05-03 02:54:12,229 [main] Logical connection got DEBUG 2024-05-03 02:54:12,229 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,229 [main] Logical connection got DEBUG 2024-05-03 02:54:12,232 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,233 [main] Logical connection got DEBUG 2024-05-03 02:54:12,234 [main] UPDATE DEPT SET versionno = 1, dname = null, loc = null WHERE deptno = 10 AND versionno = 0 DEBUG 2024-05-03 02:54:12,234 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,234 [main] Transaction rolledback DEBUG 2024-05-03 02:54:12,234 [main] Physical connection closed DEBUG 2024-05-03 02:54:12,307 [main] Transaction began DEBUG 2024-05-03 02:54:12,307 [main] Physical connection got DEBUG 2024-05-03 02:54:12,307 [main] Logical connection got DEBUG 2024-05-03 02:54:12,307 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,307 [main] Logical connection got DEBUG 2024-05-03 02:54:12,310 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,311 [main] Logical connection got DEBUG 2024-05-03 02:54:12,311 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0 DEBUG 2024-05-03 02:54:12,311 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,312 [main] Transaction rolledback DEBUG 2024-05-03 02:54:12,312 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec Running org.seasar.dao.impl.ArgumentDtoProcedureCommandTest DEBUG 2024-05-03 02:54:12,318 [main] Transaction began DEBUG 2024-05-03 02:54:12,321 [main] Physical connection got DEBUG 2024-05-03 02:54:12,321 [main] Logical connection got DEBUG 2024-05-03 02:54:12,321 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,326 [main] Logical connection got DEBUG 2024-05-03 02:54:12,327 [main] {call PROCEDURE_TEST_AAA1 (?)} DEBUG 2024-05-03 02:54:12,328 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,328 [main] Transaction rolledback DEBUG 2024-05-03 02:54:12,329 [main] Physical connection closed DEBUG 2024-05-03 02:54:12,340 [main] Transaction began DEBUG 2024-05-03 02:54:12,340 [main] Physical connection got DEBUG 2024-05-03 02:54:12,340 [main] Logical connection got DEBUG 2024-05-03 02:54:12,340 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,343 [main] Logical connection got DEBUG 2024-05-03 02:54:12,343 [main] {call PROCEDURE_TEST_AAA2 (?, ?)} DEBUG 2024-05-03 02:54:12,346 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,346 [main] Transaction rolledback DEBUG 2024-05-03 02:54:12,347 [main] Physical connection closed DEBUG 2024-05-03 02:54:12,350 [main] Transaction began DEBUG 2024-05-03 02:54:12,351 [main] Physical connection got DEBUG 2024-05-03 02:54:12,351 [main] Logical connection got DEBUG 2024-05-03 02:54:12,351 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,353 [main] Logical connection got DEBUG 2024-05-03 02:54:12,354 [main] {call PROCEDURE_TEST_AAA3 ()} DEBUG 2024-05-03 02:54:12,355 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,355 [main] Transaction rolledback DEBUG 2024-05-03 02:54:12,355 [main] Physical connection closed DEBUG 2024-05-03 02:54:12,360 [main] Transaction began DEBUG 2024-05-03 02:54:12,361 [main] Physical connection got DEBUG 2024-05-03 02:54:12,361 [main] Logical connection got DEBUG 2024-05-03 02:54:12,361 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,363 [main] Logical connection got DEBUG 2024-05-03 02:54:12,363 [main] {call PROCEDURE_TEST_BBB1 ('hoge')} DEBUG 2024-05-03 02:54:12,365 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,365 [main] Transaction rolledback DEBUG 2024-05-03 02:54:12,365 [main] Physical connection closed DEBUG 2024-05-03 02:54:12,370 [main] Transaction began DEBUG 2024-05-03 02:54:12,371 [main] Physical connection got DEBUG 2024-05-03 02:54:12,371 [main] Logical connection got DEBUG 2024-05-03 02:54:12,372 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,374 [main] Logical connection got DEBUG 2024-05-03 02:54:12,374 [main] {call PROCEDURE_TEST_BBB2 ('hoge', 10, '2007-08-26 14.30.00')} DEBUG 2024-05-03 02:54:12,376 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,377 [main] Transaction rolledback DEBUG 2024-05-03 02:54:12,377 [main] Physical connection closed DEBUG 2024-05-03 02:54:12,381 [main] Transaction began DEBUG 2024-05-03 02:54:12,382 [main] Physical connection got DEBUG 2024-05-03 02:54:12,382 [main] Logical connection got DEBUG 2024-05-03 02:54:12,382 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,384 [main] Logical connection got DEBUG 2024-05-03 02:54:12,385 [main] {call PROCEDURE_TEST_CCC1 ('hoge', 10, ?)} DEBUG 2024-05-03 02:54:12,387 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,387 [main] Transaction rolledback DEBUG 2024-05-03 02:54:12,387 [main] Physical connection closed DEBUG 2024-05-03 02:54:12,391 [main] Transaction began DEBUG 2024-05-03 02:54:12,393 [main] Physical connection got DEBUG 2024-05-03 02:54:12,393 [main] Logical connection got DEBUG 2024-05-03 02:54:12,393 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,395 [main] Logical connection got DEBUG 2024-05-03 02:54:12,395 [main] Logical connection closed [EDAO0029]null is illegal for argument DTO DEBUG 2024-05-03 02:54:12,395 [main] Transaction rolledback DEBUG 2024-05-03 02:54:12,395 [main] Physical connection closed DEBUG 2024-05-03 02:54:12,399 [main] Transaction began DEBUG 2024-05-03 02:54:12,400 [main] Physical connection got DEBUG 2024-05-03 02:54:12,400 [main] Logical connection got DEBUG 2024-05-03 02:54:12,400 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,403 [main] Logical connection got DEBUG 2024-05-03 02:54:12,404 [main] {call PROCEDURE_TEST_CCC2 (?, 10, ?)} DEBUG 2024-05-03 02:54:12,405 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,406 [main] Transaction rolledback DEBUG 2024-05-03 02:54:12,406 [main] Physical connection closed DEBUG 2024-05-03 02:54:12,410 [main] Transaction began DEBUG 2024-05-03 02:54:12,411 [main] Physical connection got DEBUG 2024-05-03 02:54:12,411 [main] Logical connection got DEBUG 2024-05-03 02:54:12,411 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,414 [main] Logical connection got DEBUG 2024-05-03 02:54:12,414 [main] {call PROCEDURE_TEST_DDD1 ('ab')} DEBUG 2024-05-03 02:54:12,417 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,417 [main] Transaction rolledback DEBUG 2024-05-03 02:54:12,417 [main] Physical connection closed DEBUG 2024-05-03 02:54:12,422 [main] Transaction began DEBUG 2024-05-03 02:54:12,422 [main] Physical connection got DEBUG 2024-05-03 02:54:12,422 [main] Logical connection got DEBUG 2024-05-03 02:54:12,422 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,426 [main] Logical connection got DEBUG 2024-05-03 02:54:12,426 [main] {? = call FUNCTION_TEST_MAX (5.0, 10.0)} DEBUG 2024-05-03 02:54:12,429 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,429 [main] Transaction rolledback DEBUG 2024-05-03 02:54:12,430 [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.002 sec Running org.seasar.dao.impl.LogCustomizeTest DEBUG 2024-05-03 02:54:12,456 [main] Transaction began DEBUG 2024-05-03 02:54:12,456 [main] Physical connection got DEBUG 2024-05-03 02:54:12,456 [main] Logical connection got DEBUG 2024-05-03 02:54:12,456 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,456 [main] Logical connection got DEBUG 2024-05-03 02:54:12,461 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,464 [main] Logical connection got DEBUG 2024-05-03 02:54:12,466 [main] Logical connection closed SELECT empno, ename, dname FROM emp, dept where emp.deptno = dept.deptno DEBUG 2024-05-03 02:54:12,466 [main] Transaction rolledback DEBUG 2024-05-03 02:54:12,466 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec Running org.seasar.dao.impl.ReturnsArrayDaoTest DEBUG 2024-05-03 02:54:12,482 [main] Physical connection got DEBUG 2024-05-03 02:54:12,482 [main] Logical connection got DEBUG 2024-05-03 02:54:12,482 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,482 [main] Logical connection got DEBUG 2024-05-03 02:54:12,485 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,486 [main] Logical connection got DEBUG 2024-05-03 02:54:12,486 [main] SELECT EMP.ename FROM EMP DEBUG 2024-05-03 02:54:12,486 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,486 [main] Logical connection got DEBUG 2024-05-03 02:54:12,486 [main] SELECT EMP.ename FROM EMP DEBUG 2024-05-03 02:54:12,488 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,488 [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.003 sec Running org.seasar.dao.pager.ScrollCursorTest DEBUG 2024-05-03 02:54:12,497 [main] Transaction began DEBUG 2024-05-03 02:54:12,497 [main] Physical connection got DEBUG 2024-05-03 02:54:12,497 [main] Logical connection got DEBUG 2024-05-03 02:54:12,501 [main] S2Pager use scroll cursor. DEBUG 2024-05-03 02:54:12,501 [main] Transaction rolledback DEBUG 2024-05-03 02:54:12,501 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,501 [main] Physical connection closed DEBUG 2024-05-03 02:54:12,505 [main] Transaction began DEBUG 2024-05-03 02:54:12,505 [main] Physical connection got DEBUG 2024-05-03 02:54:12,505 [main] Logical connection got DEBUG 2024-05-03 02:54:12,505 [main] S2Pager use scroll cursor. DEBUG 2024-05-03 02:54:12,506 [main] Transaction rolledback DEBUG 2024-05-03 02:54:12,506 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,506 [main] Physical connection closed DEBUG 2024-05-03 02:54:12,515 [main] Transaction began DEBUG 2024-05-03 02:54:12,515 [main] Physical connection got DEBUG 2024-05-03 02:54:12,515 [main] Logical connection got DEBUG 2024-05-03 02:54:12,515 [main] S2Pager use scroll cursor. DEBUG 2024-05-03 02:54:12,515 [main] Transaction rolledback DEBUG 2024-05-03 02:54:12,515 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,516 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec Running org.seasar.dao.impl.MapListResultSetHandlerTest DEBUG 2024-05-03 02:54:12,522 [main] Physical connection got DEBUG 2024-05-03 02:54:12,522 [main] Logical connection got DEBUG 2024-05-03 02:54:12,522 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,522 [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-05-03 02:54:12,542 [main] Transaction began DEBUG 2024-05-03 02:54:12,543 [main] Physical connection got DEBUG 2024-05-03 02:54:12,543 [main] Logical connection got DEBUG 2024-05-03 02:54:12,543 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,543 [main] Logical connection got DEBUG 2024-05-03 02:54:12,557 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,560 [main] Logical connection got DEBUG 2024-05-03 02:54:12,560 [main] SELECT LARGE_TEXT.version_no, LARGE_TEXT.id, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 123 DEBUG 2024-05-03 02:54:12,571 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,571 [main] Transaction rolledback DEBUG 2024-05-03 02:54:12,571 [main] Physical connection closed DEBUG 2024-05-03 02:54:12,643 [main] Transaction began DEBUG 2024-05-03 02:54:12,643 [main] Physical connection got DEBUG 2024-05-03 02:54:12,643 [main] Logical connection got DEBUG 2024-05-03 02:54:12,643 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,643 [main] Logical connection got DEBUG 2024-05-03 02:54:12,647 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,648 [main] Logical connection got DEBUG 2024-05-03 02:54:12,648 [main] INSERT INTO LARGE_TEXT (version_no, id, large_string) VALUES (0, 1, 'abc1') DEBUG 2024-05-03 02:54:12,670 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,670 [main] Logical connection got DEBUG 2024-05-03 02:54:12,670 [main] SELECT LARGE_TEXT.version_no, LARGE_TEXT.id, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 1 DEBUG 2024-05-03 02:54:12,671 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,671 [main] Logical connection got DEBUG 2024-05-03 02:54:12,671 [main] UPDATE LARGE_TEXT SET version_no = 1, large_string = 'ABCDEFG' WHERE id = 1 AND version_no = 0 DEBUG 2024-05-03 02:54:12,681 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,681 [main] Logical connection got DEBUG 2024-05-03 02:54:12,681 [main] SELECT LARGE_TEXT.version_no, LARGE_TEXT.id, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 1 DEBUG 2024-05-03 02:54:12,681 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,691 [main] Transaction rolledback DEBUG 2024-05-03 02:54:12,691 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 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-05-03 02:54:12,702 [main] Physical connection got DEBUG 2024-05-03 02:54:12,702 [main] Logical connection got DEBUG 2024-05-03 02:54:12,719 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,719 [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-05-03 02:54:12,723 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,723 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec Running org.seasar.dao.types.SerializableTypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.seasar.dao.impl.InsertAutoDynamicCommandTest DEBUG 2024-05-03 02:54:12,733 [main] Transaction began DEBUG 2024-05-03 02:54:12,733 [main] Physical connection got DEBUG 2024-05-03 02:54:12,733 [main] Logical connection got DEBUG 2024-05-03 02:54:12,733 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,733 [main] Logical connection got DEBUG 2024-05-03 02:54:12,752 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,761 [main] Logical connection got DEBUG 2024-05-03 02:54:12,762 [main] INSERT INTO EMP (tstamp, deptno, empno, ename) VALUES ('2024-05-03 02.54.12', 0, 99, 'hoge') DEBUG 2024-05-03 02:54:12,762 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,762 [main] Transaction rolledback DEBUG 2024-05-03 02:54:12,762 [main] Physical connection closed DEBUG 2024-05-03 02:54:12,767 [main] Transaction began DEBUG 2024-05-03 02:54:12,768 [main] Physical connection got DEBUG 2024-05-03 02:54:12,768 [main] Logical connection got DEBUG 2024-05-03 02:54:12,768 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,768 [main] Logical connection got DEBUG 2024-05-03 02:54:12,774 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,774 [main] Logical connection got DEBUG 2024-05-03 02:54:12,774 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge') DEBUG 2024-05-03 02:54:12,775 [main] Logical connection got DEBUG 2024-05-03 02:54:12,775 [main] CALL IDENTITY() DEBUG 2024-05-03 02:54:12,775 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,775 [main] Logical connection closed 1 DEBUG 2024-05-03 02:54:12,775 [main] Logical connection got DEBUG 2024-05-03 02:54:12,775 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge') DEBUG 2024-05-03 02:54:12,775 [main] Logical connection got DEBUG 2024-05-03 02:54:12,775 [main] CALL IDENTITY() DEBUG 2024-05-03 02:54:12,775 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,775 [main] Logical connection closed 2 DEBUG 2024-05-03 02:54:12,775 [main] Transaction rolledback DEBUG 2024-05-03 02:54:12,776 [main] Physical connection closed DEBUG 2024-05-03 02:54:12,780 [main] Transaction began DEBUG 2024-05-03 02:54:12,782 [main] Physical connection got DEBUG 2024-05-03 02:54:12,782 [main] Logical connection got DEBUG 2024-05-03 02:54:12,782 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,782 [main] Logical connection got DEBUG 2024-05-03 02:54:12,789 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,789 [main] Logical connection got DEBUG 2024-05-03 02:54:12,789 [main] INSERT INTO EMP (empno) VALUES (980) DEBUG 2024-05-03 02:54:12,789 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,790 [main] Transaction rolledback DEBUG 2024-05-03 02:54:12,790 [main] Physical connection closed DEBUG 2024-05-03 02:54:12,796 [main] Transaction began DEBUG 2024-05-03 02:54:12,796 [main] Physical connection got DEBUG 2024-05-03 02:54:12,796 [main] Logical connection got DEBUG 2024-05-03 02:54:12,796 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,796 [main] Logical connection got DEBUG 2024-05-03 02:54:12,801 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,802 [main] Transaction rolledback DEBUG 2024-05-03 02:54:12,802 [main] Physical connection closed DEBUG 2024-05-03 02:54:12,807 [main] Transaction began DEBUG 2024-05-03 02:54:12,808 [main] Physical connection got DEBUG 2024-05-03 02:54:12,808 [main] Logical connection got DEBUG 2024-05-03 02:54:12,808 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,808 [main] Logical connection got WARN 2024-05-03 02:54:12,810 [main] Table(DUMMY_TABLE) not found DEBUG 2024-05-03 02:54:12,817 [main] Logical connection closed [EDAO0024]No Persistent Properties. Probably (org.seasar.dao.impl.InsertAutoDynamicCommandTest$FooDto) doesnt assosiated with table. DEBUG 2024-05-03 02:54:12,817 [main] Transaction rolledback DEBUG 2024-05-03 02:54:12,817 [main] Physical connection closed DEBUG 2024-05-03 02:54:12,822 [main] Transaction began DEBUG 2024-05-03 02:54:12,822 [main] Physical connection got DEBUG 2024-05-03 02:54:12,823 [main] Logical connection got DEBUG 2024-05-03 02:54:12,823 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,823 [main] Logical connection got DEBUG 2024-05-03 02:54:12,831 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,831 [main] Logical connection got DEBUG 2024-05-03 02:54:12,831 [main] Logical connection got DEBUG 2024-05-03 02:54:12,831 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-05-03 02:54:12,832 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,832 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 49) DEBUG 2024-05-03 02:54:12,832 [main] Logical connection closed 49 DEBUG 2024-05-03 02:54:12,833 [main] Transaction rolledback DEBUG 2024-05-03 02:54:12,833 [main] Physical connection closed DEBUG 2024-05-03 02:54:12,839 [main] Transaction began DEBUG 2024-05-03 02:54:12,840 [main] Physical connection got DEBUG 2024-05-03 02:54:12,840 [main] Logical connection got DEBUG 2024-05-03 02:54:12,840 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,840 [main] Logical connection got DEBUG 2024-05-03 02:54:12,848 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,848 [main] Logical connection got DEBUG 2024-05-03 02:54:12,849 [main] Logical connection got DEBUG 2024-05-03 02:54:12,854 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-05-03 02:54:12,854 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,854 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 50) DEBUG 2024-05-03 02:54:12,854 [main] Logical connection closed 50 DEBUG 2024-05-03 02:54:12,854 [main] Logical connection got DEBUG 2024-05-03 02:54:12,854 [main] Logical connection got DEBUG 2024-05-03 02:54:12,854 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-05-03 02:54:12,855 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,855 [main] INSERT INTO SEQTABLE (name, id) VALUES ('foo', 51) DEBUG 2024-05-03 02:54:12,855 [main] Logical connection closed 51 DEBUG 2024-05-03 02:54:12,855 [main] Transaction rolledback DEBUG 2024-05-03 02:54:12,855 [main] Physical connection closed DEBUG 2024-05-03 02:54:12,859 [main] Transaction began DEBUG 2024-05-03 02:54:12,860 [main] Physical connection got DEBUG 2024-05-03 02:54:12,860 [main] Logical connection got DEBUG 2024-05-03 02:54:12,860 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,860 [main] Logical connection got DEBUG 2024-05-03 02:54:12,937 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,945 [main] Logical connection got DEBUG 2024-05-03 02:54:12,945 [main] INSERT INTO EMP (tstamp, empno, ename) VALUES ('2024-05-03 02.54.12', 99, 'hoge') DEBUG 2024-05-03 02:54:12,946 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,946 [main] Transaction rolledback DEBUG 2024-05-03 02:54:12,946 [main] Physical connection closed DEBUG 2024-05-03 02:54:12,951 [main] Transaction began DEBUG 2024-05-03 02:54:12,951 [main] Physical connection got DEBUG 2024-05-03 02:54:12,951 [main] Logical connection got DEBUG 2024-05-03 02:54:12,951 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,951 [main] Logical connection got DEBUG 2024-05-03 02:54:12,969 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,977 [main] Logical connection got DEBUG 2024-05-03 02:54:12,978 [main] INSERT INTO EMP (deptno, empno, tstamp) VALUES (10, 99, '2024-05-03 02.54.12') DEBUG 2024-05-03 02:54:12,979 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,979 [main] Transaction rolledback DEBUG 2024-05-03 02:54:12,979 [main] Physical connection closed DEBUG 2024-05-03 02:54:12,983 [main] Physical connection got DEBUG 2024-05-03 02:54:12,983 [main] Logical connection got DEBUG 2024-05-03 02:54:12,983 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,984 [main] Logical connection got DEBUG 2024-05-03 02:54:12,991 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,991 [main] Logical connection got DEBUG 2024-05-03 02:54:12,992 [main] Physical connection got DEBUG 2024-05-03 02:54:12,992 [main] Logical connection got DEBUG 2024-05-03 02:54:12,992 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-05-03 02:54:12,992 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,992 [main] INSERT INTO COMPOSITE_PK_TABLE (pk2, aaa, pk1) VALUES (10, 'hoge', 52) DEBUG 2024-05-03 02:54:12,993 [main] Logical connection closed DEBUG 2024-05-03 02:54:12,993 [main] Physical connection closed DEBUG 2024-05-03 02:54:12,993 [main] Physical connection closed Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 sec Running org.seasar.dao.impl.MapArrayResultSetHandlerTest DEBUG 2024-05-03 02:54:12,999 [main] Physical connection got DEBUG 2024-05-03 02:54:12,999 [main] Logical connection got DEBUG 2024-05-03 02:54:12,999 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,000 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.seasar.dao.id.SequenceIdentifierGeneratorTest DEBUG 2024-05-03 02:54:13,005 [main] Transaction began DEBUG 2024-05-03 02:54:13,005 [main] Physical connection got DEBUG 2024-05-03 02:54:13,005 [main] Logical connection got DEBUG 2024-05-03 02:54:13,005 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-05-03 02:54:13,005 [main] Logical connection closed 53 DEBUG 2024-05-03 02:54:13,005 [main] Transaction rolledback DEBUG 2024-05-03 02:54:13,005 [main] Physical connection closed DEBUG 2024-05-03 02:54:13,009 [main] Transaction began DEBUG 2024-05-03 02:54:13,011 [main] Physical connection got DEBUG 2024-05-03 02:54:13,011 [main] Logical connection got DEBUG 2024-05-03 02:54:13,012 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-05-03 02:54:13,012 [main] Logical connection closed 49 50 51 52 53 54 55 56 57 58 DEBUG 2024-05-03 02:54:13,012 [main] Logical connection got DEBUG 2024-05-03 02:54:13,012 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-05-03 02:54:13,012 [main] Logical connection closed 59 60 61 62 63 64 65 66 67 68 DEBUG 2024-05-03 02:54:13,013 [main] Logical connection got DEBUG 2024-05-03 02:54:13,013 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-05-03 02:54:13,013 [main] Logical connection closed 69 70 71 72 73 74 75 76 77 78 DEBUG 2024-05-03 02:54:13,013 [main] Logical connection got DEBUG 2024-05-03 02:54:13,013 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-05-03 02:54:13,013 [main] Logical connection closed 79 80 DEBUG 2024-05-03 02:54:13,013 [main] Transaction rolledback DEBUG 2024-05-03 02:54:13,013 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running org.seasar.dao.impl.ObjectListResultSetHandlerTest DEBUG 2024-05-03 02:54:13,018 [main] Physical connection got DEBUG 2024-05-03 02:54:13,018 [main] Logical connection got DEBUG 2024-05-03 02:54:13,018 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,019 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.seasar.dao.unit.S2DaoBeanListReaderTest DEBUG 2024-05-03 02:54:13,027 [main] Physical connection got DEBUG 2024-05-03 02:54:13,027 [main] Logical connection got DEBUG 2024-05-03 02:54:13,044 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,050 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec Running org.seasar.dao.impl.NoPropertyForUpdateTest DEBUG 2024-05-03 02:54:13,067 [main] Physical connection got DEBUG 2024-05-03 02:54:13,067 [main] Logical connection got DEBUG 2024-05-03 02:54:13,067 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,067 [main] Logical connection got DEBUG 2024-05-03 02:54:13,071 [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$$1637d45$$MethodInvocation$$delete0.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.impl.NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$1637d45.delete(NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$1637d45.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.GeneratedMethodAccessor72.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-05-03 02:54:13,074 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running org.seasar.dao.impl.DefaultTest DEBUG 2024-05-03 02:54:13,100 [main] Transaction began DEBUG 2024-05-03 02:54:13,101 [main] Physical connection got DEBUG 2024-05-03 02:54:13,101 [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-05-03 02:54:13,104 [main] Transaction rolledback DEBUG 2024-05-03 02:54:13,104 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,104 [main] Physical connection closed DEBUG 2024-05-03 02:54:13,127 [main] Transaction began DEBUG 2024-05-03 02:54:13,128 [main] Physical connection got DEBUG 2024-05-03 02:54:13,128 [main] Logical connection got ID[AUTOINCREMENT: start 1 increment 1] AAA['ABC'] BBB[null] VERSION_NO[null] DEBUG 2024-05-03 02:54:13,131 [main] Transaction rolledback DEBUG 2024-05-03 02:54:13,131 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,131 [main] Physical connection closed DEBUG 2024-05-03 02:54:13,157 [main] Transaction began DEBUG 2024-05-03 02:54:13,157 [main] Physical connection got DEBUG 2024-05-03 02:54:13,157 [main] Logical connection got DEBUG 2024-05-03 02:54:13,157 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,157 [main] Logical connection got DEBUG 2024-05-03 02:54:13,159 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,163 [main] Logical connection got DEBUG 2024-05-03 02:54:13,163 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '1234567', '890') DEBUG 2024-05-03 02:54:13,167 [main] Logical connection got DEBUG 2024-05-03 02:54:13,167 [main] values IDENTITY_VAL_LOCAL() DEBUG 2024-05-03 02:54:13,169 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,169 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,169 [main] Logical connection got DEBUG 2024-05-03 02:54:13,169 [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-05-03 02:54:13,174 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,183 [main] Transaction rolledback DEBUG 2024-05-03 02:54:13,183 [main] Physical connection closed DEBUG 2024-05-03 02:54:13,266 [main] Transaction began DEBUG 2024-05-03 02:54:13,267 [main] Physical connection got DEBUG 2024-05-03 02:54:13,267 [main] Logical connection got DEBUG 2024-05-03 02:54:13,267 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,267 [main] Logical connection got DEBUG 2024-05-03 02:54:13,268 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,271 [main] Logical connection got DEBUG 2024-05-03 02:54:13,272 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', '12') DEBUG 2024-05-03 02:54:13,272 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '21', '22') DEBUG 2024-05-03 02:54:13,273 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,273 [main] Logical connection got DEBUG 2024-05-03 02:54:13,273 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID DEBUG 2024-05-03 02:54:13,286 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,303 [main] Transaction rolledback DEBUG 2024-05-03 02:54:13,303 [main] Physical connection closed DEBUG 2024-05-03 02:54:13,327 [main] Transaction began DEBUG 2024-05-03 02:54:13,327 [main] Physical connection got DEBUG 2024-05-03 02:54:13,327 [main] Logical connection got DEBUG 2024-05-03 02:54:13,327 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,327 [main] Logical connection got DEBUG 2024-05-03 02:54:13,328 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,331 [main] Logical connection got DEBUG 2024-05-03 02:54:13,332 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', '12') DEBUG 2024-05-03 02:54:13,332 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, null, '22') DEBUG 2024-05-03 02:54:13,332 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '31', null) DEBUG 2024-05-03 02:54:13,333 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,333 [main] Logical connection got DEBUG 2024-05-03 02:54:13,333 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID DEBUG 2024-05-03 02:54:13,334 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,340 [main] Transaction rolledback DEBUG 2024-05-03 02:54:13,340 [main] Physical connection closed DEBUG 2024-05-03 02:54:13,366 [main] Transaction began DEBUG 2024-05-03 02:54:13,367 [main] Physical connection got DEBUG 2024-05-03 02:54:13,367 [main] Logical connection got DEBUG 2024-05-03 02:54:13,367 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,367 [main] Logical connection got DEBUG 2024-05-03 02:54:13,371 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,374 [main] Logical connection got DEBUG 2024-05-03 02:54:13,374 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', null) DEBUG 2024-05-03 02:54:13,374 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '21', '22') DEBUG 2024-05-03 02:54:13,375 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,375 [main] Logical connection got DEBUG 2024-05-03 02:54:13,375 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID DEBUG 2024-05-03 02:54:13,376 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,382 [main] Transaction rolledback DEBUG 2024-05-03 02:54:13,382 [main] Physical connection closed DEBUG 2024-05-03 02:54:13,407 [main] Transaction began DEBUG 2024-05-03 02:54:13,407 [main] Physical connection got DEBUG 2024-05-03 02:54:13,407 [main] Logical connection got DEBUG 2024-05-03 02:54:13,408 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,408 [main] Logical connection got DEBUG 2024-05-03 02:54:13,409 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,412 [main] Logical connection got DEBUG 2024-05-03 02:54:13,412 [main] INSERT INTO DEFAULT_TABLE (version_no, bbb) VALUES (0, 'bbbb') DEBUG 2024-05-03 02:54:13,416 [main] Logical connection got DEBUG 2024-05-03 02:54:13,416 [main] values IDENTITY_VAL_LOCAL() DEBUG 2024-05-03 02:54:13,416 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,416 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,416 [main] Logical connection got DEBUG 2024-05-03 02:54:13,416 [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-05-03 02:54:13,417 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,422 [main] Transaction rolledback DEBUG 2024-05-03 02:54:13,423 [main] Physical connection closed DEBUG 2024-05-03 02:54:13,446 [main] Transaction began DEBUG 2024-05-03 02:54:13,447 [main] Physical connection got DEBUG 2024-05-03 02:54:13,447 [main] Logical connection got DEBUG 2024-05-03 02:54:13,447 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,447 [main] Logical connection got DEBUG 2024-05-03 02:54:13,448 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,450 [main] Logical connection got DEBUG 2024-05-03 02:54:13,451 [main] INSERT INTO DEFAULT_TABLE (version_no) VALUES (0) DEBUG 2024-05-03 02:54:13,454 [main] Logical connection got DEBUG 2024-05-03 02:54:13,454 [main] values IDENTITY_VAL_LOCAL() DEBUG 2024-05-03 02:54:13,455 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,455 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,455 [main] Logical connection got DEBUG 2024-05-03 02:54:13,455 [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-05-03 02:54:13,455 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,461 [main] Transaction rolledback DEBUG 2024-05-03 02:54:13,461 [main] Physical connection closed DEBUG 2024-05-03 02:54:13,485 [main] Transaction began DEBUG 2024-05-03 02:54:13,486 [main] Physical connection got DEBUG 2024-05-03 02:54:13,486 [main] Logical connection got DEBUG 2024-05-03 02:54:13,486 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,486 [main] Logical connection got DEBUG 2024-05-03 02:54:13,487 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,491 [main] Logical connection got DEBUG 2024-05-03 02:54:13,491 [main] INSERT INTO DEFAULT_TABLE ( AAA, VERSION_NO ) VALUES ( 'foooo', 0 ) DEBUG 2024-05-03 02:54:13,496 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,496 [main] Logical connection got DEBUG 2024-05-03 02:54:13,496 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE DEBUG 2024-05-03 02:54:13,499 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,505 [main] Transaction rolledback DEBUG 2024-05-03 02:54:13,505 [main] Physical connection closed DEBUG 2024-05-03 02:54:13,527 [main] Transaction began DEBUG 2024-05-03 02:54:13,527 [main] Physical connection got DEBUG 2024-05-03 02:54:13,527 [main] Logical connection got DEBUG 2024-05-03 02:54:13,527 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,527 [main] Logical connection got DEBUG 2024-05-03 02:54:13,528 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,531 [main] Logical connection got DEBUG 2024-05-03 02:54:13,532 [main] INSERT INTO DEFAULT_TABLE ( BBB, VERSION_NO ) VALUES ( 'ttt', 0 ) DEBUG 2024-05-03 02:54:13,535 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,535 [main] Logical connection got DEBUG 2024-05-03 02:54:13,535 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE DEBUG 2024-05-03 02:54:13,535 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,543 [main] Transaction rolledback DEBUG 2024-05-03 02:54:13,543 [main] Physical connection closed DEBUG 2024-05-03 02:54:13,565 [main] Transaction began DEBUG 2024-05-03 02:54:13,565 [main] Physical connection got DEBUG 2024-05-03 02:54:13,566 [main] Logical connection got DEBUG 2024-05-03 02:54:13,566 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,566 [main] Logical connection got DEBUG 2024-05-03 02:54:13,569 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,570 [main] Logical connection got DEBUG 2024-05-03 02:54:13,570 [main] INSERT INTO PK_ONLY_TABLE (aaa, bbb) VALUES (123, 456) DEBUG 2024-05-03 02:54:13,573 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,573 [main] Logical connection got DEBUG 2024-05-03 02:54:13,573 [main] SELECT PK_ONLY_TABLE.aaa, PK_ONLY_TABLE.bbb FROM PK_ONLY_TABLE DEBUG 2024-05-03 02:54:13,575 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,581 [main] Transaction rolledback DEBUG 2024-05-03 02:54:13,581 [main] Physical connection closed Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.508 sec Running org.seasar.dao.impl.RelationPropertyTypeFactoryImplTest DEBUG 2024-05-03 02:54:13,588 [main] Physical connection got DEBUG 2024-05-03 02:54:13,588 [main] Logical connection got DEBUG 2024-05-03 02:54:13,597 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,597 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running org.seasar.dao.impl.BeanMetaDataFactoryImplTest DEBUG 2024-05-03 02:54:13,613 [main] Transaction began DEBUG 2024-05-03 02:54:13,613 [main] Physical connection got DEBUG 2024-05-03 02:54:13,613 [main] Logical connection got DEBUG 2024-05-03 02:54:13,617 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,617 [main] Transaction rolledback DEBUG 2024-05-03 02:54:13,617 [main] Physical connection closed DEBUG 2024-05-03 02:54:13,625 [main] Transaction began DEBUG 2024-05-03 02:54:13,625 [main] Physical connection got DEBUG 2024-05-03 02:54:13,625 [main] Logical connection got DEBUG 2024-05-03 02:54:13,628 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,628 [main] Transaction rolledback DEBUG 2024-05-03 02:54:13,628 [main] Physical connection closed Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec Running org.seasar.dao.impl.FieldDaoMetaDataImplTest DEBUG 2024-05-03 02:54:13,741 [main] Physical connection got DEBUG 2024-05-03 02:54:13,742 [main] Logical connection got DEBUG 2024-05-03 02:54:13,742 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,742 [main] Logical connection got DEBUG 2024-05-03 02:54:13,762 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,767 [main] Physical connection closed DEBUG 2024-05-03 02:54:13,773 [main] Physical connection got DEBUG 2024-05-03 02:54:13,773 [main] Logical connection got DEBUG 2024-05-03 02:54:13,773 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,773 [main] Logical connection got DEBUG 2024-05-03 02:54:13,793 [main] Logical connection closed SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, parent.deptno AS deptno_0, parent.empno AS empno_0, parent.ename AS ename_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-05-03 02:54:13,794 [main] Logical connection got DEBUG 2024-05-03 02:54:13,794 [main] SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, parent.deptno AS deptno_0, parent.empno AS empno_0, parent.ename AS ename_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-05-03 02:54:13,795 [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-05-03 02:54:13,796 [main] Physical connection closed DEBUG 2024-05-03 02:54:13,801 [main] Physical connection got DEBUG 2024-05-03 02:54:13,801 [main] Logical connection got DEBUG 2024-05-03 02:54:13,801 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,801 [main] Logical connection got DEBUG 2024-05-03 02:54:13,822 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,825 [main] Physical connection closed DEBUG 2024-05-03 02:54:13,830 [main] Physical connection got DEBUG 2024-05-03 02:54:13,830 [main] Logical connection got DEBUG 2024-05-03 02:54:13,830 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,830 [main] Logical connection got DEBUG 2024-05-03 02:54:13,849 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,852 [main] Physical connection closed DEBUG 2024-05-03 02:54:13,858 [main] Physical connection got DEBUG 2024-05-03 02:54:13,858 [main] Logical connection got DEBUG 2024-05-03 02:54:13,858 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,858 [main] Logical connection got DEBUG 2024-05-03 02:54:13,876 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,879 [main] Physical connection closed DEBUG 2024-05-03 02:54:13,885 [main] Physical connection got DEBUG 2024-05-03 02:54:13,885 [main] Logical connection got DEBUG 2024-05-03 02:54:13,885 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,885 [main] Logical connection got DEBUG 2024-05-03 02:54:13,905 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,908 [main] Physical connection closed DEBUG 2024-05-03 02:54:13,913 [main] Physical connection got DEBUG 2024-05-03 02:54:13,913 [main] Logical connection got DEBUG 2024-05-03 02:54:13,914 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,914 [main] Logical connection got DEBUG 2024-05-03 02:54:13,934 [main] Logical connection closed UPDATE EMP SET tstamp = ?, deptno = ?, ename = ?, hiredate = ?, mgr = ?, job = ?, comm = ?, sal = ? WHERE empno = ? AND tstamp = ? DELETE FROM EMP WHERE empno = ? AND tstamp = ? DEBUG 2024-05-03 02:54:13,935 [main] Physical connection closed DEBUG 2024-05-03 02:54:13,943 [main] Physical connection got DEBUG 2024-05-03 02:54:13,943 [main] Logical connection got DEBUG 2024-05-03 02:54:13,943 [main] Logical connection closed DEBUG 2024-05-03 02:54:13,943 [main] Logical connection got DEBUG 2024-05-03 02:54:14,021 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,024 [main] Physical connection closed DEBUG 2024-05-03 02:54:14,030 [main] Physical connection got DEBUG 2024-05-03 02:54:14,030 [main] Logical connection got DEBUG 2024-05-03 02:54:14,030 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,030 [main] Logical connection got DEBUG 2024-05-03 02:54:14,048 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,052 [main] Physical connection closed DEBUG 2024-05-03 02:54:14,057 [main] Physical connection got DEBUG 2024-05-03 02:54:14,057 [main] Logical connection got DEBUG 2024-05-03 02:54:14,058 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,058 [main] Logical connection got DEBUG 2024-05-03 02:54:14,075 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,080 [main] Physical connection closed DEBUG 2024-05-03 02:54:14,085 [main] Transaction began DEBUG 2024-05-03 02:54:14,086 [main] Physical connection got DEBUG 2024-05-03 02:54:14,086 [main] Logical connection got DEBUG 2024-05-03 02:54:14,086 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,086 [main] Logical connection got DEBUG 2024-05-03 02:54:14,104 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,112 [main] Logical connection got DEBUG 2024-05-03 02:54:14,112 [main] INSERT INTO EMP (tstamp, deptno, empno, ename) VALUES ('2024-05-03 02.54.14', 0, 99, 'hoge') DEBUG 2024-05-03 02:54:14,113 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,113 [main] Transaction rolledback DEBUG 2024-05-03 02:54:14,113 [main] Physical connection closed DEBUG 2024-05-03 02:54:14,118 [main] Transaction began DEBUG 2024-05-03 02:54:14,118 [main] Physical connection got DEBUG 2024-05-03 02:54:14,119 [main] Logical connection got DEBUG 2024-05-03 02:54:14,119 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,119 [main] Logical connection got DEBUG 2024-05-03 02:54:14,137 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,145 [main] Logical connection got DEBUG 2024-05-03 02:54:14,145 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:14,146 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,146 [main] Logical connection got DEBUG 2024-05-03 02:54:14,147 [main] UPDATE EMP SET tstamp = '2024-05-03 02.54.14', deptno = 20, ename = 'hoge2', 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-05-03 02:54:14,147 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,147 [main] Transaction rolledback DEBUG 2024-05-03 02:54:14,147 [main] Physical connection closed DEBUG 2024-05-03 02:54:14,152 [main] Transaction began DEBUG 2024-05-03 02:54:14,152 [main] Physical connection got DEBUG 2024-05-03 02:54:14,152 [main] Logical connection got DEBUG 2024-05-03 02:54:14,153 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,153 [main] Logical connection got DEBUG 2024-05-03 02:54:14,174 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,181 [main] Logical connection got DEBUG 2024-05-03 02:54:14,182 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:14,183 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,183 [main] Logical connection got DEBUG 2024-05-03 02:54:14,184 [main] UPDATE EMP SET tstamp = '2024-05-03 02.54.14', deptno = 20, ename = 'hoge4', 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-05-03 02:54:14,184 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,184 [main] Transaction rolledback DEBUG 2024-05-03 02:54:14,184 [main] Physical connection closed DEBUG 2024-05-03 02:54:14,191 [main] Transaction began DEBUG 2024-05-03 02:54:14,191 [main] Physical connection got DEBUG 2024-05-03 02:54:14,191 [main] Logical connection got DEBUG 2024-05-03 02:54:14,191 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,191 [main] Logical connection got DEBUG 2024-05-03 02:54:14,212 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,220 [main] Logical connection got DEBUG 2024-05-03 02:54:14,220 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:14,221 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,221 [main] Logical connection got DEBUG 2024-05-03 02:54:14,221 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-05-03 02:54:14,221 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,222 [main] Transaction rolledback DEBUG 2024-05-03 02:54:14,222 [main] Physical connection closed DEBUG 2024-05-03 02:54:14,227 [main] Physical connection got DEBUG 2024-05-03 02:54:14,227 [main] Logical connection got DEBUG 2024-05-03 02:54:14,228 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,228 [main] Logical connection got DEBUG 2024-05-03 02:54:14,245 [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-05-03 02:54:14,246 [main] Physical connection closed DEBUG 2024-05-03 02:54:14,251 [main] Physical connection got DEBUG 2024-05-03 02:54:14,251 [main] Logical connection got DEBUG 2024-05-03 02:54:14,251 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,251 [main] Logical connection got DEBUG 2024-05-03 02:54:14,270 [main] Logical connection closed SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:14,278 [main] Physical connection closed DEBUG 2024-05-03 02:54:14,284 [main] Physical connection got DEBUG 2024-05-03 02:54:14,284 [main] Logical connection got DEBUG 2024-05-03 02:54:14,284 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,284 [main] Logical connection got DEBUG 2024-05-03 02:54:14,374 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,383 [main] Physical connection closed DEBUG 2024-05-03 02:54:14,388 [main] Physical connection got DEBUG 2024-05-03 02:54:14,388 [main] Logical connection got DEBUG 2024-05-03 02:54:14,388 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,388 [main] Logical connection got DEBUG 2024-05-03 02:54:14,406 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,413 [main] Physical connection closed DEBUG 2024-05-03 02:54:14,418 [main] Physical connection got DEBUG 2024-05-03 02:54:14,418 [main] Logical connection got DEBUG 2024-05-03 02:54:14,418 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,418 [main] Logical connection got DEBUG 2024-05-03 02:54:14,439 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,448 [main] Physical connection closed DEBUG 2024-05-03 02:54:14,453 [main] Physical connection got DEBUG 2024-05-03 02:54:14,453 [main] Logical connection got DEBUG 2024-05-03 02:54:14,454 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,454 [main] Logical connection got DEBUG 2024-05-03 02:54:14,470 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,477 [main] Logical connection got DEBUG 2024-05-03 02:54:14,478 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:14,481 [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-05-03 02:54:14,482 [main] Physical connection closed DEBUG 2024-05-03 02:54:14,488 [main] Physical connection got DEBUG 2024-05-03 02:54:14,488 [main] Logical connection got DEBUG 2024-05-03 02:54:14,488 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,488 [main] Logical connection got DEBUG 2024-05-03 02:54:14,509 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,516 [main] Logical connection got DEBUG 2024-05-03 02:54:14,516 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:14,520 [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-05-03 02:54:14,521 [main] Physical connection closed DEBUG 2024-05-03 02:54:14,527 [main] Physical connection got DEBUG 2024-05-03 02:54:14,527 [main] Logical connection got DEBUG 2024-05-03 02:54:14,527 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,527 [main] Logical connection got DEBUG 2024-05-03 02:54:14,543 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,551 [main] Logical connection got DEBUG 2024-05-03 02:54:14,551 [main] select * from emp DEBUG 2024-05-03 02:54:14,553 [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-05-03 02:54:14,554 [main] Physical connection closed DEBUG 2024-05-03 02:54:14,559 [main] Physical connection got DEBUG 2024-05-03 02:54:14,559 [main] Logical connection got DEBUG 2024-05-03 02:54:14,559 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,559 [main] Logical connection got DEBUG 2024-05-03 02:54:14,578 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,586 [main] Logical connection got DEBUG 2024-05-03 02:54:14,586 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:14,589 [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-05-03 02:54:14,590 [main] Physical connection closed DEBUG 2024-05-03 02:54:14,595 [main] Physical connection got DEBUG 2024-05-03 02:54:14,595 [main] Logical connection got DEBUG 2024-05-03 02:54:14,595 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,595 [main] Logical connection got DEBUG 2024-05-03 02:54:14,612 [main] Logical connection closed SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP, DEPT department WHERE EMP.deptno = department.deptno(+) AND empno = ? DEBUG 2024-05-03 02:54:14,621 [main] Physical connection closed DEBUG 2024-05-03 02:54:14,626 [main] Physical connection got DEBUG 2024-05-03 02:54:14,626 [main] Logical connection got DEBUG 2024-05-03 02:54:14,626 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,626 [main] Logical connection got DEBUG 2024-05-03 02:54:14,644 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,650 [main] Logical connection got DEBUG 2024-05-03 02:54:14,651 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:14,652 [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-05-03 02:54:14,657 [main] Physical connection closed DEBUG 2024-05-03 02:54:14,723 [main] Physical connection got DEBUG 2024-05-03 02:54:14,724 [main] Logical connection got DEBUG 2024-05-03 02:54:14,724 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,724 [main] Logical connection got DEBUG 2024-05-03 02:54:14,743 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,751 [main] Logical connection got DEBUG 2024-05-03 02:54:14,751 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:14,753 [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-05-03 02:54:14,754 [main] Physical connection closed DEBUG 2024-05-03 02:54:14,759 [main] Physical connection got DEBUG 2024-05-03 02:54:14,759 [main] Logical connection got DEBUG 2024-05-03 02:54:14,759 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,759 [main] Logical connection got DEBUG 2024-05-03 02:54:14,776 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,784 [main] Logical connection got DEBUG 2024-05-03 02:54:14,785 [main] select * from emp DEBUG 2024-05-03 02:54:14,785 [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-05-03 02:54:14,786 [main] Physical connection closed DEBUG 2024-05-03 02:54:14,791 [main] Physical connection got DEBUG 2024-05-03 02:54:14,791 [main] Logical connection got DEBUG 2024-05-03 02:54:14,791 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,791 [main] Logical connection got DEBUG 2024-05-03 02:54:14,808 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,815 [main] Logical connection got DEBUG 2024-05-03 02:54:14,816 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:14,818 [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-05-03 02:54:14,818 [main] Physical connection closed DEBUG 2024-05-03 02:54:14,823 [main] Physical connection got DEBUG 2024-05-03 02:54:14,823 [main] Logical connection got DEBUG 2024-05-03 02:54:14,823 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,824 [main] Logical connection got DEBUG 2024-05-03 02:54:14,843 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,849 [main] Logical connection got DEBUG 2024-05-03 02:54:14,849 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:14,850 [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-05-03 02:54:14,851 [main] Physical connection closed DEBUG 2024-05-03 02:54:14,857 [main] Physical connection got DEBUG 2024-05-03 02:54:14,857 [main] Logical connection got DEBUG 2024-05-03 02:54:14,857 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,857 [main] Logical connection got DEBUG 2024-05-03 02:54:14,874 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,882 [main] Logical connection got DEBUG 2024-05-03 02:54:14,883 [main] select count(*) from emp DEBUG 2024-05-03 02:54:14,883 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,883 [main] Physical connection closed DEBUG 2024-05-03 02:54:14,888 [main] Physical connection got DEBUG 2024-05-03 02:54:14,888 [main] Logical connection got DEBUG 2024-05-03 02:54:14,888 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,888 [main] Logical connection got DEBUG 2024-05-03 02:54:14,905 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,913 [main] Logical connection got DEBUG 2024-05-03 02:54:14,914 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:14,914 [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-05-03 02:54:14,914 [main] Physical connection closed DEBUG 2024-05-03 02:54:14,919 [main] Physical connection got DEBUG 2024-05-03 02:54:14,919 [main] Logical connection got DEBUG 2024-05-03 02:54:14,920 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,920 [main] Logical connection got DEBUG 2024-05-03 02:54:14,938 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,945 [main] Logical connection got DEBUG 2024-05-03 02:54:14,945 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:14,946 [main] Logical connection closed {tstamp=2005-01-18 13:09:32.213, deptno=20, empno=7788, ename=SCOTT, hiredate=1982-12-09 00:00:00.0, mgr=7566, job=ANALYST, comm=null, sal=3000.0, deptno0=20, versionno0=0, dname0=RESEARCH, loc0=DALLAS} DEBUG 2024-05-03 02:54:14,946 [main] Physical connection closed DEBUG 2024-05-03 02:54:14,951 [main] Physical connection got DEBUG 2024-05-03 02:54:14,951 [main] Logical connection got DEBUG 2024-05-03 02:54:14,951 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,952 [main] Logical connection got DEBUG 2024-05-03 02:54:14,968 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,976 [main] Logical connection got DEBUG 2024-05-03 02:54:14,976 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:14,977 [main] Logical connection closed [{tstamp=2005-01-18 13:09:32.213, deptno=20, empno=7788, ename=SCOTT, hiredate=1982-12-09 00:00:00.0, mgr=7566, job=ANALYST, comm=null, sal=3000.0, deptno0=20, versionno0=0, dname0=RESEARCH, loc0=DALLAS}] DEBUG 2024-05-03 02:54:14,977 [main] Physical connection closed DEBUG 2024-05-03 02:54:14,982 [main] Physical connection got DEBUG 2024-05-03 02:54:14,982 [main] Logical connection got DEBUG 2024-05-03 02:54:14,982 [main] Logical connection closed DEBUG 2024-05-03 02:54:14,982 [main] Logical connection got DEBUG 2024-05-03 02:54:15,000 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,076 [main] Logical connection got DEBUG 2024-05-03 02:54:15,076 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:15,077 [main] Logical connection closed [Ljava.util.Map;@1181df3 DEBUG 2024-05-03 02:54:15,077 [main] Physical connection closed DEBUG 2024-05-03 02:54:15,082 [main] Physical connection got DEBUG 2024-05-03 02:54:15,082 [main] Logical connection got DEBUG 2024-05-03 02:54:15,083 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,083 [main] Logical connection got DEBUG 2024-05-03 02:54:15,099 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,107 [main] Logical connection got DEBUG 2024-05-03 02:54:15,107 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:15,108 [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-05-03 02:54:15,109 [main] Physical connection closed DEBUG 2024-05-03 02:54:15,115 [main] Physical connection got DEBUG 2024-05-03 02:54:15,115 [main] Logical connection got DEBUG 2024-05-03 02:54:15,115 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,115 [main] Logical connection got DEBUG 2024-05-03 02:54:15,130 [main] Logical connection closed SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:15,138 [main] Logical connection got DEBUG 2024-05-03 02:54:15,138 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:15,140 [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-05-03 02:54:15,140 [main] Physical connection closed DEBUG 2024-05-03 02:54:15,145 [main] Physical connection got DEBUG 2024-05-03 02:54:15,145 [main] Logical connection got DEBUG 2024-05-03 02:54:15,146 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,146 [main] Logical connection got DEBUG 2024-05-03 02:54:15,163 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,167 [main] Logical connection got DEBUG 2024-05-03 02:54:15,167 [main] SELECT COUNT(*) FROM emp DEBUG 2024-05-03 02:54:15,167 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,167 [main] Physical connection closed DEBUG 2024-05-03 02:54:15,173 [main] Physical connection got DEBUG 2024-05-03 02:54:15,173 [main] Logical connection got DEBUG 2024-05-03 02:54:15,173 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,173 [main] Logical connection got DEBUG 2024-05-03 02:54:15,191 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,193 [main] Logical connection got DEBUG 2024-05-03 02:54:15,193 [main] SELECT COUNT(*) FROM emp DEBUG 2024-05-03 02:54:15,193 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,194 [main] Physical connection closed DEBUG 2024-05-03 02:54:15,200 [main] Physical connection got DEBUG 2024-05-03 02:54:15,200 [main] Logical connection got DEBUG 2024-05-03 02:54:15,200 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,200 [main] Logical connection got DEBUG 2024-05-03 02:54:15,212 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,212 [main] Logical connection got DEBUG 2024-05-03 02:54:15,212 [main] SELECT EMP2.empno, EMP2.ename, 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-05-03 02:54:15,213 [main] Logical connection closed [7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}] DEBUG 2024-05-03 02:54:15,213 [main] Physical connection closed DEBUG 2024-05-03 02:54:15,220 [main] Physical connection got DEBUG 2024-05-03 02:54:15,220 [main] Logical connection got DEBUG 2024-05-03 02:54:15,220 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,220 [main] Logical connection got DEBUG 2024-05-03 02:54:15,232 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,232 [main] Logical connection got DEBUG 2024-05-03 02:54:15,233 [main] SELECT ename, deptnum, empno FROM EMP2 DEBUG 2024-05-03 02:54:15,233 [main] Logical connection closed [7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}] DEBUG 2024-05-03 02:54:15,233 [main] Physical connection closed DEBUG 2024-05-03 02:54:15,238 [main] Transaction began DEBUG 2024-05-03 02:54:15,239 [main] Physical connection got DEBUG 2024-05-03 02:54:15,239 [main] Logical connection got DEBUG 2024-05-03 02:54:15,239 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,239 [main] Logical connection got DEBUG 2024-05-03 02:54:15,259 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,267 [main] Logical connection got DEBUG 2024-05-03 02:54:15,268 [main] INSERT INTO EMP (tstamp, deptno, empno, ename) VALUES ('2024-05-03 02.54.15', 50, 9999, 'test') DEBUG 2024-05-03 02:54:15,268 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,268 [main] Logical connection got DEBUG 2024-05-03 02:54:15,268 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:15,270 [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-05-03 02:54:15,271 [main] Logical connection got DEBUG 2024-05-03 02:54:15,271 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:15,271 [main] Logical connection closed 9999, test, null, null, null, null, null, 50, 2024-05-03 02:54:15.267 {50, null, null, 0} DEBUG 2024-05-03 02:54:15,271 [main] Transaction rolledback DEBUG 2024-05-03 02:54:15,271 [main] Physical connection closed DEBUG 2024-05-03 02:54:15,277 [main] Physical connection got DEBUG 2024-05-03 02:54:15,277 [main] Logical connection got DEBUG 2024-05-03 02:54:15,277 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,277 [main] Logical connection got DEBUG 2024-05-03 02:54:15,293 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,298 [main] Physical connection closed DEBUG 2024-05-03 02:54:15,303 [main] Physical connection got DEBUG 2024-05-03 02:54:15,303 [main] Logical connection got DEBUG 2024-05-03 02:54:15,304 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,304 [main] Logical connection got DEBUG 2024-05-03 02:54:15,322 [main] Logical connection closed SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:15,330 [main] Logical connection got DEBUG 2024-05-03 02:54:15,330 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:15,332 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,332 [main] Physical connection closed DEBUG 2024-05-03 02:54:15,337 [main] Physical connection got DEBUG 2024-05-03 02:54:15,337 [main] Logical connection got DEBUG 2024-05-03 02:54:15,337 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,338 [main] Logical connection got DEBUG 2024-05-03 02:54:15,354 [main] Logical connection closed SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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.deptno != null*/ AND EMP.deptno = /*dto.deptno*/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.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-05-03 02:54:15,427 [main] Logical connection got DEBUG 2024-05-03 02:54:15,427 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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 = 0 AND EMP.empno = 0 AND EMP.job = 'MANAGER' DEBUG 2024-05-03 02:54:15,428 [main] Logical connection closed [] DEBUG 2024-05-03 02:54:15,428 [main] Physical connection closed DEBUG 2024-05-03 02:54:15,435 [main] Physical connection got DEBUG 2024-05-03 02:54:15,436 [main] Logical connection got DEBUG 2024-05-03 02:54:15,436 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,436 [main] Logical connection got DEBUG 2024-05-03 02:54:15,453 [main] Logical connection closed SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, EMP.mgr, department.deptno AS deptno_0, department.versionno AS versionno_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.deptno != null*/ EMP.deptno = /*dto.deptno*/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.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-05-03 02:54:15,459 [main] Logical connection got DEBUG 2024-05-03 02:54:15,459 [main] SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, EMP.mgr, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:15,460 [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-05-03 02:54:15,460 [main] Physical connection closed DEBUG 2024-05-03 02:54:15,466 [main] Physical connection got DEBUG 2024-05-03 02:54:15,466 [main] Logical connection got DEBUG 2024-05-03 02:54:15,466 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,466 [main] Logical connection got DEBUG 2024-05-03 02:54:15,483 [main] Logical connection closed SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, EMP.mgr, department.deptno AS deptno_0, department.versionno AS versionno_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.deptno != null*/ EMP.deptno = /*dto.deptno*/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.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-05-03 02:54:15,487 [main] Physical connection closed DEBUG 2024-05-03 02:54:15,492 [main] Physical connection got DEBUG 2024-05-03 02:54:15,492 [main] Logical connection got DEBUG 2024-05-03 02:54:15,492 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,492 [main] Logical connection got DEBUG 2024-05-03 02:54:15,510 [main] Logical connection closed SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:15,520 [main] Logical connection got DEBUG 2024-05-03 02:54:15,520 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:15,522 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,522 [main] Physical connection closed DEBUG 2024-05-03 02:54:15,527 [main] Physical connection got DEBUG 2024-05-03 02:54:15,527 [main] Logical connection got DEBUG 2024-05-03 02:54:15,527 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,527 [main] Logical connection got DEBUG 2024-05-03 02:54:15,546 [main] Logical connection closed SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:15,555 [main] Logical connection got DEBUG 2024-05-03 02:54:15,555 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:15,555 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,555 [main] Physical connection closed DEBUG 2024-05-03 02:54:15,561 [main] Physical connection got DEBUG 2024-05-03 02:54:15,561 [main] Logical connection got DEBUG 2024-05-03 02:54:15,561 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,561 [main] Logical connection got DEBUG 2024-05-03 02:54:15,579 [main] Logical connection closed SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:15,581 [main] Physical connection closed DEBUG 2024-05-03 02:54:15,587 [main] Physical connection got DEBUG 2024-05-03 02:54:15,587 [main] Logical connection got DEBUG 2024-05-03 02:54:15,587 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,587 [main] Logical connection got WARN 2024-05-03 02:54:15,591 [main] Table(DepartmentTotalSalary) not found DEBUG 2024-05-03 02:54:15,597 [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-05-03 02:54:15,597 [main] Logical connection got DEBUG 2024-05-03 02:54:15,598 [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-05-03 02:54:15,598 [main] Logical connection closed [10, 8750, 20, 10875.0, 30, 9400] DEBUG 2024-05-03 02:54:15,598 [main] Physical connection closed DEBUG 2024-05-03 02:54:15,604 [main] Physical connection got DEBUG 2024-05-03 02:54:15,604 [main] Logical connection got DEBUG 2024-05-03 02:54:15,604 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,605 [main] Logical connection got DEBUG 2024-05-03 02:54:15,628 [main] Logical connection closed SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:15,635 [main] Physical connection closed DEBUG 2024-05-03 02:54:15,641 [main] Physical connection got DEBUG 2024-05-03 02:54:15,641 [main] Logical connection got DEBUG 2024-05-03 02:54:15,641 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,641 [main] Logical connection got DEBUG 2024-05-03 02:54:15,660 [main] Logical connection closed SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:15,662 [main] Logical connection got DEBUG 2024-05-03 02:54:15,662 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:15,664 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,664 [main] Logical connection got DEBUG 2024-05-03 02:54:15,664 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:15,665 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,665 [main] Physical connection closed DEBUG 2024-05-03 02:54:15,670 [main] Physical connection got DEBUG 2024-05-03 02:54:15,671 [main] Logical connection got DEBUG 2024-05-03 02:54:15,671 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,671 [main] Logical connection got DEBUG 2024-05-03 02:54:15,690 [main] Logical connection closed SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:15,690 [main] Logical connection got DEBUG 2024-05-03 02:54:15,691 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:15,693 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,694 [main] Logical connection got DEBUG 2024-05-03 02:54:15,694 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:15,694 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,694 [main] Logical connection got DEBUG 2024-05-03 02:54:15,694 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:15,695 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,695 [main] Logical connection got DEBUG 2024-05-03 02:54:15,695 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:15,696 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,696 [main] Logical connection got DEBUG 2024-05-03 02:54:15,696 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:15,696 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,696 [main] Physical connection closed DEBUG 2024-05-03 02:54:15,765 [main] Transaction began DEBUG 2024-05-03 02:54:15,766 [main] Physical connection got DEBUG 2024-05-03 02:54:15,766 [main] Logical connection got DEBUG 2024-05-03 02:54:15,767 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,767 [main] Logical connection got DEBUG 2024-05-03 02:54:15,786 [main] Logical connection closed SELECT COUNT(*) FROM emp DELETE FROM emp WHERE empno=? DEBUG 2024-05-03 02:54:15,786 [main] Logical connection got DEBUG 2024-05-03 02:54:15,787 [main] SELECT COUNT(*) FROM emp DEBUG 2024-05-03 02:54:15,787 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,787 [main] Logical connection got DEBUG 2024-05-03 02:54:15,787 [main] DELETE FROM emp WHERE empno=7369 DEBUG 2024-05-03 02:54:15,787 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,787 [main] Logical connection got DEBUG 2024-05-03 02:54:15,787 [main] SELECT COUNT(*) FROM emp DEBUG 2024-05-03 02:54:15,787 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,787 [main] Transaction rolledback DEBUG 2024-05-03 02:54:15,788 [main] Physical connection closed DEBUG 2024-05-03 02:54:15,793 [main] Physical connection got DEBUG 2024-05-03 02:54:15,793 [main] Logical connection got DEBUG 2024-05-03 02:54:15,793 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,793 [main] Logical connection got DEBUG 2024-05-03 02:54:15,810 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,812 [main] Physical connection closed DEBUG 2024-05-03 02:54:15,818 [main] Physical connection got DEBUG 2024-05-03 02:54:15,818 [main] Logical connection got DEBUG 2024-05-03 02:54:15,818 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,818 [main] Logical connection got DEBUG 2024-05-03 02:54:15,825 [main] Logical connection closed INSERT INTO EMP (empno, eNaMe) VALUES (?, ?) DEBUG 2024-05-03 02:54:15,826 [main] Physical connection closed DEBUG 2024-05-03 02:54:15,831 [main] Physical connection got DEBUG 2024-05-03 02:54:15,831 [main] Logical connection got DEBUG 2024-05-03 02:54:15,831 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,831 [main] Logical connection got DEBUG 2024-05-03 02:54:15,838 [main] Logical connection closed UPDATE EMP SET eNaMe = ? WHERE empno = ? DEBUG 2024-05-03 02:54:15,839 [main] Physical connection closed DEBUG 2024-05-03 02:54:15,845 [main] Physical connection got DEBUG 2024-05-03 02:54:15,846 [main] Logical connection got DEBUG 2024-05-03 02:54:15,846 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,846 [main] Logical connection got DEBUG 2024-05-03 02:54:15,853 [main] Logical connection closed 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-05-03 02:54:15,854 [main] Physical connection closed DEBUG 2024-05-03 02:54:15,859 [main] Physical connection got DEBUG 2024-05-03 02:54:15,860 [main] Logical connection got DEBUG 2024-05-03 02:54:15,860 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,860 [main] Logical connection got DEBUG 2024-05-03 02:54:15,866 [main] Logical connection closed SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/ DEBUG 2024-05-03 02:54:15,868 [main] Physical connection closed DEBUG 2024-05-03 02:54:15,873 [main] Physical connection got DEBUG 2024-05-03 02:54:15,874 [main] Logical connection got DEBUG 2024-05-03 02:54:15,874 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,874 [main] Logical connection got DEBUG 2024-05-03 02:54:15,894 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,894 [main] Logical connection got DEBUG 2024-05-03 02:54:15,895 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:15,896 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,897 [main] Physical connection closed DEBUG 2024-05-03 02:54:15,903 [main] Physical connection got DEBUG 2024-05-03 02:54:15,903 [main] Logical connection got DEBUG 2024-05-03 02:54:15,903 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,903 [main] Logical connection got DEBUG 2024-05-03 02:54:15,921 [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-05-03 02:54:15,921 [main] Physical connection closed DEBUG 2024-05-03 02:54:15,928 [main] Physical connection got DEBUG 2024-05-03 02:54:15,928 [main] Logical connection got DEBUG 2024-05-03 02:54:15,928 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,928 [main] Logical connection got DEBUG 2024-05-03 02:54:15,948 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,949 [main] Physical connection closed DEBUG 2024-05-03 02:54:15,955 [main] Physical connection got DEBUG 2024-05-03 02:54:15,955 [main] Logical connection got DEBUG 2024-05-03 02:54:15,955 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,955 [main] Logical connection got DEBUG 2024-05-03 02:54:15,975 [main] Logical connection closed org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method. DEBUG 2024-05-03 02:54:15,975 [main] Physical connection closed DEBUG 2024-05-03 02:54:15,981 [main] Physical connection got DEBUG 2024-05-03 02:54:15,981 [main] Logical connection got DEBUG 2024-05-03 02:54:15,981 [main] Logical connection closed DEBUG 2024-05-03 02:54:15,981 [main] Logical connection got DEBUG 2024-05-03 02:54:16,063 [main] Logical connection closed org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method. DEBUG 2024-05-03 02:54:16,063 [main] Physical connection closed Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.332 sec Running org.seasar.dao.impl.ResultSetHandlerFactoryImplTest DEBUG 2024-05-03 02:54:16,078 [main] Physical connection got DEBUG 2024-05-03 02:54:16,078 [main] Logical connection got DEBUG 2024-05-03 02:54:16,095 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,095 [main] Physical connection closed DEBUG 2024-05-03 02:54:16,100 [main] Physical connection got DEBUG 2024-05-03 02:54:16,100 [main] Logical connection got DEBUG 2024-05-03 02:54:16,117 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,117 [main] Physical connection closed DEBUG 2024-05-03 02:54:16,122 [main] Physical connection got DEBUG 2024-05-03 02:54:16,122 [main] Logical connection got DEBUG 2024-05-03 02:54:16,137 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,137 [main] Physical connection closed DEBUG 2024-05-03 02:54:16,141 [main] Physical connection got DEBUG 2024-05-03 02:54:16,141 [main] Logical connection got DEBUG 2024-05-03 02:54:16,158 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,158 [main] Physical connection closed Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec Running org.seasar.dao.impl.BlobTest DEBUG 2024-05-03 02:54:16,187 [main] Transaction began DEBUG 2024-05-03 02:54:16,189 [main] Physical connection got DEBUG 2024-05-03 02:54:16,189 [main] Logical connection got DEBUG 2024-05-03 02:54:16,189 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,189 [main] Logical connection got DEBUG 2024-05-03 02:54:16,192 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,195 [main] Logical connection got DEBUG 2024-05-03 02:54:16,195 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 123 DEBUG 2024-05-03 02:54:16,202 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,202 [main] Transaction rolledback DEBUG 2024-05-03 02:54:16,202 [main] Physical connection closed DEBUG 2024-05-03 02:54:16,222 [main] Transaction began DEBUG 2024-05-03 02:54:16,223 [main] Physical connection got DEBUG 2024-05-03 02:54:16,223 [main] Logical connection got DEBUG 2024-05-03 02:54:16,223 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,223 [main] Logical connection got DEBUG 2024-05-03 02:54:16,226 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,227 [main] Logical connection got DEBUG 2024-05-03 02:54:16,228 [main] INSERT INTO LARGE_BINARY (version_no, id, large_binary) VALUES (0, 111, '[B@58ff51') DEBUG 2024-05-03 02:54:16,230 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,230 [main] Logical connection got DEBUG 2024-05-03 02:54:16,230 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111 DEBUG 2024-05-03 02:54:16,232 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,232 [main] Logical connection got DEBUG 2024-05-03 02:54:16,232 [main] UPDATE LARGE_BINARY SET version_no = 1, large_binary = '[B@139285' WHERE id = 111 AND version_no = 0 DEBUG 2024-05-03 02:54:16,236 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,236 [main] Logical connection got DEBUG 2024-05-03 02:54:16,236 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111 DEBUG 2024-05-03 02:54:16,236 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,236 [main] Logical connection got DEBUG 2024-05-03 02:54:16,236 [main] DELETE FROM LARGE_BINARY WHERE id = 111 AND version_no = 1 DEBUG 2024-05-03 02:54:16,245 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,245 [main] Logical connection got DEBUG 2024-05-03 02:54:16,245 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111 DEBUG 2024-05-03 02:54:16,246 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,255 [main] Transaction rolledback DEBUG 2024-05-03 02:54:16,255 [main] Physical connection closed DEBUG 2024-05-03 02:54:16,274 [main] Transaction began DEBUG 2024-05-03 02:54:16,275 [main] Physical connection got DEBUG 2024-05-03 02:54:16,275 [main] Logical connection got DEBUG 2024-05-03 02:54:16,275 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,275 [main] Logical connection got DEBUG 2024-05-03 02:54:16,280 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,281 [main] Logical connection got DEBUG 2024-05-03 02:54:16,282 [main] INSERT INTO LARGE_BINARY (version_no, id, large_binary) VALUES (0, 4321, '[B@804a77') DEBUG 2024-05-03 02:54:16,282 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,282 [main] Logical connection got DEBUG 2024-05-03 02:54:16,282 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 4321 DEBUG 2024-05-03 02:54:16,283 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,292 [main] Transaction rolledback DEBUG 2024-05-03 02:54:16,292 [main] Physical connection closed DEBUG 2024-05-03 02:54:16,312 [main] Transaction began DEBUG 2024-05-03 02:54:16,312 [main] Physical connection got DEBUG 2024-05-03 02:54:16,312 [main] Logical connection got DEBUG 2024-05-03 02:54:16,313 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,313 [main] Logical connection got DEBUG 2024-05-03 02:54:16,314 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,315 [main] Logical connection got DEBUG 2024-05-03 02:54:16,315 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 123 DEBUG 2024-05-03 02:54:16,316 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,316 [main] Transaction rolledback DEBUG 2024-05-03 02:54:16,316 [main] Physical connection closed Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 sec Running org.seasar.dao.impl.DeleteWithAnnotationTest DEBUG 2024-05-03 02:54:16,329 [main] Transaction began DEBUG 2024-05-03 02:54:16,330 [main] Physical connection got DEBUG 2024-05-03 02:54:16,330 [main] Logical connection got DEBUG 2024-05-03 02:54:16,330 [main] SELECT * FROM EMP DEBUG 2024-05-03 02:54:16,334 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,334 [main] Logical connection got DEBUG 2024-05-03 02:54:16,334 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,334 [main] Logical connection got DEBUG 2024-05-03 02:54:16,335 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,337 [main] Logical connection got DEBUG 2024-05-03 02:54:16,337 [main] DELETE FROM EMP WHERE EMPNO = 7369 DEBUG 2024-05-03 02:54:16,337 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,337 [main] Logical connection got DEBUG 2024-05-03 02:54:16,337 [main] SELECT * FROM EMP DEBUG 2024-05-03 02:54:16,338 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,338 [main] Logical connection got DEBUG 2024-05-03 02:54:16,338 [main] DELETE FROM EMP WHERE EMPNO = 7499 DEBUG 2024-05-03 02:54:16,338 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,338 [main] Logical connection got DEBUG 2024-05-03 02:54:16,338 [main] SELECT * FROM EMP DEBUG 2024-05-03 02:54:16,339 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,339 [main] Transaction rolledback DEBUG 2024-05-03 02:54:16,339 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec Running org.seasar.dao.interceptors.S2DaoInterceptorTest DEBUG 2024-05-03 02:54:16,363 [main] Physical connection got DEBUG 2024-05-03 02:54:16,363 [main] Logical connection got DEBUG 2024-05-03 02:54:16,363 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,363 [main] Logical connection got DEBUG 2024-05-03 02:54:16,367 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,367 [main] Logical connection got DEBUG 2024-05-03 02:54:16,367 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,367 [main] Logical connection got DEBUG 2024-05-03 02:54:16,368 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,371 [main] Logical connection got DEBUG 2024-05-03 02:54:16,371 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE emp.deptno = dept.deptno DEBUG 2024-05-03 02:54:16,374 [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-05-03 02:54:16,375 [main] Physical connection closed DEBUG 2024-05-03 02:54:16,464 [main] Physical connection got DEBUG 2024-05-03 02:54:16,464 [main] Logical connection got DEBUG 2024-05-03 02:54:16,464 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,464 [main] Logical connection got DEBUG 2024-05-03 02:54:16,467 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,468 [main] Logical connection got DEBUG 2024-05-03 02:54:16,468 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,468 [main] Logical connection got DEBUG 2024-05-03 02:54:16,468 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,472 [main] Logical connection got DEBUG 2024-05-03 02:54:16,472 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE empno = 7788 WARN 2024-05-03 02:54:16,472 [main] More than 2 rows found, but only first row returned DEBUG 2024-05-03 02:54:16,472 [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-05-03 02:54:16,472 [main] Physical connection closed DEBUG 2024-05-03 02:54:16,493 [main] Physical connection got DEBUG 2024-05-03 02:54:16,493 [main] Logical connection got DEBUG 2024-05-03 02:54:16,493 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,493 [main] Logical connection got DEBUG 2024-05-03 02:54:16,497 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,497 [main] Logical connection got DEBUG 2024-05-03 02:54:16,497 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,497 [main] Logical connection got DEBUG 2024-05-03 02:54:16,498 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,499 [main] Logical connection got DEBUG 2024-05-03 02:54:16,500 [main] SELECT count(*) FROM emp DEBUG 2024-05-03 02:54:16,500 [main] Logical connection closed count:14 DEBUG 2024-05-03 02:54:16,500 [main] Physical connection closed DEBUG 2024-05-03 02:54:16,519 [main] Physical connection got DEBUG 2024-05-03 02:54:16,520 [main] Logical connection got DEBUG 2024-05-03 02:54:16,520 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,520 [main] Logical connection got DEBUG 2024-05-03 02:54:16,524 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,524 [main] Transaction began DEBUG 2024-05-03 02:54:16,524 [main] Logical connection got DEBUG 2024-05-03 02:54:16,524 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,524 [main] Logical connection got DEBUG 2024-05-03 02:54:16,525 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,527 [main] Logical connection got DEBUG 2024-05-03 02:54:16,527 [main] INSERT INTO emp (empno, ename) VALUES (9999, 'hoge') DEBUG 2024-05-03 02:54:16,527 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,527 [main] Transaction rolledback DEBUG 2024-05-03 02:54:16,527 [main] Physical connection closed DEBUG 2024-05-03 02:54:16,547 [main] Physical connection got DEBUG 2024-05-03 02:54:16,547 [main] Logical connection got DEBUG 2024-05-03 02:54:16,547 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,547 [main] Logical connection got DEBUG 2024-05-03 02:54:16,550 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,551 [main] Transaction began DEBUG 2024-05-03 02:54:16,551 [main] Logical connection got DEBUG 2024-05-03 02:54:16,551 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,551 [main] Logical connection got DEBUG 2024-05-03 02:54:16,553 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,554 [main] Logical connection got DEBUG 2024-05-03 02:54:16,555 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE empno = 7788 WARN 2024-05-03 02:54:16,557 [main] More than 2 rows found, but only first row returned DEBUG 2024-05-03 02:54:16,557 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,557 [main] Logical connection got DEBUG 2024-05-03 02:54:16,557 [main] UPDATE emp SET ename = 'SCOTT' WHERE empno = 7788 DEBUG 2024-05-03 02:54:16,557 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,558 [main] Transaction rolledback DEBUG 2024-05-03 02:54:16,558 [main] Physical connection closed DEBUG 2024-05-03 02:54:16,577 [main] Physical connection got DEBUG 2024-05-03 02:54:16,577 [main] Logical connection got DEBUG 2024-05-03 02:54:16,578 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,578 [main] Logical connection got DEBUG 2024-05-03 02:54:16,580 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,581 [main] Logical connection got DEBUG 2024-05-03 02:54:16,581 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,581 [main] Logical connection got DEBUG 2024-05-03 02:54:16,582 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,585 [main] Logical connection got DEBUG 2024-05-03 02:54:16,585 [main] select empno, ename, dname from emp, dept where empno = 7788 and emp.deptno = dept.deptno DEBUG 2024-05-03 02:54:16,585 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,585 [main] Physical connection closed DEBUG 2024-05-03 02:54:16,605 [main] Physical connection got DEBUG 2024-05-03 02:54:16,605 [main] Logical connection got DEBUG 2024-05-03 02:54:16,605 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,605 [main] Logical connection got DEBUG 2024-05-03 02:54:16,608 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,609 [main] Logical connection got DEBUG 2024-05-03 02:54:16,609 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,609 [main] Logical connection got DEBUG 2024-05-03 02:54:16,612 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,615 [main] Logical connection got DEBUG 2024-05-03 02:54:16,615 [main] select empno as value, ename as label from emp DEBUG 2024-05-03 02:54:16,615 [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-05-03 02:54:16,616 [main] Physical connection closed DEBUG 2024-05-03 02:54:16,637 [main] Physical connection got DEBUG 2024-05-03 02:54:16,637 [main] Logical connection got DEBUG 2024-05-03 02:54:16,637 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,637 [main] Logical connection got DEBUG 2024-05-03 02:54:16,640 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,640 [main] Logical connection got DEBUG 2024-05-03 02:54:16,641 [main] SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:16,641 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,641 [main] Physical connection closed Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 sec Running org.seasar.dao.impl.ResultSetHandlerFactorySelectorTest DEBUG 2024-05-03 02:54:16,651 [main] Physical connection got DEBUG 2024-05-03 02:54:16,651 [main] Logical connection got DEBUG 2024-05-03 02:54:16,654 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,654 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running org.seasar.dao.pager.PagerResultSetFactoryWapperTest DEBUG 2024-05-03 02:54:16,657 [main] S2Pager use scroll cursor. DEBUG 2024-05-03 02:54:16,657 [main] S2Pager use scroll cursor. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.seasar.dao.impl.BeanListMetaDataResultSetHandlerTest DEBUG 2024-05-03 02:54:16,662 [main] Physical connection got DEBUG 2024-05-03 02:54:16,662 [main] Logical connection got DEBUG 2024-05-03 02:54:16,679 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,679 [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-05-03 02:54:16,683 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,683 [main] Physical connection closed DEBUG 2024-05-03 02:54:16,687 [main] Physical connection got DEBUG 2024-05-03 02:54:16,687 [main] Logical connection got DEBUG 2024-05-03 02:54:16,705 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,705 [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-05-03 02:54:16,706 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,707 [main] Physical connection closed DEBUG 2024-05-03 02:54:16,710 [main] Physical connection got DEBUG 2024-05-03 02:54:16,711 [main] Logical connection got DEBUG 2024-05-03 02:54:16,728 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,728 [main] Logical connection got DEBUG 2024-05-03 02:54:16,732 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,732 [main] Physical connection closed DEBUG 2024-05-03 02:54:16,736 [main] Physical connection got DEBUG 2024-05-03 02:54:16,737 [main] Logical connection got DEBUG 2024-05-03 02:54:16,749 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,749 [main] Logical connection got DEBUG 2024-05-03 02:54:16,750 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,750 [main] Physical connection closed Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec Running org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest DEBUG 2024-05-03 02:54:16,765 [main] Transaction began DEBUG 2024-05-03 02:54:16,766 [main] Physical connection got DEBUG 2024-05-03 02:54:16,766 [main] Logical connection got DEBUG 2024-05-03 02:54:16,766 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,766 [main] Logical connection got DEBUG 2024-05-03 02:54:16,783 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,784 [main] Logical connection got DEBUG 2024-05-03 02:54:16,784 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%' DEBUG 2024-05-03 02:54:16,784 [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$$1ca4955$$MethodInvocation$$invoke0.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$1ca4955.invoke(PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$1ca4955.java) at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$1d281f1$$MethodInvocation$$updateSal0.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$1d281f1.updateSal(AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$1d281f1.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.GeneratedMethodAccessor72.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-05-03 02:54:16,785 [main] Transaction rolledback DEBUG 2024-05-03 02:54:16,785 [main] Physical connection closed DEBUG 2024-05-03 02:54:16,797 [main] Transaction began DEBUG 2024-05-03 02:54:16,797 [main] Physical connection got DEBUG 2024-05-03 02:54:16,797 [main] Logical connection got DEBUG 2024-05-03 02:54:16,797 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,797 [main] Logical connection got DEBUG 2024-05-03 02:54:16,876 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,877 [main] Logical connection got DEBUG 2024-05-03 02:54:16,878 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%' DEBUG 2024-05-03 02:54:16,878 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,878 [main] Transaction rolledback DEBUG 2024-05-03 02:54:16,878 [main] Physical connection closed DEBUG 2024-05-03 02:54:16,889 [main] Transaction began DEBUG 2024-05-03 02:54:16,890 [main] Physical connection got DEBUG 2024-05-03 02:54:16,890 [main] Logical connection got DEBUG 2024-05-03 02:54:16,890 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,890 [main] Logical connection got DEBUG 2024-05-03 02:54:16,906 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,906 [main] Logical connection got DEBUG 2024-05-03 02:54:16,906 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'AD%' DEBUG 2024-05-03 02:54:16,907 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,907 [main] Transaction rolledback DEBUG 2024-05-03 02:54:16,907 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec Running org.seasar.dao.pager.PagerResultSetFactoryLimitOffsetWrapperTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running org.seasar.dao.pager.MySQLLimitOffsetPagingSqlRewriterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.seasar.dao.impl.BeanMetaDataResultSetHandlerTest DEBUG 2024-05-03 02:54:16,925 [main] Physical connection got DEBUG 2024-05-03 02:54:16,925 [main] Logical connection got DEBUG 2024-05-03 02:54:16,943 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,943 [main] Logical connection got 7788,SCOTT DEBUG 2024-05-03 02:54:16,944 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,944 [main] Physical connection closed DEBUG 2024-05-03 02:54:16,947 [main] Physical connection got DEBUG 2024-05-03 02:54:16,947 [main] Logical connection got DEBUG 2024-05-03 02:54:16,964 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,964 [main] Logical connection got 0,SCOTT DEBUG 2024-05-03 02:54:16,965 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,965 [main] Physical connection closed DEBUG 2024-05-03 02:54:16,970 [main] Physical connection got DEBUG 2024-05-03 02:54:16,970 [main] Logical connection got DEBUG 2024-05-03 02:54:16,981 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,981 [main] Logical connection got DEBUG 2024-05-03 02:54:16,982 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,982 [main] Physical connection closed DEBUG 2024-05-03 02:54:16,986 [main] Physical connection got DEBUG 2024-05-03 02:54:16,986 [main] Logical connection got DEBUG 2024-05-03 02:54:16,997 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,997 [main] Logical connection got DEBUG 2024-05-03 02:54:16,997 [main] Logical connection closed DEBUG 2024-05-03 02:54:16,997 [main] Physical connection closed DEBUG 2024-05-03 02:54:17,002 [main] Physical connection got DEBUG 2024-05-03 02:54:17,002 [main] Logical connection got DEBUG 2024-05-03 02:54:17,013 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,013 [main] Logical connection got DEBUG 2024-05-03 02:54:17,014 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,014 [main] Physical connection closed Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec Running org.seasar.dao.dbms.StandardTest DEBUG 2024-05-03 02:54:17,020 [main] Physical connection got DEBUG 2024-05-03 02:54:17,020 [main] Logical connection got DEBUG 2024-05-03 02:54:17,038 [main] Logical connection closed SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0, department2.deptno AS deptno_1, department2.versionno AS versionno_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-05-03 02:54:17,038 [main] Physical connection closed DEBUG 2024-05-03 02:54:17,042 [main] Physical connection got DEBUG 2024-05-03 02:54:17,042 [main] Logical connection got DEBUG 2024-05-03 02:54:17,060 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,061 [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.055 sec Running org.seasar.dao.unit.S2DaoBeanReaderTest DEBUG 2024-05-03 02:54:17,074 [main] Physical connection got DEBUG 2024-05-03 02:54:17,074 [main] Logical connection got DEBUG 2024-05-03 02:54:17,089 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,089 [main] Physical connection closed DEBUG 2024-05-03 02:54:17,094 [main] Physical connection got DEBUG 2024-05-03 02:54:17,094 [main] Logical connection got DEBUG 2024-05-03 02:54:17,109 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,110 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec Running org.seasar.dao.impl.DaoMetaDataFactoryImplTest DEBUG 2024-05-03 02:54:17,185 [main] Physical connection got DEBUG 2024-05-03 02:54:17,185 [main] Logical connection got DEBUG 2024-05-03 02:54:17,186 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,186 [main] Logical connection got DEBUG 2024-05-03 02:54:17,188 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,189 [main] Physical connection closed DEBUG 2024-05-03 02:54:17,199 [main] Physical connection got DEBUG 2024-05-03 02:54:17,200 [main] Logical connection got DEBUG 2024-05-03 02:54:17,200 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,200 [main] Logical connection got DEBUG 2024-05-03 02:54:17,202 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,203 [main] Logical connection got DEBUG 2024-05-03 02:54:17,203 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,203 [main] Logical connection got DEBUG 2024-05-03 02:54:17,203 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,204 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec Running org.seasar.dao.unit.S2DaoTestCaseTest DEBUG 2024-05-03 02:54:17,210 [main] Physical connection got DEBUG 2024-05-03 02:54:17,210 [main] Logical connection got WARN 2024-05-03 02:54:17,213 [main] Table(S2DaoTestCaseTest$Hoge) not found WARN 2024-05-03 02:54:17,214 [main] Table(S2DaoTestCaseTest$Foo) not found DEBUG 2024-05-03 02:54:17,218 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,218 [main] Physical connection closed DEBUG 2024-05-03 02:54:17,222 [main] Physical connection got DEBUG 2024-05-03 02:54:17,222 [main] Logical connection got WARN 2024-05-03 02:54:17,225 [main] Table(S2DaoTestCaseTest$Hoge) not found WARN 2024-05-03 02:54:17,225 [main] Table(S2DaoTestCaseTest$Foo) not found DEBUG 2024-05-03 02:54:17,230 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,231 [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.002 sec Running org.seasar.dao.impl.UpdateAutoStaticCommandTest DEBUG 2024-05-03 02:54:17,237 [main] Transaction began DEBUG 2024-05-03 02:54:17,238 [main] Physical connection got DEBUG 2024-05-03 02:54:17,238 [main] Logical connection got DEBUG 2024-05-03 02:54:17,238 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,238 [main] Logical connection got DEBUG 2024-05-03 02:54:17,254 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,261 [main] Logical connection got DEBUG 2024-05-03 02:54:17,261 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:17,263 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,263 [main] Logical connection got DEBUG 2024-05-03 02:54:17,263 [main] UPDATE EMP SET tstamp = '2024-05-03 02.54.17', deptno = 20, ename = 'SCOTT', 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-05-03 02:54:17,264 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,264 [main] Transaction rolledback DEBUG 2024-05-03 02:54:17,264 [main] Physical connection closed DEBUG 2024-05-03 02:54:17,268 [main] Transaction began DEBUG 2024-05-03 02:54:17,268 [main] Physical connection got DEBUG 2024-05-03 02:54:17,268 [main] Logical connection got DEBUG 2024-05-03 02:54:17,268 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,268 [main] Logical connection got DEBUG 2024-05-03 02:54:17,275 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,279 [main] Logical connection got DEBUG 2024-05-03 02:54:17,279 [main] UPDATE DEPT SET versionno = 1, dname = null, loc = null WHERE deptno = 10 AND versionno = 0 DEBUG 2024-05-03 02:54:17,280 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,280 [main] Transaction rolledback DEBUG 2024-05-03 02:54:17,280 [main] Physical connection closed DEBUG 2024-05-03 02:54:17,284 [main] Transaction began DEBUG 2024-05-03 02:54:17,284 [main] Physical connection got DEBUG 2024-05-03 02:54:17,284 [main] Logical connection got DEBUG 2024-05-03 02:54:17,284 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,284 [main] Logical connection got DEBUG 2024-05-03 02:54:17,292 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,294 [main] Logical connection got DEBUG 2024-05-03 02:54:17,294 [main] UPDATE DEPT SET versionno = 0, dname = null, loc = null WHERE deptno = 10 AND versionno = -1 DEBUG 2024-05-03 02:54:17,294 [main] Logical connection closed org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1) DEBUG 2024-05-03 02:54:17,294 [main] Transaction rolledback DEBUG 2024-05-03 02:54:17,294 [main] Physical connection closed DEBUG 2024-05-03 02:54:17,298 [main] Transaction began DEBUG 2024-05-03 02:54:17,299 [main] Physical connection got DEBUG 2024-05-03 02:54:17,299 [main] Logical connection got DEBUG 2024-05-03 02:54:17,299 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,299 [main] Logical connection got DEBUG 2024-05-03 02:54:17,315 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,323 [main] Logical connection got DEBUG 2024-05-03 02:54:17,323 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:17,324 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,325 [main] Logical connection got DEBUG 2024-05-03 02:54:17,325 [main] UPDATE EMP SET tstamp = '2024-05-03 02.54.17', ename = 'SCOTT' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-05-03 02:54:17,325 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,325 [main] Transaction rolledback DEBUG 2024-05-03 02:54:17,325 [main] Physical connection closed DEBUG 2024-05-03 02:54:17,329 [main] Transaction began DEBUG 2024-05-03 02:54:17,329 [main] Physical connection got DEBUG 2024-05-03 02:54:17,329 [main] Logical connection got DEBUG 2024-05-03 02:54:17,329 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,329 [main] Logical connection got DEBUG 2024-05-03 02:54:17,344 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,352 [main] Logical connection got DEBUG 2024-05-03 02:54:17,352 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_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-05-03 02:54:17,353 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,353 [main] Logical connection got DEBUG 2024-05-03 02:54:17,353 [main] UPDATE EMP SET deptno = 20, tstamp = '2024-05-03 02.54.17' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-05-03 02:54:17,353 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,354 [main] Transaction rolledback DEBUG 2024-05-03 02:54:17,354 [main] Physical connection closed Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 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-05-03 02:54:17,367 [main] Transaction began DEBUG 2024-05-03 02:54:17,367 [main] Physical connection got DEBUG 2024-05-03 02:54:17,367 [main] Logical connection got DEBUG 2024-05-03 02:54:17,367 [main] S2Pager not use scroll cursor. DEBUG 2024-05-03 02:54:17,367 [main] Transaction rolledback DEBUG 2024-05-03 02:54:17,367 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,367 [main] Physical connection closed DEBUG 2024-05-03 02:54:17,371 [main] Transaction began DEBUG 2024-05-03 02:54:17,372 [main] Physical connection got DEBUG 2024-05-03 02:54:17,372 [main] Logical connection got DEBUG 2024-05-03 02:54:17,372 [main] S2Pager not use scroll cursor. DEBUG 2024-05-03 02:54:17,372 [main] Transaction rolledback DEBUG 2024-05-03 02:54:17,372 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,372 [main] Physical connection closed DEBUG 2024-05-03 02:54:17,376 [main] Transaction began DEBUG 2024-05-03 02:54:17,376 [main] Physical connection got DEBUG 2024-05-03 02:54:17,376 [main] Logical connection got DEBUG 2024-05-03 02:54:17,376 [main] S2Pager not use scroll cursor. DEBUG 2024-05-03 02:54:17,376 [main] Transaction rolledback DEBUG 2024-05-03 02:54:17,376 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,376 [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-05-03 02:54:17,497 [main] Transaction began DEBUG 2024-05-03 02:54:17,636 [main] Physical connection got DEBUG 2024-05-03 02:54:17,636 [main] Logical connection got DEBUG 2024-05-03 02:54:17,636 [main] DELETE FROM CUSTOMER DEBUG 2024-05-03 02:54:17,636 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,637 [main] Logical connection got DEBUG 2024-05-03 02:54:17,639 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,640 [main] Logical connection got DEBUG 2024-05-03 02:54:17,640 [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-05-03 02:54:17,640 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,640 [main] Logical connection got DEBUG 2024-05-03 02:54:17,641 [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-05-03 02:54:17,641 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,641 [main] Logical connection got DEBUG 2024-05-03 02:54:17,641 [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-05-03 02:54:17,641 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,641 [main] Logical connection got DEBUG 2024-05-03 02:54:17,641 [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-05-03 02:54:17,642 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,642 [main] Logical connection got DEBUG 2024-05-03 02:54:17,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-05-03 02:54:17,642 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,642 [main] Logical connection got DEBUG 2024-05-03 02:54:17,642 [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-05-03 02:54:17,642 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,642 [main] Logical connection got DEBUG 2024-05-03 02:54:17,642 [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-05-03 02:54:17,643 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,643 [main] Logical connection got DEBUG 2024-05-03 02:54:17,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-05-03 02:54:17,643 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,643 [main] Logical connection got DEBUG 2024-05-03 02:54:17,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-05-03 02:54:17,643 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,643 [main] Logical connection got DEBUG 2024-05-03 02:54:17,645 [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-05-03 02:54:17,646 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,646 [main] Logical connection got DEBUG 2024-05-03 02:54:17,646 [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-05-03 02:54:17,646 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,646 [main] Logical connection got DEBUG 2024-05-03 02:54:17,647 [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-05-03 02:54:17,647 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,647 [main] Logical connection got DEBUG 2024-05-03 02:54:17,647 [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-05-03 02:54:17,647 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,647 [main] Logical connection got DEBUG 2024-05-03 02:54:17,647 [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-05-03 02:54:17,647 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,648 [main] Logical connection got DEBUG 2024-05-03 02:54:17,648 [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-05-03 02:54:17,648 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,648 [main] Logical connection got DEBUG 2024-05-03 02:54:17,648 [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-05-03 02:54:17,648 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,648 [main] Logical connection got DEBUG 2024-05-03 02:54:17,648 [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-05-03 02:54:17,649 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,649 [main] Logical connection got DEBUG 2024-05-03 02:54:17,649 [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-05-03 02:54:17,649 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,649 [main] Logical connection got DEBUG 2024-05-03 02:54:17,649 [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-05-03 02:54:17,649 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,649 [main] Logical connection got DEBUG 2024-05-03 02:54:17,649 [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-05-03 02:54:17,650 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,650 [main] Logical connection got DEBUG 2024-05-03 02:54:17,651 [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-05-03 02:54:17,651 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,651 [main] Logical connection got DEBUG 2024-05-03 02:54:17,652 [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-05-03 02:54:17,652 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,652 [main] Logical connection got DEBUG 2024-05-03 02:54:17,652 [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-05-03 02:54:17,652 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,652 [main] Logical connection got DEBUG 2024-05-03 02:54:17,652 [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-05-03 02:54:17,653 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,653 [main] Logical connection got DEBUG 2024-05-03 02:54:17,653 [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-05-03 02:54:17,653 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,653 [main] Logical connection got DEBUG 2024-05-03 02:54:17,653 [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-05-03 02:54:17,654 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,654 [main] Logical connection got DEBUG 2024-05-03 02:54:17,654 [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-05-03 02:54:17,654 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,654 [main] Logical connection got DEBUG 2024-05-03 02:54:17,654 [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-05-03 02:54:17,654 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,654 [main] Logical connection got DEBUG 2024-05-03 02:54:17,654 [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-05-03 02:54:17,655 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,655 [main] Logical connection got DEBUG 2024-05-03 02:54:17,655 [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-05-03 02:54:17,655 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,655 [main] Logical connection got DEBUG 2024-05-03 02:54:17,655 [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-05-03 02:54:17,655 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,655 [main] Logical connection got DEBUG 2024-05-03 02:54:17,656 [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-05-03 02:54:17,657 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,657 [main] Logical connection got DEBUG 2024-05-03 02:54:17,657 [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-05-03 02:54:17,658 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,658 [main] Logical connection got DEBUG 2024-05-03 02:54:17,658 [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-05-03 02:54:17,658 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,658 [main] Logical connection got DEBUG 2024-05-03 02:54:17,658 [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-05-03 02:54:17,658 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,658 [main] Logical connection got DEBUG 2024-05-03 02:54:17,659 [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-05-03 02:54:17,659 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,659 [main] Logical connection got DEBUG 2024-05-03 02:54:17,659 [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-05-03 02:54:17,659 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,659 [main] Logical connection got DEBUG 2024-05-03 02:54:17,659 [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-05-03 02:54:17,659 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,659 [main] Logical connection got DEBUG 2024-05-03 02:54:17,660 [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-05-03 02:54:17,660 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,660 [main] Logical connection got DEBUG 2024-05-03 02:54:17,660 [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-05-03 02:54:17,660 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,660 [main] Logical connection got DEBUG 2024-05-03 02:54:17,660 [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-05-03 02:54:17,660 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,661 [main] Logical connection got DEBUG 2024-05-03 02:54:17,661 [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-05-03 02:54:17,661 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,661 [main] Logical connection got DEBUG 2024-05-03 02:54:17,661 [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-05-03 02:54:17,661 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,661 [main] Logical connection got DEBUG 2024-05-03 02:54:17,661 [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-05-03 02:54:17,662 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,662 [main] Logical connection got DEBUG 2024-05-03 02:54:17,662 [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-05-03 02:54:17,662 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,662 [main] Logical connection got DEBUG 2024-05-03 02:54:17,662 [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-05-03 02:54:17,662 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,662 [main] Logical connection got DEBUG 2024-05-03 02:54:17,662 [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-05-03 02:54:17,663 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,663 [main] Logical connection got DEBUG 2024-05-03 02:54:17,663 [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-05-03 02:54:17,663 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,663 [main] Logical connection got DEBUG 2024-05-03 02:54:17,663 [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-05-03 02:54:17,663 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,663 [main] Logical connection got DEBUG 2024-05-03 02:54:17,663 [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-05-03 02:54:17,664 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,664 [main] Logical connection got DEBUG 2024-05-03 02:54:17,664 [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-05-03 02:54:17,664 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,664 [main] Logical connection got DEBUG 2024-05-03 02:54:17,664 [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-05-03 02:54:17,664 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,664 [main] Logical connection got DEBUG 2024-05-03 02:54:17,665 [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-05-03 02:54:17,665 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,665 [main] Logical connection got DEBUG 2024-05-03 02:54:17,665 [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-05-03 02:54:17,665 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,665 [main] Logical connection got DEBUG 2024-05-03 02:54:17,665 [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-05-03 02:54:17,665 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,665 [main] Logical connection got DEBUG 2024-05-03 02:54:17,666 [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-05-03 02:54:17,666 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,666 [main] Logical connection got DEBUG 2024-05-03 02:54:17,666 [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-05-03 02:54:17,666 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,666 [main] Logical connection got DEBUG 2024-05-03 02:54:17,666 [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-05-03 02:54:17,666 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,667 [main] Logical connection got DEBUG 2024-05-03 02:54:17,667 [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-05-03 02:54:17,667 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,667 [main] Logical connection got DEBUG 2024-05-03 02:54:17,667 [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-05-03 02:54:17,667 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,667 [main] Logical connection got DEBUG 2024-05-03 02:54:17,667 [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-05-03 02:54:17,668 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,668 [main] Logical connection got DEBUG 2024-05-03 02:54:17,668 [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-05-03 02:54:17,668 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,668 [main] Logical connection got DEBUG 2024-05-03 02:54:17,668 [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-05-03 02:54:17,668 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,668 [main] Logical connection got DEBUG 2024-05-03 02:54:17,668 [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-05-03 02:54:17,669 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,669 [main] Logical connection got DEBUG 2024-05-03 02:54:17,669 [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-05-03 02:54:17,669 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,669 [main] Logical connection got DEBUG 2024-05-03 02:54:17,670 [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-05-03 02:54:17,670 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,670 [main] Logical connection got DEBUG 2024-05-03 02:54:17,670 [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-05-03 02:54:17,670 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,670 [main] Logical connection got DEBUG 2024-05-03 02:54:17,670 [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-05-03 02:54:17,670 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,671 [main] Logical connection got DEBUG 2024-05-03 02:54:17,671 [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-05-03 02:54:17,671 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,671 [main] Logical connection got DEBUG 2024-05-03 02:54:17,672 [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-05-03 02:54:17,672 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,672 [main] Logical connection got DEBUG 2024-05-03 02:54:17,672 [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-05-03 02:54:17,672 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,672 [main] Logical connection got DEBUG 2024-05-03 02:54:17,672 [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-05-03 02:54:17,673 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,673 [main] Logical connection got DEBUG 2024-05-03 02:54:17,673 [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-05-03 02:54:17,673 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,673 [main] Logical connection got DEBUG 2024-05-03 02:54:17,673 [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-05-03 02:54:17,673 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,673 [main] Logical connection got DEBUG 2024-05-03 02:54:17,674 [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-05-03 02:54:17,674 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,674 [main] Logical connection got DEBUG 2024-05-03 02:54:17,674 [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-05-03 02:54:17,674 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,674 [main] Logical connection got DEBUG 2024-05-03 02:54:17,674 [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-05-03 02:54:17,674 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,674 [main] Logical connection got DEBUG 2024-05-03 02:54:17,675 [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-05-03 02:54:17,675 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,675 [main] Logical connection got DEBUG 2024-05-03 02:54:17,675 [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-05-03 02:54:17,675 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,675 [main] Logical connection got DEBUG 2024-05-03 02:54:17,675 [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-05-03 02:54:17,675 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,676 [main] Logical connection got DEBUG 2024-05-03 02:54:17,676 [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-05-03 02:54:17,676 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,676 [main] Logical connection got DEBUG 2024-05-03 02:54:17,676 [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-05-03 02:54:17,676 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,676 [main] Logical connection got DEBUG 2024-05-03 02:54:17,676 [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-05-03 02:54:17,677 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,677 [main] Logical connection got DEBUG 2024-05-03 02:54:17,677 [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-05-03 02:54:17,677 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,677 [main] Logical connection got DEBUG 2024-05-03 02:54:17,679 [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-05-03 02:54:17,680 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,680 [main] Logical connection got DEBUG 2024-05-03 02:54:17,681 [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-05-03 02:54:17,681 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,681 [main] Logical connection got DEBUG 2024-05-03 02:54:17,681 [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-05-03 02:54:17,682 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,682 [main] Logical connection got DEBUG 2024-05-03 02:54:17,682 [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-05-03 02:54:17,682 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,682 [main] Logical connection got DEBUG 2024-05-03 02:54:17,682 [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-05-03 02:54:17,683 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,684 [main] Logical connection got DEBUG 2024-05-03 02:54:17,684 [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-05-03 02:54:17,684 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,684 [main] Logical connection got DEBUG 2024-05-03 02:54:17,684 [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-05-03 02:54:17,684 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,685 [main] Logical connection got DEBUG 2024-05-03 02:54:17,685 [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-05-03 02:54:17,685 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,685 [main] Logical connection got DEBUG 2024-05-03 02:54:17,685 [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-05-03 02:54:17,685 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,685 [main] Logical connection got DEBUG 2024-05-03 02:54:17,686 [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-05-03 02:54:17,686 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,686 [main] Logical connection got DEBUG 2024-05-03 02:54:17,686 [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-05-03 02:54:17,686 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,686 [main] Logical connection got DEBUG 2024-05-03 02:54:17,686 [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-05-03 02:54:17,686 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,687 [main] Logical connection got DEBUG 2024-05-03 02:54:17,687 [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-05-03 02:54:17,687 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,687 [main] Logical connection got DEBUG 2024-05-03 02:54:17,687 [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-05-03 02:54:17,687 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,687 [main] Logical connection got DEBUG 2024-05-03 02:54:17,689 [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-05-03 02:54:17,689 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,689 [main] Logical connection got DEBUG 2024-05-03 02:54:17,689 [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-05-03 02:54:17,689 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,689 [main] Logical connection got DEBUG 2024-05-03 02:54:17,689 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,689 [main] Logical connection got DEBUG 2024-05-03 02:54:17,690 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,691 [main] Logical connection got DEBUG 2024-05-03 02:54:17,691 [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-05-03 02:54:17,692 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,692 [main] Logical connection got DEBUG 2024-05-03 02:54:17,692 [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-05-03 02:54:17,693 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,694 [main] Transaction rolledback DEBUG 2024-05-03 02:54:17,694 [main] Physical connection closed DEBUG 2024-05-03 02:54:17,708 [main] Transaction began DEBUG 2024-05-03 02:54:17,735 [main] Physical connection got DEBUG 2024-05-03 02:54:17,735 [main] Logical connection got DEBUG 2024-05-03 02:54:17,736 [main] DELETE FROM CUSTOMER DEBUG 2024-05-03 02:54:17,736 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,736 [main] Logical connection got DEBUG 2024-05-03 02:54:17,738 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,738 [main] Logical connection got DEBUG 2024-05-03 02:54:17,738 [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-05-03 02:54:17,738 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,738 [main] Logical connection got DEBUG 2024-05-03 02:54:17,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-05-03 02:54:17,739 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,739 [main] Logical connection got DEBUG 2024-05-03 02:54:17,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-05-03 02:54:17,739 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,739 [main] Logical connection got DEBUG 2024-05-03 02:54:17,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-05-03 02:54:17,739 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,739 [main] Logical connection got DEBUG 2024-05-03 02:54:17,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-05-03 02:54:17,740 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,740 [main] Logical connection got DEBUG 2024-05-03 02:54:17,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-05-03 02:54:17,740 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,740 [main] Logical connection got DEBUG 2024-05-03 02:54:17,741 [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-05-03 02:54:17,741 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,741 [main] Logical connection got DEBUG 2024-05-03 02:54:17,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-05-03 02:54:17,741 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,741 [main] Logical connection got DEBUG 2024-05-03 02:54:17,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-05-03 02:54:17,742 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,742 [main] Logical connection got DEBUG 2024-05-03 02:54:17,742 [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-05-03 02:54:17,743 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,743 [main] Logical connection got DEBUG 2024-05-03 02:54:17,743 [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-05-03 02:54:17,744 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,745 [main] Logical connection got DEBUG 2024-05-03 02:54:17,745 [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-05-03 02:54:17,745 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,746 [main] Logical connection got DEBUG 2024-05-03 02:54:17,746 [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-05-03 02:54:17,746 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,746 [main] Logical connection got DEBUG 2024-05-03 02:54:17,746 [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-05-03 02:54:17,746 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,746 [main] Logical connection got DEBUG 2024-05-03 02:54:17,746 [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-05-03 02:54:17,749 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,749 [main] Logical connection got DEBUG 2024-05-03 02:54:17,749 [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-05-03 02:54:17,749 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,749 [main] Logical connection got DEBUG 2024-05-03 02:54:17,749 [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-05-03 02:54:17,749 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,750 [main] Logical connection got DEBUG 2024-05-03 02:54:17,750 [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-05-03 02:54:17,750 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,750 [main] Logical connection got DEBUG 2024-05-03 02:54:17,750 [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-05-03 02:54:17,750 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,750 [main] Logical connection got DEBUG 2024-05-03 02:54:17,750 [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-05-03 02:54:17,751 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,751 [main] Logical connection got DEBUG 2024-05-03 02:54:17,751 [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-05-03 02:54:17,752 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,752 [main] Logical connection got DEBUG 2024-05-03 02:54:17,752 [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-05-03 02:54:17,752 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,752 [main] Logical connection got DEBUG 2024-05-03 02:54:17,752 [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-05-03 02:54:17,752 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,752 [main] Logical connection got DEBUG 2024-05-03 02:54:17,752 [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-05-03 02:54:17,753 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,753 [main] Logical connection got DEBUG 2024-05-03 02:54:17,753 [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-05-03 02:54:17,753 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,753 [main] Logical connection got DEBUG 2024-05-03 02:54:17,753 [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-05-03 02:54:17,753 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,753 [main] Logical connection got DEBUG 2024-05-03 02:54:17,753 [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-05-03 02:54:17,754 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,754 [main] Logical connection got DEBUG 2024-05-03 02:54:17,754 [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-05-03 02:54:17,754 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,754 [main] Logical connection got DEBUG 2024-05-03 02:54:17,754 [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-05-03 02:54:17,754 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,754 [main] Logical connection got DEBUG 2024-05-03 02:54:17,754 [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-05-03 02:54:17,755 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,755 [main] Logical connection got DEBUG 2024-05-03 02:54:17,755 [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-05-03 02:54:17,755 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,755 [main] Logical connection got DEBUG 2024-05-03 02:54:17,755 [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-05-03 02:54:17,755 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,755 [main] Logical connection got DEBUG 2024-05-03 02:54:17,755 [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-05-03 02:54:17,756 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,756 [main] Logical connection got DEBUG 2024-05-03 02:54:17,756 [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-05-03 02:54:17,756 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,756 [main] Logical connection got DEBUG 2024-05-03 02:54:17,756 [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-05-03 02:54:17,756 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,756 [main] Logical connection got DEBUG 2024-05-03 02:54:17,757 [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-05-03 02:54:17,757 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,757 [main] Logical connection got DEBUG 2024-05-03 02:54:17,757 [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-05-03 02:54:17,757 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,757 [main] Logical connection got DEBUG 2024-05-03 02:54:17,757 [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-05-03 02:54:17,757 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,757 [main] Logical connection got DEBUG 2024-05-03 02:54:17,758 [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-05-03 02:54:17,758 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,758 [main] Logical connection got DEBUG 2024-05-03 02:54:17,758 [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-05-03 02:54:17,759 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,759 [main] Logical connection got DEBUG 2024-05-03 02:54:17,759 [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-05-03 02:54:17,759 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,759 [main] Logical connection got DEBUG 2024-05-03 02:54:17,759 [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-05-03 02:54:17,759 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,759 [main] Logical connection got DEBUG 2024-05-03 02:54:17,759 [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-05-03 02:54:17,760 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,760 [main] Logical connection got DEBUG 2024-05-03 02:54:17,760 [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-05-03 02:54:17,760 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,760 [main] Logical connection got DEBUG 2024-05-03 02:54:17,760 [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-05-03 02:54:17,762 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,762 [main] Logical connection got DEBUG 2024-05-03 02:54:17,762 [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-05-03 02:54:17,762 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,762 [main] Logical connection got DEBUG 2024-05-03 02:54:17,762 [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-05-03 02:54:17,763 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,763 [main] Logical connection got DEBUG 2024-05-03 02:54:17,764 [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-05-03 02:54:17,764 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,764 [main] Logical connection got DEBUG 2024-05-03 02:54:17,765 [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-05-03 02:54:17,765 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,765 [main] Logical connection got DEBUG 2024-05-03 02:54:17,765 [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-05-03 02:54:17,765 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,765 [main] Logical connection got DEBUG 2024-05-03 02:54:17,765 [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-05-03 02:54:17,765 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,765 [main] Logical connection got DEBUG 2024-05-03 02:54:17,766 [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-05-03 02:54:17,767 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,767 [main] Logical connection got DEBUG 2024-05-03 02:54:17,767 [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-05-03 02:54:17,767 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,767 [main] Logical connection got DEBUG 2024-05-03 02:54:17,767 [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-05-03 02:54:17,767 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,768 [main] Logical connection got DEBUG 2024-05-03 02:54:17,768 [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-05-03 02:54:17,768 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,768 [main] Logical connection got DEBUG 2024-05-03 02:54:17,768 [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-05-03 02:54:17,769 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,769 [main] Logical connection got DEBUG 2024-05-03 02:54:17,769 [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-05-03 02:54:17,771 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,771 [main] Logical connection got DEBUG 2024-05-03 02:54:17,771 [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-05-03 02:54:17,771 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,771 [main] Logical connection got DEBUG 2024-05-03 02:54:17,772 [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-05-03 02:54:17,772 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,772 [main] Logical connection got DEBUG 2024-05-03 02:54:17,772 [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-05-03 02:54:17,772 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,772 [main] Logical connection got DEBUG 2024-05-03 02:54:17,772 [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-05-03 02:54:17,772 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,772 [main] Logical connection got DEBUG 2024-05-03 02:54:17,773 [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-05-03 02:54:17,773 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,773 [main] Logical connection got DEBUG 2024-05-03 02:54:17,773 [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-05-03 02:54:17,773 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,773 [main] Logical connection got DEBUG 2024-05-03 02:54:17,775 [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-05-03 02:54:17,776 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,776 [main] Logical connection got DEBUG 2024-05-03 02:54:17,776 [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-05-03 02:54:17,777 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,777 [main] Logical connection got DEBUG 2024-05-03 02:54:17,777 [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-05-03 02:54:17,777 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,777 [main] Logical connection got DEBUG 2024-05-03 02:54:17,777 [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-05-03 02:54:17,777 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,777 [main] Logical connection got DEBUG 2024-05-03 02:54:17,777 [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-05-03 02:54:17,778 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,778 [main] Logical connection got DEBUG 2024-05-03 02:54:17,778 [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-05-03 02:54:17,778 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,778 [main] Logical connection got DEBUG 2024-05-03 02:54:17,779 [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-05-03 02:54:17,779 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,779 [main] Logical connection got DEBUG 2024-05-03 02:54:17,779 [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-05-03 02:54:17,779 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,779 [main] Logical connection got DEBUG 2024-05-03 02:54:17,779 [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-05-03 02:54:17,780 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,780 [main] Logical connection got DEBUG 2024-05-03 02:54:17,780 [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-05-03 02:54:17,780 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,780 [main] Logical connection got DEBUG 2024-05-03 02:54:17,780 [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-05-03 02:54:17,780 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,780 [main] Logical connection got DEBUG 2024-05-03 02:54:17,780 [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-05-03 02:54:17,781 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,781 [main] Logical connection got DEBUG 2024-05-03 02:54:17,781 [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-05-03 02:54:17,781 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,781 [main] Logical connection got DEBUG 2024-05-03 02:54:17,781 [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-05-03 02:54:17,781 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,781 [main] Logical connection got DEBUG 2024-05-03 02:54:17,781 [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-05-03 02:54:17,781 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,782 [main] Logical connection got DEBUG 2024-05-03 02:54:17,782 [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-05-03 02:54:17,782 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,782 [main] Logical connection got DEBUG 2024-05-03 02:54:17,782 [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-05-03 02:54:17,784 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,784 [main] Logical connection got DEBUG 2024-05-03 02:54:17,784 [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-05-03 02:54:17,784 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,784 [main] Logical connection got DEBUG 2024-05-03 02:54:17,784 [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-05-03 02:54:17,784 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,784 [main] Logical connection got DEBUG 2024-05-03 02:54:17,785 [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-05-03 02:54:17,785 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,785 [main] Logical connection got DEBUG 2024-05-03 02:54:17,785 [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-05-03 02:54:17,785 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,785 [main] Logical connection got DEBUG 2024-05-03 02:54:17,785 [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-05-03 02:54:17,785 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,785 [main] Logical connection got DEBUG 2024-05-03 02:54:17,786 [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-05-03 02:54:17,786 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,786 [main] Logical connection got DEBUG 2024-05-03 02:54:17,786 [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-05-03 02:54:17,786 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,786 [main] Logical connection got DEBUG 2024-05-03 02:54:17,786 [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-05-03 02:54:17,786 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,787 [main] Logical connection got DEBUG 2024-05-03 02:54:17,787 [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-05-03 02:54:17,787 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,787 [main] Logical connection got DEBUG 2024-05-03 02:54:17,787 [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-05-03 02:54:17,787 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,787 [main] Logical connection got DEBUG 2024-05-03 02:54:17,787 [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-05-03 02:54:17,787 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,787 [main] Logical connection got DEBUG 2024-05-03 02:54:17,789 [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-05-03 02:54:17,789 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,790 [main] Logical connection got DEBUG 2024-05-03 02:54:17,790 [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-05-03 02:54:17,790 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,790 [main] Logical connection got DEBUG 2024-05-03 02:54:17,790 [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-05-03 02:54:17,790 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,790 [main] Logical connection got DEBUG 2024-05-03 02:54:17,790 [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-05-03 02:54:17,791 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,791 [main] Logical connection got DEBUG 2024-05-03 02:54:17,791 [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-05-03 02:54:17,791 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,791 [main] Logical connection got DEBUG 2024-05-03 02:54:17,791 [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-05-03 02:54:17,791 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,791 [main] Logical connection got DEBUG 2024-05-03 02:54:17,791 [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-05-03 02:54:17,792 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,792 [main] Logical connection got DEBUG 2024-05-03 02:54:17,792 [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-05-03 02:54:17,792 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,792 [main] Logical connection got DEBUG 2024-05-03 02:54:17,792 [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-05-03 02:54:17,792 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,802 [main] Logical connection got DEBUG 2024-05-03 02:54:17,802 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,802 [main] Logical connection got DEBUG 2024-05-03 02:54:17,802 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,806 [main] Logical connection got DEBUG 2024-05-03 02:54:17,806 [main] SELECT count(*) FROM (select * from customer where DATE_OF_JOIN >= '2006-01-01' ) AS total DEBUG 2024-05-03 02:54:17,806 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,806 [main] Logical connection got DEBUG 2024-05-03 02:54:17,806 [main] select * from customer where DATE_OF_JOIN >= '2006-01-01' order by PRIORITY LIMIT 12 OFFSET 18 DEBUG 2024-05-03 02:54:17,810 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,811 [main] Logical connection got DEBUG 2024-05-03 02:54:17,811 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,814 [main] Transaction rolledback DEBUG 2024-05-03 02:54:17,814 [main] Physical connection closed DEBUG 2024-05-03 02:54:17,829 [main] Transaction began DEBUG 2024-05-03 02:54:17,838 [main] Physical connection got DEBUG 2024-05-03 02:54:17,838 [main] Logical connection got DEBUG 2024-05-03 02:54:17,838 [main] DELETE FROM CUSTOMER DEBUG 2024-05-03 02:54:17,838 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,838 [main] Logical connection got DEBUG 2024-05-03 02:54:17,841 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,841 [main] Logical connection got DEBUG 2024-05-03 02:54:17,841 [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-05-03 02:54:17,841 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,841 [main] Logical connection got DEBUG 2024-05-03 02:54:17,841 [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-05-03 02:54:17,842 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,842 [main] Logical connection got DEBUG 2024-05-03 02:54:17,842 [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-05-03 02:54:17,842 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,842 [main] Logical connection got DEBUG 2024-05-03 02:54:17,842 [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-05-03 02:54:17,842 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,842 [main] Logical connection got DEBUG 2024-05-03 02:54:17,842 [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-05-03 02:54:17,842 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,842 [main] Logical connection got DEBUG 2024-05-03 02:54:17,843 [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-05-03 02:54:17,843 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,843 [main] Logical connection got DEBUG 2024-05-03 02:54:17,843 [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-05-03 02:54:17,843 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,843 [main] Logical connection got DEBUG 2024-05-03 02:54:17,843 [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-05-03 02:54:17,843 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,843 [main] Logical connection got DEBUG 2024-05-03 02:54:17,844 [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-05-03 02:54:17,844 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,844 [main] Logical connection got DEBUG 2024-05-03 02:54:17,844 [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-05-03 02:54:17,844 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,844 [main] Logical connection got DEBUG 2024-05-03 02:54:17,844 [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-05-03 02:54:17,844 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,844 [main] Logical connection got DEBUG 2024-05-03 02:54:17,845 [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-05-03 02:54:17,845 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,845 [main] Logical connection got DEBUG 2024-05-03 02:54:17,845 [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-05-03 02:54:17,845 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,845 [main] Logical connection got DEBUG 2024-05-03 02:54:17,845 [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-05-03 02:54:17,845 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,845 [main] Logical connection got DEBUG 2024-05-03 02:54:17,845 [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-05-03 02:54:17,846 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,846 [main] Logical connection got DEBUG 2024-05-03 02:54:17,846 [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-05-03 02:54:17,846 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,846 [main] Logical connection got DEBUG 2024-05-03 02:54:17,846 [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-05-03 02:54:17,848 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,848 [main] Logical connection got DEBUG 2024-05-03 02:54:17,848 [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-05-03 02:54:17,848 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,848 [main] Logical connection got DEBUG 2024-05-03 02:54:17,848 [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-05-03 02:54:17,848 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,848 [main] Logical connection got DEBUG 2024-05-03 02:54:17,849 [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-05-03 02:54:17,849 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,849 [main] Logical connection got DEBUG 2024-05-03 02:54:17,849 [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-05-03 02:54:17,849 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,849 [main] Logical connection got DEBUG 2024-05-03 02:54:17,849 [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-05-03 02:54:17,849 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,849 [main] Logical connection got DEBUG 2024-05-03 02:54:17,850 [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-05-03 02:54:17,850 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,850 [main] Logical connection got DEBUG 2024-05-03 02:54:17,850 [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-05-03 02:54:17,850 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,850 [main] Logical connection got DEBUG 2024-05-03 02:54:17,850 [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-05-03 02:54:17,851 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,851 [main] Logical connection got DEBUG 2024-05-03 02:54:17,851 [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-05-03 02:54:17,851 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,851 [main] Logical connection got DEBUG 2024-05-03 02:54:17,851 [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-05-03 02:54:17,851 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,851 [main] Logical connection got DEBUG 2024-05-03 02:54:17,851 [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-05-03 02:54:17,851 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,852 [main] Logical connection got DEBUG 2024-05-03 02:54:17,852 [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-05-03 02:54:17,852 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,852 [main] Logical connection got DEBUG 2024-05-03 02:54:17,852 [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-05-03 02:54:17,852 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,852 [main] Logical connection got DEBUG 2024-05-03 02:54:17,852 [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-05-03 02:54:17,853 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,853 [main] Logical connection got DEBUG 2024-05-03 02:54:17,853 [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-05-03 02:54:17,853 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,853 [main] Logical connection got DEBUG 2024-05-03 02:54:17,853 [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-05-03 02:54:17,853 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,853 [main] Logical connection got DEBUG 2024-05-03 02:54:17,853 [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-05-03 02:54:17,853 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,854 [main] Logical connection got DEBUG 2024-05-03 02:54:17,854 [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-05-03 02:54:17,854 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,854 [main] Logical connection got DEBUG 2024-05-03 02:54:17,854 [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-05-03 02:54:17,854 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,854 [main] Logical connection got DEBUG 2024-05-03 02:54:17,854 [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-05-03 02:54:17,854 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,854 [main] Logical connection got DEBUG 2024-05-03 02:54:17,855 [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-05-03 02:54:17,855 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,855 [main] Logical connection got DEBUG 2024-05-03 02:54:17,855 [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-05-03 02:54:17,855 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,855 [main] Logical connection got DEBUG 2024-05-03 02:54:17,855 [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-05-03 02:54:17,855 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,855 [main] Logical connection got DEBUG 2024-05-03 02:54:17,855 [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-05-03 02:54:17,856 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,856 [main] Logical connection got DEBUG 2024-05-03 02:54:17,856 [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-05-03 02:54:17,856 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,856 [main] Logical connection got DEBUG 2024-05-03 02:54:17,856 [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-05-03 02:54:17,856 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,856 [main] Logical connection got DEBUG 2024-05-03 02:54:17,856 [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-05-03 02:54:17,857 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,857 [main] Logical connection got DEBUG 2024-05-03 02:54:17,857 [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-05-03 02:54:17,857 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,857 [main] Logical connection got DEBUG 2024-05-03 02:54:17,857 [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-05-03 02:54:17,857 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,857 [main] Logical connection got DEBUG 2024-05-03 02:54:17,857 [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-05-03 02:54:17,858 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,858 [main] Logical connection got DEBUG 2024-05-03 02:54:17,858 [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-05-03 02:54:17,858 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,858 [main] Logical connection got DEBUG 2024-05-03 02:54:17,858 [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-05-03 02:54:17,858 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,858 [main] Logical connection got DEBUG 2024-05-03 02:54:17,858 [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-05-03 02:54:17,858 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,858 [main] Logical connection got DEBUG 2024-05-03 02:54:17,859 [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-05-03 02:54:17,859 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,859 [main] Logical connection got DEBUG 2024-05-03 02:54:17,859 [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-05-03 02:54:17,859 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,859 [main] Logical connection got DEBUG 2024-05-03 02:54:17,859 [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-05-03 02:54:17,859 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,859 [main] Logical connection got DEBUG 2024-05-03 02:54:17,859 [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-05-03 02:54:17,860 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,860 [main] Logical connection got DEBUG 2024-05-03 02:54:17,860 [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-05-03 02:54:17,860 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,860 [main] Logical connection got DEBUG 2024-05-03 02:54:17,860 [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-05-03 02:54:17,860 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,860 [main] Logical connection got DEBUG 2024-05-03 02:54:17,860 [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-05-03 02:54:17,861 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,861 [main] Logical connection got DEBUG 2024-05-03 02:54:17,861 [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-05-03 02:54:17,861 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,861 [main] Logical connection got DEBUG 2024-05-03 02:54:17,861 [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-05-03 02:54:17,861 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,861 [main] Logical connection got DEBUG 2024-05-03 02:54:17,861 [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-05-03 02:54:17,861 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,861 [main] Logical connection got DEBUG 2024-05-03 02:54:17,862 [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-05-03 02:54:17,862 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,862 [main] Logical connection got DEBUG 2024-05-03 02:54:17,862 [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-05-03 02:54:17,862 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,862 [main] Logical connection got DEBUG 2024-05-03 02:54:17,862 [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-05-03 02:54:17,862 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,862 [main] Logical connection got DEBUG 2024-05-03 02:54:17,862 [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-05-03 02:54:17,863 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,863 [main] Logical connection got DEBUG 2024-05-03 02:54:17,863 [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-05-03 02:54:17,863 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,863 [main] Logical connection got DEBUG 2024-05-03 02:54:17,863 [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-05-03 02:54:17,863 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,863 [main] Logical connection got DEBUG 2024-05-03 02:54:17,863 [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-05-03 02:54:17,864 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,864 [main] Logical connection got DEBUG 2024-05-03 02:54:17,864 [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-05-03 02:54:17,864 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,864 [main] Logical connection got DEBUG 2024-05-03 02:54:17,864 [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-05-03 02:54:17,864 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,864 [main] Logical connection got DEBUG 2024-05-03 02:54:17,864 [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-05-03 02:54:17,865 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,865 [main] Logical connection got DEBUG 2024-05-03 02:54:17,865 [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-05-03 02:54:17,866 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,866 [main] Logical connection got DEBUG 2024-05-03 02:54:17,866 [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-05-03 02:54:17,866 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,866 [main] Logical connection got DEBUG 2024-05-03 02:54:17,866 [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-05-03 02:54:17,866 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,866 [main] Logical connection got DEBUG 2024-05-03 02:54:17,866 [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-05-03 02:54:17,867 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,867 [main] Logical connection got DEBUG 2024-05-03 02:54:17,867 [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-05-03 02:54:17,867 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,867 [main] Logical connection got DEBUG 2024-05-03 02:54:17,867 [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-05-03 02:54:17,867 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,867 [main] Logical connection got DEBUG 2024-05-03 02:54:17,867 [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-05-03 02:54:17,867 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,868 [main] Logical connection got DEBUG 2024-05-03 02:54:17,868 [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-05-03 02:54:17,868 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,868 [main] Logical connection got DEBUG 2024-05-03 02:54:17,868 [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-05-03 02:54:17,868 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,868 [main] Logical connection got DEBUG 2024-05-03 02:54:17,868 [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-05-03 02:54:17,868 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,868 [main] Logical connection got DEBUG 2024-05-03 02:54:17,869 [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-05-03 02:54:17,869 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,869 [main] Logical connection got DEBUG 2024-05-03 02:54:17,869 [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-05-03 02:54:17,869 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,869 [main] Logical connection got DEBUG 2024-05-03 02:54:17,869 [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-05-03 02:54:17,869 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,869 [main] Logical connection got DEBUG 2024-05-03 02:54:17,869 [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-05-03 02:54:17,870 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,870 [main] Logical connection got DEBUG 2024-05-03 02:54:17,870 [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-05-03 02:54:17,870 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,870 [main] Logical connection got DEBUG 2024-05-03 02:54:17,870 [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-05-03 02:54:17,870 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,870 [main] Logical connection got DEBUG 2024-05-03 02:54:17,870 [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-05-03 02:54:17,870 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,871 [main] Logical connection got DEBUG 2024-05-03 02:54:17,871 [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-05-03 02:54:17,871 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,871 [main] Logical connection got DEBUG 2024-05-03 02:54:17,871 [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-05-03 02:54:17,871 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,871 [main] Logical connection got DEBUG 2024-05-03 02:54:17,871 [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-05-03 02:54:17,871 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,871 [main] Logical connection got DEBUG 2024-05-03 02:54:17,871 [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-05-03 02:54:17,872 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,872 [main] Logical connection got DEBUG 2024-05-03 02:54:17,872 [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-05-03 02:54:17,872 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,872 [main] Logical connection got DEBUG 2024-05-03 02:54:17,872 [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-05-03 02:54:17,872 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,872 [main] Logical connection got DEBUG 2024-05-03 02:54:17,872 [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-05-03 02:54:17,873 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,873 [main] Logical connection got DEBUG 2024-05-03 02:54:17,873 [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-05-03 02:54:17,873 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,873 [main] Logical connection got DEBUG 2024-05-03 02:54:17,873 [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-05-03 02:54:17,873 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,873 [main] Logical connection got DEBUG 2024-05-03 02:54:17,873 [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-05-03 02:54:17,873 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,873 [main] Logical connection got DEBUG 2024-05-03 02:54:17,874 [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-05-03 02:54:17,874 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,874 [main] Logical connection got DEBUG 2024-05-03 02:54:17,874 [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-05-03 02:54:17,874 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,874 [main] Logical connection got DEBUG 2024-05-03 02:54:17,874 [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-05-03 02:54:17,874 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,877 [main] Logical connection got DEBUG 2024-05-03 02:54:17,877 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,877 [main] Logical connection got DEBUG 2024-05-03 02:54:17,877 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,879 [main] Logical connection got DEBUG 2024-05-03 02:54:17,879 [main] SELECT count(*) FROM (select * from customer where DATE_OF_JOIN >= '2006-01-01' ) AS total DEBUG 2024-05-03 02:54:17,880 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,880 [main] Logical connection got DEBUG 2024-05-03 02:54:17,880 [main] select * from customer where DATE_OF_JOIN >= '2006-01-01' order by PRIORITY LIMIT 12 OFFSET 18 DEBUG 2024-05-03 02:54:17,881 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,881 [main] Logical connection got DEBUG 2024-05-03 02:54:17,882 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,884 [main] Transaction rolledback DEBUG 2024-05-03 02:54:17,884 [main] Physical connection closed DEBUG 2024-05-03 02:54:17,898 [main] Transaction began DEBUG 2024-05-03 02:54:17,909 [main] Physical connection got DEBUG 2024-05-03 02:54:17,909 [main] Logical connection got DEBUG 2024-05-03 02:54:17,910 [main] DELETE FROM CUSTOMER DEBUG 2024-05-03 02:54:17,910 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,910 [main] Logical connection got DEBUG 2024-05-03 02:54:17,912 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,912 [main] Logical connection got DEBUG 2024-05-03 02:54:17,912 [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-05-03 02:54:17,913 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,913 [main] Logical connection got DEBUG 2024-05-03 02:54:17,913 [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-05-03 02:54:17,913 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,913 [main] Logical connection got DEBUG 2024-05-03 02:54:17,913 [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-05-03 02:54:17,913 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,914 [main] Logical connection got DEBUG 2024-05-03 02:54:17,914 [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-05-03 02:54:17,914 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,914 [main] Logical connection got DEBUG 2024-05-03 02:54:17,914 [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-05-03 02:54:17,914 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,914 [main] Logical connection got DEBUG 2024-05-03 02:54:17,914 [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-05-03 02:54:17,914 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,914 [main] Logical connection got DEBUG 2024-05-03 02:54:17,914 [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-05-03 02:54:17,915 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,915 [main] Logical connection got DEBUG 2024-05-03 02:54:17,915 [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-05-03 02:54:17,915 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,915 [main] Logical connection got DEBUG 2024-05-03 02:54:17,915 [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-05-03 02:54:17,915 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,915 [main] Logical connection got DEBUG 2024-05-03 02:54:17,915 [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-05-03 02:54:17,916 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,916 [main] Logical connection got DEBUG 2024-05-03 02:54:17,916 [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-05-03 02:54:17,916 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,916 [main] Logical connection got DEBUG 2024-05-03 02:54:17,916 [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-05-03 02:54:17,916 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,916 [main] Logical connection got DEBUG 2024-05-03 02:54:17,916 [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-05-03 02:54:17,916 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,916 [main] Logical connection got DEBUG 2024-05-03 02:54:17,917 [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-05-03 02:54:17,917 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,917 [main] Logical connection got DEBUG 2024-05-03 02:54:17,917 [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-05-03 02:54:17,917 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,917 [main] Logical connection got DEBUG 2024-05-03 02:54:17,917 [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-05-03 02:54:17,917 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,918 [main] Logical connection got DEBUG 2024-05-03 02:54:17,918 [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-05-03 02:54:17,918 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,918 [main] Logical connection got DEBUG 2024-05-03 02:54:17,918 [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-05-03 02:54:17,918 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,918 [main] Logical connection got DEBUG 2024-05-03 02:54:17,918 [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-05-03 02:54:17,918 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,918 [main] Logical connection got DEBUG 2024-05-03 02:54:17,919 [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-05-03 02:54:17,919 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,919 [main] Logical connection got DEBUG 2024-05-03 02:54:17,919 [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-05-03 02:54:17,919 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,919 [main] Logical connection got DEBUG 2024-05-03 02:54:17,919 [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-05-03 02:54:17,919 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,919 [main] Logical connection got DEBUG 2024-05-03 02:54:17,919 [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-05-03 02:54:17,920 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,920 [main] Logical connection got DEBUG 2024-05-03 02:54:17,920 [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-05-03 02:54:17,920 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,920 [main] Logical connection got DEBUG 2024-05-03 02:54:17,920 [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-05-03 02:54:17,920 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,921 [main] Logical connection got DEBUG 2024-05-03 02:54:17,921 [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-05-03 02:54:17,921 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,921 [main] Logical connection got DEBUG 2024-05-03 02:54:17,921 [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-05-03 02:54:17,921 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,921 [main] Logical connection got DEBUG 2024-05-03 02:54:17,921 [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-05-03 02:54:17,921 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,921 [main] Logical connection got DEBUG 2024-05-03 02:54:17,922 [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-05-03 02:54:17,922 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,922 [main] Logical connection got DEBUG 2024-05-03 02:54:17,922 [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-05-03 02:54:17,922 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,922 [main] Logical connection got DEBUG 2024-05-03 02:54:17,922 [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-05-03 02:54:17,922 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,922 [main] Logical connection got DEBUG 2024-05-03 02:54:17,923 [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-05-03 02:54:17,923 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,923 [main] Logical connection got DEBUG 2024-05-03 02:54:17,924 [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-05-03 02:54:17,925 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,925 [main] Logical connection got DEBUG 2024-05-03 02:54:17,925 [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-05-03 02:54:17,925 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,925 [main] Logical connection got DEBUG 2024-05-03 02:54:17,925 [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-05-03 02:54:17,925 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,925 [main] Logical connection got DEBUG 2024-05-03 02:54:17,925 [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-05-03 02:54:17,925 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,925 [main] Logical connection got DEBUG 2024-05-03 02:54:17,926 [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-05-03 02:54:17,926 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,926 [main] Logical connection got DEBUG 2024-05-03 02:54:17,926 [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-05-03 02:54:17,926 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,926 [main] Logical connection got DEBUG 2024-05-03 02:54:17,926 [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-05-03 02:54:17,926 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,926 [main] Logical connection got DEBUG 2024-05-03 02:54:17,926 [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-05-03 02:54:17,927 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,927 [main] Logical connection got DEBUG 2024-05-03 02:54:17,927 [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-05-03 02:54:17,927 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,927 [main] Logical connection got DEBUG 2024-05-03 02:54:17,927 [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-05-03 02:54:17,927 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,927 [main] Logical connection got DEBUG 2024-05-03 02:54:17,927 [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-05-03 02:54:17,927 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,928 [main] Logical connection got DEBUG 2024-05-03 02:54:17,928 [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-05-03 02:54:17,928 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,928 [main] Logical connection got DEBUG 2024-05-03 02:54:17,928 [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-05-03 02:54:17,928 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,929 [main] Logical connection got DEBUG 2024-05-03 02:54:17,929 [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-05-03 02:54:17,929 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,929 [main] Logical connection got DEBUG 2024-05-03 02:54:17,929 [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-05-03 02:54:17,929 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,929 [main] Logical connection got DEBUG 2024-05-03 02:54:17,929 [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-05-03 02:54:17,929 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,929 [main] Logical connection got DEBUG 2024-05-03 02:54:17,930 [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-05-03 02:54:17,930 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,930 [main] Logical connection got DEBUG 2024-05-03 02:54:17,930 [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-05-03 02:54:17,930 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,930 [main] Logical connection got DEBUG 2024-05-03 02:54:17,930 [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-05-03 02:54:17,930 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,930 [main] Logical connection got DEBUG 2024-05-03 02:54:17,930 [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-05-03 02:54:17,931 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,931 [main] Logical connection got DEBUG 2024-05-03 02:54:17,931 [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-05-03 02:54:17,931 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,931 [main] Logical connection got DEBUG 2024-05-03 02:54:17,931 [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-05-03 02:54:17,931 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,931 [main] Logical connection got DEBUG 2024-05-03 02:54:17,931 [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-05-03 02:54:17,931 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,931 [main] Logical connection got DEBUG 2024-05-03 02:54:17,932 [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-05-03 02:54:17,932 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,932 [main] Logical connection got DEBUG 2024-05-03 02:54:17,932 [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-05-03 02:54:17,932 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,932 [main] Logical connection got DEBUG 2024-05-03 02:54:17,932 [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-05-03 02:54:17,932 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,932 [main] Logical connection got DEBUG 2024-05-03 02:54:17,932 [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-05-03 02:54:17,933 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,933 [main] Logical connection got DEBUG 2024-05-03 02:54:17,933 [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-05-03 02:54:17,933 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,933 [main] Logical connection got DEBUG 2024-05-03 02:54:17,933 [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-05-03 02:54:17,933 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,933 [main] Logical connection got DEBUG 2024-05-03 02:54:17,933 [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-05-03 02:54:17,934 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,934 [main] Logical connection got DEBUG 2024-05-03 02:54:17,934 [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-05-03 02:54:17,934 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,934 [main] Logical connection got DEBUG 2024-05-03 02:54:17,934 [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-05-03 02:54:17,934 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,934 [main] Logical connection got DEBUG 2024-05-03 02:54:17,935 [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-05-03 02:54:17,935 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,935 [main] Logical connection got DEBUG 2024-05-03 02:54:17,935 [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-05-03 02:54:17,935 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,935 [main] Logical connection got DEBUG 2024-05-03 02:54:17,935 [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-05-03 02:54:17,935 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,935 [main] Logical connection got DEBUG 2024-05-03 02:54:17,935 [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-05-03 02:54:17,936 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,936 [main] Logical connection got DEBUG 2024-05-03 02:54:17,936 [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-05-03 02:54:17,936 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,936 [main] Logical connection got DEBUG 2024-05-03 02:54:17,936 [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-05-03 02:54:17,936 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,936 [main] Logical connection got DEBUG 2024-05-03 02:54:17,936 [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-05-03 02:54:17,936 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,937 [main] Logical connection got DEBUG 2024-05-03 02:54:17,937 [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-05-03 02:54:17,937 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,937 [main] Logical connection got DEBUG 2024-05-03 02:54:17,937 [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-05-03 02:54:17,937 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,937 [main] Logical connection got DEBUG 2024-05-03 02:54:17,938 [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-05-03 02:54:17,938 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,938 [main] Logical connection got DEBUG 2024-05-03 02:54:17,938 [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-05-03 02:54:17,938 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,938 [main] Logical connection got DEBUG 2024-05-03 02:54:17,938 [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-05-03 02:54:17,939 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,939 [main] Logical connection got DEBUG 2024-05-03 02:54:17,939 [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-05-03 02:54:17,939 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,939 [main] Logical connection got DEBUG 2024-05-03 02:54:17,939 [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-05-03 02:54:17,939 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,939 [main] Logical connection got DEBUG 2024-05-03 02:54:17,940 [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-05-03 02:54:17,940 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,940 [main] Logical connection got DEBUG 2024-05-03 02:54:17,940 [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-05-03 02:54:17,940 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,940 [main] Logical connection got DEBUG 2024-05-03 02:54:17,941 [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-05-03 02:54:17,941 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,941 [main] Logical connection got DEBUG 2024-05-03 02:54:17,941 [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-05-03 02:54:17,941 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,941 [main] Logical connection got DEBUG 2024-05-03 02:54:17,942 [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-05-03 02:54:17,942 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,942 [main] Logical connection got DEBUG 2024-05-03 02:54:17,942 [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-05-03 02:54:17,942 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,942 [main] Logical connection got DEBUG 2024-05-03 02:54:17,942 [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-05-03 02:54:17,942 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,942 [main] Logical connection got DEBUG 2024-05-03 02:54:17,943 [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-05-03 02:54:17,944 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,944 [main] Logical connection got DEBUG 2024-05-03 02:54:17,944 [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-05-03 02:54:17,944 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,944 [main] Logical connection got DEBUG 2024-05-03 02:54:17,944 [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-05-03 02:54:17,944 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,945 [main] Logical connection got DEBUG 2024-05-03 02:54:17,945 [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-05-03 02:54:17,945 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,945 [main] Logical connection got DEBUG 2024-05-03 02:54:17,945 [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-05-03 02:54:17,945 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,945 [main] Logical connection got DEBUG 2024-05-03 02:54:17,945 [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-05-03 02:54:17,945 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,945 [main] Logical connection got DEBUG 2024-05-03 02:54:17,945 [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-05-03 02:54:17,946 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,946 [main] Logical connection got DEBUG 2024-05-03 02:54:17,946 [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-05-03 02:54:17,946 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,946 [main] Logical connection got DEBUG 2024-05-03 02:54:17,946 [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-05-03 02:54:17,946 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,946 [main] Logical connection got DEBUG 2024-05-03 02:54:17,946 [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-05-03 02:54:17,947 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,947 [main] Logical connection got DEBUG 2024-05-03 02:54:17,947 [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-05-03 02:54:17,947 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,947 [main] Logical connection got DEBUG 2024-05-03 02:54:17,947 [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-05-03 02:54:17,947 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,947 [main] Logical connection got DEBUG 2024-05-03 02:54:17,947 [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-05-03 02:54:17,947 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,947 [main] Logical connection got DEBUG 2024-05-03 02:54:17,948 [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-05-03 02:54:17,948 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,948 [main] Logical connection got DEBUG 2024-05-03 02:54:17,948 [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-05-03 02:54:17,948 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,956 [main] Logical connection got DEBUG 2024-05-03 02:54:17,956 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,956 [main] Logical connection got DEBUG 2024-05-03 02:54:17,956 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,959 [main] Logical connection got DEBUG 2024-05-03 02:54:17,959 [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-05-03 02:54:17,961 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,961 [main] Logical connection got DEBUG 2024-05-03 02:54:17,961 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,971 [main] Transaction rolledback DEBUG 2024-05-03 02:54:17,971 [main] Physical connection closed Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.594 sec Running org.seasar.dao.impl.NullBeanEnhancerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.seasar.dao.impl.DtoArrayMetaDataResultSetHandlerTest DEBUG 2024-05-03 02:54:17,977 [main] Physical connection got DEBUG 2024-05-03 02:54:17,978 [main] Logical connection got DEBUG 2024-05-03 02:54:17,978 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,978 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.seasar.dao.issue.Jira101Test DEBUG 2024-05-03 02:54:17,994 [main] Transaction began DEBUG 2024-05-03 02:54:17,994 [main] Physical connection got DEBUG 2024-05-03 02:54:17,994 [main] Logical connection got DEBUG 2024-05-03 02:54:17,994 [main] Logical connection closed DEBUG 2024-05-03 02:54:17,994 [main] Logical connection got DEBUG 2024-05-03 02:54:18,000 [main] Logical connection closed DEBUG 2024-05-03 02:54:18,001 [main] Logical connection got DEBUG 2024-05-03 02:54:18,001 [main] INSERT INTO JIRA101_TABLE (aaa, bbb, foo_id) VALUES ('a1', 'b1', 777) DEBUG 2024-05-03 02:54:18,001 [main] Logical connection closed DEBUG 2024-05-03 02:54:18,001 [main] Logical connection got DEBUG 2024-05-03 02:54:18,001 [main] SELECT JIRA101_TABLE.aaa, JIRA101_TABLE.bbb, JIRA101_TABLE.foo_id FROM JIRA101_TABLE WHERE JIRA101_TABLE.FOO_ID = 777 DEBUG 2024-05-03 02:54:18,002 [main] Logical connection closed DEBUG 2024-05-03 02:54:18,002 [main] skip UPDATE: table=JIRA101_TABLE, key{foo_id=777} DEBUG 2024-05-03 02:54:18,002 [main] Transaction rolledback DEBUG 2024-05-03 02:54:18,002 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec Running org.seasar.dao.interceptors.AssertAtLeastOneRowInterceptorTest DEBUG 2024-05-03 02:54:18,086 [main] Transaction began DEBUG 2024-05-03 02:54:18,087 [main] Physical connection got DEBUG 2024-05-03 02:54:18,087 [main] Logical connection got DEBUG 2024-05-03 02:54:18,087 [main] Logical connection closed DEBUG 2024-05-03 02:54:18,087 [main] Logical connection got DEBUG 2024-05-03 02:54:18,102 [main] Logical connection closed DEBUG 2024-05-03 02:54:18,102 [main] Logical connection got DEBUG 2024-05-03 02:54:18,103 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%' DEBUG 2024-05-03 02:54:18,103 [main] Logical connection closed DEBUG 2024-05-03 02:54:18,103 [main] Transaction rolledback DEBUG 2024-05-03 02:54:18,103 [main] Physical connection closed DEBUG 2024-05-03 02:54:18,115 [main] Transaction began DEBUG 2024-05-03 02:54:18,115 [main] Physical connection got DEBUG 2024-05-03 02:54:18,115 [main] Logical connection got DEBUG 2024-05-03 02:54:18,116 [main] Logical connection closed DEBUG 2024-05-03 02:54:18,116 [main] Logical connection got DEBUG 2024-05-03 02:54:18,132 [main] Logical connection closed DEBUG 2024-05-03 02:54:18,132 [main] Logical connection got DEBUG 2024-05-03 02:54:18,132 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%' DEBUG 2024-05-03 02:54:18,133 [main] Logical connection closed DEBUG 2024-05-03 02:54:18,133 [main] Transaction rolledback DEBUG 2024-05-03 02:54:18,133 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 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-05-03 02:54:18,148 [main] Physical connection got DEBUG 2024-05-03 02:54:18,148 [main] Logical connection got DEBUG 2024-05-03 02:54:18,149 [main] Logical connection closed DEBUG 2024-05-03 02:54:18,149 [main] Logical connection got DEBUG 2024-05-03 02:54:18,152 [main] Logical connection closed DEBUG 2024-05-03 02:54:18,155 [main] Logical connection got DEBUG 2024-05-03 02:54:18,156 [main] SELECT EMP.deptno, EMP.empno, EMP.ename FROM EMP WHERE empno = 7782 DEBUG 2024-05-03 02:54:18,156 [main] Logical connection closed DEBUG 2024-05-03 02:54:18,156 [main] Logical connection got DEBUG 2024-05-03 02:54:18,156 [main] Logical connection closed DEBUG 2024-05-03 02:54:18,156 [main] Logical connection got DEBUG 2024-05-03 02:54:18,157 [main] Logical connection closed DEBUG 2024-05-03 02:54:18,157 [main] Logical connection got DEBUG 2024-05-03 02:54:18,157 [main] SELECT DEPT.deptno, DEPT.dname FROM DEPT WHERE DEPT.deptno = 10 DEBUG 2024-05-03 02:54:18,157 [main] Logical connection closed DEBUG 2024-05-03 02:54:18,157 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 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-05-03 02:54:18,162 [main] Argument(job) not found SELECT * FROM emp WARN 2024-05-03 02:54:18,163 [main] Argument(aaa) not found [] [] [aaabbb] [aaa] [SELECT * FROM emp WHERE job = ?] WARN 2024-05-03 02:54:18,163 [main] Argument(job) not found [SELECT * FROM emp WHERE job is null] [bbb = ?] [bbbddd] SELECT * FROM emp WHERE deptno = 10 WARN 2024-05-03 02:54:18,165 [main] Argument(job) not found WARN 2024-05-03 02:54:18,166 [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-05-03 02:54:18,168 [main] Argument(moge) not found WARN 2024-05-03 02:54:18,168 [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-05-03 02:54:18,171 [main] Argument(hoge) not found WARN 2024-05-03 02:54:18,171 [main] Argument($1) not found WARN 2024-05-03 02:54:18,171 [main] Argument($1) not found SELECT AAA FROM HOGE where bb = ? /* comment */ WARN 2024-05-03 02:54:18,172 [main] Argument($1) not found WARN 2024-05-03 02:54:18,172 [main] Argument($1) not found SELECT AAA FROM HOGE where aa = ? -- comment Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running org.seasar.dao.impl.QuestionInCommentTest DEBUG 2024-05-03 02:54:18,185 [main] Transaction began DEBUG 2024-05-03 02:54:18,185 [main] Physical connection got DEBUG 2024-05-03 02:54:18,185 [main] Logical connection got DEBUG 2024-05-03 02:54:18,185 [main] Logical connection closed DEBUG 2024-05-03 02:54:18,185 [main] Logical connection got DEBUG 2024-05-03 02:54:18,188 [main] Logical connection closed DEBUG 2024-05-03 02:54:18,190 [main] Logical connection got DEBUG 2024-05-03 02:54:18,190 [main] INSERT INTO EMP ( EMPNO, ENAME, TSTAMP ) VALUES ( /* comment */ 2222, 'aaaaaaaaaaaa', null /* in comment */ ) DEBUG 2024-05-03 02:54:18,190 [main] Logical connection closed DEBUG 2024-05-03 02:54:18,190 [main] Transaction rolledback DEBUG 2024-05-03 02:54:18,190 [main] Physical connection closed DEBUG 2024-05-03 02:54:18,202 [main] Transaction began DEBUG 2024-05-03 02:54:18,202 [main] Physical connection got DEBUG 2024-05-03 02:54:18,202 [main] Logical connection got DEBUG 2024-05-03 02:54:18,203 [main] Logical connection closed DEBUG 2024-05-03 02:54:18,203 [main] Logical connection got DEBUG 2024-05-03 02:54:18,207 [main] Logical connection closed DEBUG 2024-05-03 02:54:18,208 [main] Logical connection got DEBUG 2024-05-03 02:54:18,208 [main] select * from EMP where ENAME = 'te?st' DEBUG 2024-05-03 02:54:18,208 [main] Logical connection closed DEBUG 2024-05-03 02:54:18,208 [main] Transaction rolledback DEBUG 2024-05-03 02:54:18,208 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 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-05-03 02:54:18,219 [main] Transaction began DEBUG 2024-05-03 02:54:18,219 [main] Physical connection got DEBUG 2024-05-03 02:54:18,219 [main] Logical connection got DEBUG 2024-05-03 02:54:18,219 [main] Logical connection closed DEBUG 2024-05-03 02:54:18,219 [main] Logical connection got DEBUG 2024-05-03 02:54:18,235 [main] Logical connection closed DEBUG 2024-05-03 02:54:18,242 [main] Logical connection got DEBUG 2024-05-03 02:54:18,242 [main] DELETE FROM EMP WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-05-03 02:54:18,242 [main] DELETE FROM EMP WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-05-03 02:54:18,243 [main] Logical connection closed DEBUG 2024-05-03 02:54:18,243 [main] Logical connection got DEBUG 2024-05-03 02:54:18,243 [main] DELETE FROM EMP WHERE empno = 7782 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-05-03 02:54:18,243 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-05-03 02:54:18,243 [main] Logical connection closed DEBUG 2024-05-03 02:54:18,243 [main] Transaction rolledback DEBUG 2024-05-03 02:54:18,243 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec Running org.seasar.dao.impl.OverloadNotSupportedSqlCommandTest DEBUG 2024-05-03 02:54:18,248 [main] Physical connection got DEBUG 2024-05-03 02:54:18,248 [main] Logical connection got DEBUG 2024-05-03 02:54:18,248 [main] Logical connection closed DEBUG 2024-05-03 02:54:18,249 [main] Logical connection got DEBUG 2024-05-03 02:54:18,265 [main] Logical connection closed DEBUG 2024-05-03 02:54:18,265 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 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 Results : Tests run: 434, Failures: 0, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Building S2Dao Examples [INFO] task-segment: [clean, test] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting directory /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/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-snapshot/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-snapshot/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-snapshot/workspace/s2dao-1.0.x/s2-dao-examples/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running examples.dao.EmployeeDaoTest DEBUG 2024-05-03 02:54:19,619 [main] Physical connection got DEBUG 2024-05-03 02:54:19,619 [main] Logical connection got DEBUG 2024-05-03 02:54:19,635 [main] Logical connection closed DEBUG 2024-05-03 02:54:19,635 [main] Logical connection got DEBUG 2024-05-03 02:54:19,687 [main] Logical connection closed DEBUG 2024-05-03 02:54:19,709 [main] Logical connection got DEBUG 2024-05-03 02:54:19,710 [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-05-03 02:54:19,723 [main] Logical connection closed DEBUG 2024-05-03 02:54:19,724 [main] Logical connection got DEBUG 2024-05-03 02:54:19,727 [main] Logical connection closed DEBUG 2024-05-03 02:54:19,731 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.853 sec Running examples.dao.EmployeeDaoClientTest DEBUG 2024-05-03 02:54:19,819 [main] Physical connection got DEBUG 2024-05-03 02:54:19,819 [main] Logical connection got DEBUG 2024-05-03 02:54:19,819 [main] Logical connection closed DEBUG 2024-05-03 02:54:19,819 [main] Logical connection got DEBUG 2024-05-03 02:54:19,832 [main] Logical connection closed DEBUG 2024-05-03 02:54:19,838 [main] Logical connection got DEBUG 2024-05-03 02:54:19,838 [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-05-03 02:54:19,842 [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-05-03 02:54:19,846 [main] Logical connection got DEBUG 2024-05-03 02:54:19,846 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE empno = 7788 AND emp.deptno = dept.deptno DEBUG 2024-05-03 02:54:19,849 [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-05-03 02:54:19,850 [main] Logical connection got DEBUG 2024-05-03 02:54:19,850 [main] SELECT count(*) FROM emp DEBUG 2024-05-03 02:54:19,851 [main] Logical connection closed count:14 DEBUG 2024-05-03 02:54:19,851 [main] Logical connection got DEBUG 2024-05-03 02:54:19,851 [main] SELECT * FROM emp DEBUG 2024-05-03 02:54:19,861 [main] Logical connection closed DEBUG 2024-05-03 02:54:19,862 [main] Logical connection got DEBUG 2024-05-03 02:54:19,862 [main] SELECT * FROM emp WHERE job = 'CLERK' DEBUG 2024-05-03 02:54:19,862 [main] Logical connection closed DEBUG 2024-05-03 02:54:19,863 [main] Logical connection got DEBUG 2024-05-03 02:54:19,863 [main] SELECT * FROM emp WHERE deptno = 20 DEBUG 2024-05-03 02:54:19,864 [main] Logical connection closed DEBUG 2024-05-03 02:54:19,864 [main] Logical connection got DEBUG 2024-05-03 02:54:19,864 [main] SELECT * FROM emp WHERE job = 'CLERK' AND deptno = 20 DEBUG 2024-05-03 02:54:19,865 [main] Logical connection closed DEBUG 2024-05-03 02:54:19,866 [main] Logical connection got DEBUG 2024-05-03 02:54:19,866 [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-05-03 02:54:19,868 [main] Logical connection closed DEBUG 2024-05-03 02:54:19,868 [main] Logical connection got DEBUG 2024-05-03 02:54:19,868 [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-05-03 02:54:19,870 [main] Logical connection closed DEBUG 2024-05-03 02:54:19,870 [main] Logical connection got DEBUG 2024-05-03 02:54:19,870 [main] UPDATE emp SET ename = 'SCOTT' WHERE empno = 7788 DEBUG 2024-05-03 02:54:19,871 [main] Logical connection closed updatedRows:1 DEBUG 2024-05-03 02:54:19,871 [main] Logical connection got DEBUG 2024-05-03 02:54:19,871 [main] SELECT empno FROM emp DEBUG 2024-05-03 02:54:19,871 [main] Logical connection closed 7369 7499 7521 7566 7654 7698 7782 7788 7839 7844 7876 7900 7902 7934 DEBUG 2024-05-03 02:54:19,872 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec Running examples.dao.EmployeeAutoDaoClientTest DEBUG 2024-05-03 02:54:19,908 [main] Physical connection got DEBUG 2024-05-03 02:54:19,908 [main] Logical connection got DEBUG 2024-05-03 02:54:19,908 [main] Logical connection closed DEBUG 2024-05-03 02:54:19,908 [main] Logical connection got DEBUG 2024-05-03 02:54:19,917 [main] Logical connection closed DEBUG 2024-05-03 02:54:19,924 [main] Logical connection got DEBUG 2024-05-03 02:54:19,924 [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-05-03 02:54:19,927 [main] Logical connection closed DEBUG 2024-05-03 02:54:19,927 [main] Logical connection got DEBUG 2024-05-03 02:54:19,927 [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-05-03 02:54:19,928 [main] Logical connection closed DEBUG 2024-05-03 02:54:19,929 [main] Logical connection got DEBUG 2024-05-03 02:54:19,929 [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-05-03 02:54:19,930 [main] Logical connection closed DEBUG 2024-05-03 02:54:19,930 [main] Logical connection got DEBUG 2024-05-03 02:54:19,930 [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-05-03 02:54:19,932 [main] Logical connection closed DEBUG 2024-05-03 02:54:19,932 [main] Logical connection got DEBUG 2024-05-03 02:54:19,932 [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-05-03 02:54:19,933 [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-05-03 02:54:19,934 [main] Logical connection got DEBUG 2024-05-03 02:54:19,934 [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-05-03 02:54:19,936 [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-05-03 02:54:19,939 [main] Logical connection got DEBUG 2024-05-03 02:54:19,939 [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-05-03 02:54:19,941 [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-05-03 02:54:19,941 [main] Logical connection got DEBUG 2024-05-03 02:54:19,941 [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-05-03 02:54:19,942 [main] Logical connection closed before timestamp:2005-01-18 13:09:32.213 DEBUG 2024-05-03 02:54:19,943 [main] Logical connection got DEBUG 2024-05-03 02:54:19,944 [main] UPDATE EMP SET tstamp = '2024-05-03 02.54.19', 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-05-03 02:54:19,945 [main] Logical connection closed after timestamp:2024-05-03 02:54:19.943 DEBUG 2024-05-03 02:54:19,945 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec Running examples.dao.DepartmentManagerClientTest DEBUG 2024-05-03 02:54:19,974 [main] Physical connection got DEBUG 2024-05-03 02:54:19,974 [main] Logical connection got DEBUG 2024-05-03 02:54:19,975 [main] Logical connection closed DEBUG 2024-05-03 02:54:19,975 [main] Logical connection got DEBUG 2024-05-03 02:54:20,010 [main] Logical connection closed DEBUG 2024-05-03 02:54:20,012 [main] Logical connection got DEBUG 2024-05-03 02:54:20,012 [main] INSERT INTO DEPT (deptno, dname, versionno) VALUES (99, 'foo', 0) DEBUG 2024-05-03 02:54:20,012 [main] Logical connection closed before update versionNo:0 DEBUG 2024-05-03 02:54:20,012 [main] Logical connection got DEBUG 2024-05-03 02:54:20,012 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0 DEBUG 2024-05-03 02:54:20,013 [main] Logical connection closed after update versionNo:1 DEBUG 2024-05-03 02:54:20,013 [main] Logical connection got DEBUG 2024-05-03 02:54:20,013 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1 DEBUG 2024-05-03 02:54:20,013 [main] Logical connection closed DEBUG 2024-05-03 02:54:20,013 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec Running examples.dao.DepartmentDaoClientTest DEBUG 2024-05-03 02:54:20,041 [main] Physical connection got DEBUG 2024-05-03 02:54:20,041 [main] Logical connection got DEBUG 2024-05-03 02:54:20,041 [main] Logical connection closed DEBUG 2024-05-03 02:54:20,041 [main] Logical connection got DEBUG 2024-05-03 02:54:20,046 [main] Logical connection closed DEBUG 2024-05-03 02:54:20,047 [main] Logical connection got DEBUG 2024-05-03 02:54:20,047 [main] INSERT INTO DEPT (deptno, dname, versionno) VALUES (99, 'foo', 0) DEBUG 2024-05-03 02:54:20,048 [main] Logical connection closed before update versionNo:0 DEBUG 2024-05-03 02:54:20,048 [main] Logical connection got DEBUG 2024-05-03 02:54:20,048 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0 DEBUG 2024-05-03 02:54:20,049 [main] Logical connection closed after update versionNo:1 DEBUG 2024-05-03 02:54:20,049 [main] Logical connection got DEBUG 2024-05-03 02:54:20,049 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1 DEBUG 2024-05-03 02:54:20,049 [main] Logical connection closed DEBUG 2024-05-03 02:54:20,049 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec Running examples.dao.ConvertTableExampleClientTest DEBUG 2024-05-03 02:54:20,097 [main] Physical connection got DEBUG 2024-05-03 02:54:20,097 [main] Logical connection got DEBUG 2024-05-03 02:54:20,098 [main] Logical connection closed DEBUG 2024-05-03 02:54:20,098 [main] Logical connection got DEBUG 2024-05-03 02:54:20,109 [main] Logical connection closed DEBUG 2024-05-03 02:54:20,110 [main] Logical connection got DEBUG 2024-05-03 02:54:20,110 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2024-05-03 02:54:20,110 [main] Logical connection closed DEBUG 2024-05-03 02:54:20,111 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec Running examples.dao.Employee2DaoClientTest DEBUG 2024-05-03 02:54:20,137 [main] Physical connection got DEBUG 2024-05-03 02:54:20,137 [main] Logical connection got DEBUG 2024-05-03 02:54:20,137 [main] Logical connection closed DEBUG 2024-05-03 02:54:20,138 [main] Logical connection got DEBUG 2024-05-03 02:54:20,146 [main] Logical connection closed DEBUG 2024-05-03 02:54:20,147 [main] Logical connection got DEBUG 2024-05-03 02:54:20,147 [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-05-03 02:54:20,148 [main] Logical connection closed 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-05-03 02:54:19.943 {20, RESEARCH, DALLAS, 0} DEBUG 2024-05-03 02:54:20,149 [main] Logical connection got DEBUG 2024-05-03 02:54:20,149 [main] Logical connection closed DEBUG 2024-05-03 02:54:20,149 [main] Logical connection got DEBUG 2024-05-03 02:54:20,155 [main] Logical connection closed DEBUG 2024-05-03 02:54:20,155 [main] Logical connection got DEBUG 2024-05-03 02:54:20,155 [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-05-03 02:54:20,156 [main] Logical connection closed 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-05-03 02:54:19.943 {20, RESEARCH, DALLAS, 0} DEBUG 2024-05-03 02:54:20,157 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec Running examples.dao.TruncateTableDaoClientTest DEBUG 2024-05-03 02:54:20,404 [main] Physical connection got DEBUG 2024-05-03 02:54:20,404 [main] Logical connection got DEBUG 2024-05-03 02:54:20,407 [main] Logical connection closed DEBUG 2024-05-03 02:54:20,408 [main] Logical connection got DEBUG 2024-05-03 02:54:20,408 [main] DROP TABLE IF EXISTS H2TEST DEBUG 2024-05-03 02:54:20,414 [main] Logical connection closed DEBUG 2024-05-03 02:54:20,414 [main] Logical connection got DEBUG 2024-05-03 02:54:20,414 [main] CREATE TABLE H2TEST (ID INT PRIMARY KEY, AAA VARCHAR(255)) DEBUG 2024-05-03 02:54:20,426 [main] Logical connection closed DEBUG 2024-05-03 02:54:20,426 [main] Logical connection got DEBUG 2024-05-03 02:54:20,426 [main] TRUNCATE TABLE H2TEST DEBUG 2024-05-03 02:54:20,428 [main] Logical connection closed DEBUG 2024-05-03 02:54:20,435 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 sec Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Building S2Dao tests for Seasar2.4.x [INFO] task-segment: [clean, test] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting directory /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/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-snapshot/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-snapshot/workspace/s2dao-1.0.x/s2-dao-s24-test/src/main/resources [INFO] artifact org.seasar.container:s2-extension: checking for updates from maven.seasar.org [WARNING] repository metadata for: 'artifact org.seasar.container:s2-extension' could not be retrieved from repository: maven.seasar.org due to an error: Error transferring file [INFO] Repository 'maven.seasar.org' will be blacklisted [INFO] artifact org.seasar.container:s2-extension: checking for updates from maven.snapshot.seasar.org [WARNING] repository metadata for: 'artifact org.seasar.container:s2-extension' could not be retrieved from repository: maven.snapshot.seasar.org due to an error: Error transferring file [INFO] Repository 'maven.snapshot.seasar.org' will be blacklisted [INFO] artifact org.seasar.container:s2-extension: checking for updates from central [WARNING] repository metadata for: 'artifact org.seasar.container:s2-extension' could not be retrieved from repository: central due to an error: Error transferring file [INFO] Repository 'central' will be blacklisted [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-snapshot/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-snapshot/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-05-03 02:54:22,135 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:22,200 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:22,216 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:22,218 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:22,256 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:22,256 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:22,304 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:22,313 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:22,336 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:22,531 [main] Physical connection got DEBUG 2024-05-03 02:54:22,531 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:22,547 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:22,548 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:22,631 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:22,664 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:22,666 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-05-03 02:54:22,681 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:22,681 [main] Physical connection closed DEBUG 2024-05-03 02:54:22,688 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:22,689 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:22,691 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:22,692 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:22,698 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:22,698 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:22,705 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:22,709 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:22,719 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:22,724 [main] Physical connection got DEBUG 2024-05-03 02:54:22,724 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:22,724 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:22,724 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:22,737 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:22,743 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:22,743 [main] SELECT * FROM EMP WHERE empno = 7788 DEBUG 2024-05-03 02:54:22,743 [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-05-03 02:54:22,744 [main] Physical connection closed DEBUG 2024-05-03 02:54:22,747 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:22,748 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:22,750 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:22,751 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:22,754 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:22,754 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:22,763 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:22,765 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:22,770 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:22,773 [main] Physical connection got DEBUG 2024-05-03 02:54:22,773 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:22,774 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:22,774 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:22,781 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:22,787 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:22,788 [main] SELECT * FROM EMP WHERE empno = 7788 DEBUG 2024-05-03 02:54:22,789 [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-05-03 02:54:22,789 [main] Physical connection closed DEBUG 2024-05-03 02:54:22,790 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:22,791 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:22,813 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:22,814 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:22,818 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:22,818 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:22,826 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:22,828 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:22,834 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:22,837 [main] Physical connection got DEBUG 2024-05-03 02:54:22,837 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:22,837 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:22,837 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:22,865 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:22,872 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:22,872 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-05-03 02:54:22,873 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:22,873 [main] Physical connection closed DEBUG 2024-05-03 02:54:22,875 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:22,876 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:22,877 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:22,879 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:22,882 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:22,882 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:22,887 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:22,889 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:22,895 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:22,897 [main] Physical connection got DEBUG 2024-05-03 02:54:22,898 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:22,898 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:22,898 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:22,905 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:22,910 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:22,910 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-05-03 02:54:22,911 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:22,911 [main] Physical connection closed DEBUG 2024-05-03 02:54:22,913 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:22,913 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:22,917 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:22,918 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:22,921 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:22,921 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:22,928 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:22,929 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:22,934 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:22,938 [main] Physical connection got DEBUG 2024-05-03 02:54:22,938 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:22,938 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:22,938 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:22,945 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:22,973 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:22,974 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-05-03 02:54:22,974 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:22,975 [main] Physical connection closed DEBUG 2024-05-03 02:54:22,976 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:22,977 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:22,983 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:22,984 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:22,988 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:22,988 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:22,994 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:22,995 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:22,999 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:23,003 [main] Physical connection got DEBUG 2024-05-03 02:54:23,003 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:23,003 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:23,003 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:23,011 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:23,017 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:23,017 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-05-03 02:54:23,018 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:23,018 [main] Physical connection closed DEBUG 2024-05-03 02:54:23,021 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:23,022 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:23,023 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:23,024 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:23,028 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:23,028 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:23,034 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:23,035 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:23,041 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:23,043 [main] Physical connection got DEBUG 2024-05-03 02:54:23,043 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:23,043 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:23,044 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:23,056 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:23,062 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:23,062 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-05-03 02:54:23,063 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:23,063 [main] Physical connection closed DEBUG 2024-05-03 02:54:23,066 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:23,066 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:23,067 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:23,069 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:23,071 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:23,071 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:23,078 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:23,080 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:23,087 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:23,090 [main] Physical connection got DEBUG 2024-05-03 02:54:23,090 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:23,090 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:23,090 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:23,098 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:23,125 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:23,126 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-05-03 02:54:23,126 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:23,126 [main] Physical connection closed DEBUG 2024-05-03 02:54:23,128 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:23,128 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:23,130 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:23,131 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:23,134 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:23,134 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:23,139 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:23,140 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:23,144 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:23,148 [main] Physical connection got DEBUG 2024-05-03 02:54:23,148 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:23,148 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:23,148 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:23,154 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:23,159 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:23,159 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-05-03 02:54:23,159 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:23,160 [main] Physical connection closed DEBUG 2024-05-03 02:54:23,161 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:23,162 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:23,164 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:23,165 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:23,167 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:23,167 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:23,171 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:23,174 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:23,177 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:23,179 [main] Physical connection got DEBUG 2024-05-03 02:54:23,179 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:23,179 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:23,179 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:23,185 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:23,191 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:23,191 [main] select count(*) from emp DEBUG 2024-05-03 02:54:23,193 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:23,193 [main] Physical connection closed Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.156 sec Running org.seasar.dao.impl.FastPropertyTypeFactoryTest DEBUG 2024-05-03 02:54:23,202 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:23,202 [main] S2Container will be created(path=org/seasar/dao/impl/FastPropertyTypeFactoryTest.dicon) DEBUG 2024-05-03 02:54:23,204 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:23,206 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:23,208 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:23,208 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:23,214 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:23,214 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:23,215 [main] S2Container is created(path=org/seasar/dao/impl/FastPropertyTypeFactoryTest.dicon) DEBUG 2024-05-03 02:54:23,220 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:23,220 [main] S2Container will be created(path=org/seasar/dao/impl/FastPropertyTypeFactoryTest.dicon) DEBUG 2024-05-03 02:54:23,221 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:23,223 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:23,224 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:23,225 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:23,231 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:23,232 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:23,233 [main] S2Container is created(path=org/seasar/dao/impl/FastPropertyTypeFactoryTest.dicon) DEBUG 2024-05-03 02:54:23,237 [main] Physical connection got DEBUG 2024-05-03 02:54:23,237 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:23,237 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:23,237 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec Running org.seasar.dao.impl.BeanMetaDataResultSetHandler2Test DEBUG 2024-05-03 02:54:23,263 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:23,263 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:23,264 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:23,267 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:23,267 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:23,272 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:23,273 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:23,277 [main] Physical connection got DEBUG 2024-05-03 02:54:23,277 [main] Logical connection got, tx=null WARN 2024-05-03 02:54:23,280 [main] Table(BeanMetaDataResultSetHandler2Test$MyEmp) not found DEBUG 2024-05-03 02:54:23,367 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:23,367 [main] Logical connection got, tx=null 7788 DEBUG 2024-05-03 02:54:23,368 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:23,368 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 sec Running org.seasar.dao.impl.DeleteAutoStaticCommandTest DEBUG 2024-05-03 02:54:23,373 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:23,373 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:23,375 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:23,376 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:23,376 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:23,381 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:23,382 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:23,387 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/0, BranchId=] DEBUG 2024-05-03 02:54:23,388 [main] Physical connection got DEBUG 2024-05-03 02:54:23,390 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/0, BranchId=] DEBUG 2024-05-03 02:54:23,390 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/0, BranchId=] DEBUG 2024-05-03 02:54:23,390 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/0, BranchId=] DEBUG 2024-05-03 02:54:23,425 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/0, BranchId=] DEBUG 2024-05-03 02:54:23,441 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/0, BranchId=] DEBUG 2024-05-03 02:54:23,441 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-05-03 02:54:23,442 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/0, BranchId=] DEBUG 2024-05-03 02:54:23,443 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/0, BranchId=] DEBUG 2024-05-03 02:54:23,444 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-05-03 02:54:23,445 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/0, BranchId=] DEBUG 2024-05-03 02:54:23,445 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/0, BranchId=] DEBUG 2024-05-03 02:54:23,445 [main] Physical connection closed DEBUG 2024-05-03 02:54:23,447 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:23,448 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:23,449 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:23,453 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:23,453 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:23,457 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:23,457 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:23,460 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/1, BranchId=] DEBUG 2024-05-03 02:54:23,462 [main] Physical connection got DEBUG 2024-05-03 02:54:23,462 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/1, BranchId=] DEBUG 2024-05-03 02:54:23,462 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/1, BranchId=] DEBUG 2024-05-03 02:54:23,462 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/1, BranchId=] DEBUG 2024-05-03 02:54:23,474 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/1, BranchId=] DEBUG 2024-05-03 02:54:23,477 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/1, BranchId=] DEBUG 2024-05-03 02:54:23,477 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0 DEBUG 2024-05-03 02:54:23,477 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/1, BranchId=] DEBUG 2024-05-03 02:54:23,477 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/1, BranchId=] DEBUG 2024-05-03 02:54:23,477 [main] Physical connection closed DEBUG 2024-05-03 02:54:23,479 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:23,480 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:23,483 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:23,485 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:23,485 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:23,491 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:23,491 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:23,493 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/2, BranchId=] DEBUG 2024-05-03 02:54:23,494 [main] Physical connection got DEBUG 2024-05-03 02:54:23,494 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/2, BranchId=] DEBUG 2024-05-03 02:54:23,494 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/2, BranchId=] DEBUG 2024-05-03 02:54:23,494 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/2, BranchId=] DEBUG 2024-05-03 02:54:23,506 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/2, BranchId=] DEBUG 2024-05-03 02:54:23,508 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/2, BranchId=] DEBUG 2024-05-03 02:54:23,508 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = -1 DEBUG 2024-05-03 02:54:23,509 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/2, BranchId=] org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1) DEBUG 2024-05-03 02:54:23,509 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/2, BranchId=] DEBUG 2024-05-03 02:54:23,509 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 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-05-03 02:54:23,520 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:23,521 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2024-05-03 02:54:23,545 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:23,546 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:23,547 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:23,551 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:23,551 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:23,555 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:23,556 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:23,562 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:23,564 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2024-05-03 02:54:23,587 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/3, BranchId=] DEBUG 2024-05-03 02:54:23,587 [main] Physical connection got DEBUG 2024-05-03 02:54:23,587 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/3, BranchId=] DEBUG 2024-05-03 02:54:23,587 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/3, BranchId=] DEBUG 2024-05-03 02:54:23,587 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/3, BranchId=] DEBUG 2024-05-03 02:54:23,592 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/3, BranchId=] DEBUG 2024-05-03 02:54:23,594 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/3, BranchId=] DEBUG 2024-05-03 02:54:23,594 [main] INSERT INTO EMP (empno, ename, deptno) VALUES (99, 'hoge', 0) DEBUG 2024-05-03 02:54:23,595 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/3, BranchId=] DEBUG 2024-05-03 02:54:23,595 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/3, BranchId=] DEBUG 2024-05-03 02:54:23,596 [main] Physical connection closed DEBUG 2024-05-03 02:54:23,599 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:23,599 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2024-05-03 02:54:23,600 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:23,601 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:23,603 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:23,604 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:23,604 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:23,608 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:23,609 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:23,611 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:23,611 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2024-05-03 02:54:23,639 [main] Physical connection got DEBUG 2024-05-03 02:54:23,639 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:23,639 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:23,639 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:23,646 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:23,647 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:23,647 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-05-03 02:54:23,648 [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-05-03 02:54:23,649 [main] Physical connection closed DEBUG 2024-05-03 02:54:23,651 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:23,651 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2024-05-03 02:54:23,652 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:23,654 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:23,655 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:23,656 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:23,656 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:23,660 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:23,661 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:23,663 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:23,664 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2024-05-03 02:54:23,679 [main] Physical connection got DEBUG 2024-05-03 02:54:23,679 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:23,680 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:23,680 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:23,686 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:23,687 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:23,687 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_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-05-03 02:54:23,688 [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-05-03 02:54:23,689 [main] Physical connection closed DEBUG 2024-05-03 02:54:23,691 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:23,692 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2024-05-03 02:54:23,692 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:23,694 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:23,695 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:23,697 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:23,697 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:23,701 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:23,702 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:23,704 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:23,730 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2024-05-03 02:54:23,748 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/4, BranchId=] DEBUG 2024-05-03 02:54:23,748 [main] Physical connection got DEBUG 2024-05-03 02:54:23,748 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/4, BranchId=] DEBUG 2024-05-03 02:54:23,749 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/4, BranchId=] DEBUG 2024-05-03 02:54:23,749 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/4, BranchId=] DEBUG 2024-05-03 02:54:23,753 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/4, BranchId=] DEBUG 2024-05-03 02:54:23,755 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/4, BranchId=] DEBUG 2024-05-03 02:54:23,755 [main] INSERT INTO EMP (empno, ename, job, deptno, hiredate, mgr, comm, sal) VALUES (99, 'hoge', null, 0, null, null, null, null) DEBUG 2024-05-03 02:54:23,755 [main] INSERT INTO EMP (empno, ename, job, deptno, hiredate, mgr, comm, sal) VALUES (98, 'hoge2', null, 0, null, null, null, null) DEBUG 2024-05-03 02:54:23,755 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/4, BranchId=] DEBUG 2024-05-03 02:54:23,755 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/4, BranchId=] DEBUG 2024-05-03 02:54:23,756 [main] Physical connection closed DEBUG 2024-05-03 02:54:23,758 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:23,759 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2024-05-03 02:54:23,760 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:23,762 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:23,762 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:23,764 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:23,764 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:23,769 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:23,769 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:23,772 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:23,772 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2024-05-03 02:54:23,788 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/5, BranchId=] DEBUG 2024-05-03 02:54:23,788 [main] Physical connection got DEBUG 2024-05-03 02:54:23,789 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/5, BranchId=] DEBUG 2024-05-03 02:54:23,789 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/5, BranchId=] DEBUG 2024-05-03 02:54:23,789 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/5, BranchId=] DEBUG 2024-05-03 02:54:23,794 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/5, BranchId=] DEBUG 2024-05-03 02:54:23,795 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/5, BranchId=] DEBUG 2024-05-03 02:54:23,795 [main] INSERT INTO EMP (empno, ename, deptno) VALUES (99, '~', 0) DEBUG 2024-05-03 02:54:23,796 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/5, BranchId=] DEBUG 2024-05-03 02:54:23,796 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/5, BranchId=] DEBUG 2024-05-03 02:54:23,796 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 99 DEBUG 2024-05-03 02:54:23,796 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/5, BranchId=] DEBUG 2024-05-03 02:54:23,796 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/5, BranchId=] DEBUG 2024-05-03 02:54:23,797 [main] Physical connection closed Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.28 sec Running org.seasar.dao.impl.StaticStoredProcedureCommandTest DEBUG 2024-05-03 02:54:23,801 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:23,802 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:23,803 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:23,805 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:23,806 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:23,806 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:23,807 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:23,809 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:23,810 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:23,812 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:23,815 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:23,816 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:23,818 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-05-03 02:54:23,819 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:23,993 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,212 [main] Physical connection got DEBUG 2024-05-03 02:54:24,212 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,215 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,218 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,219 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,568 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,647 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,648 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,648 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,662 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,676 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,676 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,676 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,687 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,697 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,697 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,697 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,708 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,714 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,714 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,714 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,723 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,733 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,733 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,733 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,741 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,750 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,750 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,750 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,758 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,804 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,804 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,804 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,811 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,818 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,818 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,818 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,828 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,836 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,837 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,847 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,873 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/6, BranchId=] DEBUG 2024-05-03 02:54:24,873 [main] Physical connection closed DEBUG 2024-05-03 02:54:24,876 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:24,877 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:24,878 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:24,879 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:24,881 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:24,881 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:24,882 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:24,884 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:24,885 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:24,885 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:24,889 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:24,890 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:24,893 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-05-03 02:54:24,894 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:24,896 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,897 [main] Physical connection got DEBUG 2024-05-03 02:54:24,897 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,897 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,897 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,897 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,905 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,911 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,911 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,911 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,914 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,915 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,915 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,915 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,918 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,919 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,919 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,919 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,921 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,924 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,924 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,924 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,927 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,928 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,928 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,928 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,930 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,932 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,932 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,932 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,935 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,937 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,937 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,937 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,940 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,941 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,942 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,942 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,945 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,946 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,946 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,949 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] {CCC=2024-05-03 02:54:24.948, BBB=aaaaa2} DEBUG 2024-05-03 02:54:24,949 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/7, BranchId=] DEBUG 2024-05-03 02:54:24,949 [main] Physical connection closed DEBUG 2024-05-03 02:54:24,952 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:24,952 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:24,953 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:24,954 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:24,956 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:24,957 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:24,957 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:24,958 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:24,960 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:24,961 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:24,964 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:24,964 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:24,966 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-05-03 02:54:24,968 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:24,979 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:24,979 [main] Physical connection got DEBUG 2024-05-03 02:54:24,979 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:24,979 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:24,980 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:24,980 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:24,981 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:24,982 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:24,982 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:24,982 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:24,987 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:24,988 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:24,988 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:24,988 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:24,990 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:24,992 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:24,992 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:24,992 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:24,994 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:24,999 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:24,999 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:24,999 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:25,003 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:25,004 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:25,004 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:25,004 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:25,007 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:25,010 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:25,010 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:25,011 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:25,013 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:25,014 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:25,014 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:25,015 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:25,016 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:25,020 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:25,020 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:25,020 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:25,024 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:25,026 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:25,026 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:25,028 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:25,028 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/8, BranchId=] DEBUG 2024-05-03 02:54:25,028 [main] Physical connection closed DEBUG 2024-05-03 02:54:25,031 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:25,032 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:25,032 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:25,033 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,035 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,035 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:25,036 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:25,037 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:25,039 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:25,039 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:25,043 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:25,044 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:25,046 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-05-03 02:54:25,047 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:25,050 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,051 [main] Physical connection got DEBUG 2024-05-03 02:54:25,051 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,051 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,051 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,051 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,053 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,054 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,054 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,054 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,056 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,058 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,058 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,059 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,061 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,062 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,062 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,062 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,064 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,065 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,065 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,065 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,068 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,069 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,069 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,069 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,073 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,074 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,074 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,074 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,075 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,077 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,077 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,077 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,080 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,081 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,081 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,081 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,082 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,084 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,084 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,087 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,088 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/9, BranchId=] DEBUG 2024-05-03 02:54:25,088 [main] Physical connection closed DEBUG 2024-05-03 02:54:25,090 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:25,091 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:25,092 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:25,093 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,095 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,095 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:25,097 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:25,138 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:25,139 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:25,139 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:25,142 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:25,142 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:25,145 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-05-03 02:54:25,146 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:25,149 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,150 [main] Physical connection got DEBUG 2024-05-03 02:54:25,150 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,150 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,150 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,150 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,151 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,154 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,154 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,154 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,155 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,156 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,156 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,156 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,157 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,159 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,159 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,159 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,160 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,161 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,161 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,162 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,164 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,166 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,166 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,166 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,169 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,171 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,171 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,171 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,175 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,176 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,176 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,176 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,177 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,178 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,178 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,178 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,180 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,181 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,182 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,184 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] {CCC=25, EEE=625} DEBUG 2024-05-03 02:54:25,185 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/10, BranchId=] DEBUG 2024-05-03 02:54:25,185 [main] Physical connection closed DEBUG 2024-05-03 02:54:25,188 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:25,188 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:25,189 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:25,191 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,192 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,192 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:25,194 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:25,195 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:25,196 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:25,196 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:25,198 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:25,199 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:25,201 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-05-03 02:54:25,202 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:25,204 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,206 [main] Physical connection got DEBUG 2024-05-03 02:54:25,206 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,206 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,206 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,207 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,208 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,209 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,209 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,209 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,210 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,213 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,213 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,213 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,216 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,217 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,217 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,217 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,221 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,222 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,222 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,222 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,225 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,225 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,226 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,226 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,227 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,228 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,228 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,228 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,229 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,230 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,230 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,230 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,232 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,232 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,232 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,233 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,234 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,237 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,237 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,239 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,239 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/11, BranchId=] DEBUG 2024-05-03 02:54:25,239 [main] Physical connection closed DEBUG 2024-05-03 02:54:25,241 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:25,241 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:25,244 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:25,245 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,246 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,246 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:25,248 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:25,249 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:25,250 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:25,251 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:25,260 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:25,261 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:25,263 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-05-03 02:54:25,263 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:25,266 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,267 [main] Physical connection got DEBUG 2024-05-03 02:54:25,267 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,267 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,267 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,267 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,269 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,270 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,270 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,270 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,271 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,272 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,272 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,272 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,273 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,274 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,274 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,274 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,276 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,277 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,277 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,278 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,279 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,280 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,280 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,280 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,281 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,283 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,283 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,283 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,286 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,288 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,288 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,288 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,289 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,293 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,293 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,293 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,294 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,295 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,296 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,299 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,299 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/12, BranchId=] DEBUG 2024-05-03 02:54:25,299 [main] Physical connection closed DEBUG 2024-05-03 02:54:25,301 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:25,302 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:25,303 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:25,304 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,306 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,306 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:25,307 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:25,308 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:25,310 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:25,310 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:25,312 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:25,313 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:25,315 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-05-03 02:54:25,316 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:25,318 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,319 [main] Physical connection got DEBUG 2024-05-03 02:54:25,319 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,319 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,319 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,319 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,321 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,322 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,322 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,322 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,323 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,323 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,324 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,324 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,326 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,327 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,327 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,327 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,328 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,329 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,329 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,329 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,330 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,331 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,332 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,332 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,333 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,334 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,334 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,334 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,336 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,338 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,338 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,338 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,339 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,340 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,340 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,340 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,342 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,343 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,343 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,347 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,348 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/13, BranchId=] DEBUG 2024-05-03 02:54:25,348 [main] Physical connection closed DEBUG 2024-05-03 02:54:25,350 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:25,350 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:25,352 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:25,352 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,399 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,399 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:25,400 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:25,402 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:25,403 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:25,403 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:25,405 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:25,405 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:25,408 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-05-03 02:54:25,408 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:25,411 [main] Physical connection got DEBUG 2024-05-03 02:54:25,411 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:25,412 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:25,412 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:25,412 [main] Physical connection got DEBUG 2024-05-03 02:54:25,412 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:25,413 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:25,416 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:25,416 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:25,416 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:25,417 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:25,418 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:25,418 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:25,419 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:25,420 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:25,421 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:25,421 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:25,421 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:25,422 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:25,423 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:25,423 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:25,424 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:25,425 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:25,425 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:25,425 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:25,426 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:25,428 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:25,428 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:25,428 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:25,428 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:25,429 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:25,431 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:25,431 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:25,431 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:25,433 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:25,433 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:25,433 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:25,434 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:25,434 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:25,435 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:25,435 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:25,436 [main] Logical connection closed, tx=null [EDAO0032]Method argument size(2) is unmatched with procedure in-parameter size(3). DEBUG 2024-05-03 02:54:25,436 [main] Physical connection closed DEBUG 2024-05-03 02:54:25,436 [main] Physical connection closed DEBUG 2024-05-03 02:54:25,439 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:25,440 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:25,440 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:25,442 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,443 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,443 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:25,444 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:25,446 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:25,447 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:25,447 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:25,450 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:25,450 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:25,453 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-05-03 02:54:25,454 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:25,456 [main] Physical connection got DEBUG 2024-05-03 02:54:25,456 [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-05-03 02:54:25,457 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:25,458 [main] Physical connection closed DEBUG 2024-05-03 02:54:25,460 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:25,460 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:25,462 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:25,463 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,464 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,464 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:25,466 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:25,467 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:25,468 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:25,468 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:25,470 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:25,470 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:25,473 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-05-03 02:54:25,474 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:25,479 [main] Physical connection got DEBUG 2024-05-03 02:54:25,479 [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-05-03 02:54:25,487 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:25,488 [main] Physical connection closed DEBUG 2024-05-03 02:54:25,490 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:25,490 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:25,491 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:25,493 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,494 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,494 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:25,496 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:25,497 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:25,498 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:25,498 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:25,501 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:25,501 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:25,504 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-05-03 02:54:25,504 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:25,506 [main] Physical connection got DEBUG 2024-05-03 02:54:25,506 [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-05-03 02:54:25,544 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:25,544 [main] Physical connection closed Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.749 sec Running org.seasar.dao.pager.NullPagingSqlRewriterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.seasar.dao.impl.PkOnlyTableTest DEBUG 2024-05-03 02:54:25,551 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:25,552 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:25,552 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,554 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,554 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:25,558 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:25,558 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:25,560 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/14, BranchId=] DEBUG 2024-05-03 02:54:25,561 [main] Physical connection got DEBUG 2024-05-03 02:54:25,561 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/14, BranchId=] DEBUG 2024-05-03 02:54:25,561 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/14, BranchId=] DEBUG 2024-05-03 02:54:25,561 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/14, BranchId=] DEBUG 2024-05-03 02:54:25,569 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/14, BranchId=] DEBUG 2024-05-03 02:54:25,571 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/14, BranchId=] DEBUG 2024-05-03 02:54:25,571 [main] INSERT INTO PKONLYTABLE (aaa) VALUES ('value') DEBUG 2024-05-03 02:54:25,571 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/14, BranchId=] DEBUG 2024-05-03 02:54:25,571 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/14, BranchId=] DEBUG 2024-05-03 02:54:25,571 [main] Physical connection closed DEBUG 2024-05-03 02:54:25,573 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:25,573 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:25,575 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,577 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,577 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:25,580 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:25,581 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:25,581 [main] S2Container will be created(path=org/seasar/dao/impl/PkOnlyTableTest.dicon) DEBUG 2024-05-03 02:54:25,583 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:25,587 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:25,587 [main] S2Container is created(path=org/seasar/dao/impl/PkOnlyTableTest.dicon) DEBUG 2024-05-03 02:54:25,598 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/15, BranchId=] DEBUG 2024-05-03 02:54:25,598 [main] Physical connection got DEBUG 2024-05-03 02:54:25,598 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/15, BranchId=] DEBUG 2024-05-03 02:54:25,598 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/15, BranchId=] DEBUG 2024-05-03 02:54:25,598 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/15, BranchId=] DEBUG 2024-05-03 02:54:25,602 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/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$$31d5e2$$MethodInvocation$$updateUnlessNull$$1.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$31d5e2.updateUnlessNull(PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$31d5e2.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-05-03 02:54:25,645 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/15, BranchId=] DEBUG 2024-05-03 02:54:25,645 [main] Physical connection closed DEBUG 2024-05-03 02:54:25,646 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:25,647 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:25,648 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,650 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,650 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:25,653 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:25,653 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:25,654 [main] S2Container will be created(path=org/seasar/dao/impl/PkOnlyTableTest.dicon) DEBUG 2024-05-03 02:54:25,655 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:25,658 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:25,659 [main] S2Container is created(path=org/seasar/dao/impl/PkOnlyTableTest.dicon) DEBUG 2024-05-03 02:54:25,669 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/16, BranchId=] DEBUG 2024-05-03 02:54:25,670 [main] Physical connection got DEBUG 2024-05-03 02:54:25,670 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/16, BranchId=] DEBUG 2024-05-03 02:54:25,670 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/16, BranchId=] DEBUG 2024-05-03 02:54:25,670 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/16, BranchId=] DEBUG 2024-05-03 02:54:25,673 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/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$$1bc59aa$$MethodInvocation$$update$$0.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1bc59aa.update(PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1bc59aa.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-05-03 02:54:25,677 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/16, BranchId=] DEBUG 2024-05-03 02:54:25,677 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec Running org.seasar.dao.impl.ProcedureHsqldbTest DEBUG 2024-05-03 02:54:25,681 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:25,683 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:25,684 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,685 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,685 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:25,689 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:25,689 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:25,692 [main] Physical connection got DEBUG 2024-05-03 02:54:25,692 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:25,692 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:25,692 [main] Logical connection got, tx=null WARN 2024-05-03 02:54:25,696 [main] Table(ProcedureHsqldbTest$ABean) not found DEBUG 2024-05-03 02:54:25,698 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:25,698 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:25,698 [main] Physical connection got DEBUG 2024-05-03 02:54:25,698 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:25,708 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:25,717 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:25,717 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:25,720 [main] Logical connection closed, tx=null 2024-05-03 00:00:00.0 DEBUG 2024-05-03 02:54:25,720 [main] Physical connection closed DEBUG 2024-05-03 02:54:25,720 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec Running org.seasar.dao.impl.SelectDynamicCommandTest DEBUG 2024-05-03 02:54:25,723 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:25,725 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:25,726 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,727 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,727 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:25,731 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:25,731 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:25,734 [main] Physical connection got DEBUG 2024-05-03 02:54:25,734 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:25,760 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:25,760 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:25,760 [main] SELECT * FROM emp WHERE empno = 7788 DEBUG 2024-05-03 02:54:25,761 [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-05-03 02:54:25,761 [main] Physical connection closed DEBUG 2024-05-03 02:54:25,763 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:25,765 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:25,765 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,767 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,767 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:25,771 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:25,772 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:25,773 [main] Physical connection got DEBUG 2024-05-03 02:54:25,773 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:25,773 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:25,773 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:25,843 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:25,851 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:25,851 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 AND EMP.job = 'CLERK' AND EMP.deptno = 20 DEBUG 2024-05-03 02:54:25,853 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:25,853 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:25,853 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 AND EMP.job = 'CLERK' AND EMP.deptno = 20 DEBUG 2024-05-03 02:54:25,854 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:25,854 [main] Physical connection closed DEBUG 2024-05-03 02:54:25,855 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:25,857 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:25,857 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,859 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,859 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:25,863 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:25,864 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:25,865 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/17, BranchId=] DEBUG 2024-05-03 02:54:25,867 [main] Physical connection got DEBUG 2024-05-03 02:54:25,867 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/17, BranchId=] DEBUG 2024-05-03 02:54:25,867 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/17, BranchId=] DEBUG 2024-05-03 02:54:25,868 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/17, BranchId=] DEBUG 2024-05-03 02:54:25,878 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/17, BranchId=] DEBUG 2024-05-03 02:54:25,880 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/17, BranchId=] DEBUG 2024-05-03 02:54:25,880 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (100, 0, 'NAME0') DEBUG 2024-05-03 02:54:25,881 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/17, BranchId=] DEBUG 2024-05-03 02:54:25,881 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/17, BranchId=] DEBUG 2024-05-03 02:54:25,881 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (200, 1, 'NAME1') DEBUG 2024-05-03 02:54:25,882 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/17, BranchId=] DEBUG 2024-05-03 02:54:25,882 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/17, BranchId=] DEBUG 2024-05-03 02:54:25,882 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (300, 2, 'NAME2') DEBUG 2024-05-03 02:54:25,883 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/17, BranchId=] DEBUG 2024-05-03 02:54:25,884 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/17, BranchId=] DEBUG 2024-05-03 02:54:25,884 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE EMP3.employee_name = 'NAME1' DEBUG 2024-05-03 02:54:25,885 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/17, BranchId=] DEBUG 2024-05-03 02:54:25,886 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/17, BranchId=] DEBUG 2024-05-03 02:54:25,886 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE EMP3.department_Id = 200 DEBUG 2024-05-03 02:54:25,886 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/17, BranchId=] DEBUG 2024-05-03 02:54:25,886 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/17, BranchId=] DEBUG 2024-05-03 02:54:25,886 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec Running org.seasar.dao.impl.NoPkTableTest DEBUG 2024-05-03 02:54:25,890 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:25,890 [main] S2Container will be created(path=org/seasar/dao/impl/NoPkTableTest.dicon) DEBUG 2024-05-03 02:54:25,892 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:25,895 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:25,896 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,898 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,898 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:25,901 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:25,901 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:25,904 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:25,905 [main] S2Container is created(path=org/seasar/dao/impl/NoPkTableTest.dicon) DEBUG 2024-05-03 02:54:25,917 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/18, BranchId=] DEBUG 2024-05-03 02:54:25,917 [main] Physical connection got DEBUG 2024-05-03 02:54:25,917 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/18, BranchId=] DEBUG 2024-05-03 02:54:25,917 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/18, BranchId=] DEBUG 2024-05-03 02:54:25,918 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/18, BranchId=] DEBUG 2024-05-03 02:54:25,923 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/18, BranchId=] DEBUG 2024-05-03 02:54:25,924 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/18, BranchId=] DEBUG 2024-05-03 02:54:25,924 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2024-05-03 02:54:25,924 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/18, BranchId=] DEBUG 2024-05-03 02:54:25,925 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/18, BranchId=] DEBUG 2024-05-03 02:54:25,925 [main] INSERT INTO NO_PK_TABLE VALUES ('a', 1) DEBUG 2024-05-03 02:54:25,925 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/18, BranchId=] DEBUG 2024-05-03 02:54:25,925 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/18, BranchId=] DEBUG 2024-05-03 02:54:25,925 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2024-05-03 02:54:25,925 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/18, BranchId=] DEBUG 2024-05-03 02:54:25,925 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/18, BranchId=] DEBUG 2024-05-03 02:54:25,926 [main] UPDATE NO_PK_TABLE SET AAA = 'a2' DEBUG 2024-05-03 02:54:25,926 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/18, BranchId=] DEBUG 2024-05-03 02:54:25,926 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/18, BranchId=] DEBUG 2024-05-03 02:54:25,926 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2024-05-03 02:54:25,926 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/18, BranchId=] DEBUG 2024-05-03 02:54:25,927 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/18, BranchId=] DEBUG 2024-05-03 02:54:25,927 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'hoge' DEBUG 2024-05-03 02:54:25,928 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/18, BranchId=] DEBUG 2024-05-03 02:54:25,928 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/18, BranchId=] DEBUG 2024-05-03 02:54:25,928 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2024-05-03 02:54:25,928 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/18, BranchId=] DEBUG 2024-05-03 02:54:25,928 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/18, BranchId=] DEBUG 2024-05-03 02:54:25,928 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'a2' DEBUG 2024-05-03 02:54:25,928 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/18, BranchId=] DEBUG 2024-05-03 02:54:25,928 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/18, BranchId=] DEBUG 2024-05-03 02:54:25,928 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2024-05-03 02:54:25,929 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/18, BranchId=] DEBUG 2024-05-03 02:54:25,929 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/18, BranchId=] DEBUG 2024-05-03 02:54:25,929 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec Running org.seasar.dao.impl.UpdateModifiedOnlyCommandTest DEBUG 2024-05-03 02:54:25,933 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:25,934 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-05-03 02:54:25,935 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2024-05-03 02:54:25,936 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:25,937 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,939 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,939 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:25,942 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:25,942 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:25,945 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2024-05-03 02:54:25,949 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-05-03 02:54:25,971 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/19, BranchId=] DEBUG 2024-05-03 02:54:25,971 [main] Physical connection got DEBUG 2024-05-03 02:54:25,972 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/19, BranchId=] DEBUG 2024-05-03 02:54:25,972 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/19, BranchId=] DEBUG 2024-05-03 02:54:25,972 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/19, BranchId=] DEBUG 2024-05-03 02:54:25,983 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/19, BranchId=] DEBUG 2024-05-03 02:54:25,985 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/19, BranchId=] DEBUG 2024-05-03 02:54:25,985 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-05-03 02:54:25,985 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/19, BranchId=] 7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0 timestamp, tstamp ename, ename job, job DEBUG 2024-05-03 02:54:25,986 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/19, BranchId=] DEBUG 2024-05-03 02:54:25,987 [main] UPDATE EMP SET tstamp = '2024-05-03 02.54.25', ename = 'hoge', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-05-03 02:54:25,988 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/19, BranchId=] DEBUG 2024-05-03 02:54:25,988 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/19, BranchId=] DEBUG 2024-05-03 02:54:25,988 [main] Physical connection closed DEBUG 2024-05-03 02:54:25,989 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:25,991 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-05-03 02:54:25,992 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2024-05-03 02:54:25,992 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:25,993 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,995 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:25,995 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:25,998 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:25,999 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,002 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2024-05-03 02:54:26,003 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-05-03 02:54:26,029 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/20, BranchId=] DEBUG 2024-05-03 02:54:26,029 [main] Physical connection got DEBUG 2024-05-03 02:54:26,029 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/20, BranchId=] DEBUG 2024-05-03 02:54:26,030 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/20, BranchId=] DEBUG 2024-05-03 02:54:26,030 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/20, BranchId=] DEBUG 2024-05-03 02:54:26,081 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/20, BranchId=] DEBUG 2024-05-03 02:54:26,082 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/20, BranchId=] DEBUG 2024-05-03 02:54:26,082 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-05-03 02:54:26,083 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/20, BranchId=] 7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0 timestamp, tstamp job, job DEBUG 2024-05-03 02:54:26,083 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/20, BranchId=] DEBUG 2024-05-03 02:54:26,083 [main] UPDATE EMP SET tstamp = '2024-05-03 02.54.26', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-05-03 02:54:26,084 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/20, BranchId=] DEBUG 2024-05-03 02:54:26,084 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/20, BranchId=] DEBUG 2024-05-03 02:54:26,084 [main] Physical connection closed DEBUG 2024-05-03 02:54:26,086 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:26,087 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-05-03 02:54:26,087 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2024-05-03 02:54:26,089 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,091 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,092 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,092 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,095 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,097 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,099 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2024-05-03 02:54:26,100 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-05-03 02:54:26,123 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/21, BranchId=] DEBUG 2024-05-03 02:54:26,123 [main] Physical connection got DEBUG 2024-05-03 02:54:26,123 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/21, BranchId=] DEBUG 2024-05-03 02:54:26,123 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/21, BranchId=] DEBUG 2024-05-03 02:54:26,123 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/21, BranchId=] DEBUG 2024-05-03 02:54:26,133 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/21, BranchId=] DEBUG 2024-05-03 02:54:26,135 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/21, BranchId=] DEBUG 2024-05-03 02:54:26,135 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-05-03 02:54:26,135 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/21, BranchId=] 7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0 timestamp, tstamp DEBUG 2024-05-03 02:54:26,136 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/21, BranchId=] DEBUG 2024-05-03 02:54:26,136 [main] UPDATE EMP SET tstamp = '2024-05-03 02.54.26' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-05-03 02:54:26,136 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/21, BranchId=] DEBUG 2024-05-03 02:54:26,136 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/21, BranchId=] DEBUG 2024-05-03 02:54:26,137 [main] Physical connection closed DEBUG 2024-05-03 02:54:26,138 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:26,139 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-05-03 02:54:26,140 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2024-05-03 02:54:26,141 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,142 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,144 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,144 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,147 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,148 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,150 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2024-05-03 02:54:26,151 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-05-03 02:54:26,174 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/22, BranchId=] DEBUG 2024-05-03 02:54:26,175 [main] Physical connection got DEBUG 2024-05-03 02:54:26,175 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/22, BranchId=] DEBUG 2024-05-03 02:54:26,175 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/22, BranchId=] DEBUG 2024-05-03 02:54:26,175 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/22, BranchId=] DEBUG 2024-05-03 02:54:26,188 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/22, BranchId=] DEBUG 2024-05-03 02:54:26,189 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/22, BranchId=] DEBUG 2024-05-03 02:54:26,189 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-05-03 02:54:26,190 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/22, BranchId=] 7499, ALLEN, SALESMAN, 1600.0, 300.0 DEBUG 2024-05-03 02:54:26,191 [main] skip UPDATE: table=EMP, key{empno=7499} DEBUG 2024-05-03 02:54:26,191 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/22, BranchId=] DEBUG 2024-05-03 02:54:26,191 [main] Physical connection closed DEBUG 2024-05-03 02:54:26,192 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:26,193 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-05-03 02:54:26,193 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2024-05-03 02:54:26,195 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,196 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,197 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,198 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,203 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,204 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,205 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2024-05-03 02:54:26,207 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-05-03 02:54:26,230 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/23, BranchId=] DEBUG 2024-05-03 02:54:26,230 [main] Physical connection got DEBUG 2024-05-03 02:54:26,230 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/23, BranchId=] DEBUG 2024-05-03 02:54:26,230 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/23, BranchId=] DEBUG 2024-05-03 02:54:26,230 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/23, BranchId=] DEBUG 2024-05-03 02:54:26,245 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/23, BranchId=] DEBUG 2024-05-03 02:54:26,247 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/23, BranchId=] DEBUG 2024-05-03 02:54:26,247 [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-05-03 02:54:26,248 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/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$$15b5783 DEBUG 2024-05-03 02:54:26,249 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/23, BranchId=] DEBUG 2024-05-03 02:54:26,249 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/23, BranchId=] DEBUG 2024-05-03 02:54:26,249 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/23, BranchId=] DEBUG 2024-05-03 02:54:26,253 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/23, BranchId=] dname, dname DEBUG 2024-05-03 02:54:26,257 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/23, BranchId=] DEBUG 2024-05-03 02:54:26,257 [main] UPDATE DEPT SET dname = 'FOO' WHERE deptno = 30 DEBUG 2024-05-03 02:54:26,258 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/23, BranchId=] DEBUG 2024-05-03 02:54:26,258 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/23, BranchId=] DEBUG 2024-05-03 02:54:26,258 [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-05-03 02:54:26,258 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/23, BranchId=] DEBUG 2024-05-03 02:54:26,258 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/23, BranchId=] DEBUG 2024-05-03 02:54:26,258 [main] Physical connection closed DEBUG 2024-05-03 02:54:26,260 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:26,261 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-05-03 02:54:26,263 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2024-05-03 02:54:26,264 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,265 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,267 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,267 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,316 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,317 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,318 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2024-05-03 02:54:26,320 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-05-03 02:54:26,342 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/24, BranchId=] DEBUG 2024-05-03 02:54:26,342 [main] Physical connection got DEBUG 2024-05-03 02:54:26,342 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/24, BranchId=] DEBUG 2024-05-03 02:54:26,342 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/24, BranchId=] DEBUG 2024-05-03 02:54:26,342 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/24, BranchId=] DEBUG 2024-05-03 02:54:26,358 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/24, BranchId=] DEBUG 2024-05-03 02:54:26,360 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/24, BranchId=] DEBUG 2024-05-03 02:54:26,360 [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-05-03 02:54:26,361 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/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-05-03 02:54:26,362 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/24, BranchId=] DEBUG 2024-05-03 02:54:26,362 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/24, BranchId=] DEBUG 2024-05-03 02:54:26,362 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/24, BranchId=] DEBUG 2024-05-03 02:54:26,366 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/24, BranchId=] dname, dname DEBUG 2024-05-03 02:54:26,367 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/24, BranchId=] DEBUG 2024-05-03 02:54:26,367 [main] UPDATE DEPT SET dname = 'baar' WHERE deptno = 20 DEBUG 2024-05-03 02:54:26,367 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/24, BranchId=] DEBUG 2024-05-03 02:54:26,367 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/24, BranchId=] DEBUG 2024-05-03 02:54:26,367 [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-05-03 02:54:26,368 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/24, BranchId=] DEBUG 2024-05-03 02:54:26,368 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/24, BranchId=] DEBUG 2024-05-03 02:54:26,368 [main] Physical connection closed DEBUG 2024-05-03 02:54:26,370 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:26,371 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-05-03 02:54:26,372 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2024-05-03 02:54:26,373 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,373 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,375 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,376 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,379 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,379 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,383 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2024-05-03 02:54:26,384 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-05-03 02:54:26,411 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/25, BranchId=] DEBUG 2024-05-03 02:54:26,412 [main] Physical connection got DEBUG 2024-05-03 02:54:26,412 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/25, BranchId=] DEBUG 2024-05-03 02:54:26,412 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/25, BranchId=] DEBUG 2024-05-03 02:54:26,412 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/25, BranchId=] DEBUG 2024-05-03 02:54:26,422 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/25, BranchId=] [EDAO0021]Can not use update method of ModifiedOnly because property (modifiedPropertyNames) not found in org.seasar.dao.impl.UpdateModifiedOnlyCommandTest$Emp DEBUG 2024-05-03 02:54:26,423 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/25, BranchId=] DEBUG 2024-05-03 02:54:26,424 [main] Physical connection closed DEBUG 2024-05-03 02:54:26,426 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:26,430 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-05-03 02:54:26,431 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2024-05-03 02:54:26,432 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,433 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,435 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,435 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,438 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,438 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,441 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2024-05-03 02:54:26,442 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-05-03 02:54:26,465 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/26, BranchId=] DEBUG 2024-05-03 02:54:26,465 [main] Physical connection got DEBUG 2024-05-03 02:54:26,465 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/26, BranchId=] DEBUG 2024-05-03 02:54:26,465 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/26, BranchId=] DEBUG 2024-05-03 02:54:26,465 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/26, BranchId=] DEBUG 2024-05-03 02:54:26,468 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/26, BranchId=] DEBUG 2024-05-03 02:54:26,470 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/26, BranchId=] DEBUG 2024-05-03 02:54:26,470 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-05-03 02:54:26,471 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/26, BranchId=] DEBUG 2024-05-03 02:54:26,471 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/26, BranchId=] DEBUG 2024-05-03 02:54:26,471 [main] UPDATE EMP SET ename = 'ModifiedPropertiesByReflection' WHERE empno = 7499 DEBUG 2024-05-03 02:54:26,471 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/26, BranchId=] DEBUG 2024-05-03 02:54:26,471 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/26, BranchId=] DEBUG 2024-05-03 02:54:26,471 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-05-03 02:54:26,472 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/26, BranchId=] DEBUG 2024-05-03 02:54:26,472 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/26, BranchId=] DEBUG 2024-05-03 02:54:26,472 [main] Physical connection closed Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.544 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.008 sec Running org.seasar.dao.impl.DtoMetaDataResultSetHandlerTest DEBUG 2024-05-03 02:54:26,484 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:26,485 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,485 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,492 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,492 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,495 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,496 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,500 [main] Physical connection got DEBUG 2024-05-03 02:54:26,500 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:26,500 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:26,500 [main] Physical connection closed DEBUG 2024-05-03 02:54:26,502 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:26,503 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,503 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,505 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,505 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,508 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,509 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,510 [main] Physical connection got DEBUG 2024-05-03 02:54:26,510 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:26,511 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:26,511 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec Running org.seasar.dao.impl.DaoAnnotationReaderImplTest DEBUG 2024-05-03 02:54:26,515 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:26,516 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:26,518 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,518 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,520 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,520 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,525 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,526 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,526 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:26,530 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:26,532 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:26,532 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,533 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,534 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,534 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,538 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,539 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,539 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:26,543 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:26,543 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:26,544 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,545 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,547 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,547 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,550 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,550 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,551 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:26,594 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:26,595 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:26,596 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,597 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,599 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,599 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,602 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,603 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,603 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:26,607 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:26,608 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:26,609 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,610 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,612 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,612 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,615 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,616 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,616 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:26,619 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:26,620 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:26,621 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,623 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,625 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,625 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,628 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,628 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,628 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:26,632 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:26,632 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:26,633 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,635 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,636 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,636 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,640 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,640 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,640 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 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-05-03 02:54:26,650 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:26,650 [main] S2Container will be created(path=org/seasar/dao/impl/ListBindTest.dicon) DEBUG 2024-05-03 02:54:26,651 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:26,652 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,653 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,655 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,655 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,659 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,659 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,661 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:26,662 [main] S2Container is created(path=org/seasar/dao/impl/ListBindTest.dicon) DEBUG 2024-05-03 02:54:26,677 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/27, BranchId=] DEBUG 2024-05-03 02:54:26,677 [main] Physical connection got DEBUG 2024-05-03 02:54:26,677 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/27, BranchId=] DEBUG 2024-05-03 02:54:26,677 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/27, BranchId=] DEBUG 2024-05-03 02:54:26,677 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/27, BranchId=] DEBUG 2024-05-03 02:54:26,681 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/27, BranchId=] DEBUG 2024-05-03 02:54:26,684 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/27, BranchId=] DEBUG 2024-05-03 02:54:26,685 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, EMP.tstamp FROM EMP WHERE empno IN (7566, 7900) DEBUG 2024-05-03 02:54:26,685 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/27, BranchId=] DEBUG 2024-05-03 02:54:26,685 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/27, BranchId=] DEBUG 2024-05-03 02:54:26,685 [main] Physical connection closed DEBUG 2024-05-03 02:54:26,687 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:26,687 [main] S2Container will be created(path=org/seasar/dao/impl/ListBindTest.dicon) DEBUG 2024-05-03 02:54:26,689 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:26,690 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,691 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,693 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,693 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,696 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,697 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,700 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:26,701 [main] S2Container is created(path=org/seasar/dao/impl/ListBindTest.dicon) DEBUG 2024-05-03 02:54:26,720 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/28, BranchId=] DEBUG 2024-05-03 02:54:26,721 [main] Physical connection got DEBUG 2024-05-03 02:54:26,721 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/28, BranchId=] DEBUG 2024-05-03 02:54:26,721 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/28, BranchId=] DEBUG 2024-05-03 02:54:26,721 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/28, BranchId=] DEBUG 2024-05-03 02:54:26,724 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/28, BranchId=] DEBUG 2024-05-03 02:54:26,726 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/28, BranchId=] DEBUG 2024-05-03 02:54:26,726 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, EMP.tstamp FROM EMP WHERE empno IN (7900, 7902) DEBUG 2024-05-03 02:54:26,728 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/28, BranchId=] DEBUG 2024-05-03 02:54:26,733 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/28, BranchId=] DEBUG 2024-05-03 02:54:26,733 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec Running org.seasar.dao.impl.UpdateAutoDynamicCommandTest DEBUG 2024-05-03 02:54:26,736 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:26,737 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,738 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,740 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,740 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,743 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,743 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,744 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/29, BranchId=] DEBUG 2024-05-03 02:54:26,745 [main] Physical connection got DEBUG 2024-05-03 02:54:26,745 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/29, BranchId=] DEBUG 2024-05-03 02:54:26,745 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/29, BranchId=] DEBUG 2024-05-03 02:54:26,745 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/29, BranchId=] DEBUG 2024-05-03 02:54:26,766 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/29, BranchId=] DEBUG 2024-05-03 02:54:26,776 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/29, BranchId=] DEBUG 2024-05-03 02:54:26,776 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 DEBUG 2024-05-03 02:54:26,777 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/29, BranchId=] DEBUG 2024-05-03 02:54:26,778 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/29, BranchId=] DEBUG 2024-05-03 02:54:26,778 [main] UPDATE EMP SET tstamp = '2024-05-03 02.54.26', ename = 'HOGE', deptno = 20 WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-05-03 02:54:26,778 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/29, BranchId=] DEBUG 2024-05-03 02:54:26,778 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/29, BranchId=] DEBUG 2024-05-03 02:54:26,778 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 DEBUG 2024-05-03 02:54:26,779 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/29, BranchId=] DEBUG 2024-05-03 02:54:26,779 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/29, BranchId=] DEBUG 2024-05-03 02:54:26,779 [main] Physical connection closed DEBUG 2024-05-03 02:54:26,822 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:26,822 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,824 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,825 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,825 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,828 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,829 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,830 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/30, BranchId=] DEBUG 2024-05-03 02:54:26,830 [main] Physical connection got DEBUG 2024-05-03 02:54:26,830 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/30, BranchId=] DEBUG 2024-05-03 02:54:26,830 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/30, BranchId=] DEBUG 2024-05-03 02:54:26,831 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/30, BranchId=] DEBUG 2024-05-03 02:54:26,851 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/30, BranchId=] DEBUG 2024-05-03 02:54:26,860 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/30, BranchId=] DEBUG 2024-05-03 02:54:26,860 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 DEBUG 2024-05-03 02:54:26,861 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/30, BranchId=] DEBUG 2024-05-03 02:54:26,862 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/30, BranchId=] DEBUG 2024-05-03 02:54:26,862 [main] UPDATE EMP SET tstamp = '2024-05-03 02.54.26', deptno = 20 WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-05-03 02:54:26,862 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/30, BranchId=] DEBUG 2024-05-03 02:54:26,862 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/30, BranchId=] DEBUG 2024-05-03 02:54:26,862 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 DEBUG 2024-05-03 02:54:26,863 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/30, BranchId=] DEBUG 2024-05-03 02:54:26,863 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/30, BranchId=] DEBUG 2024-05-03 02:54:26,863 [main] Physical connection closed DEBUG 2024-05-03 02:54:26,865 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:26,865 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,866 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,868 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,868 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,871 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,871 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,872 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/31, BranchId=] DEBUG 2024-05-03 02:54:26,873 [main] Physical connection got DEBUG 2024-05-03 02:54:26,873 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/31, BranchId=] DEBUG 2024-05-03 02:54:26,873 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/31, BranchId=] DEBUG 2024-05-03 02:54:26,873 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/31, BranchId=] DEBUG 2024-05-03 02:54:26,883 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/31, BranchId=] DEBUG 2024-05-03 02:54:26,883 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/31, BranchId=] DEBUG 2024-05-03 02:54:26,883 [main] INSERT INTO CHAR_TABLE (id, aaa) VALUES (1, 'c') DEBUG 2024-05-03 02:54:26,885 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/31, BranchId=] DEBUG 2024-05-03 02:54:26,885 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/31, BranchId=] DEBUG 2024-05-03 02:54:26,885 [main] Physical connection closed DEBUG 2024-05-03 02:54:26,888 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:26,888 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,889 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,890 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,890 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,893 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,894 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,895 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/32, BranchId=] DEBUG 2024-05-03 02:54:26,895 [main] Physical connection got DEBUG 2024-05-03 02:54:26,895 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/32, BranchId=] DEBUG 2024-05-03 02:54:26,895 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/32, BranchId=] DEBUG 2024-05-03 02:54:26,896 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/32, BranchId=] DEBUG 2024-05-03 02:54:26,904 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/32, BranchId=] DEBUG 2024-05-03 02:54:26,907 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/32, BranchId=] DEBUG 2024-05-03 02:54:26,907 [main] SELECT DEPT.versionno, DEPT.dname, DEPT.deptno, DEPT.loc FROM DEPT WHERE DEPT.deptno = 20 DEBUG 2024-05-03 02:54:26,907 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/32, BranchId=] DEBUG 2024-05-03 02:54:26,907 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/32, BranchId=] DEBUG 2024-05-03 02:54:26,908 [main] UPDATE DEPT SET versionno = 1, dname = 'HOGE' WHERE deptno = 20 AND versionno = 0 DEBUG 2024-05-03 02:54:26,908 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/32, BranchId=] DEBUG 2024-05-03 02:54:26,908 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/32, BranchId=] DEBUG 2024-05-03 02:54:26,908 [main] SELECT DEPT.versionno, DEPT.dname, DEPT.deptno, DEPT.loc FROM DEPT WHERE DEPT.deptno = 20 DEBUG 2024-05-03 02:54:26,908 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/32, BranchId=] DEBUG 2024-05-03 02:54:26,909 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/32, BranchId=] DEBUG 2024-05-03 02:54:26,909 [main] Physical connection closed Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 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.DtoMetaDataFactoryImplTest DEBUG 2024-05-03 02:54:26,915 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:26,915 [main] S2Container will be created(path=org/seasar/dao/impl/DtoMetaDataFactoryImplTest.dicon) DEBUG 2024-05-03 02:54:26,917 [main] S2Container is created(path=org/seasar/dao/impl/DtoMetaDataFactoryImplTest.dicon) DEBUG 2024-05-03 02:54:26,919 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:26,920 [main] S2Container will be created(path=org/seasar/dao/impl/DtoMetaDataFactoryImplTest.dicon) DEBUG 2024-05-03 02:54:26,922 [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-05-03 02:54:26,926 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:26,927 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,928 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,929 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,929 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,932 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,933 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,934 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/33, BranchId=] DEBUG 2024-05-03 02:54:26,934 [main] Physical connection got DEBUG 2024-05-03 02:54:26,934 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/33, BranchId=] DEBUG 2024-05-03 02:54:26,934 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/33, BranchId=] DEBUG 2024-05-03 02:54:26,935 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/33, BranchId=] DEBUG 2024-05-03 02:54:26,955 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/33, BranchId=] DEBUG 2024-05-03 02:54:26,965 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/33, BranchId=] DEBUG 2024-05-03 02:54:26,965 [main] UPDATE EMP SET tstamp = '2024-05-03 02.54.26', ename = 'hoge', job = null, deptno = 0, hiredate = null, mgr = null, comm = null, sal = null WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-05-03 02:54:26,965 [main] UPDATE EMP SET tstamp = '2024-05-03 02.54.26', ename = 'hoge2', job = null, deptno = 0, hiredate = null, mgr = null, comm = null, sal = null WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-05-03 02:54:26,966 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/33, BranchId=] DEBUG 2024-05-03 02:54:26,966 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/33, BranchId=] DEBUG 2024-05-03 02:54:26,966 [main] UPDATE EMP SET tstamp = '2024-05-03 02.54.26', ename = 'hoge', job = null, deptno = 0, hiredate = null, mgr = null, comm = null, sal = null WHERE empno = 7782 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-05-03 02:54:26,966 [main] UPDATE EMP SET tstamp = '2024-05-03 02.54.26', ename = 'hoge2', job = null, deptno = 0, hiredate = null, mgr = null, comm = null, sal = null WHERE empno = 7788 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-05-03 02:54:26,967 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/33, BranchId=] DEBUG 2024-05-03 02:54:26,968 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/33, BranchId=] DEBUG 2024-05-03 02:54:26,968 [main] Physical connection closed DEBUG 2024-05-03 02:54:26,969 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:26,970 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,971 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,973 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:26,973 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,976 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:26,976 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:26,977 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/34, BranchId=] DEBUG 2024-05-03 02:54:26,977 [main] Physical connection got DEBUG 2024-05-03 02:54:26,977 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/34, BranchId=] DEBUG 2024-05-03 02:54:26,977 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/34, BranchId=] DEBUG 2024-05-03 02:54:26,978 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/34, BranchId=] DEBUG 2024-05-03 02:54:27,052 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/34, BranchId=] DEBUG 2024-05-03 02:54:27,060 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/34, BranchId=] DEBUG 2024-05-03 02:54:27,060 [main] UPDATE EMP SET tstamp = '2024-05-03 02.54.27', ename = 'hoge', job = null, deptno = 0, hiredate = null, mgr = null, comm = null, sal = null WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-05-03 02:54:27,060 [main] UPDATE EMP SET tstamp = '2024-05-03 02.54.27', ename = 'hoge2', job = null, deptno = 0, hiredate = null, mgr = null, comm = null, sal = null WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-05-03 02:54:27,061 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/34, BranchId=] DEBUG 2024-05-03 02:54:27,061 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/34, BranchId=] DEBUG 2024-05-03 02:54:27,061 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7499 DEBUG 2024-05-03 02:54:27,062 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/34, BranchId=] DEBUG 2024-05-03 02:54:27,062 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/34, BranchId=] DEBUG 2024-05-03 02:54:27,062 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 DEBUG 2024-05-03 02:54:27,063 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/34, BranchId=] DEBUG 2024-05-03 02:54:27,063 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/34, BranchId=] DEBUG 2024-05-03 02:54:27,064 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 sec Running org.seasar.dao.impl.InsertBatchAutoStaticCommandTest DEBUG 2024-05-03 02:54:27,067 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:27,067 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,068 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,070 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,070 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,073 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,074 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,076 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/35, BranchId=] DEBUG 2024-05-03 02:54:27,076 [main] Physical connection got DEBUG 2024-05-03 02:54:27,076 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/35, BranchId=] DEBUG 2024-05-03 02:54:27,076 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/35, BranchId=] DEBUG 2024-05-03 02:54:27,076 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/35, BranchId=] DEBUG 2024-05-03 02:54:27,099 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/35, BranchId=] DEBUG 2024-05-03 02:54:27,108 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/35, BranchId=] DEBUG 2024-05-03 02:54:27,109 [main] INSERT INTO EMP (tstamp, empno, ename, job, deptno, hiredate, mgr, comm, sal) VALUES ('2024-05-03 02.54.27', 99, 'hoge', null, 0, null, null, null, null) DEBUG 2024-05-03 02:54:27,109 [main] INSERT INTO EMP (tstamp, empno, ename, job, deptno, hiredate, mgr, comm, sal) VALUES ('2024-05-03 02.54.27', 98, 'hoge2', null, 0, null, null, null, null) DEBUG 2024-05-03 02:54:27,109 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/35, BranchId=] DEBUG 2024-05-03 02:54:27,109 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/35, BranchId=] DEBUG 2024-05-03 02:54:27,109 [main] INSERT INTO EMP (tstamp, empno, ename, job, deptno, hiredate, mgr, comm, sal) VALUES ('2024-05-03 02.54.27', 97, 'hoge3', null, 0, null, null, null, null) DEBUG 2024-05-03 02:54:27,110 [main] INSERT INTO EMP (tstamp, empno, ename, job, deptno, hiredate, mgr, comm, sal) VALUES ('2024-05-03 02.54.27', 96, 'hoge2', null, 0, null, null, null, null) DEBUG 2024-05-03 02:54:27,110 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/35, BranchId=] DEBUG 2024-05-03 02:54:27,110 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/35, BranchId=] DEBUG 2024-05-03 02:54:27,110 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec Running org.seasar.dao.impl.ObjectArrayResultSetHandlerTest DEBUG 2024-05-03 02:54:27,112 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:27,114 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,114 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,118 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,118 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,122 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,122 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,125 [main] Physical connection got DEBUG 2024-05-03 02:54:27,125 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:27,125 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:27,125 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running org.seasar.dao.impl.ResultSetToBeanTest DEBUG 2024-05-03 02:54:27,127 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:27,129 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,129 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,130 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,131 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,134 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,134 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,136 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/36, BranchId=] DEBUG 2024-05-03 02:54:27,137 [main] Physical connection got DEBUG 2024-05-03 02:54:27,137 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/36, BranchId=] DEBUG 2024-05-03 02:54:27,137 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/36, BranchId=] DEBUG 2024-05-03 02:54:27,137 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/36, BranchId=] DEBUG 2024-05-03 02:54:27,146 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/36, BranchId=] DEBUG 2024-05-03 02:54:27,147 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/36, BranchId=] DEBUG 2024-05-03 02:54:27,147 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (123, 7650, 'foo') DEBUG 2024-05-03 02:54:27,147 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/36, BranchId=] DEBUG 2024-05-03 02:54:27,147 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/36, BranchId=] DEBUG 2024-05-03 02:54:27,147 [main] SELECT employee_name FROM EMP3 DEBUG 2024-05-03 02:54:27,148 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/36, BranchId=] DEBUG 2024-05-03 02:54:27,148 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/36, BranchId=] DEBUG 2024-05-03 02:54:27,148 [main] SELECT employee_name AS employeeName FROM EMP3 DEBUG 2024-05-03 02:54:27,148 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/36, BranchId=] DEBUG 2024-05-03 02:54:27,148 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/36, BranchId=] DEBUG 2024-05-03 02:54:27,148 [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.PropertyTypeFactoryImplTest DEBUG 2024-05-03 02:54:27,157 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:27,157 [main] S2Container will be created(path=org/seasar/dao/impl/PropertyTypeFactoryImplTest.dicon) DEBUG 2024-05-03 02:54:27,158 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,159 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,161 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,161 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,164 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,165 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,165 [main] S2Container is created(path=org/seasar/dao/impl/PropertyTypeFactoryImplTest.dicon) DEBUG 2024-05-03 02:54:27,169 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:27,170 [main] S2Container will be created(path=org/seasar/dao/impl/PropertyTypeFactoryImplTest.dicon) DEBUG 2024-05-03 02:54:27,170 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,172 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,173 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,173 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,177 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,177 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,178 [main] S2Container is created(path=org/seasar/dao/impl/PropertyTypeFactoryImplTest.dicon) DEBUG 2024-05-03 02:54:27,180 [main] Physical connection got DEBUG 2024-05-03 02:54:27,180 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:27,182 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:27,183 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec Running org.seasar.dao.impl.MapResultSetHandlerTest DEBUG 2024-05-03 02:54:27,186 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:27,186 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,187 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,189 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,189 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,192 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,192 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,194 [main] Physical connection got DEBUG 2024-05-03 02:54:27,194 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:27,194 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:27,194 [main] Physical connection closed DEBUG 2024-05-03 02:54:27,196 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:27,197 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,197 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,200 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,200 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,204 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,204 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,207 [main] Physical connection got DEBUG 2024-05-03 02:54:27,207 [main] Logical connection got, tx=null WARN 2024-05-03 02:54:27,207 [main] More than 2 rows found, but only first row returned DEBUG 2024-05-03 02:54:27,207 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:27,208 [main] Physical connection closed DEBUG 2024-05-03 02:54:27,210 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:27,210 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,212 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,213 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,213 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,262 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,263 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,264 [main] Physical connection got DEBUG 2024-05-03 02:54:27,265 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:27,265 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:27,265 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 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.001 sec Running org.seasar.dao.impl.CharBindTest DEBUG 2024-05-03 02:54:27,273 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:27,274 [main] S2Container will be created(path=org/seasar/dao/impl/CharBindTest.dicon) DEBUG 2024-05-03 02:54:27,275 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:27,276 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,277 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,278 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,278 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,282 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,282 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,284 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:27,284 [main] S2Container is created(path=org/seasar/dao/impl/CharBindTest.dicon) DEBUG 2024-05-03 02:54:27,298 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/37, BranchId=] DEBUG 2024-05-03 02:54:27,298 [main] Physical connection got DEBUG 2024-05-03 02:54:27,298 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/37, BranchId=] DEBUG 2024-05-03 02:54:27,298 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/37, BranchId=] DEBUG 2024-05-03 02:54:27,298 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/37, BranchId=] DEBUG 2024-05-03 02:54:27,305 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/37, BranchId=] DEBUG 2024-05-03 02:54:27,306 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/37, BranchId=] DEBUG 2024-05-03 02:54:27,306 [main] INSERT INTO CHAR_TABLE (id, aaa) VALUES (31, 'Z') DEBUG 2024-05-03 02:54:27,306 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/37, BranchId=] DEBUG 2024-05-03 02:54:27,307 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/37, BranchId=] DEBUG 2024-05-03 02:54:27,307 [main] SELECT CHAR_TABLE.id, CHAR_TABLE.aaa FROM CHAR_TABLE DEBUG 2024-05-03 02:54:27,307 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/37, BranchId=] DEBUG 2024-05-03 02:54:27,307 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/37, BranchId=] DEBUG 2024-05-03 02:54:27,307 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 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.UpdateDynamicCommandTest DEBUG 2024-05-03 02:54:27,315 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:27,316 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,317 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,318 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,318 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,321 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,322 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,323 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/38, BranchId=] DEBUG 2024-05-03 02:54:27,323 [main] Physical connection got DEBUG 2024-05-03 02:54:27,324 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/38, BranchId=] DEBUG 2024-05-03 02:54:27,324 [main] UPDATE emp SET ename = 'SCOTT' WHERE empno = 7788 DEBUG 2024-05-03 02:54:27,324 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/38, BranchId=] DEBUG 2024-05-03 02:54:27,324 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/38, BranchId=] DEBUG 2024-05-03 02:54:27,324 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 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.dbms.OracleTest DEBUG 2024-05-03 02:54:27,328 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:27,329 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,330 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,331 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,332 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,334 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,335 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,338 [main] Physical connection got DEBUG 2024-05-03 02:54:27,338 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:27,371 [main] Logical connection closed, tx=null SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department2.versionno AS versionno_1, department2.dname AS dname_1, department2.deptno AS deptno_1, department2.loc AS loc_1 FROM EMP, DEPT department, DEPT department2 WHERE EMP.deptno = department.deptno(+) AND EMP.deptno = department2.deptno(+) DEBUG 2024-05-03 02:54:27,371 [main] Physical connection closed DEBUG 2024-05-03 02:54:27,373 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:27,374 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,375 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,376 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,376 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,379 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,380 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,381 [main] Physical connection got DEBUG 2024-05-03 02:54:27,381 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:27,389 [main] Logical connection closed, tx=null SELECT DEPT.versionno, DEPT.dname, DEPT.deptno, DEPT.loc FROM DEPT DEBUG 2024-05-03 02:54:27,389 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec Running org.seasar.dao.impl.ProcedureMetaDataFactoryImplTest DEBUG 2024-05-03 02:54:27,393 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:27,393 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:27,394 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,396 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,396 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:27,397 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:27,398 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:27,399 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:27,399 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:27,401 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:27,401 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-05-03 02:54:27,402 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:27,406 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:27,407 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:27,408 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,409 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,409 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:27,410 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:27,412 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:27,413 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:27,413 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:27,415 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:27,415 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-05-03 02:54:27,416 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:27,419 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:27,419 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:27,420 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,422 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,422 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:27,423 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:27,424 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:27,426 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:27,426 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:27,428 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:27,428 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-05-03 02:54:27,429 [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-05-03 02:54:27,432 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:27,433 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:27,433 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,434 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,434 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:27,436 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:27,437 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:27,438 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:27,438 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:27,440 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:27,441 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-05-03 02:54:27,441 [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-05-03 02:54:27,452 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:27,452 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-05-03 02:54:27,498 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,499 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,501 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,501 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,505 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,506 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,506 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-05-03 02:54:27,507 [main] Physical connection got DEBUG 2024-05-03 02:54:27,507 [main] Logical connection got, tx=null WARN 2024-05-03 02:54:27,510 [main] Table(MyBean) not found WARN 2024-05-03 02:54:27,512 [main] Table(DefaultBeanMetaDataImplTest$Ccc) not found DEBUG 2024-05-03 02:54:27,519 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:27,519 [main] Physical connection closed DEBUG 2024-05-03 02:54:27,521 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:27,522 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-05-03 02:54:27,523 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,524 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,525 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,525 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,530 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,530 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,531 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-05-03 02:54:27,532 [main] Physical connection got DEBUG 2024-05-03 02:54:27,532 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:27,553 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:27,553 [main] Physical connection closed DEBUG 2024-05-03 02:54:27,555 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:27,555 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-05-03 02:54:27,556 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,558 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,559 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,559 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,563 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,564 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,564 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-05-03 02:54:27,566 [main] Physical connection got DEBUG 2024-05-03 02:54:27,566 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:27,574 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:27,574 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:27,588 [main] Logical connection closed, tx=null SELECT DEPT.versionno, DEPT.dname, DEPT.deptno, DEPT.loc SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 DEBUG 2024-05-03 02:54:27,588 [main] Physical connection closed DEBUG 2024-05-03 02:54:27,591 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:27,591 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-05-03 02:54:27,592 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,594 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,595 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,595 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,598 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,598 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,599 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-05-03 02:54:27,601 [main] Physical connection got DEBUG 2024-05-03 02:54:27,601 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:27,619 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:27,619 [main] Physical connection closed DEBUG 2024-05-03 02:54:27,621 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:27,622 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-05-03 02:54:27,623 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,624 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,625 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,625 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,629 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,630 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,631 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-05-03 02:54:27,632 [main] Physical connection got DEBUG 2024-05-03 02:54:27,632 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:27,653 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:27,653 [main] Physical connection closed DEBUG 2024-05-03 02:54:27,655 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:27,656 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-05-03 02:54:27,657 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,701 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,702 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,702 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,706 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,706 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,707 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-05-03 02:54:27,709 [main] Physical connection got DEBUG 2024-05-03 02:54:27,709 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:27,730 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:27,730 [main] Physical connection closed DEBUG 2024-05-03 02:54:27,731 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:27,733 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-05-03 02:54:27,734 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,735 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,736 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,736 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,739 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,740 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,740 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-05-03 02:54:27,742 [main] Physical connection got DEBUG 2024-05-03 02:54:27,742 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:27,770 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:27,771 [main] Physical connection closed DEBUG 2024-05-03 02:54:27,772 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:27,773 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-05-03 02:54:27,774 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,775 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,776 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,776 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,780 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,780 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,781 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-05-03 02:54:27,782 [main] Physical connection got DEBUG 2024-05-03 02:54:27,782 [main] Logical connection got, tx=null WARN 2024-05-03 02:54:27,786 [main] Table(DefaultBeanMetaDataImplTest$Ddd) not found DEBUG 2024-05-03 02:54:27,790 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:27,790 [main] Physical connection closed DEBUG 2024-05-03 02:54:27,792 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:27,792 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-05-03 02:54:27,793 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,795 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,796 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,796 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,801 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,802 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,802 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-05-03 02:54:27,804 [main] Physical connection got DEBUG 2024-05-03 02:54:27,804 [main] Logical connection got, tx=null WARN 2024-05-03 02:54:27,807 [main] Table(DefaultBeanMetaDataImplTest$Eee) not found DEBUG 2024-05-03 02:54:27,812 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:27,812 [main] Physical connection closed DEBUG 2024-05-03 02:54:27,814 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:27,815 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-05-03 02:54:27,815 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,816 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,818 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,818 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,821 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,822 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,822 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-05-03 02:54:27,823 [main] Physical connection got DEBUG 2024-05-03 02:54:27,823 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:27,829 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:27,831 [main] Physical connection closed DEBUG 2024-05-03 02:54:27,832 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:27,833 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-05-03 02:54:27,834 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,835 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,836 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,837 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,840 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,840 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,841 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-05-03 02:54:27,843 [main] Physical connection got DEBUG 2024-05-03 02:54:27,843 [main] Logical connection got, tx=null WARN 2024-05-03 02:54:27,845 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found DEBUG 2024-05-03 02:54:27,851 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:27,851 [main] Physical connection closed DEBUG 2024-05-03 02:54:27,895 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:27,896 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-05-03 02:54:27,898 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,899 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,902 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,902 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,906 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,906 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,906 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-05-03 02:54:27,907 [main] Physical connection got DEBUG 2024-05-03 02:54:27,908 [main] Logical connection got, tx=null WARN 2024-05-03 02:54:27,912 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found DEBUG 2024-05-03 02:54:27,916 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:27,916 [main] Physical connection closed DEBUG 2024-05-03 02:54:27,917 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:27,918 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-05-03 02:54:27,919 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,920 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,922 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,922 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,925 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,925 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,925 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-05-03 02:54:27,927 [main] Physical connection got DEBUG 2024-05-03 02:54:27,927 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:27,936 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:27,936 [main] Physical connection closed DEBUG 2024-05-03 02:54:27,938 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:27,939 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-05-03 02:54:27,940 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,941 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,942 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,943 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,945 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,946 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,946 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-05-03 02:54:27,947 [main] Physical connection got DEBUG 2024-05-03 02:54:27,948 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:27,956 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:27,956 [main] Physical connection closed DEBUG 2024-05-03 02:54:27,957 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:27,958 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-05-03 02:54:27,960 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,961 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,962 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,962 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,965 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,966 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,966 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-05-03 02:54:27,967 [main] Physical connection got DEBUG 2024-05-03 02:54:27,967 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:27,976 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:27,976 [main] Physical connection closed DEBUG 2024-05-03 02:54:27,978 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:27,979 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-05-03 02:54:27,980 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,981 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,983 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:27,983 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,986 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:27,986 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:27,986 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-05-03 02:54:27,988 [main] Physical connection got DEBUG 2024-05-03 02:54:27,988 [main] Logical connection got, tx=null WARN 2024-05-03 02:54:27,992 [main] Table(DefaultBeanMetaDataImplTest$Ggg) not found DEBUG 2024-05-03 02:54:27,996 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:27,996 [main] Physical connection closed Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.548 sec Running org.seasar.dao.impl.FunctionTest DEBUG 2024-05-03 02:54:28,000 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:28,001 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:28,002 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,003 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,003 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:28,004 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:28,005 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:28,006 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:28,006 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:28,008 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:28,009 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:28,011 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:28,012 [main] Physical connection got DEBUG 2024-05-03 02:54:28,012 [main] Logical connection got, tx=null Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec Running org.seasar.dao.util.ImplementInterfaceWalkerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec Running org.seasar.dao.impl.BooleanPropertyTest DEBUG 2024-05-03 02:54:28,068 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:28,069 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:28,070 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,072 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,072 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:28,074 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:28,075 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:28,075 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/39, BranchId=] DEBUG 2024-05-03 02:54:28,076 [main] Physical connection got DEBUG 2024-05-03 02:54:28,076 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/39, BranchId=] DEBUG 2024-05-03 02:54:28,077 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/39, BranchId=] DEBUG 2024-05-03 02:54:28,077 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/39, BranchId=] DEBUG 2024-05-03 02:54:28,086 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/39, BranchId=] DEBUG 2024-05-03 02:54:28,086 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/39, BranchId=] DEBUG 2024-05-03 02:54:28,087 [main] INSERT INTO DEPT2 (dname, deptno, active) VALUES ('hoge', 99, true) DEBUG 2024-05-03 02:54:28,087 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/39, BranchId=] DEBUG 2024-05-03 02:54:28,087 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/39, BranchId=] DEBUG 2024-05-03 02:54:28,087 [main] SELECT DEPT2.dname, DEPT2.deptno, DEPT2.active FROM DEPT2 WARN 2024-05-03 02:54:28,088 [main] More than 2 rows found, but only first row returned DEBUG 2024-05-03 02:54:28,088 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/39, BranchId=] DEBUG 2024-05-03 02:54:28,088 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/39, BranchId=] DEBUG 2024-05-03 02:54:28,088 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running org.seasar.dao.impl.ObjectResultSetHandlerTest DEBUG 2024-05-03 02:54:28,092 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:28,092 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:28,093 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,095 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,095 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:28,097 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:28,098 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:28,099 [main] Physical connection got DEBUG 2024-05-03 02:54:28,099 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:28,099 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:28,099 [main] Physical connection closed DEBUG 2024-05-03 02:54:28,102 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:28,102 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:28,103 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,104 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,104 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:28,107 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:28,108 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:28,109 [main] Physical connection got DEBUG 2024-05-03 02:54:28,109 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:28,109 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:28,110 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running org.seasar.dao.dbms.H2Test DEBUG 2024-05-03 02:54:28,113 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:28,113 [main] S2Container will be created(path=j2ee-h2.dicon) DEBUG 2024-05-03 02:54:28,114 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,115 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,115 [main] S2Container will be created(path=jdbc-h2.dicon) DEBUG 2024-05-03 02:54:28,117 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:28,118 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:28,119 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:28,119 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:28,121 [main] S2Container is created(path=jdbc-h2.dicon) DEBUG 2024-05-03 02:54:28,122 [main] S2Container is created(path=j2ee-h2.dicon) WARN 2024-05-03 02:54:28,123 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:28,305 [main] Physical connection got DEBUG 2024-05-03 02:54:28,305 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:28,328 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:28,334 [main] Physical connection closed DEBUG 2024-05-03 02:54:28,337 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:28,337 [main] S2Container will be created(path=j2ee-h2.dicon) DEBUG 2024-05-03 02:54:28,338 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,340 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,340 [main] S2Container will be created(path=jdbc-h2.dicon) DEBUG 2024-05-03 02:54:28,341 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:28,342 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:28,344 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:28,344 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:28,346 [main] S2Container is created(path=jdbc-h2.dicon) DEBUG 2024-05-03 02:54:28,346 [main] S2Container is created(path=j2ee-h2.dicon) WARN 2024-05-03 02:54:28,347 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:28,383 [main] Physical connection got DEBUG 2024-05-03 02:54:28,383 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:28,387 [main] Physical connection got DEBUG 2024-05-03 02:54:28,387 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:28,391 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:28,391 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:28,391 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2024-05-03 02:54:28,395 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:28,395 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:28,395 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2024-05-03 02:54:28,395 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:28,395 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:28,395 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2024-05-03 02:54:28,395 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:28,395 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:28,395 [main] CALL IDENTITY() DEBUG 2024-05-03 02:54:28,395 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:28,395 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:28,395 [main] CALL IDENTITY() DEBUG 2024-05-03 02:54:28,396 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:28,396 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:28,396 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2024-05-03 02:54:28,396 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:28,396 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:28,396 [main] CALL IDENTITY() DEBUG 2024-05-03 02:54:28,396 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:28,396 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:28,396 [main] Physical connection closed DEBUG 2024-05-03 02:54:28,398 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 sec Running org.seasar.dao.id.IdentityIdentifierGeneratorTest DEBUG 2024-05-03 02:54:28,401 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:28,401 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:28,402 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,404 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,404 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:28,407 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:28,407 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:28,408 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/40, BranchId=] DEBUG 2024-05-03 02:54:28,409 [main] Physical connection got DEBUG 2024-05-03 02:54:28,409 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/40, BranchId=] DEBUG 2024-05-03 02:54:28,409 [main] insert into identitytable(id_name) values('hoge') DEBUG 2024-05-03 02:54:28,409 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/40, BranchId=] DEBUG 2024-05-03 02:54:28,409 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/40, BranchId=] DEBUG 2024-05-03 02:54:28,409 [main] CALL IDENTITY() DEBUG 2024-05-03 02:54:28,409 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/40, BranchId=] 0 DEBUG 2024-05-03 02:54:28,410 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/40, BranchId=] DEBUG 2024-05-03 02:54:28,410 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running org.seasar.dao.util.FetchHandlerUtilTest DEBUG 2024-05-03 02:54:28,413 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:28,416 [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.006 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-05-03 02:54:28,420 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:28,421 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:28,421 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,423 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,423 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:28,426 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:28,427 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:28,428 [main] Physical connection got DEBUG 2024-05-03 02:54:28,428 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:28,428 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:28,428 [main] Logical connection got, tx=null WARN 2024-05-03 02:54:28,433 [main] Table(WRONG_TABLE_NAME) not found DEBUG 2024-05-03 02:54:28,436 [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-05-03 02:54:28,438 [main] Physical connection closed DEBUG 2024-05-03 02:54:28,439 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:28,440 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:28,440 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,442 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,442 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:28,445 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:28,446 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:28,447 [main] Physical connection got DEBUG 2024-05-03 02:54:28,447 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:28,447 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:28,447 [main] Logical connection got, tx=null WARN 2024-05-03 02:54:28,451 [main] Table(WRONG_TABLE_NAME) not found DEBUG 2024-05-03 02:54:28,455 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:28,456 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:28,456 [main] SELECT * FROM EMP DEBUG 2024-05-03 02:54:28,456 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:28,456 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec Running org.seasar.dao.impl.DtoListMetaDataResultSetHandlerTest DEBUG 2024-05-03 02:54:28,459 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:28,509 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:28,510 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,511 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,511 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:28,514 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:28,515 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:28,517 [main] Physical connection got DEBUG 2024-05-03 02:54:28,517 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:28,517 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:28,517 [main] Physical connection closed DEBUG 2024-05-03 02:54:28,519 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:28,519 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:28,521 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,522 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,522 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:28,525 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:28,525 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:28,527 [main] Physical connection got DEBUG 2024-05-03 02:54:28,527 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:28,528 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:28,528 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec Running org.seasar.dao.interceptors.S2DaoInterceptor3Test DEBUG 2024-05-03 02:54:28,530 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:28,531 [main] S2Container will be created(path=org/seasar/dao/interceptors/DepartmentAutoDao.dicon) DEBUG 2024-05-03 02:54:28,532 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:28,533 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:28,534 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,536 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,536 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:28,539 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:28,540 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:28,542 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:28,544 [main] S2Container is created(path=org/seasar/dao/interceptors/DepartmentAutoDao.dicon) DEBUG 2024-05-03 02:54:28,554 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/41, BranchId=] DEBUG 2024-05-03 02:54:28,554 [main] Physical connection got DEBUG 2024-05-03 02:54:28,554 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/41, BranchId=] DEBUG 2024-05-03 02:54:28,554 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/41, BranchId=] DEBUG 2024-05-03 02:54:28,554 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/41, BranchId=] DEBUG 2024-05-03 02:54:28,558 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/41, BranchId=] DEBUG 2024-05-03 02:54:28,559 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/41, BranchId=] DEBUG 2024-05-03 02:54:28,559 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0 DEBUG 2024-05-03 02:54:28,559 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/41, BranchId=] DEBUG 2024-05-03 02:54:28,559 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/41, BranchId=] DEBUG 2024-05-03 02:54:28,559 [main] Physical connection closed DEBUG 2024-05-03 02:54:28,561 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:28,563 [main] S2Container will be created(path=org/seasar/dao/interceptors/DepartmentAutoDao.dicon) DEBUG 2024-05-03 02:54:28,563 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:28,564 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:28,565 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,567 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,567 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:28,571 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:28,571 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:28,573 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:28,574 [main] S2Container is created(path=org/seasar/dao/interceptors/DepartmentAutoDao.dicon) DEBUG 2024-05-03 02:54:28,583 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/42, BranchId=] DEBUG 2024-05-03 02:54:28,583 [main] Physical connection got DEBUG 2024-05-03 02:54:28,583 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/42, BranchId=] DEBUG 2024-05-03 02:54:28,583 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/42, BranchId=] DEBUG 2024-05-03 02:54:28,584 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/42, BranchId=] DEBUG 2024-05-03 02:54:28,587 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/42, BranchId=] DEBUG 2024-05-03 02:54:28,588 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/42, BranchId=] DEBUG 2024-05-03 02:54:28,588 [main] UPDATE DEPT SET versionno = 1, dname = null, loc = null WHERE deptno = 10 AND versionno = 0 DEBUG 2024-05-03 02:54:28,588 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/42, BranchId=] DEBUG 2024-05-03 02:54:28,588 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/42, BranchId=] DEBUG 2024-05-03 02:54:28,589 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec Running org.seasar.dao.impl.ArgumentDtoProcedureCommandTest DEBUG 2024-05-03 02:54:28,592 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:28,593 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:28,593 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,595 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,595 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:28,596 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:28,597 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:28,598 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:28,598 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:28,600 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:28,601 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-05-03 02:54:28,602 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:28,602 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/43, BranchId=] DEBUG 2024-05-03 02:54:28,605 [main] Physical connection got DEBUG 2024-05-03 02:54:28,605 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/43, BranchId=] DEBUG 2024-05-03 02:54:28,605 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/43, BranchId=] DEBUG 2024-05-03 02:54:28,611 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/43, BranchId=] DEBUG 2024-05-03 02:54:28,611 [main] {call PROCEDURE_TEST_AAA1 (?)} DEBUG 2024-05-03 02:54:28,612 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/43, BranchId=] DEBUG 2024-05-03 02:54:28,613 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/43, BranchId=] DEBUG 2024-05-03 02:54:28,613 [main] Physical connection closed DEBUG 2024-05-03 02:54:28,615 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:28,615 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:28,616 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,617 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,617 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:28,619 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:28,620 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:28,621 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:28,621 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:28,634 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:28,634 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-05-03 02:54:28,634 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:28,635 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/44, BranchId=] DEBUG 2024-05-03 02:54:28,637 [main] Physical connection got DEBUG 2024-05-03 02:54:28,637 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/44, BranchId=] DEBUG 2024-05-03 02:54:28,637 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/44, BranchId=] DEBUG 2024-05-03 02:54:28,639 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/44, BranchId=] DEBUG 2024-05-03 02:54:28,639 [main] {call PROCEDURE_TEST_AAA2 (?, ?)} DEBUG 2024-05-03 02:54:28,642 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/44, BranchId=] DEBUG 2024-05-03 02:54:28,643 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/44, BranchId=] DEBUG 2024-05-03 02:54:28,643 [main] Physical connection closed DEBUG 2024-05-03 02:54:28,644 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:28,645 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:28,645 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,647 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,647 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:28,648 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:28,649 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:28,651 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:28,651 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:28,653 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:28,654 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-05-03 02:54:28,654 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:28,655 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/45, BranchId=] DEBUG 2024-05-03 02:54:28,655 [main] Physical connection got DEBUG 2024-05-03 02:54:28,655 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/45, BranchId=] DEBUG 2024-05-03 02:54:28,655 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/45, BranchId=] DEBUG 2024-05-03 02:54:28,659 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/45, BranchId=] DEBUG 2024-05-03 02:54:28,659 [main] {call PROCEDURE_TEST_AAA3 ()} DEBUG 2024-05-03 02:54:28,660 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/45, BranchId=] DEBUG 2024-05-03 02:54:28,660 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/45, BranchId=] DEBUG 2024-05-03 02:54:28,660 [main] Physical connection closed DEBUG 2024-05-03 02:54:28,711 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:28,712 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:28,713 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,714 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,714 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:28,716 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:28,717 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:28,718 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:28,718 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:28,720 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:28,720 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-05-03 02:54:28,721 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:28,721 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/46, BranchId=] DEBUG 2024-05-03 02:54:28,723 [main] Physical connection got DEBUG 2024-05-03 02:54:28,723 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/46, BranchId=] DEBUG 2024-05-03 02:54:28,723 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/46, BranchId=] DEBUG 2024-05-03 02:54:28,726 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/46, BranchId=] DEBUG 2024-05-03 02:54:28,726 [main] {call PROCEDURE_TEST_BBB1 ('hoge')} DEBUG 2024-05-03 02:54:28,727 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/46, BranchId=] DEBUG 2024-05-03 02:54:28,728 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/46, BranchId=] DEBUG 2024-05-03 02:54:28,728 [main] Physical connection closed DEBUG 2024-05-03 02:54:28,730 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:28,730 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:28,731 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,733 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,733 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:28,734 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:28,735 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:28,737 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:28,737 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:28,739 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:28,739 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-05-03 02:54:28,739 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:28,740 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/47, BranchId=] DEBUG 2024-05-03 02:54:28,741 [main] Physical connection got DEBUG 2024-05-03 02:54:28,741 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/47, BranchId=] DEBUG 2024-05-03 02:54:28,741 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/47, BranchId=] DEBUG 2024-05-03 02:54:28,745 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/47, BranchId=] DEBUG 2024-05-03 02:54:28,745 [main] {call PROCEDURE_TEST_BBB2 ('hoge', 10, '2007-08-26 14.30.00')} DEBUG 2024-05-03 02:54:28,748 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/47, BranchId=] DEBUG 2024-05-03 02:54:28,748 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/47, BranchId=] DEBUG 2024-05-03 02:54:28,748 [main] Physical connection closed DEBUG 2024-05-03 02:54:28,751 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:28,751 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:28,752 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,753 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,753 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:28,755 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:28,755 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:28,756 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:28,757 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:28,759 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:28,759 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-05-03 02:54:28,760 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:28,761 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/48, BranchId=] DEBUG 2024-05-03 02:54:28,762 [main] Physical connection got DEBUG 2024-05-03 02:54:28,762 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/48, BranchId=] DEBUG 2024-05-03 02:54:28,762 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/48, BranchId=] DEBUG 2024-05-03 02:54:28,765 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/48, BranchId=] DEBUG 2024-05-03 02:54:28,765 [main] {call PROCEDURE_TEST_CCC1 ('hoge', 10, ?)} DEBUG 2024-05-03 02:54:28,768 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/48, BranchId=] DEBUG 2024-05-03 02:54:28,769 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/48, BranchId=] DEBUG 2024-05-03 02:54:28,769 [main] Physical connection closed DEBUG 2024-05-03 02:54:28,770 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:28,770 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:28,772 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,773 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,773 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:28,774 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:28,776 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:28,777 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:28,777 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:28,779 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:28,779 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-05-03 02:54:28,779 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:28,780 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/49, BranchId=] DEBUG 2024-05-03 02:54:28,781 [main] Physical connection got DEBUG 2024-05-03 02:54:28,781 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/49, BranchId=] DEBUG 2024-05-03 02:54:28,781 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/49, BranchId=] DEBUG 2024-05-03 02:54:28,785 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/49, BranchId=] DEBUG 2024-05-03 02:54:28,785 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/49, BranchId=] [EDAO0029]null is illegal for argument DTO DEBUG 2024-05-03 02:54:28,785 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/49, BranchId=] DEBUG 2024-05-03 02:54:28,785 [main] Physical connection closed DEBUG 2024-05-03 02:54:28,788 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:28,788 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:28,789 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,790 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,790 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:28,792 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:28,793 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:28,793 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:28,794 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:28,796 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:28,796 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-05-03 02:54:28,797 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:28,798 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/50, BranchId=] DEBUG 2024-05-03 02:54:28,799 [main] Physical connection got DEBUG 2024-05-03 02:54:28,799 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/50, BranchId=] DEBUG 2024-05-03 02:54:28,799 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/50, BranchId=] DEBUG 2024-05-03 02:54:28,801 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/50, BranchId=] DEBUG 2024-05-03 02:54:28,802 [main] {call PROCEDURE_TEST_CCC2 (?, 10, ?)} DEBUG 2024-05-03 02:54:28,805 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/50, BranchId=] DEBUG 2024-05-03 02:54:28,805 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/50, BranchId=] DEBUG 2024-05-03 02:54:28,805 [main] Physical connection closed DEBUG 2024-05-03 02:54:28,806 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:28,807 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:28,808 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,810 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,810 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:28,810 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:28,811 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:28,813 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:28,813 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:28,815 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:28,816 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-05-03 02:54:28,816 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:28,817 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/51, BranchId=] DEBUG 2024-05-03 02:54:28,817 [main] Physical connection got DEBUG 2024-05-03 02:54:28,817 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/51, BranchId=] DEBUG 2024-05-03 02:54:28,817 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/51, BranchId=] DEBUG 2024-05-03 02:54:28,821 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/51, BranchId=] DEBUG 2024-05-03 02:54:28,821 [main] {call PROCEDURE_TEST_DDD1 ('ab')} DEBUG 2024-05-03 02:54:28,823 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/51, BranchId=] DEBUG 2024-05-03 02:54:28,823 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/51, BranchId=] DEBUG 2024-05-03 02:54:28,823 [main] Physical connection closed DEBUG 2024-05-03 02:54:28,826 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:28,826 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:28,827 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,828 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,828 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:28,830 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:28,831 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:28,832 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:28,832 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:28,834 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:28,834 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-05-03 02:54:28,835 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:28,836 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/52, BranchId=] DEBUG 2024-05-03 02:54:28,837 [main] Physical connection got DEBUG 2024-05-03 02:54:28,837 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/52, BranchId=] DEBUG 2024-05-03 02:54:28,837 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/52, BranchId=] DEBUG 2024-05-03 02:54:28,839 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/52, BranchId=] DEBUG 2024-05-03 02:54:28,840 [main] {? = call FUNCTION_TEST_MAX (5.0, 10.0)} DEBUG 2024-05-03 02:54:28,844 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/52, BranchId=] DEBUG 2024-05-03 02:54:28,844 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/52, BranchId=] DEBUG 2024-05-03 02:54:28,844 [main] Physical connection closed Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 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-05-03 02:54:28,848 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:28,853 [main] S2Container will be created(path=org/seasar/dao/impl/LogCustomizeTest.dicon) DEBUG 2024-05-03 02:54:28,853 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:28,854 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,856 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,856 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:28,859 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:28,859 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:28,911 [main] S2Container is created(path=org/seasar/dao/impl/LogCustomizeTest.dicon) DEBUG 2024-05-03 02:54:28,926 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/53, BranchId=] DEBUG 2024-05-03 02:54:28,926 [main] Physical connection got DEBUG 2024-05-03 02:54:28,926 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/53, BranchId=] DEBUG 2024-05-03 02:54:28,926 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/53, BranchId=] DEBUG 2024-05-03 02:54:28,926 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/53, BranchId=] DEBUG 2024-05-03 02:54:28,931 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/53, BranchId=] DEBUG 2024-05-03 02:54:28,934 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/53, BranchId=] DEBUG 2024-05-03 02:54:28,935 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/53, BranchId=] SELECT empno, ename, dname FROM emp, dept where emp.deptno = dept.deptno DEBUG 2024-05-03 02:54:28,935 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/53, BranchId=] DEBUG 2024-05-03 02:54:28,935 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec Running org.seasar.dao.impl.ReturnsArrayDaoTest DEBUG 2024-05-03 02:54:28,938 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:28,940 [main] S2Container will be created(path=org/seasar/dao/impl/ReturnsArrayDaoTest.dicon) DEBUG 2024-05-03 02:54:28,941 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:28,941 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:28,942 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,944 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,944 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:28,947 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:28,948 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:28,949 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:28,950 [main] S2Container is created(path=org/seasar/dao/impl/ReturnsArrayDaoTest.dicon) DEBUG 2024-05-03 02:54:28,961 [main] Physical connection got DEBUG 2024-05-03 02:54:28,962 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:28,962 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:28,962 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:28,964 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:28,965 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:28,965 [main] SELECT EMP.ename FROM EMP DEBUG 2024-05-03 02:54:28,965 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:28,965 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:28,965 [main] SELECT EMP.ename FROM EMP DEBUG 2024-05-03 02:54:28,967 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:28,967 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec Running org.seasar.dao.pager.PagerConditionBaseTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.seasar.dao.pager.ScrollCursorTest DEBUG 2024-05-03 02:54:28,977 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:28,977 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:28,978 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,980 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,980 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:28,983 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:28,983 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:28,984 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/54, BranchId=] DEBUG 2024-05-03 02:54:28,984 [main] Physical connection got DEBUG 2024-05-03 02:54:28,984 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/54, BranchId=] DEBUG 2024-05-03 02:54:28,988 [main] S2Pager use scroll cursor. DEBUG 2024-05-03 02:54:28,989 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/54, BranchId=] DEBUG 2024-05-03 02:54:28,989 [main] Physical connection closed DEBUG 2024-05-03 02:54:28,991 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:28,992 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:28,992 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,994 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:28,994 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:28,997 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:28,998 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:28,999 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/55, BranchId=] DEBUG 2024-05-03 02:54:28,999 [main] Physical connection got DEBUG 2024-05-03 02:54:28,999 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/55, BranchId=] DEBUG 2024-05-03 02:54:28,999 [main] S2Pager use scroll cursor. DEBUG 2024-05-03 02:54:28,999 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/55, BranchId=] DEBUG 2024-05-03 02:54:28,999 [main] Physical connection closed DEBUG 2024-05-03 02:54:29,002 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:29,002 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,003 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,004 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,004 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,008 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,009 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,010 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/56, BranchId=] DEBUG 2024-05-03 02:54:29,011 [main] Physical connection got DEBUG 2024-05-03 02:54:29,011 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/56, BranchId=] DEBUG 2024-05-03 02:54:29,011 [main] S2Pager use scroll cursor. DEBUG 2024-05-03 02:54:29,011 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/56, BranchId=] DEBUG 2024-05-03 02:54:29,011 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec Running org.seasar.dao.impl.MapListResultSetHandlerTest DEBUG 2024-05-03 02:54:29,013 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:29,014 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,017 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,018 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,018 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,021 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,022 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,023 [main] Physical connection got DEBUG 2024-05-03 02:54:29,023 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:29,023 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:29,023 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running org.seasar.dao.impl.ClobTest DEBUG 2024-05-03 02:54:29,026 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:29,027 [main] S2Container will be created(path=org/seasar/dao/impl/ClobTest.dicon) DEBUG 2024-05-03 02:54:29,028 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:29,029 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:29,030 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,032 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,032 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:29,032 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:29,034 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:29,035 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:29,035 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:29,037 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:29,038 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:29,039 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:29,040 [main] S2Container is created(path=org/seasar/dao/impl/ClobTest.dicon) WARN 2024-05-03 02:54:29,042 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:29,054 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/57, BranchId=] DEBUG 2024-05-03 02:54:29,054 [main] Physical connection got DEBUG 2024-05-03 02:54:29,054 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/57, BranchId=] DEBUG 2024-05-03 02:54:29,054 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/57, BranchId=] DEBUG 2024-05-03 02:54:29,055 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/57, BranchId=] DEBUG 2024-05-03 02:54:29,076 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/57, BranchId=] DEBUG 2024-05-03 02:54:29,077 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/57, BranchId=] DEBUG 2024-05-03 02:54:29,077 [main] SELECT LARGE_TEXT.id, LARGE_TEXT.version_no, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 123 DEBUG 2024-05-03 02:54:29,088 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/57, BranchId=] DEBUG 2024-05-03 02:54:29,089 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/57, BranchId=] DEBUG 2024-05-03 02:54:29,089 [main] Physical connection closed DEBUG 2024-05-03 02:54:29,090 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:29,147 [main] S2Container will be created(path=org/seasar/dao/impl/ClobTest.dicon) DEBUG 2024-05-03 02:54:29,148 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:29,149 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:29,149 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,152 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,152 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:29,153 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:29,153 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:29,154 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:29,155 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:29,157 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:29,157 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:29,159 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:29,160 [main] S2Container is created(path=org/seasar/dao/impl/ClobTest.dicon) WARN 2024-05-03 02:54:29,160 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:29,169 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/58, BranchId=] DEBUG 2024-05-03 02:54:29,170 [main] Physical connection got DEBUG 2024-05-03 02:54:29,170 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/58, BranchId=] DEBUG 2024-05-03 02:54:29,170 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/58, BranchId=] DEBUG 2024-05-03 02:54:29,170 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/58, BranchId=] DEBUG 2024-05-03 02:54:29,174 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/58, BranchId=] DEBUG 2024-05-03 02:54:29,174 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/58, BranchId=] DEBUG 2024-05-03 02:54:29,175 [main] INSERT INTO LARGE_TEXT (id, version_no, large_string) VALUES (1, 0, 'abc1') DEBUG 2024-05-03 02:54:29,195 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/58, BranchId=] DEBUG 2024-05-03 02:54:29,195 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/58, BranchId=] DEBUG 2024-05-03 02:54:29,195 [main] SELECT LARGE_TEXT.id, LARGE_TEXT.version_no, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 1 DEBUG 2024-05-03 02:54:29,196 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/58, BranchId=] DEBUG 2024-05-03 02:54:29,196 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/58, BranchId=] DEBUG 2024-05-03 02:54:29,196 [main] UPDATE LARGE_TEXT SET version_no = 1, large_string = 'ABCDEFG' WHERE id = 1 AND version_no = 0 DEBUG 2024-05-03 02:54:29,205 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/58, BranchId=] DEBUG 2024-05-03 02:54:29,205 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/58, BranchId=] DEBUG 2024-05-03 02:54:29,205 [main] SELECT LARGE_TEXT.id, LARGE_TEXT.version_no, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 1 DEBUG 2024-05-03 02:54:29,206 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/58, BranchId=] DEBUG 2024-05-03 02:54:29,216 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/58, BranchId=] DEBUG 2024-05-03 02:54:29,216 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 sec Running org.seasar.dao.id.IdentifierGeneratorFactoryTest DEBUG 2024-05-03 02:54:29,220 [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.003 sec Running org.seasar.dao.impl.BeanArrayMetaDataResultSetHandlerTest DEBUG 2024-05-03 02:54:29,226 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:29,227 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,228 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,229 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,229 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,232 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,233 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,234 [main] Physical connection got DEBUG 2024-05-03 02:54:29,234 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:29,254 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:29,254 [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-05-03 02:54:29,258 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:29,258 [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-05-03 02:54:29,266 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:29,267 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,267 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,269 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,269 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,272 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,272 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,274 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/59, BranchId=] DEBUG 2024-05-03 02:54:29,274 [main] Physical connection got DEBUG 2024-05-03 02:54:29,274 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/59, BranchId=] DEBUG 2024-05-03 02:54:29,274 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/59, BranchId=] DEBUG 2024-05-03 02:54:29,274 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/59, BranchId=] DEBUG 2024-05-03 02:54:29,295 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/59, BranchId=] DEBUG 2024-05-03 02:54:29,304 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/59, BranchId=] DEBUG 2024-05-03 02:54:29,304 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-05-03 02.54.29', 99, 'hoge', 0) DEBUG 2024-05-03 02:54:29,304 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/59, BranchId=] DEBUG 2024-05-03 02:54:29,305 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/59, BranchId=] DEBUG 2024-05-03 02:54:29,305 [main] Physical connection closed DEBUG 2024-05-03 02:54:29,307 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:29,307 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,308 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,310 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,310 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,313 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,313 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,314 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/60, BranchId=] DEBUG 2024-05-03 02:54:29,315 [main] Physical connection got DEBUG 2024-05-03 02:54:29,315 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/60, BranchId=] DEBUG 2024-05-03 02:54:29,315 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/60, BranchId=] DEBUG 2024-05-03 02:54:29,315 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/60, BranchId=] DEBUG 2024-05-03 02:54:29,321 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/60, BranchId=] DEBUG 2024-05-03 02:54:29,322 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/60, BranchId=] DEBUG 2024-05-03 02:54:29,322 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge') DEBUG 2024-05-03 02:54:29,322 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/60, BranchId=] DEBUG 2024-05-03 02:54:29,322 [main] CALL IDENTITY() DEBUG 2024-05-03 02:54:29,322 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/60, BranchId=] DEBUG 2024-05-03 02:54:29,322 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/60, BranchId=] 1 DEBUG 2024-05-03 02:54:29,322 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/60, BranchId=] DEBUG 2024-05-03 02:54:29,322 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge') DEBUG 2024-05-03 02:54:29,323 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/60, BranchId=] DEBUG 2024-05-03 02:54:29,323 [main] CALL IDENTITY() DEBUG 2024-05-03 02:54:29,323 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/60, BranchId=] DEBUG 2024-05-03 02:54:29,323 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/60, BranchId=] 2 DEBUG 2024-05-03 02:54:29,323 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/60, BranchId=] DEBUG 2024-05-03 02:54:29,323 [main] Physical connection closed DEBUG 2024-05-03 02:54:29,326 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:29,326 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,327 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,328 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,328 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,331 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,332 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,333 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/61, BranchId=] DEBUG 2024-05-03 02:54:29,334 [main] Physical connection got DEBUG 2024-05-03 02:54:29,334 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/61, BranchId=] DEBUG 2024-05-03 02:54:29,334 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/61, BranchId=] DEBUG 2024-05-03 02:54:29,334 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/61, BranchId=] DEBUG 2024-05-03 02:54:29,341 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/61, BranchId=] DEBUG 2024-05-03 02:54:29,342 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/61, BranchId=] DEBUG 2024-05-03 02:54:29,342 [main] INSERT INTO EMP (empno) VALUES (980) DEBUG 2024-05-03 02:54:29,342 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/61, BranchId=] DEBUG 2024-05-03 02:54:29,342 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/61, BranchId=] DEBUG 2024-05-03 02:54:29,342 [main] Physical connection closed DEBUG 2024-05-03 02:54:29,343 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:29,345 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,346 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,347 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,347 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,350 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,350 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,351 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/62, BranchId=] DEBUG 2024-05-03 02:54:29,352 [main] Physical connection got DEBUG 2024-05-03 02:54:29,353 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/62, BranchId=] DEBUG 2024-05-03 02:54:29,353 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/62, BranchId=] DEBUG 2024-05-03 02:54:29,353 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/62, BranchId=] DEBUG 2024-05-03 02:54:29,411 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/62, BranchId=] DEBUG 2024-05-03 02:54:29,413 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/62, BranchId=] DEBUG 2024-05-03 02:54:29,413 [main] Physical connection closed DEBUG 2024-05-03 02:54:29,414 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:29,415 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,417 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,418 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,418 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,421 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,422 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,423 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/63, BranchId=] DEBUG 2024-05-03 02:54:29,423 [main] Physical connection got DEBUG 2024-05-03 02:54:29,423 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/63, BranchId=] DEBUG 2024-05-03 02:54:29,424 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/63, BranchId=] DEBUG 2024-05-03 02:54:29,424 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/63, BranchId=] WARN 2024-05-03 02:54:29,428 [main] Table(DUMMY_TABLE) not found DEBUG 2024-05-03 02:54:29,433 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/63, BranchId=] [EDAO0024]No Persistent Properties. Probably (org.seasar.dao.impl.InsertAutoDynamicCommandTest$FooDto) doesnt assosiated with table. DEBUG 2024-05-03 02:54:29,434 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/63, BranchId=] DEBUG 2024-05-03 02:54:29,434 [main] Physical connection closed DEBUG 2024-05-03 02:54:29,435 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:29,436 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,436 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,438 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,438 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,441 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,442 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,442 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/64, BranchId=] DEBUG 2024-05-03 02:54:29,443 [main] Physical connection got DEBUG 2024-05-03 02:54:29,443 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/64, BranchId=] DEBUG 2024-05-03 02:54:29,443 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/64, BranchId=] DEBUG 2024-05-03 02:54:29,443 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/64, BranchId=] DEBUG 2024-05-03 02:54:29,450 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/64, BranchId=] DEBUG 2024-05-03 02:54:29,450 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/64, BranchId=] DEBUG 2024-05-03 02:54:29,450 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/64, BranchId=] DEBUG 2024-05-03 02:54:29,450 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-05-03 02:54:29,451 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/64, BranchId=] DEBUG 2024-05-03 02:54:29,451 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 49) DEBUG 2024-05-03 02:54:29,451 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/64, BranchId=] 49 DEBUG 2024-05-03 02:54:29,451 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/64, BranchId=] DEBUG 2024-05-03 02:54:29,451 [main] Physical connection closed DEBUG 2024-05-03 02:54:29,453 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:29,454 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,455 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,457 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,457 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,466 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,467 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,468 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/65, BranchId=] DEBUG 2024-05-03 02:54:29,468 [main] Physical connection got DEBUG 2024-05-03 02:54:29,468 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/65, BranchId=] DEBUG 2024-05-03 02:54:29,468 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/65, BranchId=] DEBUG 2024-05-03 02:54:29,469 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/65, BranchId=] DEBUG 2024-05-03 02:54:29,476 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/65, BranchId=] DEBUG 2024-05-03 02:54:29,476 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/65, BranchId=] DEBUG 2024-05-03 02:54:29,476 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/65, BranchId=] DEBUG 2024-05-03 02:54:29,476 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-05-03 02:54:29,476 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/65, BranchId=] DEBUG 2024-05-03 02:54:29,477 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 50) DEBUG 2024-05-03 02:54:29,477 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/65, BranchId=] 50 DEBUG 2024-05-03 02:54:29,477 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/65, BranchId=] DEBUG 2024-05-03 02:54:29,477 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/65, BranchId=] DEBUG 2024-05-03 02:54:29,477 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-05-03 02:54:29,477 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/65, BranchId=] DEBUG 2024-05-03 02:54:29,477 [main] INSERT INTO SEQTABLE (name, id) VALUES ('foo', 51) DEBUG 2024-05-03 02:54:29,477 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/65, BranchId=] 51 DEBUG 2024-05-03 02:54:29,477 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/65, BranchId=] DEBUG 2024-05-03 02:54:29,477 [main] Physical connection closed DEBUG 2024-05-03 02:54:29,479 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:29,480 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,480 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,482 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,482 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,486 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,486 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,487 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/66, BranchId=] DEBUG 2024-05-03 02:54:29,487 [main] Physical connection got DEBUG 2024-05-03 02:54:29,487 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/66, BranchId=] DEBUG 2024-05-03 02:54:29,487 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/66, BranchId=] DEBUG 2024-05-03 02:54:29,487 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/66, BranchId=] DEBUG 2024-05-03 02:54:29,508 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/66, BranchId=] DEBUG 2024-05-03 02:54:29,517 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/66, BranchId=] DEBUG 2024-05-03 02:54:29,518 [main] INSERT INTO EMP (tstamp, empno, ename) VALUES ('2024-05-03 02.54.29', 99, 'hoge') DEBUG 2024-05-03 02:54:29,518 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/66, BranchId=] DEBUG 2024-05-03 02:54:29,518 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/66, BranchId=] DEBUG 2024-05-03 02:54:29,518 [main] Physical connection closed DEBUG 2024-05-03 02:54:29,519 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:29,520 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,521 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,522 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,522 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,525 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,526 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,527 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/67, BranchId=] DEBUG 2024-05-03 02:54:29,527 [main] Physical connection got DEBUG 2024-05-03 02:54:29,527 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/67, BranchId=] DEBUG 2024-05-03 02:54:29,527 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/67, BranchId=] DEBUG 2024-05-03 02:54:29,527 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/67, BranchId=] DEBUG 2024-05-03 02:54:29,547 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/67, BranchId=] DEBUG 2024-05-03 02:54:29,555 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/67, BranchId=] DEBUG 2024-05-03 02:54:29,556 [main] INSERT INTO EMP (deptno, empno, tstamp) VALUES (10, 99, '2024-05-03 02.54.29') DEBUG 2024-05-03 02:54:29,556 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/67, BranchId=] DEBUG 2024-05-03 02:54:29,556 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/67, BranchId=] DEBUG 2024-05-03 02:54:29,556 [main] Physical connection closed DEBUG 2024-05-03 02:54:29,558 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:29,558 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,559 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,560 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,560 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,563 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,564 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,566 [main] Physical connection got DEBUG 2024-05-03 02:54:29,566 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:29,566 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:29,566 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:29,574 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:29,575 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:29,575 [main] Physical connection got DEBUG 2024-05-03 02:54:29,575 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:29,575 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-05-03 02:54:29,575 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:29,575 [main] INSERT INTO COMPOSITE_PK_TABLE (aaa, pk2, pk1) VALUES ('hoge', 10, 52) DEBUG 2024-05-03 02:54:29,576 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:29,576 [main] Physical connection closed DEBUG 2024-05-03 02:54:29,576 [main] Physical connection closed Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 sec Running org.seasar.dao.impl.MapArrayResultSetHandlerTest DEBUG 2024-05-03 02:54:29,630 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:29,631 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,631 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,633 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,633 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,636 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,637 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,638 [main] Physical connection got DEBUG 2024-05-03 02:54:29,638 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:29,638 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:29,638 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec Running org.seasar.dao.impl.ObjectListResultSetHandlerTest DEBUG 2024-05-03 02:54:29,641 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:29,642 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,643 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,644 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,644 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,647 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,647 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,648 [main] Physical connection got DEBUG 2024-05-03 02:54:29,648 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:29,648 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:29,649 [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-05-03 02:54:29,651 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:29,652 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,653 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,654 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,654 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,657 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,658 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,659 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/68, BranchId=] DEBUG 2024-05-03 02:54:29,659 [main] Physical connection got DEBUG 2024-05-03 02:54:29,659 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/68, BranchId=] DEBUG 2024-05-03 02:54:29,659 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-05-03 02:54:29,659 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/68, BranchId=] 53 DEBUG 2024-05-03 02:54:29,659 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/68, BranchId=] DEBUG 2024-05-03 02:54:29,659 [main] Physical connection closed DEBUG 2024-05-03 02:54:29,661 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:29,662 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,662 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,664 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,664 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,667 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,667 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,669 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/69, BranchId=] DEBUG 2024-05-03 02:54:29,671 [main] Physical connection got DEBUG 2024-05-03 02:54:29,671 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/69, BranchId=] DEBUG 2024-05-03 02:54:29,671 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-05-03 02:54:29,671 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/69, BranchId=] 49 50 51 52 53 54 55 56 57 58 DEBUG 2024-05-03 02:54:29,671 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/69, BranchId=] DEBUG 2024-05-03 02:54:29,671 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-05-03 02:54:29,671 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/69, BranchId=] 59 60 61 62 63 64 65 66 67 68 DEBUG 2024-05-03 02:54:29,672 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/69, BranchId=] DEBUG 2024-05-03 02:54:29,672 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-05-03 02:54:29,672 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/69, BranchId=] 69 70 71 72 73 74 75 76 77 78 DEBUG 2024-05-03 02:54:29,672 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/69, BranchId=] DEBUG 2024-05-03 02:54:29,672 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-05-03 02:54:29,672 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/69, BranchId=] 79 80 DEBUG 2024-05-03 02:54:29,672 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/69, BranchId=] DEBUG 2024-05-03 02:54:29,673 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec Running org.seasar.dao.unit.S2DaoBeanListReaderTest DEBUG 2024-05-03 02:54:29,676 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:29,676 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,677 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,678 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,678 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,681 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,682 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,688 [main] Physical connection got DEBUG 2024-05-03 02:54:29,688 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:29,706 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:29,712 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec Running org.seasar.dao.impl.NoPropertyForUpdateTest DEBUG 2024-05-03 02:54:29,715 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:29,715 [main] S2Container will be created(path=org/seasar/dao/impl/NoPropertyForUpdate.dicon) DEBUG 2024-05-03 02:54:29,716 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:29,718 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,719 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,720 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,720 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,723 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:29,723 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:29,725 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:29,726 [main] S2Container is created(path=org/seasar/dao/impl/NoPropertyForUpdate.dicon) DEBUG 2024-05-03 02:54:29,734 [main] Physical connection got DEBUG 2024-05-03 02:54:29,734 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:29,734 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:29,735 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:29,739 [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$$385715$$MethodInvocation$$delete$$0.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.impl.NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$385715.delete(NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$385715.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-05-03 02:54:29,740 [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-05-03 02:54:29,744 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:29,745 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2024-05-03 02:54:29,746 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:29,746 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:29,748 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,749 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,749 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:29,750 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:29,751 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:29,753 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:29,753 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:29,755 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:29,756 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:29,757 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:29,758 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2024-05-03 02:54:29,760 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:29,777 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/70, BranchId=] DEBUG 2024-05-03 02:54:29,778 [main] Physical connection got DEBUG 2024-05-03 02:54:29,778 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/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-05-03 02:54:29,782 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/70, BranchId=] DEBUG 2024-05-03 02:54:29,782 [main] Physical connection closed DEBUG 2024-05-03 02:54:29,783 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:29,784 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2024-05-03 02:54:29,784 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:29,786 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:29,787 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,788 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,788 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:29,790 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:29,790 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:29,791 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:29,792 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:29,794 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:29,794 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:29,795 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:29,797 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2024-05-03 02:54:29,797 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:29,816 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/71, BranchId=] DEBUG 2024-05-03 02:54:29,817 [main] Physical connection got DEBUG 2024-05-03 02:54:29,817 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/71, BranchId=] ID[AUTOINCREMENT: start 1 increment 1] AAA['ABC'] BBB[null] VERSION_NO[null] DEBUG 2024-05-03 02:54:29,820 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/71, BranchId=] DEBUG 2024-05-03 02:54:29,820 [main] Physical connection closed DEBUG 2024-05-03 02:54:29,822 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:29,822 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2024-05-03 02:54:29,824 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:29,825 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:29,825 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,827 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,827 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:29,880 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:29,882 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:29,882 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:29,883 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:29,885 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:29,886 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:29,888 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:29,894 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2024-05-03 02:54:29,894 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:29,914 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/72, BranchId=] DEBUG 2024-05-03 02:54:29,914 [main] Physical connection got DEBUG 2024-05-03 02:54:29,915 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/72, BranchId=] DEBUG 2024-05-03 02:54:29,915 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/72, BranchId=] DEBUG 2024-05-03 02:54:29,915 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/72, BranchId=] DEBUG 2024-05-03 02:54:29,917 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/72, BranchId=] DEBUG 2024-05-03 02:54:29,920 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/72, BranchId=] DEBUG 2024-05-03 02:54:29,920 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '1234567', '890') DEBUG 2024-05-03 02:54:29,924 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/72, BranchId=] DEBUG 2024-05-03 02:54:29,924 [main] values IDENTITY_VAL_LOCAL() DEBUG 2024-05-03 02:54:29,926 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/72, BranchId=] DEBUG 2024-05-03 02:54:29,926 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/72, BranchId=] DEBUG 2024-05-03 02:54:29,926 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/72, BranchId=] DEBUG 2024-05-03 02:54:29,926 [main] SELECT DEFAULT_TABLE.id, DEFAULT_TABLE.version_no, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE WHERE DEFAULT_TABLE.id = 1 DEBUG 2024-05-03 02:54:29,932 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/72, BranchId=] DEBUG 2024-05-03 02:54:29,941 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/72, BranchId=] DEBUG 2024-05-03 02:54:29,941 [main] Physical connection closed DEBUG 2024-05-03 02:54:29,942 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:29,943 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2024-05-03 02:54:29,944 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:29,945 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:29,946 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,947 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:29,947 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:29,949 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:29,950 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:29,950 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:29,951 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:29,953 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:29,953 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:29,956 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:29,956 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2024-05-03 02:54:29,957 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:29,975 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/73, BranchId=] DEBUG 2024-05-03 02:54:29,975 [main] Physical connection got DEBUG 2024-05-03 02:54:29,975 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/73, BranchId=] DEBUG 2024-05-03 02:54:29,976 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/73, BranchId=] DEBUG 2024-05-03 02:54:29,976 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/73, BranchId=] DEBUG 2024-05-03 02:54:29,977 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/73, BranchId=] DEBUG 2024-05-03 02:54:29,979 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/73, BranchId=] DEBUG 2024-05-03 02:54:29,980 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', '12') DEBUG 2024-05-03 02:54:29,980 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '21', '22') DEBUG 2024-05-03 02:54:29,981 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/73, BranchId=] DEBUG 2024-05-03 02:54:29,981 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/73, BranchId=] DEBUG 2024-05-03 02:54:29,981 [main] SELECT DEFAULT_TABLE.id, DEFAULT_TABLE.version_no, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID DEBUG 2024-05-03 02:54:29,992 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/73, BranchId=] DEBUG 2024-05-03 02:54:30,006 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/73, BranchId=] DEBUG 2024-05-03 02:54:30,006 [main] Physical connection closed DEBUG 2024-05-03 02:54:30,008 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:30,009 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2024-05-03 02:54:30,009 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:30,010 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:30,012 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,013 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,013 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:30,014 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:30,014 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:30,016 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:30,016 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:30,018 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:30,019 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:30,020 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:30,021 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2024-05-03 02:54:30,021 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:30,037 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/74, BranchId=] DEBUG 2024-05-03 02:54:30,037 [main] Physical connection got DEBUG 2024-05-03 02:54:30,037 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/74, BranchId=] DEBUG 2024-05-03 02:54:30,037 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/74, BranchId=] DEBUG 2024-05-03 02:54:30,037 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/74, BranchId=] DEBUG 2024-05-03 02:54:30,038 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/74, BranchId=] DEBUG 2024-05-03 02:54:30,042 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/74, BranchId=] DEBUG 2024-05-03 02:54:30,042 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', '12') DEBUG 2024-05-03 02:54:30,042 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, null, '22') DEBUG 2024-05-03 02:54:30,042 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '31', null) DEBUG 2024-05-03 02:54:30,043 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/74, BranchId=] DEBUG 2024-05-03 02:54:30,043 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/74, BranchId=] DEBUG 2024-05-03 02:54:30,043 [main] SELECT DEFAULT_TABLE.id, DEFAULT_TABLE.version_no, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID DEBUG 2024-05-03 02:54:30,044 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/74, BranchId=] DEBUG 2024-05-03 02:54:30,050 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/74, BranchId=] DEBUG 2024-05-03 02:54:30,050 [main] Physical connection closed DEBUG 2024-05-03 02:54:30,052 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:30,053 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2024-05-03 02:54:30,053 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:30,055 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:30,056 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,057 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,057 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:30,058 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:30,060 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:30,060 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:30,061 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:30,063 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:30,063 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:30,065 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:30,066 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2024-05-03 02:54:30,067 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:30,082 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/75, BranchId=] DEBUG 2024-05-03 02:54:30,083 [main] Physical connection got DEBUG 2024-05-03 02:54:30,084 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/75, BranchId=] DEBUG 2024-05-03 02:54:30,084 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/75, BranchId=] DEBUG 2024-05-03 02:54:30,084 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/75, BranchId=] DEBUG 2024-05-03 02:54:30,088 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/75, BranchId=] DEBUG 2024-05-03 02:54:30,091 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/75, BranchId=] DEBUG 2024-05-03 02:54:30,091 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', null) DEBUG 2024-05-03 02:54:30,091 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '21', '22') DEBUG 2024-05-03 02:54:30,092 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/75, BranchId=] DEBUG 2024-05-03 02:54:30,092 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/75, BranchId=] DEBUG 2024-05-03 02:54:30,092 [main] SELECT DEFAULT_TABLE.id, DEFAULT_TABLE.version_no, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID DEBUG 2024-05-03 02:54:30,093 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/75, BranchId=] DEBUG 2024-05-03 02:54:30,098 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/75, BranchId=] DEBUG 2024-05-03 02:54:30,099 [main] Physical connection closed DEBUG 2024-05-03 02:54:30,100 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:30,100 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2024-05-03 02:54:30,102 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:30,103 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:30,104 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,105 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,105 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:30,106 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:30,107 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:30,108 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:30,108 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:30,111 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:30,112 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:30,114 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:30,114 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2024-05-03 02:54:30,115 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:30,134 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/76, BranchId=] DEBUG 2024-05-03 02:54:30,135 [main] Physical connection got DEBUG 2024-05-03 02:54:30,135 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/76, BranchId=] DEBUG 2024-05-03 02:54:30,135 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/76, BranchId=] DEBUG 2024-05-03 02:54:30,135 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/76, BranchId=] DEBUG 2024-05-03 02:54:30,136 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/76, BranchId=] DEBUG 2024-05-03 02:54:30,139 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/76, BranchId=] DEBUG 2024-05-03 02:54:30,139 [main] INSERT INTO DEFAULT_TABLE (version_no, bbb) VALUES (0, 'bbbb') DEBUG 2024-05-03 02:54:30,143 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/76, BranchId=] DEBUG 2024-05-03 02:54:30,143 [main] values IDENTITY_VAL_LOCAL() DEBUG 2024-05-03 02:54:30,143 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/76, BranchId=] DEBUG 2024-05-03 02:54:30,143 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/76, BranchId=] DEBUG 2024-05-03 02:54:30,143 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/76, BranchId=] DEBUG 2024-05-03 02:54:30,143 [main] SELECT DEFAULT_TABLE.id, DEFAULT_TABLE.version_no, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE WHERE DEFAULT_TABLE.id = 9 DEBUG 2024-05-03 02:54:30,143 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/76, BranchId=] DEBUG 2024-05-03 02:54:30,149 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/76, BranchId=] DEBUG 2024-05-03 02:54:30,149 [main] Physical connection closed DEBUG 2024-05-03 02:54:30,151 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:30,152 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2024-05-03 02:54:30,153 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:30,154 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:30,155 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,156 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,156 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:30,157 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:30,159 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:30,161 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:30,161 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:30,163 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:30,163 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:30,165 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:30,165 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2024-05-03 02:54:30,166 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:30,238 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/77, BranchId=] DEBUG 2024-05-03 02:54:30,239 [main] Physical connection got DEBUG 2024-05-03 02:54:30,239 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/77, BranchId=] DEBUG 2024-05-03 02:54:30,239 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/77, BranchId=] DEBUG 2024-05-03 02:54:30,239 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/77, BranchId=] DEBUG 2024-05-03 02:54:30,240 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/77, BranchId=] DEBUG 2024-05-03 02:54:30,243 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/77, BranchId=] DEBUG 2024-05-03 02:54:30,243 [main] INSERT INTO DEFAULT_TABLE (version_no) VALUES (0) DEBUG 2024-05-03 02:54:30,247 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/77, BranchId=] DEBUG 2024-05-03 02:54:30,247 [main] values IDENTITY_VAL_LOCAL() DEBUG 2024-05-03 02:54:30,248 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/77, BranchId=] DEBUG 2024-05-03 02:54:30,248 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/77, BranchId=] DEBUG 2024-05-03 02:54:30,248 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/77, BranchId=] DEBUG 2024-05-03 02:54:30,248 [main] SELECT DEFAULT_TABLE.id, DEFAULT_TABLE.version_no, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE WHERE DEFAULT_TABLE.id = 10 DEBUG 2024-05-03 02:54:30,248 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/77, BranchId=] DEBUG 2024-05-03 02:54:30,257 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/77, BranchId=] DEBUG 2024-05-03 02:54:30,257 [main] Physical connection closed DEBUG 2024-05-03 02:54:30,259 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:30,259 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2024-05-03 02:54:30,260 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:30,262 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:30,262 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,264 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,264 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:30,265 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:30,266 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:30,268 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:30,268 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:30,270 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:30,270 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:30,272 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:30,274 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2024-05-03 02:54:30,274 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:30,292 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/78, BranchId=] DEBUG 2024-05-03 02:54:30,293 [main] Physical connection got DEBUG 2024-05-03 02:54:30,293 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/78, BranchId=] DEBUG 2024-05-03 02:54:30,293 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/78, BranchId=] DEBUG 2024-05-03 02:54:30,293 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/78, BranchId=] DEBUG 2024-05-03 02:54:30,294 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/78, BranchId=] DEBUG 2024-05-03 02:54:30,299 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/78, BranchId=] DEBUG 2024-05-03 02:54:30,299 [main] INSERT INTO DEFAULT_TABLE ( AAA, VERSION_NO ) VALUES ( 'foooo', 0 ) DEBUG 2024-05-03 02:54:30,302 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/78, BranchId=] DEBUG 2024-05-03 02:54:30,302 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/78, BranchId=] DEBUG 2024-05-03 02:54:30,302 [main] SELECT DEFAULT_TABLE.id, DEFAULT_TABLE.version_no, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE DEBUG 2024-05-03 02:54:30,304 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/78, BranchId=] DEBUG 2024-05-03 02:54:30,310 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/78, BranchId=] DEBUG 2024-05-03 02:54:30,311 [main] Physical connection closed DEBUG 2024-05-03 02:54:30,313 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:30,313 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2024-05-03 02:54:30,314 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:30,315 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:30,316 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,318 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,318 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:30,318 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:30,320 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:30,321 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:30,321 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:30,323 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:30,323 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:30,325 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:30,326 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2024-05-03 02:54:30,327 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:30,343 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/79, BranchId=] DEBUG 2024-05-03 02:54:30,344 [main] Physical connection got DEBUG 2024-05-03 02:54:30,345 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/79, BranchId=] DEBUG 2024-05-03 02:54:30,345 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/79, BranchId=] DEBUG 2024-05-03 02:54:30,345 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/79, BranchId=] DEBUG 2024-05-03 02:54:30,346 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/79, BranchId=] DEBUG 2024-05-03 02:54:30,350 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/79, BranchId=] DEBUG 2024-05-03 02:54:30,350 [main] INSERT INTO DEFAULT_TABLE ( BBB, VERSION_NO ) VALUES ( 'ttt', 0 ) DEBUG 2024-05-03 02:54:30,353 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/79, BranchId=] DEBUG 2024-05-03 02:54:30,353 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/79, BranchId=] DEBUG 2024-05-03 02:54:30,353 [main] SELECT DEFAULT_TABLE.id, DEFAULT_TABLE.version_no, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE DEBUG 2024-05-03 02:54:30,353 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/79, BranchId=] DEBUG 2024-05-03 02:54:30,362 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/79, BranchId=] DEBUG 2024-05-03 02:54:30,362 [main] Physical connection closed DEBUG 2024-05-03 02:54:30,364 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:30,364 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2024-05-03 02:54:30,365 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:30,366 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:30,367 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,369 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,369 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:30,369 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:30,370 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:30,372 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:30,372 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:30,374 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:30,375 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:30,376 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:30,377 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2024-05-03 02:54:30,377 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:30,394 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/80, BranchId=] DEBUG 2024-05-03 02:54:30,395 [main] Physical connection got DEBUG 2024-05-03 02:54:30,395 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/80, BranchId=] DEBUG 2024-05-03 02:54:30,395 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/80, BranchId=] DEBUG 2024-05-03 02:54:30,395 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/80, BranchId=] DEBUG 2024-05-03 02:54:30,397 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/80, BranchId=] DEBUG 2024-05-03 02:54:30,398 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/80, BranchId=] DEBUG 2024-05-03 02:54:30,398 [main] INSERT INTO PK_ONLY_TABLE (aaa, bbb) VALUES (123, 456) DEBUG 2024-05-03 02:54:30,402 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/80, BranchId=] DEBUG 2024-05-03 02:54:30,402 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/80, BranchId=] DEBUG 2024-05-03 02:54:30,402 [main] SELECT PK_ONLY_TABLE.aaa, PK_ONLY_TABLE.bbb FROM PK_ONLY_TABLE DEBUG 2024-05-03 02:54:30,404 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/80, BranchId=] DEBUG 2024-05-03 02:54:30,410 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/80, BranchId=] DEBUG 2024-05-03 02:54:30,410 [main] Physical connection closed Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.67 sec Running org.seasar.dao.impl.RelationPropertyTypeFactoryImplTest DEBUG 2024-05-03 02:54:30,414 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:30,414 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:30,415 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,416 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,416 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:30,420 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:30,420 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:30,422 [main] Physical connection got DEBUG 2024-05-03 02:54:30,422 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:30,431 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:30,431 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running org.seasar.dao.impl.BeanMetaDataFactoryImplTest DEBUG 2024-05-03 02:54:30,435 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:30,435 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:30,436 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:30,437 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,438 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,438 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:30,441 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:30,442 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:30,443 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:30,447 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:30,448 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:30,449 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:30,450 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,451 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,452 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:30,454 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:30,455 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:30,456 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:30,459 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/81, BranchId=] DEBUG 2024-05-03 02:54:30,459 [main] Physical connection got DEBUG 2024-05-03 02:54:30,459 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/81, BranchId=] DEBUG 2024-05-03 02:54:30,463 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/81, BranchId=] DEBUG 2024-05-03 02:54:30,463 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/81, BranchId=] DEBUG 2024-05-03 02:54:30,463 [main] Physical connection closed DEBUG 2024-05-03 02:54:30,518 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:30,518 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:30,519 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:30,521 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,522 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,522 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:30,527 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:30,527 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:30,529 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:30,532 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/82, BranchId=] DEBUG 2024-05-03 02:54:30,532 [main] Physical connection got DEBUG 2024-05-03 02:54:30,532 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/82, BranchId=] DEBUG 2024-05-03 02:54:30,535 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/82, BranchId=] DEBUG 2024-05-03 02:54:30,535 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/82, BranchId=] DEBUG 2024-05-03 02:54:30,535 [main] Physical connection closed DEBUG 2024-05-03 02:54:30,537 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:30,538 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:30,539 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:30,539 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,541 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,541 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:30,545 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:30,545 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:30,547 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:30,551 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:30,552 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:30,554 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:30,554 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,556 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,556 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:30,559 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:30,559 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:30,561 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:30,566 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:30,566 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:30,567 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:30,568 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,570 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,570 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:30,573 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:30,573 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:30,575 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:30,580 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:30,580 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:30,582 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:30,583 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,584 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,584 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:30,587 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:30,587 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:30,590 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:30,594 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:30,595 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:30,595 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:30,596 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,597 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,597 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:30,601 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:30,601 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:30,603 [main] S2Container is created(path=dao.dicon) Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 sec Running org.seasar.dao.impl.FieldDaoMetaDataImplTest DEBUG 2024-05-03 02:54:30,612 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:30,613 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:30,615 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:30,615 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,616 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,616 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:30,619 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:30,620 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:30,620 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:30,622 [main] Physical connection got DEBUG 2024-05-03 02:54:30,623 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:30,623 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:30,623 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:30,643 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:30,648 [main] Physical connection closed DEBUG 2024-05-03 02:54:30,651 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:30,651 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:30,652 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:30,653 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,654 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,654 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:30,711 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:30,711 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:30,711 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:30,713 [main] Physical connection got DEBUG 2024-05-03 02:54:30,713 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:30,713 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:30,713 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:30,735 [main] Logical connection closed, tx=null SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.comm, EMP.sal, parent.empno AS empno_0, parent.ename AS ename_0, parent.job AS job_0, parent.deptno AS deptno_0, parent.hiredate AS hiredate_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-05-03 02:54:30,736 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:30,736 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.comm, EMP.sal, parent.empno AS empno_0, parent.ename AS ename_0, parent.job AS job_0, parent.deptno AS deptno_0, parent.hiredate AS hiredate_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-05-03 02:54:30,737 [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-05-03 02:54:30,737 [main] Physical connection closed DEBUG 2024-05-03 02:54:30,740 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:30,740 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:30,741 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:30,742 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,744 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,744 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:30,747 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:30,747 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:30,748 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:30,749 [main] Physical connection got DEBUG 2024-05-03 02:54:30,749 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:30,749 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:30,750 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:30,773 [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-05-03 02:54:30,774 [main] Physical connection closed DEBUG 2024-05-03 02:54:30,775 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:30,775 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:30,777 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:30,778 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,779 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,779 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:30,782 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:30,783 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:30,783 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:30,784 [main] Physical connection got DEBUG 2024-05-03 02:54:30,784 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:30,784 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:30,784 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:30,803 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:30,807 [main] Physical connection closed DEBUG 2024-05-03 02:54:30,808 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:30,809 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:30,811 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:30,811 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,813 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,813 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:30,816 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:30,816 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:30,816 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:30,818 [main] Physical connection got DEBUG 2024-05-03 02:54:30,818 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:30,819 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:30,819 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:30,836 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:30,839 [main] Physical connection closed DEBUG 2024-05-03 02:54:30,840 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:30,842 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:30,842 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:30,843 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,844 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,844 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:30,848 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:30,848 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:30,849 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:30,851 [main] Physical connection got DEBUG 2024-05-03 02:54:30,851 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:30,851 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:30,851 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:30,872 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:30,875 [main] Physical connection closed DEBUG 2024-05-03 02:54:30,877 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:30,878 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:30,879 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:30,880 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,881 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,881 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:30,938 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:30,938 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:30,938 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:30,941 [main] Physical connection got DEBUG 2024-05-03 02:54:30,941 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:30,941 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:30,941 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:30,963 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:30,966 [main] Physical connection closed DEBUG 2024-05-03 02:54:30,969 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:30,969 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:30,970 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:30,971 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,977 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:30,978 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:30,980 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:30,982 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:30,982 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:30,983 [main] Physical connection got DEBUG 2024-05-03 02:54:30,984 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:30,984 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:30,984 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,004 [main] Logical connection closed, tx=null UPDATE EMP SET tstamp = ?, ename = ?, job = ?, deptno = ?, hiredate = ?, mgr = ?, comm = ?, sal = ? WHERE empno = ? AND tstamp = ? DELETE FROM EMP WHERE empno = ? AND tstamp = ? DEBUG 2024-05-03 02:54:31,005 [main] Physical connection closed DEBUG 2024-05-03 02:54:31,006 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:31,007 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,008 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,010 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,011 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,011 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,014 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,015 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,015 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,016 [main] Physical connection got DEBUG 2024-05-03 02:54:31,016 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,016 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:31,016 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,034 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:31,037 [main] Physical connection closed DEBUG 2024-05-03 02:54:31,038 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:31,039 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,041 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,041 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,043 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,043 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,046 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,046 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,046 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,048 [main] Physical connection got DEBUG 2024-05-03 02:54:31,048 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,048 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:31,048 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,068 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:31,071 [main] Physical connection closed DEBUG 2024-05-03 02:54:31,073 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:31,073 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,075 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,075 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,076 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,077 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,079 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,080 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,080 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,082 [main] Physical connection got DEBUG 2024-05-03 02:54:31,082 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,082 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:31,082 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,099 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:31,102 [main] Physical connection closed DEBUG 2024-05-03 02:54:31,104 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:31,105 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,106 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,107 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,108 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,108 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,111 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,111 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,111 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,174 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/83, BranchId=] DEBUG 2024-05-03 02:54:31,174 [main] Physical connection got DEBUG 2024-05-03 02:54:31,174 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/83, BranchId=] DEBUG 2024-05-03 02:54:31,174 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/83, BranchId=] DEBUG 2024-05-03 02:54:31,174 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/83, BranchId=] DEBUG 2024-05-03 02:54:31,194 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/83, BranchId=] DEBUG 2024-05-03 02:54:31,203 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/83, BranchId=] DEBUG 2024-05-03 02:54:31,203 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-05-03 02.54.31', 99, 'hoge', 0) DEBUG 2024-05-03 02:54:31,203 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/83, BranchId=] DEBUG 2024-05-03 02:54:31,203 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/83, BranchId=] DEBUG 2024-05-03 02:54:31,203 [main] Physical connection closed DEBUG 2024-05-03 02:54:31,205 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:31,205 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,207 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,208 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,209 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,209 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,212 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,212 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,212 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,213 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/84, BranchId=] DEBUG 2024-05-03 02:54:31,215 [main] Physical connection got DEBUG 2024-05-03 02:54:31,215 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/84, BranchId=] DEBUG 2024-05-03 02:54:31,215 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/84, BranchId=] DEBUG 2024-05-03 02:54:31,215 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/84, BranchId=] DEBUG 2024-05-03 02:54:31,234 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/84, BranchId=] DEBUG 2024-05-03 02:54:31,243 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/84, BranchId=] DEBUG 2024-05-03 02:54:31,243 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-05-03 02:54:31,244 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/84, BranchId=] DEBUG 2024-05-03 02:54:31,244 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/84, BranchId=] DEBUG 2024-05-03 02:54:31,245 [main] UPDATE EMP SET tstamp = '2024-05-03 02.54.31', ename = 'hoge2', job = 'ANALYST', deptno = 20, hiredate = '1982-12-09 00.00.00', mgr = 7566, comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-05-03 02:54:31,245 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/84, BranchId=] DEBUG 2024-05-03 02:54:31,245 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/84, BranchId=] DEBUG 2024-05-03 02:54:31,245 [main] Physical connection closed DEBUG 2024-05-03 02:54:31,246 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:31,248 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,249 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,249 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,251 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,251 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,254 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,254 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,254 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,256 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/85, BranchId=] DEBUG 2024-05-03 02:54:31,257 [main] Physical connection got DEBUG 2024-05-03 02:54:31,257 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/85, BranchId=] DEBUG 2024-05-03 02:54:31,257 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/85, BranchId=] DEBUG 2024-05-03 02:54:31,257 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/85, BranchId=] DEBUG 2024-05-03 02:54:31,277 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/85, BranchId=] DEBUG 2024-05-03 02:54:31,286 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/85, BranchId=] DEBUG 2024-05-03 02:54:31,286 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-05-03 02:54:31,287 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/85, BranchId=] DEBUG 2024-05-03 02:54:31,288 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/85, BranchId=] DEBUG 2024-05-03 02:54:31,288 [main] UPDATE EMP SET tstamp = '2024-05-03 02.54.31', ename = 'hoge4', job = 'ANALYST', deptno = 20, hiredate = '1982-12-09 00.00.00', mgr = 7566, comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '1995-01-23 01.23.45' DEBUG 2024-05-03 02:54:31,289 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/85, BranchId=] DEBUG 2024-05-03 02:54:31,289 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/85, BranchId=] DEBUG 2024-05-03 02:54:31,289 [main] Physical connection closed DEBUG 2024-05-03 02:54:31,290 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:31,292 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,293 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,293 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,295 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,295 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,298 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,298 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,298 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,300 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/86, BranchId=] DEBUG 2024-05-03 02:54:31,301 [main] Physical connection got DEBUG 2024-05-03 02:54:31,301 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/86, BranchId=] DEBUG 2024-05-03 02:54:31,301 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/86, BranchId=] DEBUG 2024-05-03 02:54:31,301 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/86, BranchId=] DEBUG 2024-05-03 02:54:31,320 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/86, BranchId=] DEBUG 2024-05-03 02:54:31,328 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/86, BranchId=] DEBUG 2024-05-03 02:54:31,328 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-05-03 02:54:31,329 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/86, BranchId=] DEBUG 2024-05-03 02:54:31,329 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/86, BranchId=] DEBUG 2024-05-03 02:54:31,330 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-05-03 02:54:31,330 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/86, BranchId=] DEBUG 2024-05-03 02:54:31,330 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/86, BranchId=] DEBUG 2024-05-03 02:54:31,330 [main] Physical connection closed DEBUG 2024-05-03 02:54:31,332 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:31,333 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,333 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,334 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,335 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,335 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,338 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,339 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,339 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,341 [main] Physical connection got DEBUG 2024-05-03 02:54:31,341 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,341 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:31,341 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,359 [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-05-03 02:54:31,361 [main] Physical connection closed DEBUG 2024-05-03 02:54:31,362 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:31,363 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,364 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,366 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,367 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,367 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,370 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,371 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,371 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,372 [main] Physical connection got DEBUG 2024-05-03 02:54:31,372 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,372 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:31,373 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,398 [main] Logical connection closed, tx=null SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_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-05-03 02:54:31,406 [main] Physical connection closed DEBUG 2024-05-03 02:54:31,408 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:31,409 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,409 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,410 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,465 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,465 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,469 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,469 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,469 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,471 [main] Physical connection got DEBUG 2024-05-03 02:54:31,471 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,471 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:31,471 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,491 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:31,498 [main] Physical connection closed DEBUG 2024-05-03 02:54:31,501 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:31,501 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,502 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,503 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,504 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,505 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,507 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,508 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,508 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,511 [main] Physical connection got DEBUG 2024-05-03 02:54:31,511 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,511 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:31,511 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,528 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:31,536 [main] Physical connection closed DEBUG 2024-05-03 02:54:31,538 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:31,539 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,540 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,540 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,541 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,542 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,544 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,545 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,546 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,547 [main] Physical connection got DEBUG 2024-05-03 02:54:31,547 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,547 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:31,547 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,563 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:31,573 [main] Physical connection closed DEBUG 2024-05-03 02:54:31,574 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:31,575 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,576 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,577 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,578 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,578 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,581 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,581 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,581 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,585 [main] Physical connection got DEBUG 2024-05-03 02:54:31,585 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,585 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:31,585 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,601 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:31,609 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,610 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno DEBUG 2024-05-03 02:54:31,612 [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-05-03 02:54:31,613 [main] Physical connection closed DEBUG 2024-05-03 02:54:31,615 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:31,616 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,617 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,618 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,619 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,619 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,622 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,622 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,622 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,624 [main] Physical connection got DEBUG 2024-05-03 02:54:31,624 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,624 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:31,624 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,641 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:31,650 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,651 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno DEBUG 2024-05-03 02:54:31,654 [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-05-03 02:54:31,655 [main] Physical connection closed DEBUG 2024-05-03 02:54:31,657 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:31,658 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,658 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,659 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,713 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,713 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,716 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,717 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,717 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,719 [main] Physical connection got DEBUG 2024-05-03 02:54:31,719 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,719 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:31,719 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,739 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:31,746 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,746 [main] select * from emp DEBUG 2024-05-03 02:54:31,748 [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-05-03 02:54:31,749 [main] Physical connection closed DEBUG 2024-05-03 02:54:31,752 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:31,752 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,753 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,754 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,756 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,756 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,758 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,759 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,759 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,760 [main] Physical connection got DEBUG 2024-05-03 02:54:31,760 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,760 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:31,760 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,778 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:31,786 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,786 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno DEBUG 2024-05-03 02:54:31,789 [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-05-03 02:54:31,790 [main] Physical connection closed DEBUG 2024-05-03 02:54:31,792 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:31,793 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,794 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,794 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,796 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,797 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,799 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,800 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,800 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,801 [main] Physical connection got DEBUG 2024-05-03 02:54:31,801 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,801 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:31,801 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,821 [main] Logical connection closed, tx=null SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP, DEPT department WHERE EMP.deptno = department.deptno(+) AND empno = ? DEBUG 2024-05-03 02:54:31,829 [main] Physical connection closed DEBUG 2024-05-03 02:54:31,831 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:31,832 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,832 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,833 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,835 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,835 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,838 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,838 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,838 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,839 [main] Physical connection got DEBUG 2024-05-03 02:54:31,840 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,840 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:31,840 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,859 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:31,866 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,866 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno DEBUG 2024-05-03 02:54:31,868 [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-05-03 02:54:31,872 [main] Physical connection closed DEBUG 2024-05-03 02:54:31,874 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:31,875 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,875 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,876 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,878 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,878 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,881 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,881 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,881 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,882 [main] Physical connection got DEBUG 2024-05-03 02:54:31,882 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,883 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:31,883 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,900 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:31,909 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,909 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno DEBUG 2024-05-03 02:54:31,910 [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-05-03 02:54:31,911 [main] Physical connection closed DEBUG 2024-05-03 02:54:31,913 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:31,914 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,915 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,916 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,970 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:31,971 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,974 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:31,974 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:31,974 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:31,975 [main] Physical connection got DEBUG 2024-05-03 02:54:31,975 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,976 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:31,976 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:31,993 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,001 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,001 [main] select * from emp DEBUG 2024-05-03 02:54:32,003 [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-05-03 02:54:32,003 [main] Physical connection closed DEBUG 2024-05-03 02:54:32,005 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:32,006 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,006 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,007 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,009 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,009 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,012 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,012 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,012 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,014 [main] Physical connection got DEBUG 2024-05-03 02:54:32,014 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,014 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,014 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,033 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,041 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,041 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno DEBUG 2024-05-03 02:54:32,042 [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-05-03 02:54:32,043 [main] Physical connection closed DEBUG 2024-05-03 02:54:32,045 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:32,046 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,046 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,047 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,049 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,049 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,052 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,052 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,053 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,054 [main] Physical connection got DEBUG 2024-05-03 02:54:32,054 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,054 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,054 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,072 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,079 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,079 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-05-03 02:54:32,080 [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-05-03 02:54:32,080 [main] Physical connection closed DEBUG 2024-05-03 02:54:32,082 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:32,083 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,083 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,084 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,086 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,086 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,089 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,089 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,090 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,092 [main] Physical connection got DEBUG 2024-05-03 02:54:32,092 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,092 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,092 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,110 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,118 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,118 [main] select count(*) from emp DEBUG 2024-05-03 02:54:32,118 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,118 [main] Physical connection closed DEBUG 2024-05-03 02:54:32,120 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:32,121 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,122 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,122 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,124 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,124 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,127 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,128 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,128 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,129 [main] Physical connection got DEBUG 2024-05-03 02:54:32,129 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,129 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,129 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,147 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,155 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,155 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-05-03 02:54:32,155 [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-05-03 02:54:32,155 [main] Physical connection closed DEBUG 2024-05-03 02:54:32,212 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:32,212 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,213 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,214 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,216 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,216 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,219 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,220 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,220 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,221 [main] Physical connection got DEBUG 2024-05-03 02:54:32,221 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,221 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,221 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,239 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,247 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,247 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-05-03 02:54:32,248 [main] Logical connection closed, tx=null {tstamp=2005-01-18 13:09:32.213, empno=7788, ename=SCOTT, job=ANALYST, deptno=20, hiredate=1982-12-09 00:00:00.0, mgr=7566, comm=null, sal=3000.0, versionno0=0, dname0=RESEARCH, deptno0=20, loc0=DALLAS} DEBUG 2024-05-03 02:54:32,249 [main] Physical connection closed DEBUG 2024-05-03 02:54:32,251 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:32,251 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,252 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,253 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,255 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,255 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,257 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,258 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,258 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,261 [main] Physical connection got DEBUG 2024-05-03 02:54:32,261 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,261 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,261 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,283 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,290 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,291 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-05-03 02:54:32,291 [main] Logical connection closed, tx=null [{tstamp=2005-01-18 13:09:32.213, empno=7788, ename=SCOTT, job=ANALYST, deptno=20, hiredate=1982-12-09 00:00:00.0, mgr=7566, comm=null, sal=3000.0, versionno0=0, dname0=RESEARCH, deptno0=20, loc0=DALLAS}] DEBUG 2024-05-03 02:54:32,291 [main] Physical connection closed DEBUG 2024-05-03 02:54:32,293 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:32,294 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,295 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,295 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,296 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,297 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,299 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,300 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,301 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,302 [main] Physical connection got DEBUG 2024-05-03 02:54:32,302 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,302 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,302 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,320 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,328 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,328 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-05-03 02:54:32,328 [main] Logical connection closed, tx=null [Ljava.util.Map;@1cf2ef6 DEBUG 2024-05-03 02:54:32,328 [main] Physical connection closed DEBUG 2024-05-03 02:54:32,330 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:32,331 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,332 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,332 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,333 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,334 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,336 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,337 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,337 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,339 [main] Physical connection got DEBUG 2024-05-03 02:54:32,339 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,339 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,339 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,357 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,365 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,365 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_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-05-03 02:54:32,367 [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-05-03 02:54:32,367 [main] Physical connection closed DEBUG 2024-05-03 02:54:32,368 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:32,370 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,371 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,371 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,372 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,373 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,376 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,376 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,376 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,378 [main] Physical connection got DEBUG 2024-05-03 02:54:32,378 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,379 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,379 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,396 [main] Logical connection closed, tx=null SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_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-05-03 02:54:32,404 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,404 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_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-05-03 02:54:32,405 [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-05-03 02:54:32,406 [main] Physical connection closed DEBUG 2024-05-03 02:54:32,407 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:32,408 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,409 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,410 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,411 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,411 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,414 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,415 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,415 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,417 [main] Physical connection got DEBUG 2024-05-03 02:54:32,417 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,417 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,417 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,493 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,497 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,497 [main] SELECT COUNT(*) FROM emp DEBUG 2024-05-03 02:54:32,497 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,497 [main] Physical connection closed DEBUG 2024-05-03 02:54:32,499 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:32,500 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,501 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,501 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,503 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,503 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,505 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,507 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,507 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,508 [main] Physical connection got DEBUG 2024-05-03 02:54:32,509 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,509 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,509 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,526 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,530 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,530 [main] SELECT COUNT(*) FROM emp DEBUG 2024-05-03 02:54:32,530 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,530 [main] Physical connection closed DEBUG 2024-05-03 02:54:32,532 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:32,533 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,534 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,534 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,536 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,536 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,539 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,540 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,540 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,542 [main] Physical connection got DEBUG 2024-05-03 02:54:32,542 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,542 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,542 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,556 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,556 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,556 [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-05-03 02:54:32,557 [main] Logical connection closed, tx=null [7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}] DEBUG 2024-05-03 02:54:32,557 [main] Physical connection closed DEBUG 2024-05-03 02:54:32,559 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:32,559 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,561 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,562 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,563 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,563 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,566 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,567 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,567 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,568 [main] Physical connection got DEBUG 2024-05-03 02:54:32,568 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,568 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,568 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,583 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,583 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,583 [main] SELECT ename, deptnum, empno FROM EMP2 DEBUG 2024-05-03 02:54:32,584 [main] Logical connection closed, tx=null [7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}] DEBUG 2024-05-03 02:54:32,584 [main] Physical connection closed DEBUG 2024-05-03 02:54:32,587 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:32,587 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,588 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,589 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,590 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,590 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,593 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,594 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,595 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,596 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/87, BranchId=] DEBUG 2024-05-03 02:54:32,596 [main] Physical connection got DEBUG 2024-05-03 02:54:32,596 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/87, BranchId=] DEBUG 2024-05-03 02:54:32,596 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/87, BranchId=] DEBUG 2024-05-03 02:54:32,596 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/87, BranchId=] DEBUG 2024-05-03 02:54:32,614 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/87, BranchId=] DEBUG 2024-05-03 02:54:32,625 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/87, BranchId=] DEBUG 2024-05-03 02:54:32,625 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-05-03 02.54.32', 9999, 'test', 50) DEBUG 2024-05-03 02:54:32,625 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/87, BranchId=] DEBUG 2024-05-03 02:54:32,625 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/87, BranchId=] DEBUG 2024-05-03 02:54:32,625 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 DEBUG 2024-05-03 02:54:32,626 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/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-05-03 02:54:32,627 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/87, BranchId=] DEBUG 2024-05-03 02:54:32,627 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 9999 DEBUG 2024-05-03 02:54:32,627 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/87, BranchId=] 9999, test, null, null, null, null, null, 50, 2024-05-03 02:54:32.625 {50, null, null, 0} DEBUG 2024-05-03 02:54:32,627 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/87, BranchId=] DEBUG 2024-05-03 02:54:32,627 [main] Physical connection closed DEBUG 2024-05-03 02:54:32,629 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:32,630 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,631 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,631 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,633 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,634 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,637 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,637 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,637 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,639 [main] Physical connection got DEBUG 2024-05-03 02:54:32,639 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,639 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,639 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,659 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,724 [main] Physical connection closed DEBUG 2024-05-03 02:54:32,725 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:32,726 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,727 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,728 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,729 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,729 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,732 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,733 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,733 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,735 [main] Physical connection got DEBUG 2024-05-03 02:54:32,736 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,736 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,736 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,755 [main] Logical connection closed, tx=null SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_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-05-03 02:54:32,768 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,768 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH' DEBUG 2024-05-03 02:54:32,770 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,770 [main] Physical connection closed DEBUG 2024-05-03 02:54:32,773 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:32,773 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,774 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,775 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,776 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,776 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,779 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,780 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,780 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,782 [main] Physical connection got DEBUG 2024-05-03 02:54:32,782 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,782 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,782 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,802 [main] Logical connection closed, tx=null SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_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.job != null*/ AND EMP.job = /*dto.job*/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.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*END*/ DEBUG 2024-05-03 02:54:32,815 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,815 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 0 AND EMP.job = 'MANAGER' AND EMP.deptno = 0 DEBUG 2024-05-03 02:54:32,815 [main] Logical connection closed, tx=null [] DEBUG 2024-05-03 02:54:32,815 [main] Physical connection closed DEBUG 2024-05-03 02:54:32,817 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:32,818 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,819 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,820 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,822 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,822 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,825 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,825 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,825 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,827 [main] Physical connection got DEBUG 2024-05-03 02:54:32,827 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,827 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,828 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,845 [main] Logical connection closed, tx=null SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.comm, EMP.sal, EMP.mgr, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_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.job != null*/ AND EMP.job = /*dto.job*/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.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-05-03 02:54:32,852 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,852 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.comm, EMP.sal, EMP.mgr, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.mgr = 7902 DEBUG 2024-05-03 02:54:32,855 [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-05-03 02:54:32,855 [main] Physical connection closed DEBUG 2024-05-03 02:54:32,858 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:32,859 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,860 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,860 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,862 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,862 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,865 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,866 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,866 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,867 [main] Physical connection got DEBUG 2024-05-03 02:54:32,867 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,867 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,867 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,885 [main] Logical connection closed, tx=null SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.comm, EMP.sal, EMP.mgr, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_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.job != null*/ AND EMP.job = /*dto.job*/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.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-05-03 02:54:32,888 [main] Physical connection closed DEBUG 2024-05-03 02:54:32,889 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:32,891 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,892 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,892 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,894 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,894 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,897 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,897 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,897 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,899 [main] Physical connection got DEBUG 2024-05-03 02:54:32,899 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,900 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,900 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,976 [main] Logical connection closed, tx=null SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_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-05-03 02:54:32,985 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,985 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH' DEBUG 2024-05-03 02:54:32,986 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,986 [main] Physical connection closed DEBUG 2024-05-03 02:54:32,988 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:32,989 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,990 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,991 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,992 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:32,992 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,995 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:32,996 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:32,996 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:32,998 [main] Physical connection got DEBUG 2024-05-03 02:54:32,998 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:32,998 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:32,998 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,017 [main] Logical connection closed, tx=null SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_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-05-03 02:54:33,025 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,025 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = null DEBUG 2024-05-03 02:54:33,026 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:33,026 [main] Physical connection closed DEBUG 2024-05-03 02:54:33,027 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:33,028 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:33,029 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,030 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,031 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,031 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,034 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,035 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,035 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:33,038 [main] Physical connection got DEBUG 2024-05-03 02:54:33,038 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,038 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:33,039 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,055 [main] Logical connection closed, tx=null SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_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-05-03 02:54:33,056 [main] Physical connection closed DEBUG 2024-05-03 02:54:33,058 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:33,059 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:33,060 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,060 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,062 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,062 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,065 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,066 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,066 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:33,068 [main] Physical connection got DEBUG 2024-05-03 02:54:33,068 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,068 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:33,068 [main] Logical connection got, tx=null WARN 2024-05-03 02:54:33,074 [main] Table(DepartmentTotalSalary) not found DEBUG 2024-05-03 02:54:33,083 [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-05-03 02:54:33,083 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,083 [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-05-03 02:54:33,086 [main] Logical connection closed, tx=null [10, 8750, 20, 10875.0, 30, 9400] DEBUG 2024-05-03 02:54:33,086 [main] Physical connection closed DEBUG 2024-05-03 02:54:33,087 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:33,088 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:33,089 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,091 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,092 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,092 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,095 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,095 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,095 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:33,097 [main] Physical connection got DEBUG 2024-05-03 02:54:33,097 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,097 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:33,097 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,116 [main] Logical connection closed, tx=null SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_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-05-03 02:54:33,124 [main] Physical connection closed DEBUG 2024-05-03 02:54:33,126 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:33,127 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:33,127 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,128 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,130 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,130 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,133 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,133 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,134 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:33,135 [main] Physical connection got DEBUG 2024-05-03 02:54:33,135 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,136 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:33,136 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,154 [main] Logical connection closed, tx=null SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_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-05-03 02:54:33,158 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,158 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH' DEBUG 2024-05-03 02:54:33,228 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:33,228 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,228 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_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-05-03 02:54:33,229 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:33,229 [main] Physical connection closed DEBUG 2024-05-03 02:54:33,230 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:33,231 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:33,232 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,234 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,235 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,235 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,238 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,238 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,238 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:33,240 [main] Physical connection got DEBUG 2024-05-03 02:54:33,240 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,240 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:33,240 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,262 [main] Logical connection closed, tx=null SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_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-05-03 02:54:33,266 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,266 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno DEBUG 2024-05-03 02:54:33,270 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:33,271 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,271 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename = 'SMITH' DEBUG 2024-05-03 02:54:33,271 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:33,271 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,271 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE job = 'SALESMAN' DEBUG 2024-05-03 02:54:33,272 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:33,273 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,273 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_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-05-03 02:54:33,273 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:33,273 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,273 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_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-05-03 02:54:33,273 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:33,274 [main] Physical connection closed DEBUG 2024-05-03 02:54:33,275 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:33,276 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:33,278 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,279 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,280 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,280 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,283 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,283 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,283 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:33,285 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/88, BranchId=] DEBUG 2024-05-03 02:54:33,287 [main] Physical connection got DEBUG 2024-05-03 02:54:33,287 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/88, BranchId=] DEBUG 2024-05-03 02:54:33,287 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/88, BranchId=] DEBUG 2024-05-03 02:54:33,287 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/88, BranchId=] DEBUG 2024-05-03 02:54:33,308 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/88, BranchId=] SELECT COUNT(*) FROM emp DELETE FROM emp WHERE empno=? DEBUG 2024-05-03 02:54:33,308 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/88, BranchId=] DEBUG 2024-05-03 02:54:33,308 [main] SELECT COUNT(*) FROM emp DEBUG 2024-05-03 02:54:33,308 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/88, BranchId=] DEBUG 2024-05-03 02:54:33,308 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/88, BranchId=] DEBUG 2024-05-03 02:54:33,308 [main] DELETE FROM emp WHERE empno=7369 DEBUG 2024-05-03 02:54:33,308 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/88, BranchId=] DEBUG 2024-05-03 02:54:33,308 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/88, BranchId=] DEBUG 2024-05-03 02:54:33,308 [main] SELECT COUNT(*) FROM emp DEBUG 2024-05-03 02:54:33,308 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/88, BranchId=] DEBUG 2024-05-03 02:54:33,308 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/88, BranchId=] DEBUG 2024-05-03 02:54:33,309 [main] Physical connection closed DEBUG 2024-05-03 02:54:33,311 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:33,312 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:33,313 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,313 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,316 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,316 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,319 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,319 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,319 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:33,321 [main] Physical connection got DEBUG 2024-05-03 02:54:33,321 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,321 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:33,321 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,342 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:33,345 [main] Physical connection closed DEBUG 2024-05-03 02:54:33,347 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:33,348 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:33,349 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,350 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,352 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,352 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,355 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,356 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,356 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:33,358 [main] Physical connection got DEBUG 2024-05-03 02:54:33,358 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,358 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:33,358 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,365 [main] Logical connection closed, tx=null INSERT INTO EMP (empno, eNaMe) VALUES (?, ?) DEBUG 2024-05-03 02:54:33,367 [main] Physical connection closed DEBUG 2024-05-03 02:54:33,369 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:33,370 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:33,371 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,371 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,374 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,374 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,377 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,377 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,377 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:33,379 [main] Physical connection got DEBUG 2024-05-03 02:54:33,379 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,379 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:33,379 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,385 [main] Logical connection closed, tx=null UPDATE EMP SET eNaMe = ? WHERE empno = ? DEBUG 2024-05-03 02:54:33,387 [main] Physical connection closed DEBUG 2024-05-03 02:54:33,389 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:33,390 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:33,390 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,391 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,393 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,393 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,396 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,397 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,397 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:33,398 [main] Physical connection got DEBUG 2024-05-03 02:54:33,399 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,399 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:33,399 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,406 [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-05-03 02:54:33,408 [main] Physical connection closed DEBUG 2024-05-03 02:54:33,410 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:33,411 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:33,412 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,413 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,475 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,475 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,479 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,479 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,479 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:33,481 [main] Physical connection got DEBUG 2024-05-03 02:54:33,481 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,481 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:33,481 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,488 [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-05-03 02:54:33,490 [main] Physical connection closed DEBUG 2024-05-03 02:54:33,492 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:33,493 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:33,494 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,495 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,497 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,497 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,501 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,501 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,501 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:33,503 [main] Physical connection got DEBUG 2024-05-03 02:54:33,503 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,503 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:33,503 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,522 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:33,523 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,523 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno DEBUG 2024-05-03 02:54:33,525 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:33,525 [main] Physical connection closed DEBUG 2024-05-03 02:54:33,528 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:33,528 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:33,529 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,530 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,531 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,531 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,534 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,534 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,534 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:33,537 [main] Physical connection got DEBUG 2024-05-03 02:54:33,537 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,537 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:33,537 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,567 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:33,569 [main] Physical connection closed DEBUG 2024-05-03 02:54:33,570 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:33,571 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:33,572 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,573 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,575 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,575 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,577 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,578 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,578 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:33,580 [main] Physical connection got DEBUG 2024-05-03 02:54:33,580 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,580 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:33,580 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,601 [main] Logical connection closed, tx=null org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method. DEBUG 2024-05-03 02:54:33,602 [main] Physical connection closed DEBUG 2024-05-03 02:54:33,604 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:33,605 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:33,606 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,607 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,608 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,608 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,611 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,611 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,612 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-05-03 02:54:33,614 [main] Physical connection got DEBUG 2024-05-03 02:54:33,615 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,615 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:33,615 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,631 [main] Logical connection closed, tx=null org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method. DEBUG 2024-05-03 02:54:33,631 [main] Physical connection closed Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.027 sec Running org.seasar.dao.impl.ResultSetHandlerFactoryImplTest DEBUG 2024-05-03 02:54:33,635 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:33,636 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,636 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,639 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,639 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,642 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,642 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,645 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:33,645 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,647 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,648 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,648 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,651 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,651 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,655 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:33,655 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,656 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,657 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,657 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,660 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,661 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,662 [main] Physical connection got DEBUG 2024-05-03 02:54:33,662 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,744 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:33,745 [main] Physical connection closed DEBUG 2024-05-03 02:54:33,747 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:33,748 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,750 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,751 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,751 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,755 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,756 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,757 [main] Physical connection got DEBUG 2024-05-03 02:54:33,757 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,779 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:33,779 [main] Physical connection closed DEBUG 2024-05-03 02:54:33,782 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:33,782 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,783 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,784 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,784 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,787 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,788 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,789 [main] Physical connection got DEBUG 2024-05-03 02:54:33,789 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,807 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:33,807 [main] Physical connection closed DEBUG 2024-05-03 02:54:33,809 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:33,809 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,811 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,812 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,813 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,817 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,817 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,818 [main] Physical connection got DEBUG 2024-05-03 02:54:33,818 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:33,836 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:33,836 [main] Physical connection closed DEBUG 2024-05-03 02:54:33,837 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:33,838 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,839 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,840 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,841 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,844 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,845 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,847 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:33,848 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:33,848 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,849 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,850 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,852 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:33,853 [main] S2Container is created(path=j2ee.dicon) Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 sec Running org.seasar.dao.impl.BlobTest DEBUG 2024-05-03 02:54:33,857 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:33,858 [main] S2Container will be created(path=org/seasar/dao/impl/BlobTest.dicon) DEBUG 2024-05-03 02:54:33,858 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:33,860 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:33,861 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,862 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,862 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:33,863 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:33,864 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:33,865 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:33,865 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:33,868 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:33,868 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:33,869 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:33,871 [main] S2Container is created(path=org/seasar/dao/impl/BlobTest.dicon) WARN 2024-05-03 02:54:33,873 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:33,888 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/89, BranchId=] DEBUG 2024-05-03 02:54:33,890 [main] Physical connection got DEBUG 2024-05-03 02:54:33,890 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/89, BranchId=] DEBUG 2024-05-03 02:54:33,890 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/89, BranchId=] DEBUG 2024-05-03 02:54:33,890 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/89, BranchId=] DEBUG 2024-05-03 02:54:33,893 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/89, BranchId=] DEBUG 2024-05-03 02:54:33,894 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/89, BranchId=] DEBUG 2024-05-03 02:54:33,894 [main] SELECT LARGE_BINARY.large_binary, LARGE_BINARY.id, LARGE_BINARY.version_no FROM LARGE_BINARY WHERE LARGE_BINARY.id = 123 DEBUG 2024-05-03 02:54:33,902 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/89, BranchId=] DEBUG 2024-05-03 02:54:33,903 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/89, BranchId=] DEBUG 2024-05-03 02:54:33,903 [main] Physical connection closed DEBUG 2024-05-03 02:54:33,904 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:33,905 [main] S2Container will be created(path=org/seasar/dao/impl/BlobTest.dicon) DEBUG 2024-05-03 02:54:33,906 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:33,908 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:33,908 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,910 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:33,910 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:33,910 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:33,912 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:33,913 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:33,913 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:33,915 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:33,916 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:33,917 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:33,918 [main] S2Container is created(path=org/seasar/dao/impl/BlobTest.dicon) WARN 2024-05-03 02:54:33,978 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:33,994 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/90, BranchId=] DEBUG 2024-05-03 02:54:33,994 [main] Physical connection got DEBUG 2024-05-03 02:54:33,994 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/90, BranchId=] DEBUG 2024-05-03 02:54:33,994 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/90, BranchId=] DEBUG 2024-05-03 02:54:33,994 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/90, BranchId=] DEBUG 2024-05-03 02:54:33,998 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/90, BranchId=] DEBUG 2024-05-03 02:54:33,999 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/90, BranchId=] DEBUG 2024-05-03 02:54:33,999 [main] INSERT INTO LARGE_BINARY (large_binary, id, version_no) VALUES ('[B@1cb1d37', 111, 0) DEBUG 2024-05-03 02:54:34,001 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/90, BranchId=] DEBUG 2024-05-03 02:54:34,001 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/90, BranchId=] DEBUG 2024-05-03 02:54:34,002 [main] SELECT LARGE_BINARY.large_binary, LARGE_BINARY.id, LARGE_BINARY.version_no FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111 DEBUG 2024-05-03 02:54:34,003 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/90, BranchId=] DEBUG 2024-05-03 02:54:34,003 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/90, BranchId=] DEBUG 2024-05-03 02:54:34,003 [main] UPDATE LARGE_BINARY SET large_binary = '[B@11ca69d', version_no = 1 WHERE id = 111 AND version_no = 0 DEBUG 2024-05-03 02:54:34,008 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/90, BranchId=] DEBUG 2024-05-03 02:54:34,009 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/90, BranchId=] DEBUG 2024-05-03 02:54:34,009 [main] SELECT LARGE_BINARY.large_binary, LARGE_BINARY.id, LARGE_BINARY.version_no FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111 DEBUG 2024-05-03 02:54:34,009 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/90, BranchId=] DEBUG 2024-05-03 02:54:34,009 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/90, BranchId=] DEBUG 2024-05-03 02:54:34,009 [main] DELETE FROM LARGE_BINARY WHERE id = 111 AND version_no = 1 DEBUG 2024-05-03 02:54:34,017 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/90, BranchId=] DEBUG 2024-05-03 02:54:34,017 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/90, BranchId=] DEBUG 2024-05-03 02:54:34,017 [main] SELECT LARGE_BINARY.large_binary, LARGE_BINARY.id, LARGE_BINARY.version_no FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111 DEBUG 2024-05-03 02:54:34,017 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/90, BranchId=] DEBUG 2024-05-03 02:54:34,026 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/90, BranchId=] DEBUG 2024-05-03 02:54:34,026 [main] Physical connection closed DEBUG 2024-05-03 02:54:34,029 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:34,030 [main] S2Container will be created(path=org/seasar/dao/impl/BlobTest.dicon) DEBUG 2024-05-03 02:54:34,030 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:34,031 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:34,033 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,035 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,035 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:34,036 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:34,036 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:34,038 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:34,038 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:34,040 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:34,040 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:34,043 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:34,043 [main] S2Container is created(path=org/seasar/dao/impl/BlobTest.dicon) WARN 2024-05-03 02:54:34,044 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:34,059 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/91, BranchId=] DEBUG 2024-05-03 02:54:34,060 [main] Physical connection got DEBUG 2024-05-03 02:54:34,060 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/91, BranchId=] DEBUG 2024-05-03 02:54:34,060 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/91, BranchId=] DEBUG 2024-05-03 02:54:34,060 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/91, BranchId=] DEBUG 2024-05-03 02:54:34,065 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/91, BranchId=] DEBUG 2024-05-03 02:54:34,067 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/91, BranchId=] DEBUG 2024-05-03 02:54:34,067 [main] INSERT INTO LARGE_BINARY (large_binary, id, version_no) VALUES ('[B@74f9fb', 4321, 0) DEBUG 2024-05-03 02:54:34,068 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/91, BranchId=] DEBUG 2024-05-03 02:54:34,068 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/91, BranchId=] DEBUG 2024-05-03 02:54:34,068 [main] SELECT LARGE_BINARY.large_binary, LARGE_BINARY.id, LARGE_BINARY.version_no FROM LARGE_BINARY WHERE LARGE_BINARY.id = 4321 DEBUG 2024-05-03 02:54:34,068 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/91, BranchId=] DEBUG 2024-05-03 02:54:34,077 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/91, BranchId=] DEBUG 2024-05-03 02:54:34,077 [main] Physical connection closed DEBUG 2024-05-03 02:54:34,079 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:34,080 [main] S2Container will be created(path=org/seasar/dao/impl/BlobTest.dicon) DEBUG 2024-05-03 02:54:34,080 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:34,081 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:34,082 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,084 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,084 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:34,085 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:34,086 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-05-03 02:54:34,086 [main] S2Container is created(path=convention.dicon) DEBUG 2024-05-03 02:54:34,087 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-05-03 02:54:34,089 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-05-03 02:54:34,089 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-05-03 02:54:34,092 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-05-03 02:54:34,092 [main] S2Container is created(path=org/seasar/dao/impl/BlobTest.dicon) WARN 2024-05-03 02:54:34,093 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-05-03 02:54:34,105 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/92, BranchId=] DEBUG 2024-05-03 02:54:34,106 [main] Physical connection got DEBUG 2024-05-03 02:54:34,106 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/92, BranchId=] DEBUG 2024-05-03 02:54:34,106 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/92, BranchId=] DEBUG 2024-05-03 02:54:34,106 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/92, BranchId=] DEBUG 2024-05-03 02:54:34,107 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/92, BranchId=] DEBUG 2024-05-03 02:54:34,109 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/92, BranchId=] DEBUG 2024-05-03 02:54:34,109 [main] SELECT LARGE_BINARY.large_binary, LARGE_BINARY.id, LARGE_BINARY.version_no FROM LARGE_BINARY WHERE LARGE_BINARY.id = 123 DEBUG 2024-05-03 02:54:34,110 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/92, BranchId=] DEBUG 2024-05-03 02:54:34,110 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/92, BranchId=] DEBUG 2024-05-03 02:54:34,110 [main] Physical connection closed Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec Running org.seasar.dao.impl.DeleteWithAnnotationTest DEBUG 2024-05-03 02:54:34,112 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:34,113 [main] S2Container will be created(path=org/seasar/dao/impl/DeleteWithAnnotationTest.dicon) DEBUG 2024-05-03 02:54:34,114 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:34,115 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,116 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,117 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,117 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,120 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,120 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,123 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:34,123 [main] S2Container is created(path=org/seasar/dao/impl/DeleteWithAnnotationTest.dicon) DEBUG 2024-05-03 02:54:34,130 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/93, BranchId=] DEBUG 2024-05-03 02:54:34,131 [main] Physical connection got DEBUG 2024-05-03 02:54:34,131 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/93, BranchId=] DEBUG 2024-05-03 02:54:34,132 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/93, BranchId=] DEBUG 2024-05-03 02:54:34,132 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/93, BranchId=] DEBUG 2024-05-03 02:54:34,132 [main] SELECT * FROM EMP ORDER BY empno DEBUG 2024-05-03 02:54:34,137 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/93, BranchId=] DEBUG 2024-05-03 02:54:34,137 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/93, BranchId=] DEBUG 2024-05-03 02:54:34,137 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/93, BranchId=] DEBUG 2024-05-03 02:54:34,137 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/93, BranchId=] DEBUG 2024-05-03 02:54:34,138 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/93, BranchId=] DEBUG 2024-05-03 02:54:34,139 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/93, BranchId=] DEBUG 2024-05-03 02:54:34,139 [main] DELETE FROM EMP WHERE EMPNO = 7369 DEBUG 2024-05-03 02:54:34,139 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/93, BranchId=] DEBUG 2024-05-03 02:54:34,139 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/93, BranchId=] DEBUG 2024-05-03 02:54:34,139 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/93, BranchId=] DEBUG 2024-05-03 02:54:34,139 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/93, BranchId=] DEBUG 2024-05-03 02:54:34,139 [main] SELECT * FROM EMP ORDER BY empno DEBUG 2024-05-03 02:54:34,141 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/93, BranchId=] DEBUG 2024-05-03 02:54:34,141 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/93, BranchId=] DEBUG 2024-05-03 02:54:34,141 [main] DELETE FROM EMP WHERE EMPNO = 7499 DEBUG 2024-05-03 02:54:34,141 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/93, BranchId=] DEBUG 2024-05-03 02:54:34,141 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/93, BranchId=] DEBUG 2024-05-03 02:54:34,141 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/93, BranchId=] DEBUG 2024-05-03 02:54:34,141 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/93, BranchId=] DEBUG 2024-05-03 02:54:34,141 [main] SELECT * FROM EMP ORDER BY empno DEBUG 2024-05-03 02:54:34,142 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/93, BranchId=] DEBUG 2024-05-03 02:54:34,142 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/93, BranchId=] DEBUG 2024-05-03 02:54:34,142 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec Running org.seasar.dao.interceptors.S2DaoInterceptorTest DEBUG 2024-05-03 02:54:34,145 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:34,146 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-05-03 02:54:34,147 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:34,148 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,149 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,150 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,150 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,153 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,154 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,156 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:34,157 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-05-03 02:54:34,174 [main] Physical connection got DEBUG 2024-05-03 02:54:34,174 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,174 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,174 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,178 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,178 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/94, BranchId=] DEBUG 2024-05-03 02:54:34,178 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/94, BranchId=] DEBUG 2024-05-03 02:54:34,179 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/94, BranchId=] DEBUG 2024-05-03 02:54:34,179 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/94, BranchId=] DEBUG 2024-05-03 02:54:34,179 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/94, BranchId=] DEBUG 2024-05-03 02:54:34,183 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/94, BranchId=] DEBUG 2024-05-03 02:54:34,183 [main] INSERT INTO emp (empno, ename) VALUES (9999, 'hoge') DEBUG 2024-05-03 02:54:34,183 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/94, BranchId=] DEBUG 2024-05-03 02:54:34,183 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/94, BranchId=] DEBUG 2024-05-03 02:54:34,183 [main] Physical connection closed DEBUG 2024-05-03 02:54:34,184 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:34,185 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-05-03 02:54:34,187 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:34,187 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,188 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,189 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,189 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,192 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,193 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,195 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:34,195 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-05-03 02:54:34,213 [main] Physical connection got DEBUG 2024-05-03 02:54:34,213 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,213 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,214 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,217 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,217 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/95, BranchId=] DEBUG 2024-05-03 02:54:34,218 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/95, BranchId=] DEBUG 2024-05-03 02:54:34,218 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/95, BranchId=] DEBUG 2024-05-03 02:54:34,218 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/95, BranchId=] DEBUG 2024-05-03 02:54:34,219 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/95, BranchId=] DEBUG 2024-05-03 02:54:34,284 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/95, BranchId=] DEBUG 2024-05-03 02:54:34,284 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE empno = 7788 WARN 2024-05-03 02:54:34,285 [main] More than 2 rows found, but only first row returned DEBUG 2024-05-03 02:54:34,285 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/95, BranchId=] DEBUG 2024-05-03 02:54:34,285 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/95, BranchId=] DEBUG 2024-05-03 02:54:34,285 [main] UPDATE emp SET ename = 'SCOTT' WHERE empno = 7788 DEBUG 2024-05-03 02:54:34,286 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/95, BranchId=] DEBUG 2024-05-03 02:54:34,286 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/95, BranchId=] DEBUG 2024-05-03 02:54:34,286 [main] Physical connection closed DEBUG 2024-05-03 02:54:34,288 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:34,289 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-05-03 02:54:34,290 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:34,291 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,291 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,293 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,294 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,296 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,297 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,298 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:34,299 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-05-03 02:54:34,317 [main] Physical connection got DEBUG 2024-05-03 02:54:34,317 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,318 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,318 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,322 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,322 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,322 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,322 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,323 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,325 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,325 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE emp.deptno = dept.deptno DEBUG 2024-05-03 02:54:34,329 [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-05-03 02:54:34,329 [main] Physical connection closed DEBUG 2024-05-03 02:54:34,331 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:34,331 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-05-03 02:54:34,332 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:34,333 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,334 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,335 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,335 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,338 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,339 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,341 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:34,342 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-05-03 02:54:34,357 [main] Physical connection got DEBUG 2024-05-03 02:54:34,357 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,357 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,357 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,361 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,361 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,361 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,361 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,362 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,365 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,365 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE empno = 7788 WARN 2024-05-03 02:54:34,369 [main] More than 2 rows found, but only first row returned DEBUG 2024-05-03 02:54:34,369 [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-05-03 02:54:34,369 [main] Physical connection closed DEBUG 2024-05-03 02:54:34,370 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:34,371 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-05-03 02:54:34,372 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:34,373 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,374 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,375 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,375 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,378 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,379 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,381 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:34,381 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-05-03 02:54:34,397 [main] Physical connection got DEBUG 2024-05-03 02:54:34,397 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,397 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,397 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,400 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,401 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,401 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,401 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,401 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,404 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,404 [main] SELECT count(*) FROM emp DEBUG 2024-05-03 02:54:34,404 [main] Logical connection closed, tx=null count:14 DEBUG 2024-05-03 02:54:34,405 [main] Physical connection closed DEBUG 2024-05-03 02:54:34,407 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:34,407 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-05-03 02:54:34,408 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:34,409 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,410 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,412 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,412 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,415 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,416 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,417 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:34,417 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-05-03 02:54:34,433 [main] Physical connection got DEBUG 2024-05-03 02:54:34,433 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,434 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,434 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,436 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,437 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,437 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,437 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,439 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,441 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,441 [main] select empno, ename, dname from emp, dept where empno = 7788 and emp.deptno = dept.deptno DEBUG 2024-05-03 02:54:34,442 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,442 [main] Physical connection closed DEBUG 2024-05-03 02:54:34,444 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:34,445 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-05-03 02:54:34,445 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:34,446 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,447 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,449 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,449 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,452 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,452 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,454 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:34,454 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-05-03 02:54:34,471 [main] Physical connection got DEBUG 2024-05-03 02:54:34,471 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,471 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,472 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,476 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,476 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,476 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,476 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,476 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,478 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,478 [main] select empno as value, ename as label from emp DEBUG 2024-05-03 02:54:34,478 [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-05-03 02:54:34,479 [main] Physical connection closed DEBUG 2024-05-03 02:54:34,481 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:34,481 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-05-03 02:54:34,482 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:34,483 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,542 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,544 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,544 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,547 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,547 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,549 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:34,550 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-05-03 02:54:34,565 [main] Physical connection got DEBUG 2024-05-03 02:54:34,565 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,565 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,565 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,570 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,570 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,570 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.deptno = 10 DEBUG 2024-05-03 02:54:34,571 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,571 [main] Physical connection closed Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 sec Running org.seasar.dao.impl.ResultSetHandlerFactorySelectorTest DEBUG 2024-05-03 02:54:34,573 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:34,575 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:34,576 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,576 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,578 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,578 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,580 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,581 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,583 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:34,585 [main] Physical connection got DEBUG 2024-05-03 02:54:34,585 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,590 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,590 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec Running org.seasar.dao.pager.PagerResultSetFactoryWapperTest DEBUG 2024-05-03 02:54:34,593 [main] S2Pager use scroll cursor. DEBUG 2024-05-03 02:54:34,595 [main] S2Pager use scroll cursor. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.seasar.dao.util.SelectableDataSourceProxyUtilTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.seasar.dao.impl.BeanListMetaDataResultSetHandlerTest DEBUG 2024-05-03 02:54:34,599 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:34,600 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,601 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,602 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,602 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,604 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,605 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,606 [main] Physical connection got DEBUG 2024-05-03 02:54:34,606 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,623 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,623 [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-05-03 02:54:34,628 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,628 [main] Physical connection closed DEBUG 2024-05-03 02:54:34,630 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:34,630 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,631 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,632 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,632 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,635 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,636 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,639 [main] Physical connection got DEBUG 2024-05-03 02:54:34,639 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,655 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,655 [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-05-03 02:54:34,656 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,656 [main] Physical connection closed DEBUG 2024-05-03 02:54:34,658 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:34,659 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,660 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,661 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,661 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,664 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,664 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,666 [main] Physical connection got DEBUG 2024-05-03 02:54:34,666 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,685 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,685 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,686 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,686 [main] Physical connection closed DEBUG 2024-05-03 02:54:34,689 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:34,689 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,690 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,692 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,693 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,695 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,696 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,697 [main] Physical connection got DEBUG 2024-05-03 02:54:34,697 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,710 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,710 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,710 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,710 [main] Physical connection closed Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 sec Running org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest DEBUG 2024-05-03 02:54:34,713 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:34,714 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon) DEBUG 2024-05-03 02:54:34,716 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,716 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,717 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,717 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,779 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,779 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,782 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon) DEBUG 2024-05-03 02:54:34,789 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/96, BranchId=] DEBUG 2024-05-03 02:54:34,790 [main] Physical connection got DEBUG 2024-05-03 02:54:34,790 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/96, BranchId=] DEBUG 2024-05-03 02:54:34,790 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/96, BranchId=] DEBUG 2024-05-03 02:54:34,790 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/96, BranchId=] DEBUG 2024-05-03 02:54:34,806 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/96, BranchId=] DEBUG 2024-05-03 02:54:34,806 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/96, BranchId=] DEBUG 2024-05-03 02:54:34,806 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%' DEBUG 2024-05-03 02:54:34,806 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/96, 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$$invoke$$0.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$$updateSal$$0.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-05-03 02:54:34,807 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/96, BranchId=] DEBUG 2024-05-03 02:54:34,808 [main] Physical connection closed DEBUG 2024-05-03 02:54:34,810 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:34,810 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon) DEBUG 2024-05-03 02:54:34,811 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,812 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,814 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,814 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,817 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,818 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,819 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon) DEBUG 2024-05-03 02:54:34,826 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/97, BranchId=] DEBUG 2024-05-03 02:54:34,826 [main] Physical connection got DEBUG 2024-05-03 02:54:34,826 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/97, BranchId=] DEBUG 2024-05-03 02:54:34,826 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/97, BranchId=] DEBUG 2024-05-03 02:54:34,826 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/97, BranchId=] DEBUG 2024-05-03 02:54:34,843 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/97, BranchId=] DEBUG 2024-05-03 02:54:34,843 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/97, BranchId=] DEBUG 2024-05-03 02:54:34,843 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%' DEBUG 2024-05-03 02:54:34,843 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/97, BranchId=] DEBUG 2024-05-03 02:54:34,844 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/97, BranchId=] DEBUG 2024-05-03 02:54:34,844 [main] Physical connection closed DEBUG 2024-05-03 02:54:34,845 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:34,847 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon) DEBUG 2024-05-03 02:54:34,848 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,848 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,849 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,850 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,853 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,853 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,855 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon) DEBUG 2024-05-03 02:54:34,862 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/98, BranchId=] DEBUG 2024-05-03 02:54:34,862 [main] Physical connection got DEBUG 2024-05-03 02:54:34,862 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/98, BranchId=] DEBUG 2024-05-03 02:54:34,862 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/98, BranchId=] DEBUG 2024-05-03 02:54:34,862 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/98, BranchId=] DEBUG 2024-05-03 02:54:34,879 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/98, BranchId=] DEBUG 2024-05-03 02:54:34,879 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/98, BranchId=] DEBUG 2024-05-03 02:54:34,879 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'AD%' DEBUG 2024-05-03 02:54:34,879 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/98, BranchId=] DEBUG 2024-05-03 02:54:34,879 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/98, BranchId=] DEBUG 2024-05-03 02:54:34,879 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 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.002 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.002 sec Running org.seasar.dao.dbms.StandardTest DEBUG 2024-05-03 02:54:34,899 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:34,899 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,900 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,901 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,901 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,905 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,905 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,908 [main] Physical connection got DEBUG 2024-05-03 02:54:34,908 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,928 [main] Logical connection closed, tx=null SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department2.versionno AS versionno_1, department2.dname AS dname_1, department2.deptno AS deptno_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-05-03 02:54:34,928 [main] Physical connection closed DEBUG 2024-05-03 02:54:34,929 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:34,930 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,931 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,933 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,933 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,936 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:34,936 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,938 [main] Physical connection got DEBUG 2024-05-03 02:54:34,938 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:34,957 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:34,959 [main] Physical connection closed DEBUG 2024-05-03 02:54:34,962 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:34,962 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:34,963 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,964 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:34,964 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,026 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,026 [main] S2Container is created(path=j2ee.dicon) org.seasar.framework.exception.SRuntimeException: [EDAO0022]Can not use Identity in this RDB DEBUG 2024-05-03 02:54:35,030 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:35,030 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,031 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,033 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,033 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,036 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,037 [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.142 sec Running org.seasar.dao.impl.BeanMetaDataResultSetHandlerTest DEBUG 2024-05-03 02:54:35,042 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:35,042 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,043 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,044 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,044 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,047 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,047 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,049 [main] Physical connection got DEBUG 2024-05-03 02:54:35,049 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:35,068 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:35,068 [main] Logical connection got, tx=null 7788,SCOTT DEBUG 2024-05-03 02:54:35,069 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:35,070 [main] Physical connection closed DEBUG 2024-05-03 02:54:35,072 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:35,072 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,073 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,074 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,074 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,077 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,078 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,079 [main] Physical connection got DEBUG 2024-05-03 02:54:35,079 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:35,096 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:35,096 [main] Logical connection got, tx=null 0,SCOTT DEBUG 2024-05-03 02:54:35,097 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:35,097 [main] Physical connection closed DEBUG 2024-05-03 02:54:35,099 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:35,100 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,100 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,101 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,101 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,104 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,105 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,107 [main] Physical connection got DEBUG 2024-05-03 02:54:35,107 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:35,119 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:35,119 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:35,120 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:35,121 [main] Physical connection closed DEBUG 2024-05-03 02:54:35,122 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:35,122 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,123 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,125 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,125 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,127 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,129 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,130 [main] Physical connection got DEBUG 2024-05-03 02:54:35,130 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:35,142 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:35,143 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:35,143 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:35,143 [main] Physical connection closed DEBUG 2024-05-03 02:54:35,145 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:35,145 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,148 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,150 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,150 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,153 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,153 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,154 [main] Physical connection got DEBUG 2024-05-03 02:54:35,154 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:35,166 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:35,167 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:35,167 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:35,168 [main] Physical connection closed Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 sec Running org.seasar.dao.unit.S2DaoBeanReaderTest DEBUG 2024-05-03 02:54:35,171 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:35,172 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,172 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,173 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,173 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,176 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,177 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,178 [main] Physical connection got DEBUG 2024-05-03 02:54:35,178 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:35,258 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:35,259 [main] Physical connection closed DEBUG 2024-05-03 02:54:35,260 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:35,261 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,263 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,265 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,265 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,268 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,268 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,269 [main] Physical connection got DEBUG 2024-05-03 02:54:35,269 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:35,287 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:35,287 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec Running org.seasar.dao.impl.DaoMetaDataFactoryImplTest DEBUG 2024-05-03 02:54:35,289 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:35,290 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:35,292 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,292 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,293 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,294 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,296 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,297 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,299 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:35,302 [main] Physical connection got DEBUG 2024-05-03 02:54:35,302 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:35,302 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:35,302 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:35,304 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:35,308 [main] Physical connection closed DEBUG 2024-05-03 02:54:35,310 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:35,311 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:35,311 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,313 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,314 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,314 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,317 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,317 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,320 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:35,321 [main] Physical connection got DEBUG 2024-05-03 02:54:35,321 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:35,322 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:35,322 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:35,325 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:35,327 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:35,327 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:35,327 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:35,327 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:35,330 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec Running org.seasar.dao.dbms.DbmsManagerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.seasar.dao.unit.S2DaoTestCaseTest DEBUG 2024-05-03 02:54:35,335 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:35,335 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,336 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,337 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,337 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,341 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,342 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,344 [main] Physical connection got DEBUG 2024-05-03 02:54:35,344 [main] Logical connection got, tx=null WARN 2024-05-03 02:54:35,347 [main] Table(S2DaoTestCaseTest$Hoge) not found WARN 2024-05-03 02:54:35,347 [main] Table(S2DaoTestCaseTest$Foo) not found DEBUG 2024-05-03 02:54:35,352 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:35,352 [main] Physical connection closed DEBUG 2024-05-03 02:54:35,354 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:35,354 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,356 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,358 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,358 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,361 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,361 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,362 [main] Physical connection got DEBUG 2024-05-03 02:54:35,362 [main] Logical connection got, tx=null WARN 2024-05-03 02:54:35,366 [main] Table(S2DaoTestCaseTest$Hoge) not found WARN 2024-05-03 02:54:35,366 [main] Table(S2DaoTestCaseTest$Foo) not found DEBUG 2024-05-03 02:54:35,370 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:35,370 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec Running org.seasar.dao.impl.UpdateAutoStaticCommandTest DEBUG 2024-05-03 02:54:35,374 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:35,374 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,375 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,377 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,377 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,380 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,380 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,381 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/99, BranchId=] DEBUG 2024-05-03 02:54:35,382 [main] Physical connection got DEBUG 2024-05-03 02:54:35,382 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/99, BranchId=] DEBUG 2024-05-03 02:54:35,382 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/99, BranchId=] DEBUG 2024-05-03 02:54:35,382 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/99, BranchId=] DEBUG 2024-05-03 02:54:35,399 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/99, BranchId=] DEBUG 2024-05-03 02:54:35,407 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/99, BranchId=] DEBUG 2024-05-03 02:54:35,407 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-05-03 02:54:35,408 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/99, BranchId=] DEBUG 2024-05-03 02:54:35,408 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/99, BranchId=] DEBUG 2024-05-03 02:54:35,409 [main] UPDATE EMP SET tstamp = '2024-05-03 02.54.35', ename = 'SCOTT', job = 'ANALYST', deptno = 20, hiredate = '1982-12-09 00.00.00', mgr = 7566, comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-05-03 02:54:35,409 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/99, BranchId=] DEBUG 2024-05-03 02:54:35,409 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/99, BranchId=] DEBUG 2024-05-03 02:54:35,409 [main] Physical connection closed DEBUG 2024-05-03 02:54:35,411 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:35,412 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,413 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,414 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,414 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,417 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,418 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,419 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/100, BranchId=] DEBUG 2024-05-03 02:54:35,420 [main] Physical connection got DEBUG 2024-05-03 02:54:35,420 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/100, BranchId=] DEBUG 2024-05-03 02:54:35,420 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/100, BranchId=] DEBUG 2024-05-03 02:54:35,420 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/100, BranchId=] DEBUG 2024-05-03 02:54:35,489 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/100, BranchId=] DEBUG 2024-05-03 02:54:35,490 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/100, BranchId=] DEBUG 2024-05-03 02:54:35,490 [main] UPDATE DEPT SET versionno = 1, dname = null, loc = null WHERE deptno = 10 AND versionno = 0 DEBUG 2024-05-03 02:54:35,491 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/100, BranchId=] DEBUG 2024-05-03 02:54:35,491 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/100, BranchId=] DEBUG 2024-05-03 02:54:35,491 [main] Physical connection closed DEBUG 2024-05-03 02:54:35,493 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:35,494 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,495 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,497 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,497 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,499 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,500 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,501 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/101, BranchId=] DEBUG 2024-05-03 02:54:35,502 [main] Physical connection got DEBUG 2024-05-03 02:54:35,502 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/101, BranchId=] DEBUG 2024-05-03 02:54:35,502 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/101, BranchId=] DEBUG 2024-05-03 02:54:35,502 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/101, BranchId=] DEBUG 2024-05-03 02:54:35,510 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/101, BranchId=] DEBUG 2024-05-03 02:54:35,511 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/101, BranchId=] DEBUG 2024-05-03 02:54:35,511 [main] UPDATE DEPT SET versionno = 0, dname = null, loc = null WHERE deptno = 10 AND versionno = -1 DEBUG 2024-05-03 02:54:35,513 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/101, BranchId=] org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1) DEBUG 2024-05-03 02:54:35,513 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/101, BranchId=] DEBUG 2024-05-03 02:54:35,513 [main] Physical connection closed DEBUG 2024-05-03 02:54:35,515 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:35,515 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,517 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,519 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,519 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,522 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,523 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,524 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/102, BranchId=] DEBUG 2024-05-03 02:54:35,524 [main] Physical connection got DEBUG 2024-05-03 02:54:35,524 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/102, BranchId=] DEBUG 2024-05-03 02:54:35,524 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/102, BranchId=] DEBUG 2024-05-03 02:54:35,524 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/102, BranchId=] DEBUG 2024-05-03 02:54:35,542 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/102, BranchId=] DEBUG 2024-05-03 02:54:35,550 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/102, BranchId=] DEBUG 2024-05-03 02:54:35,550 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-05-03 02:54:35,551 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/102, BranchId=] DEBUG 2024-05-03 02:54:35,551 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/102, BranchId=] DEBUG 2024-05-03 02:54:35,551 [main] UPDATE EMP SET tstamp = '2024-05-03 02.54.35', ename = 'SCOTT' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-05-03 02:54:35,552 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/102, BranchId=] DEBUG 2024-05-03 02:54:35,552 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/102, BranchId=] DEBUG 2024-05-03 02:54:35,552 [main] Physical connection closed DEBUG 2024-05-03 02:54:35,554 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:35,554 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,555 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,556 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,556 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,559 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,559 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,561 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/103, BranchId=] DEBUG 2024-05-03 02:54:35,561 [main] Physical connection got DEBUG 2024-05-03 02:54:35,562 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/103, BranchId=] DEBUG 2024-05-03 02:54:35,562 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/103, BranchId=] DEBUG 2024-05-03 02:54:35,562 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/103, BranchId=] DEBUG 2024-05-03 02:54:35,579 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/103, BranchId=] DEBUG 2024-05-03 02:54:35,588 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/103, BranchId=] DEBUG 2024-05-03 02:54:35,588 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-05-03 02:54:35,589 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/103, BranchId=] DEBUG 2024-05-03 02:54:35,589 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/103, BranchId=] DEBUG 2024-05-03 02:54:35,590 [main] UPDATE EMP SET deptno = 20, tstamp = '2024-05-03 02.54.35' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-05-03 02:54:35,590 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/103, BranchId=] DEBUG 2024-05-03 02:54:35,590 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/103, BranchId=] DEBUG 2024-05-03 02:54:35,590 [main] Physical connection closed Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 sec Running org.seasar.dao.util.PropertyDescUtilTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 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-05-03 02:54:35,602 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:35,602 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,603 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,605 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,605 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,608 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,608 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,609 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/104, BranchId=] DEBUG 2024-05-03 02:54:35,609 [main] Physical connection got DEBUG 2024-05-03 02:54:35,610 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/104, BranchId=] DEBUG 2024-05-03 02:54:35,610 [main] S2Pager not use scroll cursor. DEBUG 2024-05-03 02:54:35,610 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/104, BranchId=] DEBUG 2024-05-03 02:54:35,610 [main] Physical connection closed DEBUG 2024-05-03 02:54:35,611 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:35,612 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,613 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,615 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,615 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,617 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,618 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,619 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/105, BranchId=] DEBUG 2024-05-03 02:54:35,619 [main] Physical connection got DEBUG 2024-05-03 02:54:35,619 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/105, BranchId=] DEBUG 2024-05-03 02:54:35,619 [main] S2Pager not use scroll cursor. DEBUG 2024-05-03 02:54:35,619 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/105, BranchId=] DEBUG 2024-05-03 02:54:35,619 [main] Physical connection closed DEBUG 2024-05-03 02:54:35,621 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:35,622 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,623 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,624 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,624 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,627 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,627 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,628 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/106, BranchId=] DEBUG 2024-05-03 02:54:35,628 [main] Physical connection got DEBUG 2024-05-03 02:54:35,628 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/106, BranchId=] DEBUG 2024-05-03 02:54:35,628 [main] S2Pager not use scroll cursor. DEBUG 2024-05-03 02:54:35,628 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/106, BranchId=] DEBUG 2024-05-03 02:54:35,628 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec Running org.seasar.dao.pager.LimitOffsetPagingSqlRewriterTest DEBUG 2024-05-03 02:54:35,632 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:35,633 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-05-03 02:54:35,633 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-05-03 02:54:35,635 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-05-03 02:54:35,636 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,637 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,638 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,638 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,641 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,641 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,643 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-05-03 02:54:35,644 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-05-03 02:54:35,645 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-05-03 02:54:35,718 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:35,718 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-05-03 02:54:35,720 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-05-03 02:54:35,721 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-05-03 02:54:35,722 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,723 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,725 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,725 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,728 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,729 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,729 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-05-03 02:54:35,731 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-05-03 02:54:35,731 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-05-03 02:54:35,742 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:35,742 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-05-03 02:54:35,744 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-05-03 02:54:35,745 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-05-03 02:54:35,746 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,746 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,748 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,748 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,751 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,752 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,752 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-05-03 02:54:35,754 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-05-03 02:54:35,754 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-05-03 02:54:35,765 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:35,767 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-05-03 02:54:35,768 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-05-03 02:54:35,768 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-05-03 02:54:35,769 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,771 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,772 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:35,772 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,775 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:35,776 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:35,776 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-05-03 02:54:35,777 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-05-03 02:54:35,779 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-05-03 02:54:35,788 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:35,993 [main] Physical connection got DEBUG 2024-05-03 02:54:35,994 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:35,994 [main] DELETE FROM CUSTOMER DEBUG 2024-05-03 02:54:35,994 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:35,994 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:35,999 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,000 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,000 [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-05-03 02:54:36,000 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,000 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,000 [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-05-03 02:54:36,000 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,000 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,001 [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-05-03 02:54:36,001 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,001 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,001 [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-05-03 02:54:36,001 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,001 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,001 [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-05-03 02:54:36,001 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,002 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,002 [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-05-03 02:54:36,002 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,002 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,002 [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-05-03 02:54:36,002 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,003 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,003 [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-05-03 02:54:36,003 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,003 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,003 [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-05-03 02:54:36,003 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,003 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,005 [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-05-03 02:54:36,005 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,005 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,006 [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-05-03 02:54:36,006 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,006 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,006 [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-05-03 02:54:36,006 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,006 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,007 [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-05-03 02:54:36,007 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,007 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,007 [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-05-03 02:54:36,007 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,007 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,007 [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-05-03 02:54:36,008 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,008 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,008 [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-05-03 02:54:36,008 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,008 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,008 [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-05-03 02:54:36,008 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,008 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,009 [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-05-03 02:54:36,009 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,009 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,009 [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-05-03 02:54:36,009 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,010 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,010 [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-05-03 02:54:36,010 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,010 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,011 [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-05-03 02:54:36,011 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,011 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,012 [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-05-03 02:54:36,012 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,012 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,012 [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-05-03 02:54:36,013 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,013 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,013 [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-05-03 02:54:36,013 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,013 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,013 [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-05-03 02:54:36,013 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,013 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,013 [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-05-03 02:54:36,014 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,014 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,014 [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-05-03 02:54:36,014 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,014 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,014 [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-05-03 02:54:36,014 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,014 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,015 [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-05-03 02:54:36,016 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,016 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,016 [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-05-03 02:54:36,016 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,016 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,016 [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-05-03 02:54:36,016 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,016 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,017 [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-05-03 02:54:36,017 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,017 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,017 [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-05-03 02:54:36,017 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,017 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,017 [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-05-03 02:54:36,017 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,017 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,018 [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-05-03 02:54:36,018 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,018 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,018 [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-05-03 02:54:36,018 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,018 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,018 [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-05-03 02:54:36,018 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,018 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,019 [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-05-03 02:54:36,019 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,019 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,019 [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-05-03 02:54:36,019 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,019 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,019 [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-05-03 02:54:36,019 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,020 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,020 [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-05-03 02:54:36,020 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,020 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,020 [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-05-03 02:54:36,020 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,020 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,020 [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-05-03 02:54:36,020 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,021 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,021 [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-05-03 02:54:36,021 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,021 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,021 [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-05-03 02:54:36,021 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,021 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,021 [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-05-03 02:54:36,021 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,022 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,022 [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-05-03 02:54:36,022 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,022 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,022 [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-05-03 02:54:36,022 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,022 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,022 [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-05-03 02:54:36,022 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,023 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,023 [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-05-03 02:54:36,023 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,023 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,023 [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-05-03 02:54:36,023 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,023 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,023 [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-05-03 02:54:36,024 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,024 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,024 [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-05-03 02:54:36,024 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,024 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,024 [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-05-03 02:54:36,024 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,024 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,024 [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-05-03 02:54:36,025 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,025 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,025 [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-05-03 02:54:36,025 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,025 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,025 [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-05-03 02:54:36,025 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,025 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,025 [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-05-03 02:54:36,026 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,026 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,026 [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-05-03 02:54:36,026 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,026 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,026 [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-05-03 02:54:36,027 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,027 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,028 [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-05-03 02:54:36,028 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,028 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,028 [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-05-03 02:54:36,028 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,028 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,029 [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-05-03 02:54:36,029 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,029 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,029 [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-05-03 02:54:36,029 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,029 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,029 [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-05-03 02:54:36,029 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,029 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,030 [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-05-03 02:54:36,030 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,030 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,030 [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-05-03 02:54:36,030 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,030 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,030 [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-05-03 02:54:36,030 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,031 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,031 [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-05-03 02:54:36,031 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,031 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,031 [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-05-03 02:54:36,032 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,032 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,032 [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-05-03 02:54:36,032 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,032 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,033 [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-05-03 02:54:36,033 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,034 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,034 [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-05-03 02:54:36,034 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,034 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,034 [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-05-03 02:54:36,035 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,035 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,035 [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-05-03 02:54:36,035 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,035 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,035 [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-05-03 02:54:36,035 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,035 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,035 [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-05-03 02:54:36,036 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,036 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,036 [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-05-03 02:54:36,036 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,036 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,036 [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-05-03 02:54:36,036 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,036 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,037 [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-05-03 02:54:36,037 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,037 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,037 [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-05-03 02:54:36,037 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,037 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,037 [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-05-03 02:54:36,037 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,037 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,038 [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-05-03 02:54:36,038 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,038 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,038 [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-05-03 02:54:36,038 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,038 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,038 [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-05-03 02:54:36,038 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,038 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,039 [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-05-03 02:54:36,039 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,039 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,039 [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-05-03 02:54:36,039 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,039 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,039 [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-05-03 02:54:36,040 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,040 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,040 [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-05-03 02:54:36,040 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,041 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,041 [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-05-03 02:54:36,042 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,042 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,042 [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-05-03 02:54:36,042 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,042 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,042 [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-05-03 02:54:36,043 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,043 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,043 [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-05-03 02:54:36,043 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,043 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,043 [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-05-03 02:54:36,044 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,044 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,044 [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-05-03 02:54:36,044 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,044 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,044 [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-05-03 02:54:36,044 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,044 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,044 [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-05-03 02:54:36,045 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,045 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,045 [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-05-03 02:54:36,045 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,045 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,045 [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-05-03 02:54:36,045 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,045 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,045 [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-05-03 02:54:36,046 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,046 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,046 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,046 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,047 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,048 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,048 [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-05-03 02:54:36,049 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,049 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,049 [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-05-03 02:54:36,049 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,050 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/107, BranchId=] DEBUG 2024-05-03 02:54:36,050 [main] Physical connection closed DEBUG 2024-05-03 02:54:36,052 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:36,053 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-05-03 02:54:36,054 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-05-03 02:54:36,055 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-05-03 02:54:36,055 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:36,057 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:36,058 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:36,058 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:36,062 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:36,062 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:36,062 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-05-03 02:54:36,064 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-05-03 02:54:36,065 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-05-03 02:54:36,074 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,102 [main] Physical connection got DEBUG 2024-05-03 02:54:36,102 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,102 [main] DELETE FROM CUSTOMER DEBUG 2024-05-03 02:54:36,102 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,102 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,105 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,105 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,107 [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-05-03 02:54:36,107 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,107 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,111 [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-05-03 02:54:36,111 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,111 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,111 [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-05-03 02:54:36,111 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,111 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,112 [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-05-03 02:54:36,112 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,112 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,112 [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-05-03 02:54:36,112 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,112 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,113 [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-05-03 02:54:36,113 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,113 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,113 [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-05-03 02:54:36,113 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,113 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,113 [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-05-03 02:54:36,114 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,114 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,114 [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-05-03 02:54:36,115 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,115 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,116 [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-05-03 02:54:36,117 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,117 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,117 [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-05-03 02:54:36,118 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,118 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,118 [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-05-03 02:54:36,120 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,120 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,121 [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-05-03 02:54:36,121 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,121 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,121 [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-05-03 02:54:36,122 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,122 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,122 [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-05-03 02:54:36,123 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,123 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,123 [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-05-03 02:54:36,123 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,123 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,123 [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-05-03 02:54:36,123 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,124 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,124 [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-05-03 02:54:36,124 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,124 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,124 [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-05-03 02:54:36,125 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,125 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,125 [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-05-03 02:54:36,126 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,126 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,126 [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-05-03 02:54:36,126 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,126 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,127 [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-05-03 02:54:36,127 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,127 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,127 [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-05-03 02:54:36,127 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,127 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,127 [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-05-03 02:54:36,128 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,128 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,128 [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-05-03 02:54:36,128 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,128 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,129 [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-05-03 02:54:36,129 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,129 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,129 [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-05-03 02:54:36,129 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,129 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,130 [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-05-03 02:54:36,130 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,130 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,130 [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-05-03 02:54:36,130 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,130 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,131 [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-05-03 02:54:36,131 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,131 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,131 [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-05-03 02:54:36,131 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,131 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,132 [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-05-03 02:54:36,132 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,132 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,133 [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-05-03 02:54:36,133 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,134 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,134 [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-05-03 02:54:36,134 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,134 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,134 [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-05-03 02:54:36,134 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,135 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,135 [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-05-03 02:54:36,135 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,135 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,135 [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-05-03 02:54:36,136 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,136 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,136 [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-05-03 02:54:36,136 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,136 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,136 [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-05-03 02:54:36,137 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,137 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,137 [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-05-03 02:54:36,137 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,137 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,137 [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-05-03 02:54:36,138 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,138 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,139 [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-05-03 02:54:36,139 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,139 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,139 [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-05-03 02:54:36,139 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,139 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,140 [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-05-03 02:54:36,140 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,140 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,140 [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-05-03 02:54:36,142 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,142 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,142 [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-05-03 02:54:36,143 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,143 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,143 [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-05-03 02:54:36,143 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,143 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,143 [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-05-03 02:54:36,144 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,144 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,144 [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-05-03 02:54:36,144 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,144 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,144 [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-05-03 02:54:36,145 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,145 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,145 [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-05-03 02:54:36,145 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,145 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,145 [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-05-03 02:54:36,146 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,147 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,147 [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-05-03 02:54:36,147 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,147 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,147 [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-05-03 02:54:36,147 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,147 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,148 [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-05-03 02:54:36,151 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,151 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,151 [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-05-03 02:54:36,151 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,151 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,151 [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-05-03 02:54:36,151 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,152 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,152 [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-05-03 02:54:36,152 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,152 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,152 [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-05-03 02:54:36,152 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,152 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,153 [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-05-03 02:54:36,153 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,153 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,153 [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-05-03 02:54:36,153 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,153 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,153 [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-05-03 02:54:36,154 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,154 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,154 [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-05-03 02:54:36,154 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,154 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,154 [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-05-03 02:54:36,155 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,155 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,155 [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-05-03 02:54:36,155 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,155 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,155 [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-05-03 02:54:36,156 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,156 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,156 [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-05-03 02:54:36,156 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,156 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,156 [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-05-03 02:54:36,157 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,157 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,157 [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-05-03 02:54:36,157 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,157 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,157 [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-05-03 02:54:36,157 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,158 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,158 [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-05-03 02:54:36,158 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,158 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,158 [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-05-03 02:54:36,158 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,158 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,159 [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-05-03 02:54:36,159 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,160 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,160 [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-05-03 02:54:36,160 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,160 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,160 [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-05-03 02:54:36,160 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,161 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,161 [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-05-03 02:54:36,161 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,161 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,161 [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-05-03 02:54:36,161 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,161 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,162 [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-05-03 02:54:36,163 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,164 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,164 [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-05-03 02:54:36,165 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,165 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,165 [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-05-03 02:54:36,165 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,165 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,165 [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-05-03 02:54:36,166 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,166 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,166 [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-05-03 02:54:36,166 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,166 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,166 [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-05-03 02:54:36,167 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,167 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,167 [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-05-03 02:54:36,167 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,167 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,167 [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-05-03 02:54:36,167 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,168 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,168 [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-05-03 02:54:36,168 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,168 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,168 [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-05-03 02:54:36,168 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,169 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,169 [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-05-03 02:54:36,169 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,169 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,169 [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-05-03 02:54:36,169 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,169 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,170 [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-05-03 02:54:36,170 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,170 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,170 [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-05-03 02:54:36,170 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,170 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,170 [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-05-03 02:54:36,170 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,170 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,170 [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-05-03 02:54:36,171 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,171 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,171 [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-05-03 02:54:36,171 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,171 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,171 [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-05-03 02:54:36,171 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,171 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,171 [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-05-03 02:54:36,171 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,172 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,172 [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-05-03 02:54:36,172 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,172 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,172 [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-05-03 02:54:36,172 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,172 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,172 [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-05-03 02:54:36,174 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,175 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,175 [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-05-03 02:54:36,175 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,185 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,185 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,185 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,186 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,189 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,189 [main] SELECT count(*) FROM (select * from customer where DATE_OF_JOIN >= '2006-01-01' ) AS total DEBUG 2024-05-03 02:54:36,189 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,189 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,189 [main] select * from customer where DATE_OF_JOIN >= '2006-01-01' order by PRIORITY LIMIT 12 OFFSET 18 DEBUG 2024-05-03 02:54:36,193 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,193 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,194 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,196 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/108, BranchId=] DEBUG 2024-05-03 02:54:36,196 [main] Physical connection closed DEBUG 2024-05-03 02:54:36,198 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:36,198 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-05-03 02:54:36,199 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-05-03 02:54:36,201 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-05-03 02:54:36,202 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:36,203 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:36,204 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:36,205 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:36,209 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:36,209 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:36,211 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-05-03 02:54:36,213 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-05-03 02:54:36,213 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-05-03 02:54:36,223 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,233 [main] Physical connection got DEBUG 2024-05-03 02:54:36,233 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,233 [main] DELETE FROM CUSTOMER DEBUG 2024-05-03 02:54:36,233 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,233 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,237 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,237 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,237 [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-05-03 02:54:36,237 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,237 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,237 [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-05-03 02:54:36,237 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,237 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,237 [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-05-03 02:54:36,238 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,238 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,238 [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-05-03 02:54:36,238 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,238 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,238 [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-05-03 02:54:36,238 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,238 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,238 [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-05-03 02:54:36,238 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,239 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,239 [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-05-03 02:54:36,239 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,239 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,239 [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-05-03 02:54:36,239 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,239 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,239 [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-05-03 02:54:36,239 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,239 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,239 [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-05-03 02:54:36,240 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,240 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,240 [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-05-03 02:54:36,240 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,240 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,242 [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-05-03 02:54:36,242 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,242 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,242 [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-05-03 02:54:36,242 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,242 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,242 [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-05-03 02:54:36,243 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,243 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,243 [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-05-03 02:54:36,243 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,243 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,243 [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-05-03 02:54:36,243 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,243 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,243 [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-05-03 02:54:36,243 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,243 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,244 [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-05-03 02:54:36,244 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,244 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,244 [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-05-03 02:54:36,244 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,244 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,244 [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-05-03 02:54:36,244 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,245 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,245 [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-05-03 02:54:36,245 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,245 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,245 [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-05-03 02:54:36,245 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,245 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,245 [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-05-03 02:54:36,245 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,246 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,246 [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-05-03 02:54:36,246 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,246 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,246 [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-05-03 02:54:36,246 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,246 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,246 [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-05-03 02:54:36,246 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,246 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,246 [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-05-03 02:54:36,247 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,247 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,247 [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-05-03 02:54:36,247 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,248 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,248 [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-05-03 02:54:36,248 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,248 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,248 [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-05-03 02:54:36,249 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,249 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,249 [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-05-03 02:54:36,249 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,249 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,249 [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-05-03 02:54:36,249 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,250 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,250 [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-05-03 02:54:36,250 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,250 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,250 [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-05-03 02:54:36,250 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,250 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,251 [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-05-03 02:54:36,251 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,251 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,251 [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-05-03 02:54:36,251 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,251 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,251 [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-05-03 02:54:36,252 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,252 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,252 [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-05-03 02:54:36,252 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,252 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,252 [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-05-03 02:54:36,252 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,253 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,253 [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-05-03 02:54:36,253 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,253 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,253 [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-05-03 02:54:36,253 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,253 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,254 [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-05-03 02:54:36,254 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,254 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,254 [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-05-03 02:54:36,254 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,255 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,255 [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-05-03 02:54:36,255 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,255 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,255 [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-05-03 02:54:36,255 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,255 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,256 [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-05-03 02:54:36,256 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,256 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,256 [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-05-03 02:54:36,256 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,256 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,256 [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-05-03 02:54:36,257 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,257 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,257 [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-05-03 02:54:36,257 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,257 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,257 [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-05-03 02:54:36,258 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,258 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,258 [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-05-03 02:54:36,258 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,258 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,258 [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-05-03 02:54:36,258 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,258 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,259 [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-05-03 02:54:36,259 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,259 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,259 [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-05-03 02:54:36,259 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,259 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,259 [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-05-03 02:54:36,260 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,260 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,260 [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-05-03 02:54:36,260 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,260 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,260 [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-05-03 02:54:36,260 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,261 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,261 [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-05-03 02:54:36,261 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,261 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,261 [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-05-03 02:54:36,261 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,261 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,262 [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-05-03 02:54:36,262 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,263 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,263 [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-05-03 02:54:36,263 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,263 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,263 [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-05-03 02:54:36,263 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,263 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,264 [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-05-03 02:54:36,264 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,264 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,264 [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-05-03 02:54:36,264 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,264 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,264 [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-05-03 02:54:36,265 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,265 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,265 [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-05-03 02:54:36,265 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,265 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,265 [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-05-03 02:54:36,266 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,266 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,266 [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-05-03 02:54:36,266 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,266 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,266 [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-05-03 02:54:36,266 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,266 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,267 [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-05-03 02:54:36,267 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,267 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,267 [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-05-03 02:54:36,267 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,267 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,268 [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-05-03 02:54:36,268 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,268 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,268 [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-05-03 02:54:36,268 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,268 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,268 [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-05-03 02:54:36,269 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,269 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,269 [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-05-03 02:54:36,269 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,269 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,269 [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-05-03 02:54:36,270 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,270 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,270 [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-05-03 02:54:36,270 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,270 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,270 [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-05-03 02:54:36,270 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,271 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,271 [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-05-03 02:54:36,271 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,271 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,271 [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-05-03 02:54:36,271 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,271 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,272 [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-05-03 02:54:36,272 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,272 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,272 [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-05-03 02:54:36,272 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,272 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,272 [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-05-03 02:54:36,273 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,273 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,273 [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-05-03 02:54:36,273 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,273 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,273 [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-05-03 02:54:36,273 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,274 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,274 [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-05-03 02:54:36,274 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,274 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,275 [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-05-03 02:54:36,275 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,275 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,275 [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-05-03 02:54:36,275 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,275 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,275 [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-05-03 02:54:36,276 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,276 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,276 [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-05-03 02:54:36,276 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,276 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,276 [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-05-03 02:54:36,277 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,277 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,277 [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-05-03 02:54:36,278 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,278 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,278 [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-05-03 02:54:36,278 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,278 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,278 [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-05-03 02:54:36,278 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,279 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,279 [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-05-03 02:54:36,279 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,279 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,279 [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-05-03 02:54:36,279 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,279 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,280 [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-05-03 02:54:36,280 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,280 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,280 [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-05-03 02:54:36,280 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,280 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,280 [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-05-03 02:54:36,281 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,281 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,281 [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-05-03 02:54:36,281 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,283 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,283 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,283 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,284 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,288 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,288 [main] SELECT count(*) FROM (select * from customer where DATE_OF_JOIN >= '2006-01-01' ) AS total DEBUG 2024-05-03 02:54:36,288 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,288 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,288 [main] select * from customer where DATE_OF_JOIN >= '2006-01-01' order by PRIORITY LIMIT 12 OFFSET 18 DEBUG 2024-05-03 02:54:36,289 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,289 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,290 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,292 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/109, BranchId=] DEBUG 2024-05-03 02:54:36,293 [main] Physical connection closed DEBUG 2024-05-03 02:54:36,294 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:36,295 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-05-03 02:54:36,297 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-05-03 02:54:36,301 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-05-03 02:54:36,302 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:36,303 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:36,305 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:36,305 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:36,309 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:36,310 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:36,310 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-05-03 02:54:36,311 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-05-03 02:54:36,312 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-05-03 02:54:36,324 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,335 [main] Physical connection got DEBUG 2024-05-03 02:54:36,335 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,336 [main] DELETE FROM CUSTOMER DEBUG 2024-05-03 02:54:36,336 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,336 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,338 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,338 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,339 [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-05-03 02:54:36,339 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,339 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,339 [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-05-03 02:54:36,339 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,339 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,339 [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-05-03 02:54:36,339 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,339 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,339 [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-05-03 02:54:36,340 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,340 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,340 [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-05-03 02:54:36,340 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,340 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,340 [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-05-03 02:54:36,340 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,340 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,341 [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-05-03 02:54:36,341 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,341 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,341 [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-05-03 02:54:36,342 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,342 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,342 [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-05-03 02:54:36,342 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,342 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,342 [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-05-03 02:54:36,342 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,342 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,342 [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-05-03 02:54:36,342 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,342 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,343 [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-05-03 02:54:36,343 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,343 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,343 [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-05-03 02:54:36,343 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,343 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,343 [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-05-03 02:54:36,343 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,343 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,343 [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-05-03 02:54:36,344 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,344 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,344 [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-05-03 02:54:36,344 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,344 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,344 [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-05-03 02:54:36,344 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,344 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,344 [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-05-03 02:54:36,346 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,346 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,346 [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-05-03 02:54:36,346 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,346 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,346 [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-05-03 02:54:36,346 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,346 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,347 [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-05-03 02:54:36,347 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,347 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,347 [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-05-03 02:54:36,347 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,348 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,348 [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-05-03 02:54:36,348 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,348 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,348 [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-05-03 02:54:36,348 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,348 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,348 [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-05-03 02:54:36,348 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,348 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,349 [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-05-03 02:54:36,349 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,349 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,349 [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-05-03 02:54:36,349 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,349 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,349 [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-05-03 02:54:36,349 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,350 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,350 [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-05-03 02:54:36,350 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,350 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,350 [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-05-03 02:54:36,350 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,350 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,350 [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-05-03 02:54:36,350 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,350 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,350 [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-05-03 02:54:36,351 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,351 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,351 [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-05-03 02:54:36,352 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,352 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,352 [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-05-03 02:54:36,352 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,352 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,352 [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-05-03 02:54:36,352 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,352 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,353 [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-05-03 02:54:36,353 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,353 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,353 [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-05-03 02:54:36,353 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,353 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,353 [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-05-03 02:54:36,353 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,354 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,354 [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-05-03 02:54:36,354 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,354 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,354 [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-05-03 02:54:36,354 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,354 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,354 [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-05-03 02:54:36,354 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,354 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,354 [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-05-03 02:54:36,355 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,355 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,355 [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-05-03 02:54:36,355 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,355 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,355 [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-05-03 02:54:36,355 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,355 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,356 [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-05-03 02:54:36,356 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,356 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,356 [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-05-03 02:54:36,356 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,356 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,356 [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-05-03 02:54:36,356 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,356 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,356 [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-05-03 02:54:36,356 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,357 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,357 [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-05-03 02:54:36,357 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,357 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,358 [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-05-03 02:54:36,358 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,358 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,359 [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-05-03 02:54:36,359 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,359 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,359 [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-05-03 02:54:36,359 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,359 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,359 [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-05-03 02:54:36,359 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,359 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,359 [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-05-03 02:54:36,360 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,360 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,360 [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-05-03 02:54:36,360 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,360 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,360 [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-05-03 02:54:36,360 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,360 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,360 [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-05-03 02:54:36,360 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,360 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,360 [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-05-03 02:54:36,361 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,361 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,361 [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-05-03 02:54:36,361 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,361 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,361 [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-05-03 02:54:36,361 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,361 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,361 [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-05-03 02:54:36,361 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,361 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,362 [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-05-03 02:54:36,362 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,362 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,362 [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-05-03 02:54:36,362 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,362 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,362 [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-05-03 02:54:36,362 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,362 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,362 [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-05-03 02:54:36,362 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,363 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,363 [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-05-03 02:54:36,363 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,363 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,363 [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-05-03 02:54:36,363 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,363 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,363 [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-05-03 02:54:36,363 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,363 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,363 [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-05-03 02:54:36,364 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,364 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,364 [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-05-03 02:54:36,364 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,364 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,364 [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-05-03 02:54:36,364 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,364 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,364 [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-05-03 02:54:36,364 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,364 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,364 [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-05-03 02:54:36,365 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,365 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,365 [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-05-03 02:54:36,365 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,365 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,365 [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-05-03 02:54:36,365 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,365 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,365 [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-05-03 02:54:36,365 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,365 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,366 [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-05-03 02:54:36,366 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,366 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,366 [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-05-03 02:54:36,366 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,366 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,366 [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-05-03 02:54:36,366 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,366 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,366 [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-05-03 02:54:36,366 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,367 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,367 [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-05-03 02:54:36,367 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,367 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,367 [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-05-03 02:54:36,368 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,368 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,368 [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-05-03 02:54:36,368 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,368 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,368 [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-05-03 02:54:36,368 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,368 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,368 [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-05-03 02:54:36,368 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,369 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,369 [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-05-03 02:54:36,369 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,369 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,369 [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-05-03 02:54:36,369 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,369 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,369 [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-05-03 02:54:36,369 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,369 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,369 [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-05-03 02:54:36,370 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,370 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,370 [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-05-03 02:54:36,370 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,370 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,370 [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-05-03 02:54:36,370 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,370 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,370 [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-05-03 02:54:36,370 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,371 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,371 [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-05-03 02:54:36,371 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,371 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,371 [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-05-03 02:54:36,371 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,371 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,371 [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-05-03 02:54:36,371 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,371 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,371 [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-05-03 02:54:36,372 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,372 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,372 [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-05-03 02:54:36,372 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,372 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,372 [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-05-03 02:54:36,372 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,372 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,372 [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-05-03 02:54:36,372 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,372 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,373 [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-05-03 02:54:36,373 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,382 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,382 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,382 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,383 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,385 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,385 [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-05-03 02:54:36,387 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,387 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,460 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,471 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/110, BranchId=] DEBUG 2024-05-03 02:54:36,471 [main] Physical connection closed Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.842 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-05-03 02:54:36,477 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:36,477 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:36,478 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:36,480 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:36,481 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:36,483 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:36,483 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:36,485 [main] Physical connection got DEBUG 2024-05-03 02:54:36,485 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:36,485 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:36,486 [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-05-03 02:54:36,488 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:36,488 [main] S2Container will be created(path=org/seasar/dao/issue/Jira101Test.dicon) DEBUG 2024-05-03 02:54:36,490 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2024-05-03 02:54:36,491 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:36,492 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:36,493 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:36,493 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:36,496 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:36,496 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:36,498 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2024-05-03 02:54:36,499 [main] S2Container is created(path=org/seasar/dao/issue/Jira101Test.dicon) DEBUG 2024-05-03 02:54:36,508 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/111, BranchId=] DEBUG 2024-05-03 02:54:36,508 [main] Physical connection got DEBUG 2024-05-03 02:54:36,508 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/111, BranchId=] DEBUG 2024-05-03 02:54:36,508 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/111, BranchId=] DEBUG 2024-05-03 02:54:36,508 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/111, BranchId=] DEBUG 2024-05-03 02:54:36,515 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/111, BranchId=] DEBUG 2024-05-03 02:54:36,516 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/111, BranchId=] DEBUG 2024-05-03 02:54:36,516 [main] INSERT INTO JIRA101_TABLE (aaa, bbb, foo_id) VALUES ('a1', 'b1', 777) DEBUG 2024-05-03 02:54:36,516 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/111, BranchId=] DEBUG 2024-05-03 02:54:36,516 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/111, BranchId=] DEBUG 2024-05-03 02:54:36,516 [main] SELECT JIRA101_TABLE.aaa, JIRA101_TABLE.bbb, JIRA101_TABLE.foo_id FROM JIRA101_TABLE WHERE JIRA101_TABLE.FOO_ID = 777 DEBUG 2024-05-03 02:54:36,517 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/111, BranchId=] DEBUG 2024-05-03 02:54:36,517 [main] skip UPDATE: table=JIRA101_TABLE, key{foo_id=777} DEBUG 2024-05-03 02:54:36,517 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/111, BranchId=] DEBUG 2024-05-03 02:54:36,517 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec Running org.seasar.dao.interceptors.AssertAtLeastOneRowInterceptorTest DEBUG 2024-05-03 02:54:36,521 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:36,522 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertAtLeastOneRowInterceptorTest.dicon) DEBUG 2024-05-03 02:54:36,523 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:36,523 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:36,525 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:36,526 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:36,529 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:36,529 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:36,531 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertAtLeastOneRowInterceptorTest.dicon) DEBUG 2024-05-03 02:54:36,538 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/112, BranchId=] DEBUG 2024-05-03 02:54:36,538 [main] Physical connection got DEBUG 2024-05-03 02:54:36,538 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/112, BranchId=] DEBUG 2024-05-03 02:54:36,538 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/112, BranchId=] DEBUG 2024-05-03 02:54:36,538 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/112, BranchId=] DEBUG 2024-05-03 02:54:36,555 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/112, BranchId=] DEBUG 2024-05-03 02:54:36,555 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/112, BranchId=] DEBUG 2024-05-03 02:54:36,555 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%' DEBUG 2024-05-03 02:54:36,555 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/112, BranchId=] DEBUG 2024-05-03 02:54:36,555 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/112, BranchId=] DEBUG 2024-05-03 02:54:36,555 [main] Physical connection closed DEBUG 2024-05-03 02:54:36,558 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:36,559 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertAtLeastOneRowInterceptorTest.dicon) DEBUG 2024-05-03 02:54:36,559 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:36,560 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:36,562 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:36,562 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:36,565 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:36,566 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:36,567 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertAtLeastOneRowInterceptorTest.dicon) DEBUG 2024-05-03 02:54:36,575 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/113, BranchId=] DEBUG 2024-05-03 02:54:36,575 [main] Physical connection got DEBUG 2024-05-03 02:54:36,575 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/113, BranchId=] DEBUG 2024-05-03 02:54:36,575 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/113, BranchId=] DEBUG 2024-05-03 02:54:36,575 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/113, BranchId=] DEBUG 2024-05-03 02:54:36,591 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/113, BranchId=] DEBUG 2024-05-03 02:54:36,591 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/113, BranchId=] DEBUG 2024-05-03 02:54:36,591 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%' DEBUG 2024-05-03 02:54:36,591 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/113, BranchId=] DEBUG 2024-05-03 02:54:36,592 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/113, BranchId=] DEBUG 2024-05-03 02:54:36,592 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 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-05-03 02:54:36,596 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:36,598 [main] S2Container will be created(path=org/seasar/dao/impl/NestedDaoMethodTest.dicon) DEBUG 2024-05-03 02:54:36,599 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:36,600 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:36,600 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:36,601 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:36,602 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:36,605 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:36,605 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:36,607 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:36,609 [main] S2Container is created(path=org/seasar/dao/impl/NestedDaoMethodTest.dicon) DEBUG 2024-05-03 02:54:36,617 [main] Physical connection got DEBUG 2024-05-03 02:54:36,617 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:36,617 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:36,617 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:36,621 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:36,623 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:36,623 [main] SELECT EMP.empno, EMP.ename, EMP.deptno FROM EMP WHERE empno = 7782 DEBUG 2024-05-03 02:54:36,623 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:36,623 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:36,624 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:36,624 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:36,624 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:36,624 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:36,625 [main] SELECT DEPT.dname, DEPT.deptno FROM DEPT WHERE DEPT.deptno = 10 DEBUG 2024-05-03 02:54:36,625 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:36,625 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 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-05-03 02:54:36,630 [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-05-03 02:54:36,633 [main] Argument(job) not found SELECT * FROM emp WARN 2024-05-03 02:54:36,634 [main] Argument(aaa) not found [] [] [aaabbb] [aaa] [bbbddd] SELECT * FROM emp WHERE deptno = 10 WARN 2024-05-03 02:54:36,635 [main] Argument(job) not found WARN 2024-05-03 02:54:36,635 [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-05-03 02:54:36,638 [main] Argument(moge) not found WARN 2024-05-03 02:54:36,638 [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-05-03 02:54:36,639 [main] Argument(hoge) not found WARN 2024-05-03 02:54:36,639 [main] Argument($1) not found WARN 2024-05-03 02:54:36,639 [main] Argument($1) not found SELECT AAA FROM HOGE where bb = ? /* comment */ WARN 2024-05-03 02:54:36,639 [main] Argument($1) not found WARN 2024-05-03 02:54:36,639 [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-05-03 02:54:36,642 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:36,642 [main] S2Container will be created(path=org/seasar/dao/impl/QuestionInCommentTest.dicon) DEBUG 2024-05-03 02:54:36,643 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:36,645 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:36,645 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:36,647 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:36,647 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:36,650 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:36,651 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:36,652 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:36,653 [main] S2Container is created(path=org/seasar/dao/impl/QuestionInCommentTest.dicon) DEBUG 2024-05-03 02:54:36,723 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/114, BranchId=] DEBUG 2024-05-03 02:54:36,723 [main] Physical connection got DEBUG 2024-05-03 02:54:36,724 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/114, BranchId=] DEBUG 2024-05-03 02:54:36,724 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/114, BranchId=] DEBUG 2024-05-03 02:54:36,724 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/114, BranchId=] DEBUG 2024-05-03 02:54:36,727 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/114, BranchId=] DEBUG 2024-05-03 02:54:36,730 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/114, BranchId=] DEBUG 2024-05-03 02:54:36,730 [main] INSERT INTO EMP ( EMPNO, ENAME, TSTAMP ) VALUES ( /* comment */ 2222, 'aaaaaaaaaaaa', null /* in comment */ ) DEBUG 2024-05-03 02:54:36,731 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/114, BranchId=] DEBUG 2024-05-03 02:54:36,731 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/114, BranchId=] DEBUG 2024-05-03 02:54:36,731 [main] Physical connection closed DEBUG 2024-05-03 02:54:36,732 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:36,733 [main] S2Container will be created(path=org/seasar/dao/impl/QuestionInCommentTest.dicon) DEBUG 2024-05-03 02:54:36,735 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-05-03 02:54:36,735 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:36,736 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:36,738 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:36,738 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:36,741 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:36,741 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:36,744 [main] S2Container is created(path=dao.dicon) DEBUG 2024-05-03 02:54:36,744 [main] S2Container is created(path=org/seasar/dao/impl/QuestionInCommentTest.dicon) DEBUG 2024-05-03 02:54:36,752 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/115, BranchId=] DEBUG 2024-05-03 02:54:36,752 [main] Physical connection got DEBUG 2024-05-03 02:54:36,752 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/115, BranchId=] DEBUG 2024-05-03 02:54:36,753 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/115, BranchId=] DEBUG 2024-05-03 02:54:36,753 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/115, BranchId=] DEBUG 2024-05-03 02:54:36,755 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/115, BranchId=] DEBUG 2024-05-03 02:54:36,759 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/115, BranchId=] DEBUG 2024-05-03 02:54:36,759 [main] select * from EMP where ENAME = 'te?st' DEBUG 2024-05-03 02:54:36,760 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/115, BranchId=] DEBUG 2024-05-03 02:54:36,760 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/115, BranchId=] DEBUG 2024-05-03 02:54:36,760 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 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-05-03 02:54:36,768 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:36,768 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:36,769 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:36,770 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:36,770 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:36,773 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:36,774 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:36,775 [main] Transaction began, tx=[FormatId=4360, GlobalId=1714672463386/116, BranchId=] DEBUG 2024-05-03 02:54:36,775 [main] Physical connection got DEBUG 2024-05-03 02:54:36,775 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/116, BranchId=] DEBUG 2024-05-03 02:54:36,775 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/116, BranchId=] DEBUG 2024-05-03 02:54:36,775 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/116, BranchId=] DEBUG 2024-05-03 02:54:36,793 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/116, BranchId=] DEBUG 2024-05-03 02:54:36,802 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/116, BranchId=] DEBUG 2024-05-03 02:54:36,802 [main] DELETE FROM EMP WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-05-03 02:54:36,802 [main] DELETE FROM EMP WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-05-03 02:54:36,802 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/116, BranchId=] DEBUG 2024-05-03 02:54:36,802 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1714672463386/116, BranchId=] DEBUG 2024-05-03 02:54:36,802 [main] DELETE FROM EMP WHERE empno = 7782 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-05-03 02:54:36,803 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-05-03 02:54:36,803 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1714672463386/116, BranchId=] DEBUG 2024-05-03 02:54:36,803 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1714672463386/116, BranchId=] DEBUG 2024-05-03 02:54:36,803 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec Running org.seasar.dao.impl.OverloadNotSupportedSqlCommandTest DEBUG 2024-05-03 02:54:36,806 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-05-03 02:54:36,806 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:36,807 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-05-03 02:54:36,808 [main] S2Container is created(path=jta.dicon) DEBUG 2024-05-03 02:54:36,808 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:36,811 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-05-03 02:54:36,812 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-05-03 02:54:36,814 [main] Physical connection got DEBUG 2024-05-03 02:54:36,814 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:36,814 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:36,814 [main] Logical connection got, tx=null DEBUG 2024-05-03 02:54:36,831 [main] Logical connection closed, tx=null DEBUG 2024-05-03 02:54:36,832 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 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.003 sec Results : Tests run: 448, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] ------------------------------------------------------------------------ [INFO] S2Dao Project ......................................... SUCCESS [0.577s] [INFO] S2Dao ................................................. SUCCESS [15.321s] [INFO] S2Dao Examples ........................................ SUCCESS [2.153s] [INFO] S2Dao tests for Seasar2.4.x ........................... SUCCESS [16.414s] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 35 seconds [INFO] Finished at: Fri May 03 02:54:36 JST 2024 [INFO] Final Memory: 15M/35M [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-snapshot Finished: SUCCESS