Started by timer Running as SYSTEM Building in workspace /var/lib/jenkins/jobs/s2dao-1.0.x/workspace Updating https://www.seasar.org/svn/s2dao/branches/s2dao-1.0.x at revision '2024-06-30T02:50:00.358 +0900' At revision 1334 No changes for https://www.seasar.org/svn/s2dao/branches/s2dao-1.0.x since the previous build [s2dao-1.0.x] $ /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0/bin/mvn clean install [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] S2Dao Project [INFO] S2Dao [INFO] S2Dao Examples [INFO] S2Dao tests for Seasar2.4.x WAGON_VERSION: 1.0-beta-2 [INFO] ------------------------------------------------------------------------ [INFO] Building S2Dao Project [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] [site:attach-descriptor] [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] No goals needed for project - skipping [INFO] [source:jar {execution: source-jar}] [INFO] [install:install] [INFO] Installing /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/pom.xml to /var/lib/jenkins/.m2/repository/org/seasar/dao/s2-dao-project/1.0.52-SNAPSHOT/s2-dao-project-1.0.52-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building S2Dao [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting directory /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao/target [INFO] [resources:resources] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 4 resources [INFO] [compiler:compile] [INFO] Compiling 213 source files to /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao/target/classes [INFO] [resources:testResources] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 120 resources [INFO] [compiler:testCompile] [INFO] Compiling 174 source files to /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao/target/test-classes [INFO] [surefire:test] [INFO] Surefire report directory: /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.seasar.dao.impl.EntityManagerImplTest DEBUG 2024-06-30 02:50:08,677 [main] Physical connection got DEBUG 2024-06-30 02:50:08,677 [main] Logical connection got DEBUG 2024-06-30 02:50:08,695 [main] Logical connection closed DEBUG 2024-06-30 02:50:08,696 [main] Logical connection got DEBUG 2024-06-30 02:50:08,745 [main] Logical connection closed DEBUG 2024-06-30 02:50:08,772 [main] Logical connection got DEBUG 2024-06-30 02:50:08,774 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-06-30 02:50:08,785 [main] Logical connection closed DEBUG 2024-06-30 02:50:08,785 [main] Physical connection closed DEBUG 2024-06-30 02:50:08,812 [main] Physical connection got DEBUG 2024-06-30 02:50:08,812 [main] Logical connection got DEBUG 2024-06-30 02:50:08,812 [main] Logical connection closed DEBUG 2024-06-30 02:50:08,812 [main] Logical connection got DEBUG 2024-06-30 02:50:08,826 [main] Logical connection closed DEBUG 2024-06-30 02:50:08,832 [main] Logical connection got DEBUG 2024-06-30 02:50:08,833 [main] SELECT * FROM EMP WHERE empno = 7788 DEBUG 2024-06-30 02:50:08,833 [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-06-30 02:50:08,834 [main] Physical connection closed DEBUG 2024-06-30 02:50:08,852 [main] Physical connection got DEBUG 2024-06-30 02:50:08,852 [main] Logical connection got DEBUG 2024-06-30 02:50:08,852 [main] Logical connection closed DEBUG 2024-06-30 02:50:08,852 [main] Logical connection got DEBUG 2024-06-30 02:50:08,861 [main] Logical connection closed DEBUG 2024-06-30 02:50:08,865 [main] Logical connection got DEBUG 2024-06-30 02:50:08,866 [main] SELECT * FROM EMP WHERE empno = 7788 DEBUG 2024-06-30 02:50:08,867 [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-06-30 02:50:08,867 [main] Physical connection closed DEBUG 2024-06-30 02:50:08,903 [main] Physical connection got DEBUG 2024-06-30 02:50:08,904 [main] Logical connection got DEBUG 2024-06-30 02:50:08,905 [main] Logical connection closed DEBUG 2024-06-30 02:50:08,905 [main] Logical connection got DEBUG 2024-06-30 02:50:08,933 [main] Logical connection closed DEBUG 2024-06-30 02:50:08,937 [main] Logical connection got DEBUG 2024-06-30 02:50:08,938 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-06-30 02:50:08,938 [main] Logical connection closed DEBUG 2024-06-30 02:50:08,938 [main] Physical connection closed DEBUG 2024-06-30 02:50:08,955 [main] Physical connection got DEBUG 2024-06-30 02:50:08,955 [main] Logical connection got DEBUG 2024-06-30 02:50:08,955 [main] Logical connection closed DEBUG 2024-06-30 02:50:08,955 [main] Logical connection got DEBUG 2024-06-30 02:50:08,962 [main] Logical connection closed DEBUG 2024-06-30 02:50:08,967 [main] Logical connection got DEBUG 2024-06-30 02:50:08,968 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-06-30 02:50:08,969 [main] Logical connection closed DEBUG 2024-06-30 02:50:08,969 [main] Physical connection closed DEBUG 2024-06-30 02:50:08,985 [main] Physical connection got DEBUG 2024-06-30 02:50:08,985 [main] Logical connection got DEBUG 2024-06-30 02:50:08,986 [main] Logical connection closed DEBUG 2024-06-30 02:50:08,986 [main] Logical connection got DEBUG 2024-06-30 02:50:08,993 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,000 [main] Logical connection got DEBUG 2024-06-30 02:50:09,000 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-06-30 02:50:09,001 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,001 [main] Physical connection closed DEBUG 2024-06-30 02:50:09,013 [main] Physical connection got DEBUG 2024-06-30 02:50:09,013 [main] Logical connection got DEBUG 2024-06-30 02:50:09,013 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,013 [main] Logical connection got DEBUG 2024-06-30 02:50:09,020 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,050 [main] Logical connection got DEBUG 2024-06-30 02:50:09,050 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-06-30 02:50:09,051 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,051 [main] Physical connection closed DEBUG 2024-06-30 02:50:09,068 [main] Physical connection got DEBUG 2024-06-30 02:50:09,068 [main] Logical connection got DEBUG 2024-06-30 02:50:09,068 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,068 [main] Logical connection got DEBUG 2024-06-30 02:50:09,081 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,087 [main] Logical connection got DEBUG 2024-06-30 02:50:09,087 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-06-30 02:50:09,088 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,088 [main] Physical connection closed DEBUG 2024-06-30 02:50:09,105 [main] Physical connection got DEBUG 2024-06-30 02:50:09,105 [main] Logical connection got DEBUG 2024-06-30 02:50:09,105 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,105 [main] Logical connection got DEBUG 2024-06-30 02:50:09,112 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,117 [main] Logical connection got DEBUG 2024-06-30 02:50:09,117 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-06-30 02:50:09,117 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,117 [main] Physical connection closed DEBUG 2024-06-30 02:50:09,131 [main] Physical connection got DEBUG 2024-06-30 02:50:09,131 [main] Logical connection got DEBUG 2024-06-30 02:50:09,131 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,131 [main] Logical connection got DEBUG 2024-06-30 02:50:09,136 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,140 [main] Logical connection got DEBUG 2024-06-30 02:50:09,141 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-06-30 02:50:09,141 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,141 [main] Physical connection closed DEBUG 2024-06-30 02:50:09,154 [main] Physical connection got DEBUG 2024-06-30 02:50:09,154 [main] Logical connection got DEBUG 2024-06-30 02:50:09,154 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,154 [main] Logical connection got DEBUG 2024-06-30 02:50:09,160 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,184 [main] Logical connection got DEBUG 2024-06-30 02:50:09,184 [main] select count(*) from emp DEBUG 2024-06-30 02:50:09,186 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,186 [main] Physical connection closed Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.973 sec Running org.seasar.dao.impl.FastPropertyTypeFactoryTest DEBUG 2024-06-30 02:50:09,216 [main] Physical connection got DEBUG 2024-06-30 02:50:09,216 [main] Logical connection got DEBUG 2024-06-30 02:50:09,217 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,217 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec Running org.seasar.dao.impl.BeanMetaDataResultSetHandler2Test DEBUG 2024-06-30 02:50:09,229 [main] Physical connection got DEBUG 2024-06-30 02:50:09,229 [main] Logical connection got WARN 2024-06-30 02:50:09,233 [main] Table(BeanMetaDataResultSetHandler2Test$MyEmp) not found DEBUG 2024-06-30 02:50:09,321 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,321 [main] Logical connection got 7788 DEBUG 2024-06-30 02:50:09,322 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,322 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec Running org.seasar.dao.impl.DeleteAutoStaticCommandTest DEBUG 2024-06-30 02:50:09,338 [main] Transaction began DEBUG 2024-06-30 02:50:09,340 [main] Physical connection got DEBUG 2024-06-30 02:50:09,340 [main] Logical connection got DEBUG 2024-06-30 02:50:09,341 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,341 [main] Logical connection got DEBUG 2024-06-30 02:50:09,375 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,391 [main] Logical connection got DEBUG 2024-06-30 02:50:09,391 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-06-30 02:50:09,392 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,393 [main] Logical connection got DEBUG 2024-06-30 02:50:09,394 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-06-30 02:50:09,395 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,395 [main] Transaction rolledback DEBUG 2024-06-30 02:50:09,395 [main] Physical connection closed DEBUG 2024-06-30 02:50:09,403 [main] Transaction began DEBUG 2024-06-30 02:50:09,404 [main] Physical connection got DEBUG 2024-06-30 02:50:09,404 [main] Logical connection got DEBUG 2024-06-30 02:50:09,404 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,404 [main] Logical connection got DEBUG 2024-06-30 02:50:09,416 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,418 [main] Logical connection got DEBUG 2024-06-30 02:50:09,419 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0 DEBUG 2024-06-30 02:50:09,420 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,420 [main] Transaction rolledback DEBUG 2024-06-30 02:50:09,420 [main] Physical connection closed DEBUG 2024-06-30 02:50:09,450 [main] Transaction began DEBUG 2024-06-30 02:50:09,450 [main] Physical connection got DEBUG 2024-06-30 02:50:09,451 [main] Logical connection got DEBUG 2024-06-30 02:50:09,451 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,451 [main] Logical connection got DEBUG 2024-06-30 02:50:09,463 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,466 [main] Logical connection got DEBUG 2024-06-30 02:50:09,466 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = -1 DEBUG 2024-06-30 02:50:09,466 [main] Logical connection closed org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1) DEBUG 2024-06-30 02:50:09,466 [main] Transaction rolledback DEBUG 2024-06-30 02:50:09,466 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 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-06-30 02:50:09,512 [main] Transaction began DEBUG 2024-06-30 02:50:09,513 [main] Physical connection got DEBUG 2024-06-30 02:50:09,513 [main] Logical connection got DEBUG 2024-06-30 02:50:09,513 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,513 [main] Logical connection got DEBUG 2024-06-30 02:50:09,519 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,520 [main] Logical connection got DEBUG 2024-06-30 02:50:09,520 [main] INSERT INTO EMP (ename, empno, deptno) VALUES ('hoge', 99, 0) DEBUG 2024-06-30 02:50:09,521 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,521 [main] Transaction rolledback DEBUG 2024-06-30 02:50:09,522 [main] Physical connection closed DEBUG 2024-06-30 02:50:09,555 [main] Physical connection got DEBUG 2024-06-30 02:50:09,555 [main] Logical connection got DEBUG 2024-06-30 02:50:09,555 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,555 [main] Logical connection got DEBUG 2024-06-30 02:50:09,562 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,564 [main] Logical connection got DEBUG 2024-06-30 02:50:09,565 [main] SELECT EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-06-30 02:50:09,565 [main] Logical connection closed 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20 {20, RESEARCH, DALLAS} DEBUG 2024-06-30 02:50:09,566 [main] Physical connection closed DEBUG 2024-06-30 02:50:09,592 [main] Physical connection got DEBUG 2024-06-30 02:50:09,592 [main] Logical connection got DEBUG 2024-06-30 02:50:09,593 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,593 [main] Logical connection got DEBUG 2024-06-30 02:50:09,598 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,600 [main] Logical connection got DEBUG 2024-06-30 02:50:09,600 [main] SELECT EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0.0 AND 1000.0 DEBUG 2024-06-30 02:50:09,601 [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-06-30 02:50:09,602 [main] Physical connection closed DEBUG 2024-06-30 02:50:09,652 [main] Transaction began DEBUG 2024-06-30 02:50:09,652 [main] Physical connection got DEBUG 2024-06-30 02:50:09,653 [main] Logical connection got DEBUG 2024-06-30 02:50:09,653 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,653 [main] Logical connection got DEBUG 2024-06-30 02:50:09,658 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,660 [main] Logical connection got DEBUG 2024-06-30 02:50:09,660 [main] INSERT INTO EMP (ename, empno, deptno, hiredate, mgr, job, comm, sal) VALUES ('hoge', 99, 0, null, null, null, null, null) DEBUG 2024-06-30 02:50:09,660 [main] INSERT INTO EMP (ename, empno, deptno, hiredate, mgr, job, comm, sal) VALUES ('hoge2', 98, 0, null, null, null, null, null) DEBUG 2024-06-30 02:50:09,661 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,661 [main] Transaction rolledback DEBUG 2024-06-30 02:50:09,661 [main] Physical connection closed DEBUG 2024-06-30 02:50:09,689 [main] Transaction began DEBUG 2024-06-30 02:50:09,689 [main] Physical connection got DEBUG 2024-06-30 02:50:09,689 [main] Logical connection got DEBUG 2024-06-30 02:50:09,689 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,689 [main] Logical connection got DEBUG 2024-06-30 02:50:09,694 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,695 [main] Logical connection got DEBUG 2024-06-30 02:50:09,696 [main] INSERT INTO EMP (ename, empno, deptno) VALUES ('~', 99, 0) DEBUG 2024-06-30 02:50:09,696 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,696 [main] Logical connection got DEBUG 2024-06-30 02:50:09,696 [main] SELECT EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 99 DEBUG 2024-06-30 02:50:09,697 [main] Logical connection closed DEBUG 2024-06-30 02:50:09,697 [main] Transaction rolledback DEBUG 2024-06-30 02:50:09,697 [main] Physical connection closed Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 sec Running org.seasar.dao.impl.StaticStoredProcedureCommandTest DEBUG 2024-06-30 02:50:09,871 [main] Transaction began DEBUG 2024-06-30 02:50:10,087 [main] Physical connection got DEBUG 2024-06-30 02:50:10,087 [main] Logical connection got DEBUG 2024-06-30 02:50:10,089 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,092 [main] Logical connection got DEBUG 2024-06-30 02:50:10,092 [main] Logical connection got DEBUG 2024-06-30 02:50:10,441 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,523 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,524 [main] Logical connection got DEBUG 2024-06-30 02:50:10,524 [main] Logical connection got DEBUG 2024-06-30 02:50:10,536 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,549 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,549 [main] Logical connection got DEBUG 2024-06-30 02:50:10,549 [main] Logical connection got DEBUG 2024-06-30 02:50:10,561 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,571 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,572 [main] Logical connection got DEBUG 2024-06-30 02:50:10,572 [main] Logical connection got DEBUG 2024-06-30 02:50:10,582 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,589 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,589 [main] Logical connection got DEBUG 2024-06-30 02:50:10,589 [main] Logical connection got DEBUG 2024-06-30 02:50:10,599 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,607 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,607 [main] Logical connection got DEBUG 2024-06-30 02:50:10,607 [main] Logical connection got DEBUG 2024-06-30 02:50:10,615 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,624 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,624 [main] Logical connection got DEBUG 2024-06-30 02:50:10,624 [main] Logical connection got DEBUG 2024-06-30 02:50:10,633 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,642 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,643 [main] Logical connection got DEBUG 2024-06-30 02:50:10,643 [main] Logical connection got DEBUG 2024-06-30 02:50:10,649 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,658 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,658 [main] Logical connection got DEBUG 2024-06-30 02:50:10,658 [main] Logical connection got DEBUG 2024-06-30 02:50:10,667 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,675 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,675 [main] Logical connection got DEBUG 2024-06-30 02:50:10,686 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,721 [main] Transaction rolledback DEBUG 2024-06-30 02:50:10,721 [main] Physical connection closed DEBUG 2024-06-30 02:50:10,736 [main] Transaction began DEBUG 2024-06-30 02:50:10,736 [main] Physical connection got DEBUG 2024-06-30 02:50:10,736 [main] Logical connection got DEBUG 2024-06-30 02:50:10,736 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,736 [main] Logical connection got DEBUG 2024-06-30 02:50:10,736 [main] Logical connection got DEBUG 2024-06-30 02:50:10,742 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,751 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,751 [main] Logical connection got DEBUG 2024-06-30 02:50:10,751 [main] Logical connection got DEBUG 2024-06-30 02:50:10,754 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,755 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,755 [main] Logical connection got DEBUG 2024-06-30 02:50:10,755 [main] Logical connection got DEBUG 2024-06-30 02:50:10,758 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,759 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,759 [main] Logical connection got DEBUG 2024-06-30 02:50:10,759 [main] Logical connection got DEBUG 2024-06-30 02:50:10,761 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,763 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,763 [main] Logical connection got DEBUG 2024-06-30 02:50:10,763 [main] Logical connection got DEBUG 2024-06-30 02:50:10,765 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,766 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,767 [main] Logical connection got DEBUG 2024-06-30 02:50:10,767 [main] Logical connection got DEBUG 2024-06-30 02:50:10,769 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,770 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,771 [main] Logical connection got DEBUG 2024-06-30 02:50:10,771 [main] Logical connection got DEBUG 2024-06-30 02:50:10,773 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,775 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,775 [main] Logical connection got DEBUG 2024-06-30 02:50:10,775 [main] Logical connection got DEBUG 2024-06-30 02:50:10,778 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,779 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,780 [main] Logical connection got DEBUG 2024-06-30 02:50:10,780 [main] Logical connection got DEBUG 2024-06-30 02:50:10,781 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,783 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,783 [main] Logical connection got DEBUG 2024-06-30 02:50:10,787 [main] Logical connection closed {CCC=2024-06-30 02:50:10.787, BBB=aaaaa2} DEBUG 2024-06-30 02:50:10,787 [main] Transaction rolledback DEBUG 2024-06-30 02:50:10,788 [main] Physical connection closed DEBUG 2024-06-30 02:50:10,843 [main] Transaction began DEBUG 2024-06-30 02:50:10,843 [main] Physical connection got DEBUG 2024-06-30 02:50:10,843 [main] Logical connection got DEBUG 2024-06-30 02:50:10,843 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,843 [main] Logical connection got DEBUG 2024-06-30 02:50:10,843 [main] Logical connection got DEBUG 2024-06-30 02:50:10,845 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,846 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,846 [main] Logical connection got DEBUG 2024-06-30 02:50:10,846 [main] Logical connection got DEBUG 2024-06-30 02:50:10,851 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,852 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,853 [main] Logical connection got DEBUG 2024-06-30 02:50:10,853 [main] Logical connection got DEBUG 2024-06-30 02:50:10,855 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,857 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,858 [main] Logical connection got DEBUG 2024-06-30 02:50:10,858 [main] Logical connection got DEBUG 2024-06-30 02:50:10,860 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,863 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,863 [main] Logical connection got DEBUG 2024-06-30 02:50:10,863 [main] Logical connection got DEBUG 2024-06-30 02:50:10,865 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,866 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,866 [main] Logical connection got DEBUG 2024-06-30 02:50:10,866 [main] Logical connection got DEBUG 2024-06-30 02:50:10,869 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,872 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,873 [main] Logical connection got DEBUG 2024-06-30 02:50:10,873 [main] Logical connection got DEBUG 2024-06-30 02:50:10,876 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,879 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,879 [main] Logical connection got DEBUG 2024-06-30 02:50:10,879 [main] Logical connection got DEBUG 2024-06-30 02:50:10,881 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,883 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,883 [main] Logical connection got DEBUG 2024-06-30 02:50:10,884 [main] Logical connection got DEBUG 2024-06-30 02:50:10,888 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,889 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,889 [main] Logical connection got DEBUG 2024-06-30 02:50:10,891 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,891 [main] Transaction rolledback DEBUG 2024-06-30 02:50:10,891 [main] Physical connection closed DEBUG 2024-06-30 02:50:10,904 [main] Transaction began DEBUG 2024-06-30 02:50:10,905 [main] Physical connection got DEBUG 2024-06-30 02:50:10,905 [main] Logical connection got DEBUG 2024-06-30 02:50:10,905 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,906 [main] Logical connection got DEBUG 2024-06-30 02:50:10,906 [main] Logical connection got DEBUG 2024-06-30 02:50:10,908 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,909 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,909 [main] Logical connection got DEBUG 2024-06-30 02:50:10,909 [main] Logical connection got DEBUG 2024-06-30 02:50:10,911 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,913 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,913 [main] Logical connection got DEBUG 2024-06-30 02:50:10,914 [main] Logical connection got DEBUG 2024-06-30 02:50:10,915 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,916 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,916 [main] Logical connection got DEBUG 2024-06-30 02:50:10,916 [main] Logical connection got DEBUG 2024-06-30 02:50:10,919 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,921 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,921 [main] Logical connection got DEBUG 2024-06-30 02:50:10,921 [main] Logical connection got DEBUG 2024-06-30 02:50:10,923 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,924 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,925 [main] Logical connection got DEBUG 2024-06-30 02:50:10,925 [main] Logical connection got DEBUG 2024-06-30 02:50:10,928 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,929 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,929 [main] Logical connection got DEBUG 2024-06-30 02:50:10,930 [main] Logical connection got DEBUG 2024-06-30 02:50:10,931 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,932 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,932 [main] Logical connection got DEBUG 2024-06-30 02:50:10,932 [main] Logical connection got DEBUG 2024-06-30 02:50:10,934 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,936 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,936 [main] Logical connection got DEBUG 2024-06-30 02:50:10,936 [main] Logical connection got DEBUG 2024-06-30 02:50:10,938 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,940 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,940 [main] Logical connection got DEBUG 2024-06-30 02:50:10,943 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,944 [main] Transaction rolledback DEBUG 2024-06-30 02:50:10,945 [main] Physical connection closed DEBUG 2024-06-30 02:50:10,953 [main] Transaction began DEBUG 2024-06-30 02:50:10,954 [main] Physical connection got DEBUG 2024-06-30 02:50:10,955 [main] Logical connection got DEBUG 2024-06-30 02:50:10,955 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,955 [main] Logical connection got DEBUG 2024-06-30 02:50:10,955 [main] Logical connection got DEBUG 2024-06-30 02:50:10,956 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,957 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,957 [main] Logical connection got DEBUG 2024-06-30 02:50:10,958 [main] Logical connection got DEBUG 2024-06-30 02:50:10,959 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,960 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,960 [main] Logical connection got DEBUG 2024-06-30 02:50:10,960 [main] Logical connection got DEBUG 2024-06-30 02:50:10,961 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,962 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,962 [main] Logical connection got DEBUG 2024-06-30 02:50:10,962 [main] Logical connection got DEBUG 2024-06-30 02:50:10,964 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,965 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,965 [main] Logical connection got DEBUG 2024-06-30 02:50:10,965 [main] Logical connection got DEBUG 2024-06-30 02:50:10,968 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,970 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,970 [main] Logical connection got DEBUG 2024-06-30 02:50:10,970 [main] Logical connection got DEBUG 2024-06-30 02:50:10,972 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,974 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,974 [main] Logical connection got DEBUG 2024-06-30 02:50:10,975 [main] Logical connection got DEBUG 2024-06-30 02:50:10,978 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,979 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,979 [main] Logical connection got DEBUG 2024-06-30 02:50:10,979 [main] Logical connection got DEBUG 2024-06-30 02:50:10,980 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,981 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,982 [main] Logical connection got DEBUG 2024-06-30 02:50:10,982 [main] Logical connection got DEBUG 2024-06-30 02:50:10,983 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,985 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,985 [main] Logical connection got DEBUG 2024-06-30 02:50:10,989 [main] Logical connection closed DEBUG 2024-06-30 02:50:10,990 [main] Transaction rolledback DEBUG 2024-06-30 02:50:10,990 [main] Physical connection closed DEBUG 2024-06-30 02:50:11,001 [main] Transaction began DEBUG 2024-06-30 02:50:11,002 [main] Physical connection got DEBUG 2024-06-30 02:50:11,002 [main] Logical connection got DEBUG 2024-06-30 02:50:11,002 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,002 [main] Logical connection got DEBUG 2024-06-30 02:50:11,002 [main] Logical connection got DEBUG 2024-06-30 02:50:11,004 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,006 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,006 [main] Logical connection got DEBUG 2024-06-30 02:50:11,007 [main] Logical connection got DEBUG 2024-06-30 02:50:11,008 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,011 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,011 [main] Logical connection got DEBUG 2024-06-30 02:50:11,011 [main] Logical connection got DEBUG 2024-06-30 02:50:11,014 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,015 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,015 [main] Logical connection got DEBUG 2024-06-30 02:50:11,015 [main] Logical connection got DEBUG 2024-06-30 02:50:11,019 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,020 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,020 [main] Logical connection got DEBUG 2024-06-30 02:50:11,020 [main] Logical connection got DEBUG 2024-06-30 02:50:11,022 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,022 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,023 [main] Logical connection got DEBUG 2024-06-30 02:50:11,023 [main] Logical connection got DEBUG 2024-06-30 02:50:11,024 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,025 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,026 [main] Logical connection got DEBUG 2024-06-30 02:50:11,026 [main] Logical connection got DEBUG 2024-06-30 02:50:11,027 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,029 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,029 [main] Logical connection got DEBUG 2024-06-30 02:50:11,029 [main] Logical connection got DEBUG 2024-06-30 02:50:11,030 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,031 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,031 [main] Logical connection got DEBUG 2024-06-30 02:50:11,031 [main] Logical connection got DEBUG 2024-06-30 02:50:11,032 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,034 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,034 [main] Logical connection got DEBUG 2024-06-30 02:50:11,037 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,037 [main] Transaction rolledback DEBUG 2024-06-30 02:50:11,037 [main] Physical connection closed DEBUG 2024-06-30 02:50:11,047 [main] Transaction began DEBUG 2024-06-30 02:50:11,048 [main] Physical connection got DEBUG 2024-06-30 02:50:11,048 [main] Logical connection got DEBUG 2024-06-30 02:50:11,048 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,048 [main] Logical connection got DEBUG 2024-06-30 02:50:11,048 [main] Logical connection got DEBUG 2024-06-30 02:50:11,049 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,051 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,051 [main] Logical connection got DEBUG 2024-06-30 02:50:11,051 [main] Logical connection got DEBUG 2024-06-30 02:50:11,052 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,052 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,053 [main] Logical connection got DEBUG 2024-06-30 02:50:11,053 [main] Logical connection got DEBUG 2024-06-30 02:50:11,055 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,055 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,056 [main] Logical connection got DEBUG 2024-06-30 02:50:11,056 [main] Logical connection got DEBUG 2024-06-30 02:50:11,058 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,059 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,059 [main] Logical connection got DEBUG 2024-06-30 02:50:11,059 [main] Logical connection got DEBUG 2024-06-30 02:50:11,060 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,062 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,062 [main] Logical connection got DEBUG 2024-06-30 02:50:11,062 [main] Logical connection got DEBUG 2024-06-30 02:50:11,063 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,065 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,065 [main] Logical connection got DEBUG 2024-06-30 02:50:11,065 [main] Logical connection got DEBUG 2024-06-30 02:50:11,068 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,069 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,069 [main] Logical connection got DEBUG 2024-06-30 02:50:11,069 [main] Logical connection got DEBUG 2024-06-30 02:50:11,072 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,074 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,074 [main] Logical connection got DEBUG 2024-06-30 02:50:11,074 [main] Logical connection got DEBUG 2024-06-30 02:50:11,075 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,076 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,076 [main] Logical connection got DEBUG 2024-06-30 02:50:11,078 [main] Logical connection closed {CCC=25, EEE=625} DEBUG 2024-06-30 02:50:11,078 [main] Transaction rolledback DEBUG 2024-06-30 02:50:11,078 [main] Physical connection closed DEBUG 2024-06-30 02:50:11,126 [main] Transaction began DEBUG 2024-06-30 02:50:11,126 [main] Physical connection got DEBUG 2024-06-30 02:50:11,127 [main] Logical connection got DEBUG 2024-06-30 02:50:11,127 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,127 [main] Logical connection got DEBUG 2024-06-30 02:50:11,127 [main] Logical connection got DEBUG 2024-06-30 02:50:11,128 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,129 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,129 [main] Logical connection got DEBUG 2024-06-30 02:50:11,129 [main] Logical connection got DEBUG 2024-06-30 02:50:11,130 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,131 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,131 [main] Logical connection got DEBUG 2024-06-30 02:50:11,131 [main] Logical connection got DEBUG 2024-06-30 02:50:11,132 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,133 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,133 [main] Logical connection got DEBUG 2024-06-30 02:50:11,133 [main] Logical connection got DEBUG 2024-06-30 02:50:11,135 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,135 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,136 [main] Logical connection got DEBUG 2024-06-30 02:50:11,136 [main] Logical connection got DEBUG 2024-06-30 02:50:11,137 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,138 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,138 [main] Logical connection got DEBUG 2024-06-30 02:50:11,138 [main] Logical connection got DEBUG 2024-06-30 02:50:11,141 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,141 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,142 [main] Logical connection got DEBUG 2024-06-30 02:50:11,142 [main] Logical connection got DEBUG 2024-06-30 02:50:11,143 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,143 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,143 [main] Logical connection got DEBUG 2024-06-30 02:50:11,143 [main] Logical connection got DEBUG 2024-06-30 02:50:11,145 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,145 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,146 [main] Logical connection got DEBUG 2024-06-30 02:50:11,146 [main] Logical connection got DEBUG 2024-06-30 02:50:11,149 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,150 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,150 [main] Logical connection got DEBUG 2024-06-30 02:50:11,153 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,153 [main] Transaction rolledback DEBUG 2024-06-30 02:50:11,153 [main] Physical connection closed DEBUG 2024-06-30 02:50:11,163 [main] Physical connection got DEBUG 2024-06-30 02:50:11,163 [main] Logical connection got DEBUG 2024-06-30 02:50:11,164 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,164 [main] Logical connection got DEBUG 2024-06-30 02:50:11,164 [main] Physical connection got DEBUG 2024-06-30 02:50:11,164 [main] Logical connection got DEBUG 2024-06-30 02:50:11,166 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,167 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,167 [main] Logical connection got DEBUG 2024-06-30 02:50:11,167 [main] Logical connection got DEBUG 2024-06-30 02:50:11,168 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,169 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,169 [main] Logical connection got DEBUG 2024-06-30 02:50:11,169 [main] Logical connection got DEBUG 2024-06-30 02:50:11,170 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,171 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,171 [main] Logical connection got DEBUG 2024-06-30 02:50:11,171 [main] Logical connection got DEBUG 2024-06-30 02:50:11,173 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,174 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,176 [main] Logical connection got DEBUG 2024-06-30 02:50:11,176 [main] Logical connection got DEBUG 2024-06-30 02:50:11,177 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,179 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,179 [main] Logical connection got DEBUG 2024-06-30 02:50:11,180 [main] Logical connection got DEBUG 2024-06-30 02:50:11,181 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,182 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,182 [main] Logical connection got DEBUG 2024-06-30 02:50:11,182 [main] Logical connection got DEBUG 2024-06-30 02:50:11,183 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,184 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,184 [main] Logical connection got DEBUG 2024-06-30 02:50:11,184 [main] Logical connection got DEBUG 2024-06-30 02:50:11,186 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,186 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,186 [main] Logical connection got DEBUG 2024-06-30 02:50:11,187 [main] Logical connection got DEBUG 2024-06-30 02:50:11,187 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,188 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,188 [main] Logical connection got DEBUG 2024-06-30 02:50:11,191 [main] Logical connection closed [EDAO0032]Method argument size(2) is unmatched with procedure in-parameter size(3). DEBUG 2024-06-30 02:50:11,191 [main] Physical connection closed DEBUG 2024-06-30 02:50:11,191 [main] Physical connection closed DEBUG 2024-06-30 02:50:11,200 [main] Physical connection got DEBUG 2024-06-30 02:50:11,200 [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-06-30 02:50:11,200 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,201 [main] Physical connection closed DEBUG 2024-06-30 02:50:11,213 [main] Physical connection got DEBUG 2024-06-30 02:50:11,213 [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-06-30 02:50:11,225 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,226 [main] Physical connection closed DEBUG 2024-06-30 02:50:11,235 [main] Physical connection got DEBUG 2024-06-30 02:50:11,235 [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-06-30 02:50:11,271 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,271 [main] Physical connection closed Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.574 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.ProcedureHsqldbTest DEBUG 2024-06-30 02:50:11,283 [main] Physical connection got DEBUG 2024-06-30 02:50:11,283 [main] Logical connection got DEBUG 2024-06-30 02:50:11,284 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,284 [main] Logical connection got WARN 2024-06-30 02:50:11,287 [main] Table(ProcedureHsqldbTest$ABean) not found DEBUG 2024-06-30 02:50:11,289 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,290 [main] Logical connection got DEBUG 2024-06-30 02:50:11,290 [main] Physical connection got DEBUG 2024-06-30 02:50:11,290 [main] Logical connection got DEBUG 2024-06-30 02:50:11,299 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,309 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,309 [main] Logical connection got DEBUG 2024-06-30 02:50:11,312 [main] Logical connection closed 2024-06-30 00:00:00.0 DEBUG 2024-06-30 02:50:11,312 [main] Physical connection closed DEBUG 2024-06-30 02:50:11,312 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec Running org.seasar.dao.impl.PkOnlyTableTest DEBUG 2024-06-30 02:50:11,356 [main] Transaction began DEBUG 2024-06-30 02:50:11,357 [main] Physical connection got DEBUG 2024-06-30 02:50:11,357 [main] Logical connection got DEBUG 2024-06-30 02:50:11,358 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,358 [main] Logical connection got DEBUG 2024-06-30 02:50:11,367 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,367 [main] Logical connection got DEBUG 2024-06-30 02:50:11,368 [main] INSERT INTO PKONLYTABLE (aaa) VALUES ('value') DEBUG 2024-06-30 02:50:11,368 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,368 [main] Transaction rolledback DEBUG 2024-06-30 02:50:11,368 [main] Physical connection closed DEBUG 2024-06-30 02:50:11,388 [main] Transaction began DEBUG 2024-06-30 02:50:11,389 [main] Physical connection got DEBUG 2024-06-30 02:50:11,389 [main] Logical connection got DEBUG 2024-06-30 02:50:11,389 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,389 [main] Logical connection got DEBUG 2024-06-30 02:50:11,393 [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$$1bde3d2$$MethodInvocation$$updateUnlessNull1.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1bde3d2.updateUnlessNull(PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1bde3d2.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.(AbstractAutoStaticCommand.java:45) at org.seasar.dao.impl.UpdateAutoStaticCommand.(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-06-30 02:50:11,394 [main] Transaction rolledback DEBUG 2024-06-30 02:50:11,395 [main] Physical connection closed DEBUG 2024-06-30 02:50:11,413 [main] Transaction began DEBUG 2024-06-30 02:50:11,413 [main] Physical connection got DEBUG 2024-06-30 02:50:11,413 [main] Logical connection got DEBUG 2024-06-30 02:50:11,413 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,413 [main] Logical connection got DEBUG 2024-06-30 02:50:11,417 [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$$2d5534$$MethodInvocation$$update0.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$2d5534.update(PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$2d5534.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.(AbstractAutoStaticCommand.java:45) at org.seasar.dao.impl.UpdateAutoStaticCommand.(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-06-30 02:50:11,419 [main] Transaction rolledback DEBUG 2024-06-30 02:50:11,419 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec Running org.seasar.dao.impl.SelectDynamicCommandTest DEBUG 2024-06-30 02:50:11,426 [main] Physical connection got DEBUG 2024-06-30 02:50:11,426 [main] Logical connection got DEBUG 2024-06-30 02:50:11,450 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,451 [main] Logical connection got DEBUG 2024-06-30 02:50:11,451 [main] SELECT * FROM emp WHERE empno = 7788 DEBUG 2024-06-30 02:50:11,453 [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-06-30 02:50:11,453 [main] Physical connection closed DEBUG 2024-06-30 02:50:11,458 [main] Physical connection got DEBUG 2024-06-30 02:50:11,459 [main] Logical connection got DEBUG 2024-06-30 02:50:11,459 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,459 [main] Logical connection got DEBUG 2024-06-30 02:50:11,482 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,491 [main] Logical connection got DEBUG 2024-06-30 02:50:11,491 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 AND EMP.deptno = 20 AND EMP.job = 'CLERK' DEBUG 2024-06-30 02:50:11,492 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,492 [main] Logical connection got DEBUG 2024-06-30 02:50:11,492 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 AND EMP.deptno = 20 AND EMP.job = 'CLERK' DEBUG 2024-06-30 02:50:11,494 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,494 [main] Physical connection closed DEBUG 2024-06-30 02:50:11,500 [main] Transaction began DEBUG 2024-06-30 02:50:11,502 [main] Physical connection got DEBUG 2024-06-30 02:50:11,502 [main] Logical connection got DEBUG 2024-06-30 02:50:11,502 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,502 [main] Logical connection got DEBUG 2024-06-30 02:50:11,511 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,514 [main] Logical connection got DEBUG 2024-06-30 02:50:11,515 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (100, 0, 'NAME0') DEBUG 2024-06-30 02:50:11,515 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,515 [main] Logical connection got DEBUG 2024-06-30 02:50:11,515 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (200, 1, 'NAME1') DEBUG 2024-06-30 02:50:11,518 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,518 [main] Logical connection got DEBUG 2024-06-30 02:50:11,518 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (300, 2, 'NAME2') DEBUG 2024-06-30 02:50:11,518 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,519 [main] Logical connection got DEBUG 2024-06-30 02:50:11,519 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE EMP3.employee_name = 'NAME1' DEBUG 2024-06-30 02:50:11,520 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,521 [main] Logical connection got DEBUG 2024-06-30 02:50:11,521 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE EMP3.department_Id = 200 DEBUG 2024-06-30 02:50:11,521 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,521 [main] Transaction rolledback DEBUG 2024-06-30 02:50:11,521 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec Running org.seasar.dao.impl.NoPkTableTest DEBUG 2024-06-30 02:50:11,588 [main] Transaction began DEBUG 2024-06-30 02:50:11,588 [main] Physical connection got DEBUG 2024-06-30 02:50:11,588 [main] Logical connection got DEBUG 2024-06-30 02:50:11,589 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,589 [main] Logical connection got DEBUG 2024-06-30 02:50:11,594 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,595 [main] Logical connection got DEBUG 2024-06-30 02:50:11,596 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2024-06-30 02:50:11,596 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,597 [main] Logical connection got DEBUG 2024-06-30 02:50:11,597 [main] INSERT INTO NO_PK_TABLE VALUES ('a', 1) DEBUG 2024-06-30 02:50:11,597 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,597 [main] Logical connection got DEBUG 2024-06-30 02:50:11,598 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2024-06-30 02:50:11,598 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,598 [main] Logical connection got DEBUG 2024-06-30 02:50:11,598 [main] UPDATE NO_PK_TABLE SET AAA = 'a2' DEBUG 2024-06-30 02:50:11,599 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,599 [main] Logical connection got DEBUG 2024-06-30 02:50:11,599 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2024-06-30 02:50:11,599 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,599 [main] Logical connection got DEBUG 2024-06-30 02:50:11,599 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'hoge' DEBUG 2024-06-30 02:50:11,599 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,599 [main] Logical connection got DEBUG 2024-06-30 02:50:11,599 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2024-06-30 02:50:11,599 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,600 [main] Logical connection got DEBUG 2024-06-30 02:50:11,600 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'a2' DEBUG 2024-06-30 02:50:11,600 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,600 [main] Logical connection got DEBUG 2024-06-30 02:50:11,600 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2024-06-30 02:50:11,601 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,601 [main] Transaction rolledback DEBUG 2024-06-30 02:50:11,601 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec Running org.seasar.dao.impl.UpdateModifiedOnlyCommandTest DEBUG 2024-06-30 02:50:11,637 [main] Transaction began DEBUG 2024-06-30 02:50:11,637 [main] Physical connection got DEBUG 2024-06-30 02:50:11,637 [main] Logical connection got DEBUG 2024-06-30 02:50:11,637 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,637 [main] Logical connection got DEBUG 2024-06-30 02:50:11,648 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,649 [main] Logical connection got DEBUG 2024-06-30 02:50:11,649 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-06-30 02:50:11,650 [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-06-30 02:50:11,650 [main] Logical connection got DEBUG 2024-06-30 02:50:11,651 [main] UPDATE EMP SET tstamp = '2024-06-30 02.50.11', ename = 'hoge', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-06-30 02:50:11,651 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,652 [main] Transaction rolledback DEBUG 2024-06-30 02:50:11,652 [main] Physical connection closed DEBUG 2024-06-30 02:50:11,684 [main] Transaction began DEBUG 2024-06-30 02:50:11,685 [main] Physical connection got DEBUG 2024-06-30 02:50:11,685 [main] Logical connection got DEBUG 2024-06-30 02:50:11,685 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,685 [main] Logical connection got DEBUG 2024-06-30 02:50:11,694 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,695 [main] Logical connection got DEBUG 2024-06-30 02:50:11,695 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-06-30 02:50:11,696 [main] Logical connection closed 7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0 timestamp, tstamp job, job DEBUG 2024-06-30 02:50:11,696 [main] Logical connection got DEBUG 2024-06-30 02:50:11,696 [main] UPDATE EMP SET tstamp = '2024-06-30 02.50.11', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-06-30 02:50:11,697 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,697 [main] Transaction rolledback DEBUG 2024-06-30 02:50:11,697 [main] Physical connection closed DEBUG 2024-06-30 02:50:11,726 [main] Transaction began DEBUG 2024-06-30 02:50:11,726 [main] Physical connection got DEBUG 2024-06-30 02:50:11,726 [main] Logical connection got DEBUG 2024-06-30 02:50:11,726 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,726 [main] Logical connection got DEBUG 2024-06-30 02:50:11,736 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,737 [main] Logical connection got DEBUG 2024-06-30 02:50:11,738 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-06-30 02:50:11,738 [main] Logical connection closed 7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0 timestamp, tstamp DEBUG 2024-06-30 02:50:11,738 [main] Logical connection got DEBUG 2024-06-30 02:50:11,739 [main] UPDATE EMP SET tstamp = '2024-06-30 02.50.11' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-06-30 02:50:11,739 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,739 [main] Transaction rolledback DEBUG 2024-06-30 02:50:11,739 [main] Physical connection closed DEBUG 2024-06-30 02:50:11,772 [main] Transaction began DEBUG 2024-06-30 02:50:11,773 [main] Physical connection got DEBUG 2024-06-30 02:50:11,773 [main] Logical connection got DEBUG 2024-06-30 02:50:11,773 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,773 [main] Logical connection got DEBUG 2024-06-30 02:50:11,784 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,786 [main] Logical connection got DEBUG 2024-06-30 02:50:11,786 [main] SELECT EMP.ename, EMP.empno, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-06-30 02:50:11,787 [main] Logical connection closed 7499, ALLEN, SALESMAN, 1600.0, 300.0 DEBUG 2024-06-30 02:50:11,787 [main] skip UPDATE: table=EMP, key{empno=7499} DEBUG 2024-06-30 02:50:11,787 [main] Transaction rolledback DEBUG 2024-06-30 02:50:11,787 [main] Physical connection closed DEBUG 2024-06-30 02:50:11,857 [main] Transaction began DEBUG 2024-06-30 02:50:11,857 [main] Physical connection got DEBUG 2024-06-30 02:50:11,857 [main] Logical connection got DEBUG 2024-06-30 02:50:11,857 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,857 [main] Logical connection got DEBUG 2024-06-30 02:50:11,875 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,877 [main] Logical connection got DEBUG 2024-06-30 02:50:11,877 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.job, EMP.comm, EMP.sal, dept.deptno AS deptno_0, dept.dname AS dname_0, dept.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT dept ON EMP.deptno = dept.deptno WHERE EMP.empno = 7499 DEBUG 2024-06-30 02:50:11,878 [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$$90ebfe DEBUG 2024-06-30 02:50:11,878 [main] Logical connection got DEBUG 2024-06-30 02:50:11,878 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,878 [main] Logical connection got DEBUG 2024-06-30 02:50:11,881 [main] Logical connection closed dname, dname DEBUG 2024-06-30 02:50:11,882 [main] Logical connection got DEBUG 2024-06-30 02:50:11,883 [main] UPDATE DEPT SET dname = 'FOO' WHERE deptno = 30 DEBUG 2024-06-30 02:50:11,883 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,883 [main] Logical connection got DEBUG 2024-06-30 02:50:11,883 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.job, EMP.comm, EMP.sal, dept.deptno AS deptno_0, dept.dname AS dname_0, dept.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT dept ON EMP.deptno = dept.deptno WHERE EMP.empno = 7499 DEBUG 2024-06-30 02:50:11,883 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,883 [main] Transaction rolledback DEBUG 2024-06-30 02:50:11,884 [main] Physical connection closed DEBUG 2024-06-30 02:50:11,912 [main] Transaction began DEBUG 2024-06-30 02:50:11,912 [main] Physical connection got DEBUG 2024-06-30 02:50:11,912 [main] Logical connection got DEBUG 2024-06-30 02:50:11,912 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,912 [main] Logical connection got DEBUG 2024-06-30 02:50:11,926 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,927 [main] Logical connection got DEBUG 2024-06-30 02:50:11,928 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.job, EMP.comm, EMP.sal, dept.deptno AS deptno_0, dept.dname AS dname_0, dept.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT dept ON EMP.deptno = dept.deptno WHERE EMP.job = 'MANAGER' DEBUG 2024-06-30 02:50:11,929 [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-06-30 02:50:11,929 [main] Logical connection got DEBUG 2024-06-30 02:50:11,929 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,929 [main] Logical connection got DEBUG 2024-06-30 02:50:11,933 [main] Logical connection closed dname, dname DEBUG 2024-06-30 02:50:11,934 [main] Logical connection got DEBUG 2024-06-30 02:50:11,934 [main] UPDATE DEPT SET dname = 'baar' WHERE deptno = 20 DEBUG 2024-06-30 02:50:11,934 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,934 [main] Logical connection got DEBUG 2024-06-30 02:50:11,934 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.job, EMP.comm, EMP.sal, dept.deptno AS deptno_0, dept.dname AS dname_0, dept.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT dept ON EMP.deptno = dept.deptno WHERE EMP.empno = 7566 DEBUG 2024-06-30 02:50:11,934 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,934 [main] Transaction rolledback DEBUG 2024-06-30 02:50:11,935 [main] Physical connection closed DEBUG 2024-06-30 02:50:11,962 [main] Transaction began DEBUG 2024-06-30 02:50:11,962 [main] Physical connection got DEBUG 2024-06-30 02:50:11,963 [main] Logical connection got DEBUG 2024-06-30 02:50:11,963 [main] Logical connection closed DEBUG 2024-06-30 02:50:11,963 [main] Logical connection got DEBUG 2024-06-30 02:50:11,971 [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-06-30 02:50:11,973 [main] Transaction rolledback DEBUG 2024-06-30 02:50:11,973 [main] Physical connection closed DEBUG 2024-06-30 02:50:12,002 [main] Transaction began DEBUG 2024-06-30 02:50:12,002 [main] Physical connection got DEBUG 2024-06-30 02:50:12,002 [main] Logical connection got DEBUG 2024-06-30 02:50:12,002 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,002 [main] Logical connection got DEBUG 2024-06-30 02:50:12,006 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,007 [main] Logical connection got DEBUG 2024-06-30 02:50:12,008 [main] SELECT EMP.ename, EMP.empno, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-06-30 02:50:12,009 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,009 [main] Logical connection got DEBUG 2024-06-30 02:50:12,009 [main] UPDATE EMP SET ename = 'ModifiedPropertiesByReflection' WHERE empno = 7499 DEBUG 2024-06-30 02:50:12,009 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,009 [main] Logical connection got DEBUG 2024-06-30 02:50:12,009 [main] SELECT EMP.ename, EMP.empno, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-06-30 02:50:12,009 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,010 [main] Transaction rolledback DEBUG 2024-06-30 02:50:12,010 [main] Physical connection closed Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.41 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.005 sec Running org.seasar.dao.impl.DaoAnnotationReaderImplTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec Running org.seasar.dao.impl.DtoMetaDataResultSetHandlerTest DEBUG 2024-06-30 02:50:12,111 [main] Physical connection got DEBUG 2024-06-30 02:50:12,111 [main] Logical connection got DEBUG 2024-06-30 02:50:12,111 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,111 [main] Physical connection closed DEBUG 2024-06-30 02:50:12,119 [main] Physical connection got DEBUG 2024-06-30 02:50:12,119 [main] Logical connection got DEBUG 2024-06-30 02:50:12,120 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,120 [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-06-30 02:50:12,181 [main] Transaction began DEBUG 2024-06-30 02:50:12,181 [main] Physical connection got DEBUG 2024-06-30 02:50:12,181 [main] Logical connection got DEBUG 2024-06-30 02:50:12,181 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,181 [main] Logical connection got DEBUG 2024-06-30 02:50:12,184 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,187 [main] Logical connection got DEBUG 2024-06-30 02:50:12,188 [main] SELECT EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, EMP.tstamp FROM EMP WHERE empno IN (7566, 7900) DEBUG 2024-06-30 02:50:12,188 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,188 [main] Transaction rolledback DEBUG 2024-06-30 02:50:12,188 [main] Physical connection closed DEBUG 2024-06-30 02:50:12,209 [main] Transaction began DEBUG 2024-06-30 02:50:12,209 [main] Physical connection got DEBUG 2024-06-30 02:50:12,209 [main] Logical connection got DEBUG 2024-06-30 02:50:12,209 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,209 [main] Logical connection got DEBUG 2024-06-30 02:50:12,213 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,216 [main] Logical connection got DEBUG 2024-06-30 02:50:12,216 [main] SELECT EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, EMP.tstamp FROM EMP WHERE empno IN (7900, 7902) DEBUG 2024-06-30 02:50:12,216 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,216 [main] Transaction rolledback DEBUG 2024-06-30 02:50:12,216 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec Running org.seasar.dao.impl.UpdateAutoDynamicCommandTest DEBUG 2024-06-30 02:50:12,222 [main] Transaction began DEBUG 2024-06-30 02:50:12,223 [main] Physical connection got DEBUG 2024-06-30 02:50:12,223 [main] Logical connection got DEBUG 2024-06-30 02:50:12,223 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,223 [main] Logical connection got DEBUG 2024-06-30 02:50:12,247 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,255 [main] Logical connection got DEBUG 2024-06-30 02:50:12,255 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 DEBUG 2024-06-30 02:50:12,256 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,257 [main] Logical connection got DEBUG 2024-06-30 02:50:12,257 [main] UPDATE EMP SET tstamp = '2024-06-30 02.50.12', ename = 'HOGE', deptno = 20 WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-06-30 02:50:12,257 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,257 [main] Logical connection got DEBUG 2024-06-30 02:50:12,257 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 DEBUG 2024-06-30 02:50:12,258 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,258 [main] Transaction rolledback DEBUG 2024-06-30 02:50:12,258 [main] Physical connection closed DEBUG 2024-06-30 02:50:12,264 [main] Transaction began DEBUG 2024-06-30 02:50:12,264 [main] Physical connection got DEBUG 2024-06-30 02:50:12,264 [main] Logical connection got DEBUG 2024-06-30 02:50:12,264 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,264 [main] Logical connection got DEBUG 2024-06-30 02:50:12,288 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,297 [main] Logical connection got DEBUG 2024-06-30 02:50:12,297 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 DEBUG 2024-06-30 02:50:12,298 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,298 [main] Logical connection got DEBUG 2024-06-30 02:50:12,298 [main] UPDATE EMP SET tstamp = '2024-06-30 02.50.12', deptno = 20 WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-06-30 02:50:12,299 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,299 [main] Logical connection got DEBUG 2024-06-30 02:50:12,299 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 DEBUG 2024-06-30 02:50:12,299 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,300 [main] Transaction rolledback DEBUG 2024-06-30 02:50:12,300 [main] Physical connection closed DEBUG 2024-06-30 02:50:12,304 [main] Transaction began DEBUG 2024-06-30 02:50:12,305 [main] Physical connection got DEBUG 2024-06-30 02:50:12,305 [main] Logical connection got DEBUG 2024-06-30 02:50:12,305 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,305 [main] Logical connection got DEBUG 2024-06-30 02:50:12,312 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,313 [main] Logical connection got DEBUG 2024-06-30 02:50:12,314 [main] INSERT INTO CHAR_TABLE (aaa, id) VALUES ('c', 1) DEBUG 2024-06-30 02:50:12,315 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,315 [main] Transaction rolledback DEBUG 2024-06-30 02:50:12,315 [main] Physical connection closed DEBUG 2024-06-30 02:50:12,321 [main] Transaction began DEBUG 2024-06-30 02:50:12,321 [main] Physical connection got DEBUG 2024-06-30 02:50:12,321 [main] Logical connection got DEBUG 2024-06-30 02:50:12,321 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,321 [main] Logical connection got DEBUG 2024-06-30 02:50:12,331 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,333 [main] Logical connection got DEBUG 2024-06-30 02:50:12,333 [main] SELECT DEPT.versionno, DEPT.deptno, DEPT.dname, DEPT.loc FROM DEPT WHERE DEPT.deptno = 20 DEBUG 2024-06-30 02:50:12,334 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,334 [main] Logical connection got DEBUG 2024-06-30 02:50:12,334 [main] UPDATE DEPT SET versionno = 1, dname = 'HOGE' WHERE deptno = 20 AND versionno = 0 DEBUG 2024-06-30 02:50:12,335 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,335 [main] Logical connection got DEBUG 2024-06-30 02:50:12,335 [main] SELECT DEPT.versionno, DEPT.deptno, DEPT.dname, DEPT.loc FROM DEPT WHERE DEPT.deptno = 20 DEBUG 2024-06-30 02:50:12,335 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,336 [main] Transaction rolledback DEBUG 2024-06-30 02:50:12,336 [main] Physical connection closed Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 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-06-30 02:50:12,352 [main] Transaction began DEBUG 2024-06-30 02:50:12,352 [main] Physical connection got DEBUG 2024-06-30 02:50:12,352 [main] Logical connection got DEBUG 2024-06-30 02:50:12,352 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,352 [main] Logical connection got DEBUG 2024-06-30 02:50:12,372 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,382 [main] Logical connection got DEBUG 2024-06-30 02:50:12,382 [main] UPDATE EMP SET tstamp = '2024-06-30 02.50.12', ename = 'hoge', deptno = 0, hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-06-30 02:50:12,383 [main] UPDATE EMP SET tstamp = '2024-06-30 02.50.12', ename = 'hoge2', deptno = 0, hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-06-30 02:50:12,383 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,383 [main] Logical connection got DEBUG 2024-06-30 02:50:12,384 [main] UPDATE EMP SET tstamp = '2024-06-30 02.50.12', ename = 'hoge', deptno = 0, hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7782 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-06-30 02:50:12,384 [main] UPDATE EMP SET tstamp = '2024-06-30 02.50.12', ename = 'hoge2', deptno = 0, hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7788 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-06-30 02:50:12,384 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,384 [main] Transaction rolledback DEBUG 2024-06-30 02:50:12,384 [main] Physical connection closed DEBUG 2024-06-30 02:50:12,390 [main] Transaction began DEBUG 2024-06-30 02:50:12,391 [main] Physical connection got DEBUG 2024-06-30 02:50:12,391 [main] Logical connection got DEBUG 2024-06-30 02:50:12,391 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,391 [main] Logical connection got DEBUG 2024-06-30 02:50:12,464 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,472 [main] Logical connection got DEBUG 2024-06-30 02:50:12,473 [main] UPDATE EMP SET tstamp = '2024-06-30 02.50.12', ename = 'hoge', deptno = 0, hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-06-30 02:50:12,473 [main] UPDATE EMP SET tstamp = '2024-06-30 02.50.12', ename = 'hoge2', deptno = 0, hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-06-30 02:50:12,474 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,474 [main] Logical connection got DEBUG 2024-06-30 02:50:12,474 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7499 DEBUG 2024-06-30 02:50:12,476 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,476 [main] Logical connection got DEBUG 2024-06-30 02:50:12,476 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 DEBUG 2024-06-30 02:50:12,478 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,478 [main] Transaction rolledback DEBUG 2024-06-30 02:50:12,478 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec Running org.seasar.dao.impl.DtoMetaDataFactoryImplTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.seasar.dao.impl.ObjectArrayResultSetHandlerTest DEBUG 2024-06-30 02:50:12,493 [main] Physical connection got DEBUG 2024-06-30 02:50:12,493 [main] Logical connection got DEBUG 2024-06-30 02:50:12,493 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,494 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.seasar.dao.impl.InsertBatchAutoStaticCommandTest DEBUG 2024-06-30 02:50:12,499 [main] Transaction began DEBUG 2024-06-30 02:50:12,499 [main] Physical connection got DEBUG 2024-06-30 02:50:12,499 [main] Logical connection got DEBUG 2024-06-30 02:50:12,499 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,500 [main] Logical connection got DEBUG 2024-06-30 02:50:12,521 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,530 [main] Logical connection got DEBUG 2024-06-30 02:50:12,530 [main] INSERT INTO EMP (tstamp, ename, empno, deptno, hiredate, mgr, job, comm, sal) VALUES ('2024-06-30 02.50.12', 'hoge', 99, 0, null, null, null, null, null) DEBUG 2024-06-30 02:50:12,530 [main] INSERT INTO EMP (tstamp, ename, empno, deptno, hiredate, mgr, job, comm, sal) VALUES ('2024-06-30 02.50.12', 'hoge2', 98, 0, null, null, null, null, null) DEBUG 2024-06-30 02:50:12,531 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,531 [main] Logical connection got DEBUG 2024-06-30 02:50:12,531 [main] INSERT INTO EMP (tstamp, ename, empno, deptno, hiredate, mgr, job, comm, sal) VALUES ('2024-06-30 02.50.12', 'hoge3', 97, 0, null, null, null, null, null) DEBUG 2024-06-30 02:50:12,531 [main] INSERT INTO EMP (tstamp, ename, empno, deptno, hiredate, mgr, job, comm, sal) VALUES ('2024-06-30 02.50.12', 'hoge2', 96, 0, null, null, null, null, null) DEBUG 2024-06-30 02:50:12,531 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,531 [main] Transaction rolledback DEBUG 2024-06-30 02:50:12,532 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec Running org.seasar.dao.impl.ResultSetToBeanTest DEBUG 2024-06-30 02:50:12,537 [main] Transaction began DEBUG 2024-06-30 02:50:12,538 [main] Physical connection got DEBUG 2024-06-30 02:50:12,538 [main] Logical connection got DEBUG 2024-06-30 02:50:12,539 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,539 [main] Logical connection got DEBUG 2024-06-30 02:50:12,547 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,548 [main] Logical connection got DEBUG 2024-06-30 02:50:12,548 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (123, 7650, 'foo') DEBUG 2024-06-30 02:50:12,549 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,549 [main] Logical connection got DEBUG 2024-06-30 02:50:12,549 [main] SELECT employee_name FROM EMP3 DEBUG 2024-06-30 02:50:12,549 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,549 [main] Logical connection got DEBUG 2024-06-30 02:50:12,549 [main] SELECT employee_name AS employeeName FROM EMP3 DEBUG 2024-06-30 02:50:12,550 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,550 [main] Transaction rolledback DEBUG 2024-06-30 02:50:12,550 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec Running org.seasar.dao.IllegalParameterTypeRuntimeExceptionTest [EDAO0028](hoge) is illegal for procedure parameter type Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.seasar.dao.impl.MapResultSetHandlerTest DEBUG 2024-06-30 02:50:12,559 [main] Physical connection got DEBUG 2024-06-30 02:50:12,559 [main] Logical connection got DEBUG 2024-06-30 02:50:12,560 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,560 [main] Physical connection closed DEBUG 2024-06-30 02:50:12,564 [main] Physical connection got DEBUG 2024-06-30 02:50:12,564 [main] Logical connection got DEBUG 2024-06-30 02:50:12,564 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,565 [main] Physical connection closed DEBUG 2024-06-30 02:50:12,569 [main] Physical connection got DEBUG 2024-06-30 02:50:12,569 [main] Logical connection got WARN 2024-06-30 02:50:12,569 [main] More than 2 rows found, but only first row returned DEBUG 2024-06-30 02:50:12,569 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,569 [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-06-30 02:50:12,584 [main] Physical connection got DEBUG 2024-06-30 02:50:12,584 [main] Logical connection got DEBUG 2024-06-30 02:50:12,586 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,586 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 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.002 sec Running org.seasar.dao.impl.CharBindTest DEBUG 2024-06-30 02:50:12,608 [main] Transaction began DEBUG 2024-06-30 02:50:12,608 [main] Physical connection got DEBUG 2024-06-30 02:50:12,608 [main] Logical connection got DEBUG 2024-06-30 02:50:12,608 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,608 [main] Logical connection got DEBUG 2024-06-30 02:50:12,614 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,616 [main] Logical connection got DEBUG 2024-06-30 02:50:12,616 [main] INSERT INTO CHAR_TABLE (aaa, id) VALUES ('Z', 31) DEBUG 2024-06-30 02:50:12,616 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,616 [main] Logical connection got DEBUG 2024-06-30 02:50:12,617 [main] SELECT CHAR_TABLE.aaa, CHAR_TABLE.id FROM CHAR_TABLE DEBUG 2024-06-30 02:50:12,617 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,617 [main] Transaction rolledback DEBUG 2024-06-30 02:50:12,617 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec Running org.seasar.dao.pager.OracleRownumPagingSqlRewriterTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.seasar.dao.impl.BeanEnhancerImplTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.seasar.dao.impl.UpdateDynamicCommandTest DEBUG 2024-06-30 02:50:12,629 [main] Transaction began DEBUG 2024-06-30 02:50:12,630 [main] Physical connection got DEBUG 2024-06-30 02:50:12,630 [main] Logical connection got DEBUG 2024-06-30 02:50:12,631 [main] UPDATE emp SET ename = 'SCOTT' WHERE empno = 7788 DEBUG 2024-06-30 02:50:12,631 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,631 [main] Transaction rolledback DEBUG 2024-06-30 02:50:12,631 [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.068 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-06-30 02:50:12,706 [main] Physical connection got DEBUG 2024-06-30 02:50:12,706 [main] Logical connection got DEBUG 2024-06-30 02:50:12,731 [main] Logical connection closed SELECT EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0, department2.versionno AS versionno_1, department2.deptno AS deptno_1, department2.dname AS dname_1, department2.loc AS loc_1 FROM EMP, DEPT department, DEPT department2 WHERE EMP.deptno = department.deptno(+) AND EMP.deptno = department2.deptno(+) DEBUG 2024-06-30 02:50:12,732 [main] Physical connection closed DEBUG 2024-06-30 02:50:12,736 [main] Physical connection got DEBUG 2024-06-30 02:50:12,736 [main] Logical connection got DEBUG 2024-06-30 02:50:12,744 [main] Logical connection closed SELECT DEPT.versionno, DEPT.deptno, DEPT.dname, DEPT.loc FROM DEPT DEBUG 2024-06-30 02:50:12,744 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 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-06-30 02:50:12,756 [main] Physical connection got DEBUG 2024-06-30 02:50:12,756 [main] Logical connection got DEBUG 2024-06-30 02:50:12,777 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,778 [main] Physical connection closed DEBUG 2024-06-30 02:50:12,785 [main] Physical connection got DEBUG 2024-06-30 02:50:12,785 [main] Logical connection got WARN 2024-06-30 02:50:12,788 [main] Table(MyBean) not found WARN 2024-06-30 02:50:12,788 [main] Table(DefaultBeanMetaDataImplTest$Ccc) not found DEBUG 2024-06-30 02:50:12,796 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,796 [main] Physical connection closed DEBUG 2024-06-30 02:50:12,804 [main] Physical connection got DEBUG 2024-06-30 02:50:12,804 [main] Logical connection got DEBUG 2024-06-30 02:50:12,822 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,822 [main] Physical connection closed DEBUG 2024-06-30 02:50:12,827 [main] Physical connection got DEBUG 2024-06-30 02:50:12,827 [main] Logical connection got DEBUG 2024-06-30 02:50:12,836 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,836 [main] Logical connection got DEBUG 2024-06-30 02:50:12,855 [main] Logical connection closed SELECT DEPT.versionno, DEPT.deptno, DEPT.dname, DEPT.loc SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 DEBUG 2024-06-30 02:50:12,855 [main] Physical connection closed DEBUG 2024-06-30 02:50:12,908 [main] Physical connection got DEBUG 2024-06-30 02:50:12,908 [main] Logical connection got DEBUG 2024-06-30 02:50:12,926 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,926 [main] Physical connection closed DEBUG 2024-06-30 02:50:12,931 [main] Physical connection got DEBUG 2024-06-30 02:50:12,932 [main] Logical connection got DEBUG 2024-06-30 02:50:12,950 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,950 [main] Physical connection closed DEBUG 2024-06-30 02:50:12,957 [main] Physical connection got DEBUG 2024-06-30 02:50:12,957 [main] Logical connection got DEBUG 2024-06-30 02:50:12,975 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,975 [main] Physical connection closed DEBUG 2024-06-30 02:50:12,980 [main] Physical connection got DEBUG 2024-06-30 02:50:12,981 [main] Logical connection got WARN 2024-06-30 02:50:12,983 [main] Table(DefaultBeanMetaDataImplTest$Ddd) not found DEBUG 2024-06-30 02:50:12,988 [main] Logical connection closed DEBUG 2024-06-30 02:50:12,988 [main] Physical connection closed DEBUG 2024-06-30 02:50:12,996 [main] Physical connection got DEBUG 2024-06-30 02:50:12,996 [main] Logical connection got WARN 2024-06-30 02:50:12,998 [main] Table(DefaultBeanMetaDataImplTest$Eee) not found DEBUG 2024-06-30 02:50:13,005 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,005 [main] Physical connection closed DEBUG 2024-06-30 02:50:13,010 [main] Physical connection got DEBUG 2024-06-30 02:50:13,010 [main] Logical connection got DEBUG 2024-06-30 02:50:13,017 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,017 [main] Physical connection closed DEBUG 2024-06-30 02:50:13,023 [main] Physical connection got DEBUG 2024-06-30 02:50:13,023 [main] Logical connection got WARN 2024-06-30 02:50:13,026 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found DEBUG 2024-06-30 02:50:13,032 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,032 [main] Physical connection closed DEBUG 2024-06-30 02:50:13,039 [main] Physical connection got DEBUG 2024-06-30 02:50:13,039 [main] Logical connection got WARN 2024-06-30 02:50:13,043 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found DEBUG 2024-06-30 02:50:13,046 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,046 [main] Physical connection closed DEBUG 2024-06-30 02:50:13,109 [main] Physical connection got DEBUG 2024-06-30 02:50:13,109 [main] Logical connection got DEBUG 2024-06-30 02:50:13,116 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,117 [main] Physical connection closed DEBUG 2024-06-30 02:50:13,122 [main] Physical connection got DEBUG 2024-06-30 02:50:13,122 [main] Logical connection got DEBUG 2024-06-30 02:50:13,129 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,129 [main] Physical connection closed DEBUG 2024-06-30 02:50:13,136 [main] Physical connection got DEBUG 2024-06-30 02:50:13,136 [main] Logical connection got DEBUG 2024-06-30 02:50:13,144 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,145 [main] Physical connection closed DEBUG 2024-06-30 02:50:13,152 [main] Physical connection got DEBUG 2024-06-30 02:50:13,152 [main] Logical connection got WARN 2024-06-30 02:50:13,156 [main] Table(DefaultBeanMetaDataImplTest$Ggg) not found DEBUG 2024-06-30 02:50:13,159 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,159 [main] Physical connection closed Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 sec Running org.seasar.dao.impl.FunctionTest DEBUG 2024-06-30 02:50:13,166 [main] Physical connection got DEBUG 2024-06-30 02:50:13,166 [main] Logical connection got Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 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-06-30 02:50:13,180 [main] Transaction began DEBUG 2024-06-30 02:50:13,181 [main] Physical connection got DEBUG 2024-06-30 02:50:13,181 [main] Logical connection got DEBUG 2024-06-30 02:50:13,181 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,181 [main] Logical connection got DEBUG 2024-06-30 02:50:13,188 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,189 [main] Logical connection got DEBUG 2024-06-30 02:50:13,189 [main] INSERT INTO DEPT2 (deptno, dname, active) VALUES (99, 'hoge', true) DEBUG 2024-06-30 02:50:13,189 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,189 [main] Logical connection got DEBUG 2024-06-30 02:50:13,189 [main] SELECT DEPT2.deptno, DEPT2.dname, DEPT2.active FROM DEPT2 WARN 2024-06-30 02:50:13,190 [main] More than 2 rows found, but only first row returned DEBUG 2024-06-30 02:50:13,190 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,190 [main] Transaction rolledback DEBUG 2024-06-30 02:50:13,190 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running org.seasar.dao.impl.ObjectResultSetHandlerTest DEBUG 2024-06-30 02:50:13,195 [main] Physical connection got DEBUG 2024-06-30 02:50:13,195 [main] Logical connection got DEBUG 2024-06-30 02:50:13,195 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,195 [main] Physical connection closed DEBUG 2024-06-30 02:50:13,199 [main] Physical connection got DEBUG 2024-06-30 02:50:13,199 [main] Logical connection got DEBUG 2024-06-30 02:50:13,200 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,200 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running org.seasar.dao.dbms.H2Test DEBUG 2024-06-30 02:50:13,381 [main] Physical connection got DEBUG 2024-06-30 02:50:13,381 [main] Logical connection got DEBUG 2024-06-30 02:50:13,404 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,410 [main] Physical connection closed DEBUG 2024-06-30 02:50:13,448 [main] Physical connection got DEBUG 2024-06-30 02:50:13,448 [main] Logical connection got DEBUG 2024-06-30 02:50:13,449 [main] Physical connection got DEBUG 2024-06-30 02:50:13,449 [main] Logical connection got DEBUG 2024-06-30 02:50:13,452 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,452 [main] Logical connection got DEBUG 2024-06-30 02:50:13,453 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2024-06-30 02:50:13,457 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,457 [main] Logical connection got DEBUG 2024-06-30 02:50:13,457 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2024-06-30 02:50:13,457 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,457 [main] Logical connection got DEBUG 2024-06-30 02:50:13,457 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2024-06-30 02:50:13,457 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,457 [main] Logical connection got DEBUG 2024-06-30 02:50:13,458 [main] CALL IDENTITY() DEBUG 2024-06-30 02:50:13,458 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,458 [main] Logical connection got DEBUG 2024-06-30 02:50:13,458 [main] CALL IDENTITY() DEBUG 2024-06-30 02:50:13,458 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,458 [main] Logical connection got DEBUG 2024-06-30 02:50:13,458 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2024-06-30 02:50:13,458 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,458 [main] Logical connection got DEBUG 2024-06-30 02:50:13,458 [main] CALL IDENTITY() DEBUG 2024-06-30 02:50:13,458 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,458 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,458 [main] Physical connection closed DEBUG 2024-06-30 02:50:13,460 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec Running org.seasar.dao.id.IdentityIdentifierGeneratorTest DEBUG 2024-06-30 02:50:13,466 [main] Transaction began DEBUG 2024-06-30 02:50:13,467 [main] Physical connection got DEBUG 2024-06-30 02:50:13,467 [main] Logical connection got DEBUG 2024-06-30 02:50:13,467 [main] insert into identitytable(id_name) values('hoge') DEBUG 2024-06-30 02:50:13,467 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,468 [main] Logical connection got DEBUG 2024-06-30 02:50:13,468 [main] CALL IDENTITY() DEBUG 2024-06-30 02:50:13,468 [main] Logical connection closed 0 DEBUG 2024-06-30 02:50:13,469 [main] Transaction rolledback DEBUG 2024-06-30 02:50:13,469 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 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-06-30 02:50:13,478 [main] Physical connection got DEBUG 2024-06-30 02:50:13,478 [main] Logical connection got DEBUG 2024-06-30 02:50:13,478 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,479 [main] Logical connection got WARN 2024-06-30 02:50:13,481 [main] Table(WRONG_TABLE_NAME) not found DEBUG 2024-06-30 02:50:13,544 [main] Logical connection closed org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization findAll method of org.seasar.dao.impl.NoPersistentPropertyTypeTest$Foo1Dao, because org.seasar.dao.NoPersistentPropertyTypeRuntimeException: [EDAO0017]No SELECT list at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:219) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:187) at org.seasar.dao.impl.DaoMetaDataImpl.setupSqlCommand(DaoMetaDataImpl.java:171) at org.seasar.dao.impl.DaoMetaDataImpl.initialize(DaoMetaDataImpl.java:162) at org.seasar.dao.unit.S2DaoTestCase.createDaoMetaData(S2DaoTestCase.java:173) at org.seasar.dao.impl.NoPersistentPropertyTypeTest.testNoPersistentPropertyTypeException1(NoPersistentPropertyTypeTest.java:39) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:154) at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:230) at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:89) at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:145) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) Caused by: org.seasar.dao.NoPersistentPropertyTypeRuntimeException: [EDAO0017]No SELECT list at org.seasar.dao.impl.BeanMetaDataImpl.setupAutoSelectList(BeanMetaDataImpl.java:405) at org.seasar.dao.impl.BeanMetaDataImpl.getAutoSelectList(BeanMetaDataImpl.java:362) at org.seasar.dao.dbms.Standard.getAutoSelectSql(Standard.java:64) at org.seasar.dao.impl.DaoMetaDataImpl.createAutoSelectSql(DaoMetaDataImpl.java:866) at org.seasar.dao.impl.DaoMetaDataImpl.setupNonQuerySelectMethodByArgs(DaoMetaDataImpl.java:796) at org.seasar.dao.impl.DaoMetaDataImpl.setupNonQuerySelectMethodByAuto(DaoMetaDataImpl.java:752) at org.seasar.dao.impl.DaoMetaDataImpl.setupSelectMethodByAuto(DaoMetaDataImpl.java:723) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethodByAuto(DaoMetaDataImpl.java:389) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:216) ... 32 more DEBUG 2024-06-30 02:50:13,545 [main] Physical connection closed DEBUG 2024-06-30 02:50:13,550 [main] Physical connection got DEBUG 2024-06-30 02:50:13,550 [main] Logical connection got DEBUG 2024-06-30 02:50:13,550 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,550 [main] Logical connection got WARN 2024-06-30 02:50:13,553 [main] Table(WRONG_TABLE_NAME) not found DEBUG 2024-06-30 02:50:13,557 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,557 [main] Logical connection got DEBUG 2024-06-30 02:50:13,557 [main] SELECT * FROM EMP DEBUG 2024-06-30 02:50:13,558 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,558 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec Running org.seasar.dao.impl.DtoListMetaDataResultSetHandlerTest DEBUG 2024-06-30 02:50:13,564 [main] Physical connection got DEBUG 2024-06-30 02:50:13,564 [main] Logical connection got DEBUG 2024-06-30 02:50:13,564 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,564 [main] Physical connection closed DEBUG 2024-06-30 02:50:13,569 [main] Physical connection got DEBUG 2024-06-30 02:50:13,569 [main] Logical connection got DEBUG 2024-06-30 02:50:13,569 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,570 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running org.seasar.dao.interceptors.S2DaoInterceptor3Test DEBUG 2024-06-30 02:50:13,585 [main] Transaction began DEBUG 2024-06-30 02:50:13,586 [main] Physical connection got DEBUG 2024-06-30 02:50:13,586 [main] Logical connection got DEBUG 2024-06-30 02:50:13,586 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,587 [main] Logical connection got DEBUG 2024-06-30 02:50:13,590 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,590 [main] Logical connection got DEBUG 2024-06-30 02:50:13,591 [main] UPDATE DEPT SET versionno = 1, dname = null, loc = null WHERE deptno = 10 AND versionno = 0 DEBUG 2024-06-30 02:50:13,591 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,591 [main] Transaction rolledback DEBUG 2024-06-30 02:50:13,591 [main] Physical connection closed DEBUG 2024-06-30 02:50:13,604 [main] Transaction began DEBUG 2024-06-30 02:50:13,605 [main] Physical connection got DEBUG 2024-06-30 02:50:13,605 [main] Logical connection got DEBUG 2024-06-30 02:50:13,605 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,605 [main] Logical connection got DEBUG 2024-06-30 02:50:13,608 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,608 [main] Logical connection got DEBUG 2024-06-30 02:50:13,608 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0 DEBUG 2024-06-30 02:50:13,609 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,609 [main] Transaction rolledback DEBUG 2024-06-30 02:50:13,609 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec Running org.seasar.dao.impl.ArgumentDtoProcedureCommandTest DEBUG 2024-06-30 02:50:13,615 [main] Transaction began DEBUG 2024-06-30 02:50:13,618 [main] Physical connection got DEBUG 2024-06-30 02:50:13,618 [main] Logical connection got DEBUG 2024-06-30 02:50:13,618 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,622 [main] Logical connection got DEBUG 2024-06-30 02:50:13,623 [main] {call PROCEDURE_TEST_AAA1 (?)} DEBUG 2024-06-30 02:50:13,626 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,626 [main] Transaction rolledback DEBUG 2024-06-30 02:50:13,626 [main] Physical connection closed DEBUG 2024-06-30 02:50:13,637 [main] Transaction began DEBUG 2024-06-30 02:50:13,637 [main] Physical connection got DEBUG 2024-06-30 02:50:13,637 [main] Logical connection got DEBUG 2024-06-30 02:50:13,637 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,640 [main] Logical connection got DEBUG 2024-06-30 02:50:13,640 [main] {call PROCEDURE_TEST_AAA2 (?, ?)} DEBUG 2024-06-30 02:50:13,642 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,642 [main] Transaction rolledback DEBUG 2024-06-30 02:50:13,642 [main] Physical connection closed DEBUG 2024-06-30 02:50:13,646 [main] Transaction began DEBUG 2024-06-30 02:50:13,647 [main] Physical connection got DEBUG 2024-06-30 02:50:13,647 [main] Logical connection got DEBUG 2024-06-30 02:50:13,647 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,649 [main] Logical connection got DEBUG 2024-06-30 02:50:13,649 [main] {call PROCEDURE_TEST_BBB1 ('hoge')} DEBUG 2024-06-30 02:50:13,651 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,651 [main] Transaction rolledback DEBUG 2024-06-30 02:50:13,651 [main] Physical connection closed DEBUG 2024-06-30 02:50:13,656 [main] Transaction began DEBUG 2024-06-30 02:50:13,656 [main] Physical connection got DEBUG 2024-06-30 02:50:13,656 [main] Logical connection got DEBUG 2024-06-30 02:50:13,656 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,659 [main] Logical connection got DEBUG 2024-06-30 02:50:13,659 [main] {call PROCEDURE_TEST_BBB2 ('hoge', 10, '2007-08-26 14.30.00')} DEBUG 2024-06-30 02:50:13,661 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,661 [main] Transaction rolledback DEBUG 2024-06-30 02:50:13,661 [main] Physical connection closed DEBUG 2024-06-30 02:50:13,666 [main] Transaction began DEBUG 2024-06-30 02:50:13,667 [main] Physical connection got DEBUG 2024-06-30 02:50:13,667 [main] Logical connection got DEBUG 2024-06-30 02:50:13,668 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,670 [main] Logical connection got DEBUG 2024-06-30 02:50:13,670 [main] {call PROCEDURE_TEST_CCC2 (?, 10, ?)} DEBUG 2024-06-30 02:50:13,672 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,672 [main] Transaction rolledback DEBUG 2024-06-30 02:50:13,672 [main] Physical connection closed DEBUG 2024-06-30 02:50:13,676 [main] Transaction began DEBUG 2024-06-30 02:50:13,676 [main] Physical connection got DEBUG 2024-06-30 02:50:13,676 [main] Logical connection got DEBUG 2024-06-30 02:50:13,676 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,679 [main] Logical connection got DEBUG 2024-06-30 02:50:13,680 [main] {call PROCEDURE_TEST_DDD1 ('ab')} DEBUG 2024-06-30 02:50:13,682 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,682 [main] Transaction rolledback DEBUG 2024-06-30 02:50:13,682 [main] Physical connection closed DEBUG 2024-06-30 02:50:13,685 [main] Transaction began DEBUG 2024-06-30 02:50:13,686 [main] Physical connection got DEBUG 2024-06-30 02:50:13,686 [main] Logical connection got DEBUG 2024-06-30 02:50:13,686 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,689 [main] Logical connection got DEBUG 2024-06-30 02:50:13,689 [main] {call PROCEDURE_TEST_AAA3 ()} DEBUG 2024-06-30 02:50:13,691 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,691 [main] Transaction rolledback DEBUG 2024-06-30 02:50:13,691 [main] Physical connection closed DEBUG 2024-06-30 02:50:13,695 [main] Transaction began DEBUG 2024-06-30 02:50:13,695 [main] Physical connection got DEBUG 2024-06-30 02:50:13,695 [main] Logical connection got DEBUG 2024-06-30 02:50:13,695 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,698 [main] Logical connection got DEBUG 2024-06-30 02:50:13,699 [main] {call PROCEDURE_TEST_CCC1 ('hoge', 10, ?)} DEBUG 2024-06-30 02:50:13,701 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,701 [main] Transaction rolledback DEBUG 2024-06-30 02:50:13,702 [main] Physical connection closed DEBUG 2024-06-30 02:50:13,705 [main] Transaction began DEBUG 2024-06-30 02:50:13,706 [main] Physical connection got DEBUG 2024-06-30 02:50:13,706 [main] Logical connection got DEBUG 2024-06-30 02:50:13,706 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,709 [main] Logical connection got DEBUG 2024-06-30 02:50:13,709 [main] Logical connection closed [EDAO0029]null is illegal for argument DTO DEBUG 2024-06-30 02:50:13,709 [main] Transaction rolledback DEBUG 2024-06-30 02:50:13,709 [main] Physical connection closed DEBUG 2024-06-30 02:50:13,713 [main] Transaction began DEBUG 2024-06-30 02:50:13,714 [main] Physical connection got DEBUG 2024-06-30 02:50:13,714 [main] Logical connection got DEBUG 2024-06-30 02:50:13,714 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,716 [main] Logical connection got DEBUG 2024-06-30 02:50:13,717 [main] {? = call FUNCTION_TEST_MAX (5.0, 10.0)} DEBUG 2024-06-30 02:50:13,721 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,721 [main] Transaction rolledback DEBUG 2024-06-30 02:50:13,721 [main] Physical connection closed Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 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-06-30 02:50:13,747 [main] Transaction began DEBUG 2024-06-30 02:50:13,748 [main] Physical connection got DEBUG 2024-06-30 02:50:13,748 [main] Logical connection got DEBUG 2024-06-30 02:50:13,748 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,748 [main] Logical connection got DEBUG 2024-06-30 02:50:13,752 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,755 [main] Logical connection got DEBUG 2024-06-30 02:50:13,756 [main] Logical connection closed SELECT empno, ename, dname FROM emp, dept where emp.deptno = dept.deptno DEBUG 2024-06-30 02:50:13,756 [main] Transaction rolledback DEBUG 2024-06-30 02:50:13,756 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec Running org.seasar.dao.impl.ReturnsArrayDaoTest DEBUG 2024-06-30 02:50:13,826 [main] Physical connection got DEBUG 2024-06-30 02:50:13,826 [main] Logical connection got DEBUG 2024-06-30 02:50:13,827 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,827 [main] Logical connection got DEBUG 2024-06-30 02:50:13,831 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,831 [main] Logical connection got DEBUG 2024-06-30 02:50:13,832 [main] SELECT EMP.ename FROM EMP DEBUG 2024-06-30 02:50:13,832 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,832 [main] Logical connection got DEBUG 2024-06-30 02:50:13,832 [main] SELECT EMP.ename FROM EMP DEBUG 2024-06-30 02:50:13,834 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,834 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 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-06-30 02:50:13,842 [main] Transaction began DEBUG 2024-06-30 02:50:13,842 [main] Physical connection got DEBUG 2024-06-30 02:50:13,842 [main] Logical connection got DEBUG 2024-06-30 02:50:13,846 [main] S2Pager use scroll cursor. DEBUG 2024-06-30 02:50:13,846 [main] Transaction rolledback DEBUG 2024-06-30 02:50:13,846 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,846 [main] Physical connection closed DEBUG 2024-06-30 02:50:13,851 [main] Transaction began DEBUG 2024-06-30 02:50:13,851 [main] Physical connection got DEBUG 2024-06-30 02:50:13,851 [main] Logical connection got DEBUG 2024-06-30 02:50:13,852 [main] S2Pager use scroll cursor. DEBUG 2024-06-30 02:50:13,852 [main] Transaction rolledback DEBUG 2024-06-30 02:50:13,852 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,852 [main] Physical connection closed DEBUG 2024-06-30 02:50:13,861 [main] Transaction began DEBUG 2024-06-30 02:50:13,862 [main] Physical connection got DEBUG 2024-06-30 02:50:13,862 [main] Logical connection got DEBUG 2024-06-30 02:50:13,862 [main] S2Pager use scroll cursor. DEBUG 2024-06-30 02:50:13,862 [main] Transaction rolledback DEBUG 2024-06-30 02:50:13,863 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,863 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec Running org.seasar.dao.impl.MapListResultSetHandlerTest DEBUG 2024-06-30 02:50:13,868 [main] Physical connection got DEBUG 2024-06-30 02:50:13,868 [main] Logical connection got DEBUG 2024-06-30 02:50:13,868 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,868 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running org.seasar.dao.impl.ClobTest DEBUG 2024-06-30 02:50:13,886 [main] Transaction began DEBUG 2024-06-30 02:50:13,887 [main] Physical connection got DEBUG 2024-06-30 02:50:13,887 [main] Logical connection got DEBUG 2024-06-30 02:50:13,887 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,887 [main] Logical connection got DEBUG 2024-06-30 02:50:13,905 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,906 [main] Logical connection got DEBUG 2024-06-30 02:50:13,906 [main] SELECT LARGE_TEXT.id, LARGE_TEXT.version_no, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 123 DEBUG 2024-06-30 02:50:13,917 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,918 [main] Transaction rolledback DEBUG 2024-06-30 02:50:13,918 [main] Physical connection closed DEBUG 2024-06-30 02:50:13,934 [main] Transaction began DEBUG 2024-06-30 02:50:13,935 [main] Physical connection got DEBUG 2024-06-30 02:50:13,935 [main] Logical connection got DEBUG 2024-06-30 02:50:13,935 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,935 [main] Logical connection got DEBUG 2024-06-30 02:50:13,938 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,939 [main] Logical connection got DEBUG 2024-06-30 02:50:13,939 [main] INSERT INTO LARGE_TEXT (id, version_no, large_string) VALUES (1, 0, 'abc1') DEBUG 2024-06-30 02:50:13,960 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,960 [main] Logical connection got DEBUG 2024-06-30 02:50:13,960 [main] SELECT LARGE_TEXT.id, LARGE_TEXT.version_no, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 1 DEBUG 2024-06-30 02:50:13,961 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,961 [main] Logical connection got DEBUG 2024-06-30 02:50:13,961 [main] UPDATE LARGE_TEXT SET version_no = 1, large_string = 'ABCDEFG' WHERE id = 1 AND version_no = 0 DEBUG 2024-06-30 02:50:13,971 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,971 [main] Logical connection got DEBUG 2024-06-30 02:50:13,971 [main] SELECT LARGE_TEXT.id, LARGE_TEXT.version_no, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 1 DEBUG 2024-06-30 02:50:13,971 [main] Logical connection closed DEBUG 2024-06-30 02:50:13,981 [main] Transaction rolledback DEBUG 2024-06-30 02:50:13,981 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 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-06-30 02:50:13,991 [main] Physical connection got DEBUG 2024-06-30 02:50:13,991 [main] Logical connection got DEBUG 2024-06-30 02:50:14,011 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,011 [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-06-30 02:50:14,016 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,016 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec Running org.seasar.dao.impl.InsertAutoDynamicCommandTest DEBUG 2024-06-30 02:50:14,022 [main] Transaction began DEBUG 2024-06-30 02:50:14,022 [main] Physical connection got DEBUG 2024-06-30 02:50:14,022 [main] Logical connection got DEBUG 2024-06-30 02:50:14,022 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,022 [main] Logical connection got DEBUG 2024-06-30 02:50:14,040 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,050 [main] Logical connection got DEBUG 2024-06-30 02:50:14,051 [main] INSERT INTO EMP (tstamp, ename, empno, deptno) VALUES ('2024-06-30 02.50.14', 'hoge', 99, 0) DEBUG 2024-06-30 02:50:14,051 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,051 [main] Transaction rolledback DEBUG 2024-06-30 02:50:14,051 [main] Physical connection closed DEBUG 2024-06-30 02:50:14,055 [main] Transaction began DEBUG 2024-06-30 02:50:14,056 [main] Physical connection got DEBUG 2024-06-30 02:50:14,056 [main] Logical connection got DEBUG 2024-06-30 02:50:14,056 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,056 [main] Logical connection got DEBUG 2024-06-30 02:50:14,063 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,063 [main] Logical connection got DEBUG 2024-06-30 02:50:14,063 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge') DEBUG 2024-06-30 02:50:14,064 [main] Logical connection got DEBUG 2024-06-30 02:50:14,064 [main] CALL IDENTITY() DEBUG 2024-06-30 02:50:14,064 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,064 [main] Logical connection closed 1 DEBUG 2024-06-30 02:50:14,064 [main] Logical connection got DEBUG 2024-06-30 02:50:14,064 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge') DEBUG 2024-06-30 02:50:14,064 [main] Logical connection got DEBUG 2024-06-30 02:50:14,064 [main] CALL IDENTITY() DEBUG 2024-06-30 02:50:14,064 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,064 [main] Logical connection closed 2 DEBUG 2024-06-30 02:50:14,064 [main] Transaction rolledback DEBUG 2024-06-30 02:50:14,065 [main] Physical connection closed DEBUG 2024-06-30 02:50:14,069 [main] Transaction began DEBUG 2024-06-30 02:50:14,069 [main] Physical connection got DEBUG 2024-06-30 02:50:14,070 [main] Logical connection got DEBUG 2024-06-30 02:50:14,070 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,070 [main] Logical connection got DEBUG 2024-06-30 02:50:14,141 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,149 [main] Logical connection got DEBUG 2024-06-30 02:50:14,150 [main] INSERT INTO EMP (tstamp, ename, empno) VALUES ('2024-06-30 02.50.14', 'hoge', 99) DEBUG 2024-06-30 02:50:14,150 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,150 [main] Transaction rolledback DEBUG 2024-06-30 02:50:14,150 [main] Physical connection closed DEBUG 2024-06-30 02:50:14,155 [main] Transaction began DEBUG 2024-06-30 02:50:14,155 [main] Physical connection got DEBUG 2024-06-30 02:50:14,155 [main] Logical connection got DEBUG 2024-06-30 02:50:14,155 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,155 [main] Logical connection got DEBUG 2024-06-30 02:50:14,172 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,184 [main] Logical connection got DEBUG 2024-06-30 02:50:14,184 [main] INSERT INTO EMP (deptno, empno, tstamp) VALUES (10, 99, '2024-06-30 02.50.14') DEBUG 2024-06-30 02:50:14,184 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,184 [main] Transaction rolledback DEBUG 2024-06-30 02:50:14,184 [main] Physical connection closed DEBUG 2024-06-30 02:50:14,188 [main] Transaction began DEBUG 2024-06-30 02:50:14,189 [main] Physical connection got DEBUG 2024-06-30 02:50:14,189 [main] Logical connection got DEBUG 2024-06-30 02:50:14,190 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,190 [main] Logical connection got DEBUG 2024-06-30 02:50:14,196 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,197 [main] Logical connection got DEBUG 2024-06-30 02:50:14,197 [main] INSERT INTO EMP (empno) VALUES (980) DEBUG 2024-06-30 02:50:14,197 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,198 [main] Transaction rolledback DEBUG 2024-06-30 02:50:14,198 [main] Physical connection closed DEBUG 2024-06-30 02:50:14,202 [main] Transaction began DEBUG 2024-06-30 02:50:14,202 [main] Physical connection got DEBUG 2024-06-30 02:50:14,202 [main] Logical connection got DEBUG 2024-06-30 02:50:14,202 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,202 [main] Logical connection got DEBUG 2024-06-30 02:50:14,208 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,208 [main] Transaction rolledback DEBUG 2024-06-30 02:50:14,208 [main] Physical connection closed DEBUG 2024-06-30 02:50:14,212 [main] Transaction began DEBUG 2024-06-30 02:50:14,213 [main] Physical connection got DEBUG 2024-06-30 02:50:14,213 [main] Logical connection got DEBUG 2024-06-30 02:50:14,214 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,214 [main] Logical connection got WARN 2024-06-30 02:50:14,218 [main] Table(DUMMY_TABLE) not found DEBUG 2024-06-30 02:50:14,222 [main] Logical connection closed [EDAO0024]No Persistent Properties. Probably (org.seasar.dao.impl.InsertAutoDynamicCommandTest$FooDto) doesnt assosiated with table. DEBUG 2024-06-30 02:50:14,223 [main] Transaction rolledback DEBUG 2024-06-30 02:50:14,224 [main] Physical connection closed DEBUG 2024-06-30 02:50:14,232 [main] Transaction began DEBUG 2024-06-30 02:50:14,233 [main] Physical connection got DEBUG 2024-06-30 02:50:14,233 [main] Logical connection got DEBUG 2024-06-30 02:50:14,233 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,234 [main] Logical connection got DEBUG 2024-06-30 02:50:14,240 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,241 [main] Logical connection got DEBUG 2024-06-30 02:50:14,241 [main] Logical connection got DEBUG 2024-06-30 02:50:14,241 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-06-30 02:50:14,242 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,242 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 49) DEBUG 2024-06-30 02:50:14,242 [main] Logical connection closed 49 DEBUG 2024-06-30 02:50:14,242 [main] Transaction rolledback DEBUG 2024-06-30 02:50:14,242 [main] Physical connection closed DEBUG 2024-06-30 02:50:14,246 [main] Transaction began DEBUG 2024-06-30 02:50:14,247 [main] Physical connection got DEBUG 2024-06-30 02:50:14,247 [main] Logical connection got DEBUG 2024-06-30 02:50:14,247 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,247 [main] Logical connection got DEBUG 2024-06-30 02:50:14,254 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,254 [main] Logical connection got DEBUG 2024-06-30 02:50:14,254 [main] Logical connection got DEBUG 2024-06-30 02:50:14,255 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-06-30 02:50:14,255 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,255 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 50) DEBUG 2024-06-30 02:50:14,255 [main] Logical connection closed 50 DEBUG 2024-06-30 02:50:14,255 [main] Logical connection got DEBUG 2024-06-30 02:50:14,255 [main] Logical connection got DEBUG 2024-06-30 02:50:14,255 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-06-30 02:50:14,256 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,256 [main] INSERT INTO SEQTABLE (name, id) VALUES ('foo', 51) DEBUG 2024-06-30 02:50:14,256 [main] Logical connection closed 51 DEBUG 2024-06-30 02:50:14,256 [main] Transaction rolledback DEBUG 2024-06-30 02:50:14,256 [main] Physical connection closed DEBUG 2024-06-30 02:50:14,261 [main] Physical connection got DEBUG 2024-06-30 02:50:14,261 [main] Logical connection got DEBUG 2024-06-30 02:50:14,261 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,261 [main] Logical connection got DEBUG 2024-06-30 02:50:14,269 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,269 [main] Logical connection got DEBUG 2024-06-30 02:50:14,269 [main] Physical connection got DEBUG 2024-06-30 02:50:14,269 [main] Logical connection got DEBUG 2024-06-30 02:50:14,271 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-06-30 02:50:14,271 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,271 [main] INSERT INTO COMPOSITE_PK_TABLE (aaa, pk2, pk1) VALUES ('hoge', 10, 52) DEBUG 2024-06-30 02:50:14,272 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,272 [main] Physical connection closed DEBUG 2024-06-30 02:50:14,272 [main] Physical connection closed Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec Running org.seasar.dao.types.SerializableTypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.seasar.dao.impl.MapArrayResultSetHandlerTest DEBUG 2024-06-30 02:50:14,281 [main] Physical connection got DEBUG 2024-06-30 02:50:14,281 [main] Logical connection got DEBUG 2024-06-30 02:50:14,281 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,281 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.seasar.dao.impl.ObjectListResultSetHandlerTest DEBUG 2024-06-30 02:50:14,286 [main] Physical connection got DEBUG 2024-06-30 02:50:14,286 [main] Logical connection got DEBUG 2024-06-30 02:50:14,287 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,287 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.seasar.dao.id.SequenceIdentifierGeneratorTest DEBUG 2024-06-30 02:50:14,291 [main] Transaction began DEBUG 2024-06-30 02:50:14,292 [main] Physical connection got DEBUG 2024-06-30 02:50:14,292 [main] Logical connection got DEBUG 2024-06-30 02:50:14,292 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-06-30 02:50:14,292 [main] Logical connection closed 53 DEBUG 2024-06-30 02:50:14,292 [main] Transaction rolledback DEBUG 2024-06-30 02:50:14,292 [main] Physical connection closed DEBUG 2024-06-30 02:50:14,296 [main] Transaction began DEBUG 2024-06-30 02:50:14,298 [main] Physical connection got DEBUG 2024-06-30 02:50:14,298 [main] Logical connection got DEBUG 2024-06-30 02:50:14,298 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-06-30 02:50:14,298 [main] Logical connection closed 49 50 51 52 53 54 55 56 57 58 DEBUG 2024-06-30 02:50:14,298 [main] Logical connection got DEBUG 2024-06-30 02:50:14,298 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-06-30 02:50:14,298 [main] Logical connection closed 59 60 61 62 63 64 65 66 67 68 DEBUG 2024-06-30 02:50:14,299 [main] Logical connection got DEBUG 2024-06-30 02:50:14,299 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-06-30 02:50:14,299 [main] Logical connection closed 69 70 71 72 73 74 75 76 77 78 DEBUG 2024-06-30 02:50:14,300 [main] Logical connection got DEBUG 2024-06-30 02:50:14,300 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-06-30 02:50:14,300 [main] Logical connection closed 79 80 DEBUG 2024-06-30 02:50:14,300 [main] Transaction rolledback DEBUG 2024-06-30 02:50:14,300 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running org.seasar.dao.unit.S2DaoBeanListReaderTest DEBUG 2024-06-30 02:50:14,308 [main] Physical connection got DEBUG 2024-06-30 02:50:14,308 [main] Logical connection got DEBUG 2024-06-30 02:50:14,379 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,386 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec Running org.seasar.dao.impl.DefaultTest DEBUG 2024-06-30 02:50:14,412 [main] Transaction began DEBUG 2024-06-30 02:50:14,413 [main] Physical connection got DEBUG 2024-06-30 02:50:14,413 [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-06-30 02:50:14,416 [main] Transaction rolledback DEBUG 2024-06-30 02:50:14,416 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,417 [main] Physical connection closed DEBUG 2024-06-30 02:50:14,442 [main] Transaction began DEBUG 2024-06-30 02:50:14,443 [main] Physical connection got DEBUG 2024-06-30 02:50:14,443 [main] Logical connection got ID[AUTOINCREMENT: start 1 increment 1] AAA['ABC'] BBB[null] VERSION_NO[null] DEBUG 2024-06-30 02:50:14,445 [main] Transaction rolledback DEBUG 2024-06-30 02:50:14,445 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,445 [main] Physical connection closed DEBUG 2024-06-30 02:50:14,467 [main] Transaction began DEBUG 2024-06-30 02:50:14,468 [main] Physical connection got DEBUG 2024-06-30 02:50:14,468 [main] Logical connection got DEBUG 2024-06-30 02:50:14,468 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,468 [main] Logical connection got DEBUG 2024-06-30 02:50:14,470 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,472 [main] Logical connection got DEBUG 2024-06-30 02:50:14,472 [main] INSERT INTO DEFAULT_TABLE (aaa, bbb, version_no) VALUES ('1234567', '890', 0) DEBUG 2024-06-30 02:50:14,478 [main] Logical connection got DEBUG 2024-06-30 02:50:14,478 [main] values IDENTITY_VAL_LOCAL() DEBUG 2024-06-30 02:50:14,480 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,480 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,480 [main] Logical connection got DEBUG 2024-06-30 02:50:14,480 [main] SELECT DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb, DEFAULT_TABLE.id, DEFAULT_TABLE.version_no FROM DEFAULT_TABLE WHERE DEFAULT_TABLE.id = 1 DEBUG 2024-06-30 02:50:14,484 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,493 [main] Transaction rolledback DEBUG 2024-06-30 02:50:14,493 [main] Physical connection closed DEBUG 2024-06-30 02:50:14,517 [main] Transaction began DEBUG 2024-06-30 02:50:14,518 [main] Physical connection got DEBUG 2024-06-30 02:50:14,518 [main] Logical connection got DEBUG 2024-06-30 02:50:14,518 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,518 [main] Logical connection got DEBUG 2024-06-30 02:50:14,519 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,523 [main] Logical connection got DEBUG 2024-06-30 02:50:14,523 [main] INSERT INTO DEFAULT_TABLE (aaa, bbb, version_no) VALUES ('11', '12', 0) DEBUG 2024-06-30 02:50:14,523 [main] INSERT INTO DEFAULT_TABLE (aaa, bbb, version_no) VALUES ('21', '22', 0) DEBUG 2024-06-30 02:50:14,524 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,524 [main] Logical connection got DEBUG 2024-06-30 02:50:14,524 [main] SELECT DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb, DEFAULT_TABLE.id, DEFAULT_TABLE.version_no FROM DEFAULT_TABLE ORDER BY ID DEBUG 2024-06-30 02:50:14,536 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,549 [main] Transaction rolledback DEBUG 2024-06-30 02:50:14,549 [main] Physical connection closed DEBUG 2024-06-30 02:50:14,573 [main] Transaction began DEBUG 2024-06-30 02:50:14,573 [main] Physical connection got DEBUG 2024-06-30 02:50:14,573 [main] Logical connection got DEBUG 2024-06-30 02:50:14,573 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,574 [main] Logical connection got DEBUG 2024-06-30 02:50:14,574 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,577 [main] Logical connection got DEBUG 2024-06-30 02:50:14,578 [main] INSERT INTO DEFAULT_TABLE (aaa, bbb, version_no) VALUES ('11', '12', 0) DEBUG 2024-06-30 02:50:14,578 [main] INSERT INTO DEFAULT_TABLE (aaa, bbb, version_no) VALUES (null, '22', 0) DEBUG 2024-06-30 02:50:14,578 [main] INSERT INTO DEFAULT_TABLE (aaa, bbb, version_no) VALUES ('31', null, 0) DEBUG 2024-06-30 02:50:14,579 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,579 [main] Logical connection got DEBUG 2024-06-30 02:50:14,579 [main] SELECT DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb, DEFAULT_TABLE.id, DEFAULT_TABLE.version_no FROM DEFAULT_TABLE ORDER BY ID DEBUG 2024-06-30 02:50:14,580 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,586 [main] Transaction rolledback DEBUG 2024-06-30 02:50:14,586 [main] Physical connection closed DEBUG 2024-06-30 02:50:14,612 [main] Transaction began DEBUG 2024-06-30 02:50:14,613 [main] Physical connection got DEBUG 2024-06-30 02:50:14,613 [main] Logical connection got DEBUG 2024-06-30 02:50:14,613 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,613 [main] Logical connection got DEBUG 2024-06-30 02:50:14,617 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,619 [main] Logical connection got DEBUG 2024-06-30 02:50:14,619 [main] INSERT INTO DEFAULT_TABLE (aaa, bbb, version_no) VALUES ('11', null, 0) DEBUG 2024-06-30 02:50:14,619 [main] INSERT INTO DEFAULT_TABLE (aaa, bbb, version_no) VALUES ('21', '22', 0) DEBUG 2024-06-30 02:50:14,621 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,622 [main] Logical connection got DEBUG 2024-06-30 02:50:14,622 [main] SELECT DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb, DEFAULT_TABLE.id, DEFAULT_TABLE.version_no FROM DEFAULT_TABLE ORDER BY ID DEBUG 2024-06-30 02:50:14,622 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,628 [main] Transaction rolledback DEBUG 2024-06-30 02:50:14,628 [main] Physical connection closed DEBUG 2024-06-30 02:50:14,649 [main] Transaction began DEBUG 2024-06-30 02:50:14,649 [main] Physical connection got DEBUG 2024-06-30 02:50:14,649 [main] Logical connection got DEBUG 2024-06-30 02:50:14,649 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,649 [main] Logical connection got DEBUG 2024-06-30 02:50:14,650 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,653 [main] Logical connection got DEBUG 2024-06-30 02:50:14,653 [main] INSERT INTO DEFAULT_TABLE (bbb, version_no) VALUES ('bbbb', 0) DEBUG 2024-06-30 02:50:14,657 [main] Logical connection got DEBUG 2024-06-30 02:50:14,657 [main] values IDENTITY_VAL_LOCAL() DEBUG 2024-06-30 02:50:14,657 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,657 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,657 [main] Logical connection got DEBUG 2024-06-30 02:50:14,657 [main] SELECT DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb, DEFAULT_TABLE.id, DEFAULT_TABLE.version_no FROM DEFAULT_TABLE WHERE DEFAULT_TABLE.id = 9 DEBUG 2024-06-30 02:50:14,658 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,664 [main] Transaction rolledback DEBUG 2024-06-30 02:50:14,664 [main] Physical connection closed DEBUG 2024-06-30 02:50:14,690 [main] Transaction began DEBUG 2024-06-30 02:50:14,691 [main] Physical connection got DEBUG 2024-06-30 02:50:14,691 [main] Logical connection got DEBUG 2024-06-30 02:50:14,691 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,691 [main] Logical connection got DEBUG 2024-06-30 02:50:14,692 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,695 [main] Logical connection got DEBUG 2024-06-30 02:50:14,695 [main] INSERT INTO DEFAULT_TABLE (version_no) VALUES (0) DEBUG 2024-06-30 02:50:14,698 [main] Logical connection got DEBUG 2024-06-30 02:50:14,698 [main] values IDENTITY_VAL_LOCAL() DEBUG 2024-06-30 02:50:14,698 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,698 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,699 [main] Logical connection got DEBUG 2024-06-30 02:50:14,699 [main] SELECT DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb, DEFAULT_TABLE.id, DEFAULT_TABLE.version_no FROM DEFAULT_TABLE WHERE DEFAULT_TABLE.id = 10 DEBUG 2024-06-30 02:50:14,699 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,704 [main] Transaction rolledback DEBUG 2024-06-30 02:50:14,704 [main] Physical connection closed DEBUG 2024-06-30 02:50:14,728 [main] Transaction began DEBUG 2024-06-30 02:50:14,728 [main] Physical connection got DEBUG 2024-06-30 02:50:14,728 [main] Logical connection got DEBUG 2024-06-30 02:50:14,728 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,728 [main] Logical connection got DEBUG 2024-06-30 02:50:14,729 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,733 [main] Logical connection got DEBUG 2024-06-30 02:50:14,733 [main] INSERT INTO DEFAULT_TABLE ( AAA, VERSION_NO ) VALUES ( 'foooo', 0 ) DEBUG 2024-06-30 02:50:14,736 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,736 [main] Logical connection got DEBUG 2024-06-30 02:50:14,736 [main] SELECT DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb, DEFAULT_TABLE.id, DEFAULT_TABLE.version_no FROM DEFAULT_TABLE DEBUG 2024-06-30 02:50:14,739 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,744 [main] Transaction rolledback DEBUG 2024-06-30 02:50:14,744 [main] Physical connection closed DEBUG 2024-06-30 02:50:14,827 [main] Transaction began DEBUG 2024-06-30 02:50:14,827 [main] Physical connection got DEBUG 2024-06-30 02:50:14,828 [main] Logical connection got DEBUG 2024-06-30 02:50:14,828 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,828 [main] Logical connection got DEBUG 2024-06-30 02:50:14,829 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,832 [main] Logical connection got DEBUG 2024-06-30 02:50:14,832 [main] INSERT INTO DEFAULT_TABLE ( BBB, VERSION_NO ) VALUES ( 'ttt', 0 ) DEBUG 2024-06-30 02:50:14,836 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,836 [main] Logical connection got DEBUG 2024-06-30 02:50:14,836 [main] SELECT DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb, DEFAULT_TABLE.id, DEFAULT_TABLE.version_no FROM DEFAULT_TABLE DEBUG 2024-06-30 02:50:14,836 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,847 [main] Transaction rolledback DEBUG 2024-06-30 02:50:14,847 [main] Physical connection closed DEBUG 2024-06-30 02:50:14,868 [main] Transaction began DEBUG 2024-06-30 02:50:14,868 [main] Physical connection got DEBUG 2024-06-30 02:50:14,869 [main] Logical connection got DEBUG 2024-06-30 02:50:14,869 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,869 [main] Logical connection got DEBUG 2024-06-30 02:50:14,872 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,873 [main] Logical connection got DEBUG 2024-06-30 02:50:14,873 [main] INSERT INTO PK_ONLY_TABLE (aaa, bbb) VALUES (123, 456) DEBUG 2024-06-30 02:50:14,877 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,877 [main] Logical connection got DEBUG 2024-06-30 02:50:14,877 [main] SELECT PK_ONLY_TABLE.aaa, PK_ONLY_TABLE.bbb FROM PK_ONLY_TABLE DEBUG 2024-06-30 02:50:14,879 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,885 [main] Transaction rolledback DEBUG 2024-06-30 02:50:14,885 [main] Physical connection closed Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.499 sec Running org.seasar.dao.impl.NoPropertyForUpdateTest DEBUG 2024-06-30 02:50:14,899 [main] Physical connection got DEBUG 2024-06-30 02:50:14,899 [main] Logical connection got DEBUG 2024-06-30 02:50:14,900 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,900 [main] Logical connection got DEBUG 2024-06-30 02:50:14,904 [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$$1db04ed$$MethodInvocation$$delete0.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.impl.NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$1db04ed.delete(NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$1db04ed.java) at org.seasar.dao.impl.NoPropertyForUpdateTest.testExceptionOnUpdate(NoPropertyForUpdateTest.java:41) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:154) at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:230) at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:89) at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:145) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) Caused by: org.seasar.framework.exception.SRuntimeException: [EDAO0035]cannot find property for update. at org.seasar.dao.impl.AbstractAutoStaticCommand.setupUpdatePropertyTypes(AbstractAutoStaticCommand.java:102) at org.seasar.dao.impl.UpdateAutoStaticCommand.setupPropertyTypes(UpdateAutoStaticCommand.java:46) at org.seasar.dao.impl.AbstractAutoStaticCommand.(AbstractAutoStaticCommand.java:45) at org.seasar.dao.impl.UpdateAutoStaticCommand.(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-06-30 02:50:14,905 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec Running org.seasar.dao.impl.RelationPropertyTypeFactoryImplTest DEBUG 2024-06-30 02:50:14,911 [main] Physical connection got DEBUG 2024-06-30 02:50:14,911 [main] Logical connection got DEBUG 2024-06-30 02:50:14,919 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,919 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running org.seasar.dao.impl.BeanMetaDataFactoryImplTest DEBUG 2024-06-30 02:50:14,934 [main] Transaction began DEBUG 2024-06-30 02:50:14,935 [main] Physical connection got DEBUG 2024-06-30 02:50:14,935 [main] Logical connection got DEBUG 2024-06-30 02:50:14,938 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,938 [main] Transaction rolledback DEBUG 2024-06-30 02:50:14,938 [main] Physical connection closed DEBUG 2024-06-30 02:50:14,946 [main] Transaction began DEBUG 2024-06-30 02:50:14,946 [main] Physical connection got DEBUG 2024-06-30 02:50:14,946 [main] Logical connection got DEBUG 2024-06-30 02:50:14,949 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,949 [main] Transaction rolledback DEBUG 2024-06-30 02:50:14,949 [main] Physical connection closed Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec Running org.seasar.dao.impl.FieldDaoMetaDataImplTest DEBUG 2024-06-30 02:50:14,997 [main] Physical connection got DEBUG 2024-06-30 02:50:14,997 [main] Logical connection got DEBUG 2024-06-30 02:50:14,997 [main] Logical connection closed DEBUG 2024-06-30 02:50:14,997 [main] Logical connection got DEBUG 2024-06-30 02:50:15,015 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,020 [main] Physical connection closed DEBUG 2024-06-30 02:50:15,026 [main] Physical connection got DEBUG 2024-06-30 02:50:15,026 [main] Logical connection got DEBUG 2024-06-30 02:50:15,026 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,026 [main] Logical connection got DEBUG 2024-06-30 02:50:15,044 [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-06-30 02:50:15,045 [main] Physical connection closed DEBUG 2024-06-30 02:50:15,050 [main] Physical connection got DEBUG 2024-06-30 02:50:15,050 [main] Logical connection got DEBUG 2024-06-30 02:50:15,050 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,050 [main] Logical connection got DEBUG 2024-06-30 02:50:15,070 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,073 [main] Physical connection closed DEBUG 2024-06-30 02:50:15,078 [main] Physical connection got DEBUG 2024-06-30 02:50:15,078 [main] Logical connection got DEBUG 2024-06-30 02:50:15,078 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,078 [main] Logical connection got DEBUG 2024-06-30 02:50:15,149 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,152 [main] Physical connection closed DEBUG 2024-06-30 02:50:15,158 [main] Physical connection got DEBUG 2024-06-30 02:50:15,158 [main] Logical connection got DEBUG 2024-06-30 02:50:15,158 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,158 [main] Logical connection got DEBUG 2024-06-30 02:50:15,175 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,177 [main] Physical connection closed DEBUG 2024-06-30 02:50:15,182 [main] Physical connection got DEBUG 2024-06-30 02:50:15,182 [main] Logical connection got DEBUG 2024-06-30 02:50:15,182 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,182 [main] Logical connection got DEBUG 2024-06-30 02:50:15,200 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,202 [main] Physical connection closed DEBUG 2024-06-30 02:50:15,208 [main] Physical connection got DEBUG 2024-06-30 02:50:15,208 [main] Logical connection got DEBUG 2024-06-30 02:50:15,208 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,208 [main] Logical connection got DEBUG 2024-06-30 02:50:15,227 [main] Logical connection closed UPDATE EMP SET tstamp = ?, ename = ?, deptno = ?, hiredate = ?, mgr = ?, job = ?, comm = ?, sal = ? WHERE empno = ? AND tstamp = ? DELETE FROM EMP WHERE empno = ? AND tstamp = ? DEBUG 2024-06-30 02:50:15,228 [main] Physical connection closed DEBUG 2024-06-30 02:50:15,233 [main] Physical connection got DEBUG 2024-06-30 02:50:15,233 [main] Logical connection got DEBUG 2024-06-30 02:50:15,233 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,233 [main] Logical connection got DEBUG 2024-06-30 02:50:15,254 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,256 [main] Physical connection closed DEBUG 2024-06-30 02:50:15,261 [main] Physical connection got DEBUG 2024-06-30 02:50:15,261 [main] Logical connection got DEBUG 2024-06-30 02:50:15,261 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,261 [main] Logical connection got DEBUG 2024-06-30 02:50:15,278 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,280 [main] Physical connection closed DEBUG 2024-06-30 02:50:15,286 [main] Physical connection got DEBUG 2024-06-30 02:50:15,286 [main] Logical connection got DEBUG 2024-06-30 02:50:15,286 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,287 [main] Logical connection got DEBUG 2024-06-30 02:50:15,304 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,308 [main] Physical connection closed DEBUG 2024-06-30 02:50:15,312 [main] Transaction began DEBUG 2024-06-30 02:50:15,313 [main] Physical connection got DEBUG 2024-06-30 02:50:15,313 [main] Logical connection got DEBUG 2024-06-30 02:50:15,313 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,313 [main] Logical connection got DEBUG 2024-06-30 02:50:15,329 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,337 [main] Logical connection got DEBUG 2024-06-30 02:50:15,337 [main] INSERT INTO EMP (tstamp, ename, empno, deptno) VALUES ('2024-06-30 02.50.15', 'hoge', 99, 0) DEBUG 2024-06-30 02:50:15,338 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,338 [main] Transaction rolledback DEBUG 2024-06-30 02:50:15,338 [main] Physical connection closed DEBUG 2024-06-30 02:50:15,400 [main] Transaction began DEBUG 2024-06-30 02:50:15,401 [main] Physical connection got DEBUG 2024-06-30 02:50:15,401 [main] Logical connection got DEBUG 2024-06-30 02:50:15,402 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,402 [main] Logical connection got DEBUG 2024-06-30 02:50:15,418 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,426 [main] Logical connection got DEBUG 2024-06-30 02:50:15,426 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-06-30 02:50:15,427 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,427 [main] Logical connection got DEBUG 2024-06-30 02:50:15,428 [main] UPDATE EMP SET tstamp = '2024-06-30 02.50.15', ename = 'hoge2', deptno = 20, hiredate = '1982-12-09 00.00.00', mgr = 7566, job = 'ANALYST', comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-06-30 02:50:15,428 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,428 [main] Transaction rolledback DEBUG 2024-06-30 02:50:15,428 [main] Physical connection closed DEBUG 2024-06-30 02:50:15,434 [main] Transaction began DEBUG 2024-06-30 02:50:15,434 [main] Physical connection got DEBUG 2024-06-30 02:50:15,434 [main] Logical connection got DEBUG 2024-06-30 02:50:15,434 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,434 [main] Logical connection got DEBUG 2024-06-30 02:50:15,454 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,463 [main] Logical connection got DEBUG 2024-06-30 02:50:15,463 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-06-30 02:50:15,464 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,464 [main] Logical connection got DEBUG 2024-06-30 02:50:15,465 [main] UPDATE EMP SET tstamp = '2024-06-30 02.50.15', ename = 'hoge4', deptno = 20, hiredate = '1982-12-09 00.00.00', mgr = 7566, job = 'ANALYST', comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '1995-01-23 01.23.45' DEBUG 2024-06-30 02:50:15,465 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,466 [main] Transaction rolledback DEBUG 2024-06-30 02:50:15,466 [main] Physical connection closed DEBUG 2024-06-30 02:50:15,472 [main] Transaction began DEBUG 2024-06-30 02:50:15,473 [main] Physical connection got DEBUG 2024-06-30 02:50:15,473 [main] Logical connection got DEBUG 2024-06-30 02:50:15,473 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,473 [main] Logical connection got DEBUG 2024-06-30 02:50:15,492 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,498 [main] Logical connection got DEBUG 2024-06-30 02:50:15,499 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-06-30 02:50:15,500 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,500 [main] Logical connection got DEBUG 2024-06-30 02:50:15,500 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-06-30 02:50:15,500 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,500 [main] Transaction rolledback DEBUG 2024-06-30 02:50:15,500 [main] Physical connection closed DEBUG 2024-06-30 02:50:15,506 [main] Physical connection got DEBUG 2024-06-30 02:50:15,506 [main] Logical connection got DEBUG 2024-06-30 02:50:15,506 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,507 [main] Logical connection got DEBUG 2024-06-30 02:50:15,523 [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-06-30 02:50:15,523 [main] Physical connection closed DEBUG 2024-06-30 02:50:15,528 [main] Physical connection got DEBUG 2024-06-30 02:50:15,529 [main] Logical connection got DEBUG 2024-06-30 02:50:15,529 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,529 [main] Logical connection got DEBUG 2024-06-30 02:50:15,547 [main] Logical connection closed SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF deptno != null*/ EMP.deptno = /*deptno*/null/*END*//*END*/ DEBUG 2024-06-30 02:50:15,553 [main] Physical connection closed DEBUG 2024-06-30 02:50:15,559 [main] Physical connection got DEBUG 2024-06-30 02:50:15,559 [main] Logical connection got DEBUG 2024-06-30 02:50:15,559 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,559 [main] Logical connection got DEBUG 2024-06-30 02:50:15,578 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,585 [main] Physical connection closed DEBUG 2024-06-30 02:50:15,590 [main] Physical connection got DEBUG 2024-06-30 02:50:15,590 [main] Logical connection got DEBUG 2024-06-30 02:50:15,590 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,590 [main] Logical connection got DEBUG 2024-06-30 02:50:15,616 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,624 [main] Physical connection closed DEBUG 2024-06-30 02:50:15,629 [main] Physical connection got DEBUG 2024-06-30 02:50:15,629 [main] Logical connection got DEBUG 2024-06-30 02:50:15,629 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,629 [main] Logical connection got DEBUG 2024-06-30 02:50:15,646 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,654 [main] Physical connection closed DEBUG 2024-06-30 02:50:15,663 [main] Physical connection got DEBUG 2024-06-30 02:50:15,663 [main] Logical connection got DEBUG 2024-06-30 02:50:15,664 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,664 [main] Logical connection got DEBUG 2024-06-30 02:50:15,737 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,745 [main] Logical connection got DEBUG 2024-06-30 02:50:15,745 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno DEBUG 2024-06-30 02:50:15,747 [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-06-30 02:50:15,749 [main] Physical connection closed DEBUG 2024-06-30 02:50:15,755 [main] Physical connection got DEBUG 2024-06-30 02:50:15,755 [main] Logical connection got DEBUG 2024-06-30 02:50:15,755 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,755 [main] Logical connection got DEBUG 2024-06-30 02:50:15,773 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,781 [main] Logical connection got DEBUG 2024-06-30 02:50:15,781 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno DEBUG 2024-06-30 02:50:15,784 [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-06-30 02:50:15,785 [main] Physical connection closed DEBUG 2024-06-30 02:50:15,790 [main] Physical connection got DEBUG 2024-06-30 02:50:15,790 [main] Logical connection got DEBUG 2024-06-30 02:50:15,790 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,790 [main] Logical connection got DEBUG 2024-06-30 02:50:15,807 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,814 [main] Logical connection got DEBUG 2024-06-30 02:50:15,814 [main] select * from emp DEBUG 2024-06-30 02:50:15,816 [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-06-30 02:50:15,817 [main] Physical connection closed DEBUG 2024-06-30 02:50:15,822 [main] Physical connection got DEBUG 2024-06-30 02:50:15,822 [main] Logical connection got DEBUG 2024-06-30 02:50:15,822 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,822 [main] Logical connection got DEBUG 2024-06-30 02:50:15,840 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,848 [main] Logical connection got DEBUG 2024-06-30 02:50:15,848 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno DEBUG 2024-06-30 02:50:15,851 [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-06-30 02:50:15,852 [main] Physical connection closed DEBUG 2024-06-30 02:50:15,856 [main] Physical connection got DEBUG 2024-06-30 02:50:15,856 [main] Logical connection got DEBUG 2024-06-30 02:50:15,857 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,857 [main] Logical connection got DEBUG 2024-06-30 02:50:15,872 [main] Logical connection closed SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP, DEPT department WHERE EMP.deptno = department.deptno(+) AND empno = ? DEBUG 2024-06-30 02:50:15,880 [main] Physical connection closed DEBUG 2024-06-30 02:50:15,884 [main] Physical connection got DEBUG 2024-06-30 02:50:15,884 [main] Logical connection got DEBUG 2024-06-30 02:50:15,885 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,885 [main] Logical connection got DEBUG 2024-06-30 02:50:15,902 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,909 [main] Logical connection got DEBUG 2024-06-30 02:50:15,909 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno DEBUG 2024-06-30 02:50:15,910 [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-06-30 02:50:15,915 [main] Physical connection closed DEBUG 2024-06-30 02:50:15,920 [main] Physical connection got DEBUG 2024-06-30 02:50:15,920 [main] Logical connection got DEBUG 2024-06-30 02:50:15,920 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,920 [main] Logical connection got DEBUG 2024-06-30 02:50:15,936 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,945 [main] Logical connection got DEBUG 2024-06-30 02:50:15,945 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno DEBUG 2024-06-30 02:50:15,947 [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-06-30 02:50:15,948 [main] Physical connection closed DEBUG 2024-06-30 02:50:15,953 [main] Physical connection got DEBUG 2024-06-30 02:50:15,953 [main] Logical connection got DEBUG 2024-06-30 02:50:15,953 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,953 [main] Logical connection got DEBUG 2024-06-30 02:50:15,971 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,979 [main] Logical connection got DEBUG 2024-06-30 02:50:15,980 [main] select * from emp DEBUG 2024-06-30 02:50:15,981 [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-06-30 02:50:15,981 [main] Physical connection closed DEBUG 2024-06-30 02:50:15,986 [main] Physical connection got DEBUG 2024-06-30 02:50:15,986 [main] Logical connection got DEBUG 2024-06-30 02:50:15,986 [main] Logical connection closed DEBUG 2024-06-30 02:50:15,986 [main] Logical connection got DEBUG 2024-06-30 02:50:16,002 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,010 [main] Logical connection got DEBUG 2024-06-30 02:50:16,011 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno DEBUG 2024-06-30 02:50:16,012 [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-06-30 02:50:16,013 [main] Physical connection closed DEBUG 2024-06-30 02:50:16,017 [main] Physical connection got DEBUG 2024-06-30 02:50:16,017 [main] Logical connection got DEBUG 2024-06-30 02:50:16,017 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,017 [main] Logical connection got DEBUG 2024-06-30 02:50:16,097 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,104 [main] Logical connection got DEBUG 2024-06-30 02:50:16,105 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-06-30 02:50:16,106 [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-06-30 02:50:16,106 [main] Physical connection closed DEBUG 2024-06-30 02:50:16,111 [main] Physical connection got DEBUG 2024-06-30 02:50:16,111 [main] Logical connection got DEBUG 2024-06-30 02:50:16,111 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,111 [main] Logical connection got DEBUG 2024-06-30 02:50:16,127 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,135 [main] Logical connection got DEBUG 2024-06-30 02:50:16,135 [main] select count(*) from emp DEBUG 2024-06-30 02:50:16,135 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,136 [main] Physical connection closed DEBUG 2024-06-30 02:50:16,140 [main] Physical connection got DEBUG 2024-06-30 02:50:16,140 [main] Logical connection got DEBUG 2024-06-30 02:50:16,140 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,140 [main] Logical connection got DEBUG 2024-06-30 02:50:16,157 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,165 [main] Logical connection got DEBUG 2024-06-30 02:50:16,165 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-06-30 02:50:16,166 [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-06-30 02:50:16,167 [main] Physical connection closed DEBUG 2024-06-30 02:50:16,171 [main] Physical connection got DEBUG 2024-06-30 02:50:16,171 [main] Logical connection got DEBUG 2024-06-30 02:50:16,171 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,171 [main] Logical connection got DEBUG 2024-06-30 02:50:16,188 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,196 [main] Logical connection got DEBUG 2024-06-30 02:50:16,196 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-06-30 02:50:16,196 [main] Logical connection closed {tstamp=2005-01-18 13:09:32.213, ename=SCOTT, empno=7788, deptno=20, hiredate=1982-12-09 00:00:00.0, mgr=7566, job=ANALYST, comm=null, sal=3000.0, versionno0=0, deptno0=20, dname0=RESEARCH, loc0=DALLAS} DEBUG 2024-06-30 02:50:16,196 [main] Physical connection closed DEBUG 2024-06-30 02:50:16,201 [main] Physical connection got DEBUG 2024-06-30 02:50:16,201 [main] Logical connection got DEBUG 2024-06-30 02:50:16,201 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,201 [main] Logical connection got DEBUG 2024-06-30 02:50:16,217 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,225 [main] Logical connection got DEBUG 2024-06-30 02:50:16,225 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-06-30 02:50:16,225 [main] Logical connection closed [{tstamp=2005-01-18 13:09:32.213, ename=SCOTT, empno=7788, deptno=20, hiredate=1982-12-09 00:00:00.0, mgr=7566, job=ANALYST, comm=null, sal=3000.0, versionno0=0, deptno0=20, dname0=RESEARCH, loc0=DALLAS}] DEBUG 2024-06-30 02:50:16,226 [main] Physical connection closed DEBUG 2024-06-30 02:50:16,231 [main] Physical connection got DEBUG 2024-06-30 02:50:16,231 [main] Logical connection got DEBUG 2024-06-30 02:50:16,231 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,231 [main] Logical connection got DEBUG 2024-06-30 02:50:16,248 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,255 [main] Logical connection got DEBUG 2024-06-30 02:50:16,256 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-06-30 02:50:16,256 [main] Logical connection closed [Ljava.util.Map;@1715510 DEBUG 2024-06-30 02:50:16,256 [main] Physical connection closed DEBUG 2024-06-30 02:50:16,261 [main] Physical connection got DEBUG 2024-06-30 02:50:16,261 [main] Logical connection got DEBUG 2024-06-30 02:50:16,261 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,261 [main] Logical connection got DEBUG 2024-06-30 02:50:16,278 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,286 [main] Logical connection got DEBUG 2024-06-30 02:50:16,286 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0 AND 1000 ORDER BY empno DEBUG 2024-06-30 02:50:16,287 [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-06-30 02:50:16,287 [main] Physical connection closed DEBUG 2024-06-30 02:50:16,292 [main] Physical connection got DEBUG 2024-06-30 02:50:16,292 [main] Logical connection got DEBUG 2024-06-30 02:50:16,292 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,292 [main] Logical connection got DEBUG 2024-06-30 02:50:16,309 [main] Logical connection closed SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN /*enames*/('SCOTT','MARY') AND job IN /*jobs*/('ANALYST', 'FREE') DEBUG 2024-06-30 02:50:16,316 [main] Logical connection got DEBUG 2024-06-30 02:50:16,316 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN ('SCOTT', 'MARY') AND job IN ('ANALYST', 'FREE') DEBUG 2024-06-30 02:50:16,317 [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-06-30 02:50:16,317 [main] Physical connection closed DEBUG 2024-06-30 02:50:16,323 [main] Physical connection got DEBUG 2024-06-30 02:50:16,323 [main] Logical connection got DEBUG 2024-06-30 02:50:16,323 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,323 [main] Logical connection got DEBUG 2024-06-30 02:50:16,339 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,341 [main] Logical connection got DEBUG 2024-06-30 02:50:16,342 [main] SELECT COUNT(*) FROM emp DEBUG 2024-06-30 02:50:16,342 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,342 [main] Physical connection closed DEBUG 2024-06-30 02:50:16,347 [main] Physical connection got DEBUG 2024-06-30 02:50:16,347 [main] Logical connection got DEBUG 2024-06-30 02:50:16,347 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,348 [main] Logical connection got DEBUG 2024-06-30 02:50:16,422 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,425 [main] Logical connection got DEBUG 2024-06-30 02:50:16,426 [main] SELECT COUNT(*) FROM emp DEBUG 2024-06-30 02:50:16,426 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,426 [main] Physical connection closed DEBUG 2024-06-30 02:50:16,432 [main] Physical connection got DEBUG 2024-06-30 02:50:16,432 [main] Logical connection got DEBUG 2024-06-30 02:50:16,432 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,432 [main] Logical connection got DEBUG 2024-06-30 02:50:16,442 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,442 [main] Logical connection got DEBUG 2024-06-30 02:50:16,443 [main] SELECT EMP2.ename, EMP2.empno, EMP2.deptnum, department2.deptno AS deptno_0, department2.dname AS dname_0, department2.active AS active_0 FROM EMP2 LEFT OUTER JOIN DEPT2 department2 ON EMP2.DEPTNUM = department2.DEPTNO DEBUG 2024-06-30 02:50:16,443 [main] Logical connection closed [7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}] DEBUG 2024-06-30 02:50:16,443 [main] Physical connection closed DEBUG 2024-06-30 02:50:16,449 [main] Physical connection got DEBUG 2024-06-30 02:50:16,449 [main] Logical connection got DEBUG 2024-06-30 02:50:16,449 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,449 [main] Logical connection got DEBUG 2024-06-30 02:50:16,461 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,462 [main] Logical connection got DEBUG 2024-06-30 02:50:16,462 [main] SELECT ename, deptnum, empno FROM EMP2 DEBUG 2024-06-30 02:50:16,463 [main] Logical connection closed [7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}] DEBUG 2024-06-30 02:50:16,463 [main] Physical connection closed DEBUG 2024-06-30 02:50:16,467 [main] Transaction began DEBUG 2024-06-30 02:50:16,468 [main] Physical connection got DEBUG 2024-06-30 02:50:16,468 [main] Logical connection got DEBUG 2024-06-30 02:50:16,468 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,468 [main] Logical connection got DEBUG 2024-06-30 02:50:16,487 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,494 [main] Logical connection got DEBUG 2024-06-30 02:50:16,495 [main] INSERT INTO EMP (tstamp, ename, empno, deptno) VALUES ('2024-06-30 02.50.16', 'test', 9999, 50) DEBUG 2024-06-30 02:50:16,495 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,495 [main] Logical connection got DEBUG 2024-06-30 02:50:16,495 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 DEBUG 2024-06-30 02:50:16,496 [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-06-30 02:50:16,496 [main] Logical connection got DEBUG 2024-06-30 02:50:16,496 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 9999 DEBUG 2024-06-30 02:50:16,496 [main] Logical connection closed 9999, test, null, null, null, null, null, 50, 2024-06-30 02:50:16.494 {50, null, null, 0} DEBUG 2024-06-30 02:50:16,496 [main] Transaction rolledback DEBUG 2024-06-30 02:50:16,497 [main] Physical connection closed DEBUG 2024-06-30 02:50:16,501 [main] Physical connection got DEBUG 2024-06-30 02:50:16,501 [main] Logical connection got DEBUG 2024-06-30 02:50:16,502 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,502 [main] Logical connection got DEBUG 2024-06-30 02:50:16,517 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,521 [main] Physical connection closed DEBUG 2024-06-30 02:50:16,527 [main] Physical connection got DEBUG 2024-06-30 02:50:16,527 [main] Logical connection got DEBUG 2024-06-30 02:50:16,527 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,527 [main] Logical connection got DEBUG 2024-06-30 02:50:16,544 [main] Logical connection closed SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.dname != null*/ AND department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/ DEBUG 2024-06-30 02:50:16,554 [main] Logical connection got DEBUG 2024-06-30 02:50:16,554 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH' DEBUG 2024-06-30 02:50:16,556 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,556 [main] Physical connection closed DEBUG 2024-06-30 02:50:16,561 [main] Physical connection got DEBUG 2024-06-30 02:50:16,561 [main] Logical connection got DEBUG 2024-06-30 02:50:16,561 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,561 [main] Logical connection got DEBUG 2024-06-30 02:50:16,576 [main] Logical connection closed SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.timestamp != null*/ EMP.tstamp = /*dto.timestamp*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.mgr != null*/ AND EMP.mgr = /*dto.mgr*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*END*/ DEBUG 2024-06-30 02:50:16,585 [main] Logical connection got DEBUG 2024-06-30 02:50:16,586 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 0 AND EMP.deptno = 0 AND EMP.job = 'MANAGER' DEBUG 2024-06-30 02:50:16,586 [main] Logical connection closed [] DEBUG 2024-06-30 02:50:16,586 [main] Physical connection closed DEBUG 2024-06-30 02:50:16,591 [main] Physical connection got DEBUG 2024-06-30 02:50:16,591 [main] Logical connection got DEBUG 2024-06-30 02:50:16,592 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,592 [main] Logical connection got DEBUG 2024-06-30 02:50:16,608 [main] Logical connection closed SELECT EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, EMP.mgr, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.ename != null*/ EMP.ename = /*dto.ename*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/ DEBUG 2024-06-30 02:50:16,612 [main] Logical connection got DEBUG 2024-06-30 02:50:16,612 [main] SELECT EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, EMP.mgr, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.mgr = 7902 DEBUG 2024-06-30 02:50:16,613 [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-06-30 02:50:16,613 [main] Physical connection closed DEBUG 2024-06-30 02:50:16,618 [main] Physical connection got DEBUG 2024-06-30 02:50:16,618 [main] Logical connection got DEBUG 2024-06-30 02:50:16,618 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,618 [main] Logical connection got DEBUG 2024-06-30 02:50:16,635 [main] Logical connection closed SELECT EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, EMP.mgr, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.ename != null*/ EMP.ename = /*dto.ename*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/ ORDER BY empno DEBUG 2024-06-30 02:50:16,638 [main] Physical connection closed DEBUG 2024-06-30 02:50:16,643 [main] Physical connection got DEBUG 2024-06-30 02:50:16,643 [main] Logical connection got DEBUG 2024-06-30 02:50:16,643 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,643 [main] Logical connection got DEBUG 2024-06-30 02:50:16,721 [main] Logical connection closed SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH' DEBUG 2024-06-30 02:50:16,728 [main] Logical connection got DEBUG 2024-06-30 02:50:16,729 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH' DEBUG 2024-06-30 02:50:16,731 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,731 [main] Physical connection closed DEBUG 2024-06-30 02:50:16,736 [main] Physical connection got DEBUG 2024-06-30 02:50:16,736 [main] Logical connection got DEBUG 2024-06-30 02:50:16,736 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,736 [main] Logical connection got DEBUG 2024-06-30 02:50:16,751 [main] Logical connection closed SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH' DEBUG 2024-06-30 02:50:16,759 [main] Logical connection got DEBUG 2024-06-30 02:50:16,759 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = null DEBUG 2024-06-30 02:50:16,760 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,760 [main] Physical connection closed DEBUG 2024-06-30 02:50:16,765 [main] Physical connection got DEBUG 2024-06-30 02:50:16,765 [main] Logical connection got DEBUG 2024-06-30 02:50:16,765 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,765 [main] Logical connection got DEBUG 2024-06-30 02:50:16,785 [main] Logical connection closed SELECT EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, parent.ename AS ename_0, parent.empno AS empno_0, parent.deptno AS deptno_0, parent.hiredate AS hiredate_0, parent.job AS job_0, parent.comm AS comm_0, parent.sal AS sal_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/ DEBUG 2024-06-30 02:50:16,785 [main] Logical connection got DEBUG 2024-06-30 02:50:16,785 [main] SELECT EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, parent.ename AS ename_0, parent.empno AS empno_0, parent.deptno AS deptno_0, parent.hiredate AS hiredate_0, parent.job AS job_0, parent.comm AS comm_0, parent.sal AS sal_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno WHERE EMP.empno = 7788 DEBUG 2024-06-30 02:50:16,788 [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-06-30 02:50:16,788 [main] Physical connection closed DEBUG 2024-06-30 02:50:16,793 [main] Physical connection got DEBUG 2024-06-30 02:50:16,793 [main] Logical connection got DEBUG 2024-06-30 02:50:16,793 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,793 [main] Logical connection got DEBUG 2024-06-30 02:50:16,809 [main] Logical connection closed SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/ DEBUG 2024-06-30 02:50:16,811 [main] Physical connection closed DEBUG 2024-06-30 02:50:16,817 [main] Physical connection got DEBUG 2024-06-30 02:50:16,817 [main] Logical connection got DEBUG 2024-06-30 02:50:16,817 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,817 [main] Logical connection got WARN 2024-06-30 02:50:16,820 [main] Table(DepartmentTotalSalary) not found DEBUG 2024-06-30 02:50:16,824 [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-06-30 02:50:16,826 [main] Logical connection got DEBUG 2024-06-30 02:50:16,827 [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-06-30 02:50:16,827 [main] Logical connection closed [10, 8750, 20, 10875.0, 30, 9400] DEBUG 2024-06-30 02:50:16,827 [main] Physical connection closed DEBUG 2024-06-30 02:50:16,833 [main] Physical connection got DEBUG 2024-06-30 02:50:16,833 [main] Logical connection got DEBUG 2024-06-30 02:50:16,833 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,833 [main] Logical connection got DEBUG 2024-06-30 02:50:16,852 [main] Logical connection closed SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/ DEBUG 2024-06-30 02:50:16,861 [main] Physical connection closed DEBUG 2024-06-30 02:50:16,866 [main] Physical connection got DEBUG 2024-06-30 02:50:16,866 [main] Logical connection got DEBUG 2024-06-30 02:50:16,866 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,866 [main] Logical connection got DEBUG 2024-06-30 02:50:16,884 [main] Logical connection closed SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.dname != null*/ AND department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/ /*IF $dto.orderByString != null*/order by /*$dto.orderByString*/ENAME /*END*/ DEBUG 2024-06-30 02:50:16,885 [main] Logical connection got DEBUG 2024-06-30 02:50:16,885 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH' DEBUG 2024-06-30 02:50:16,887 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,888 [main] Logical connection got DEBUG 2024-06-30 02:50:16,888 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH' order by ENAME DEBUG 2024-06-30 02:50:16,888 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,888 [main] Physical connection closed DEBUG 2024-06-30 02:50:16,894 [main] Physical connection got DEBUG 2024-06-30 02:50:16,894 [main] Logical connection got DEBUG 2024-06-30 02:50:16,894 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,894 [main] Logical connection got DEBUG 2024-06-30 02:50:16,910 [main] Logical connection closed SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno /*BEGIN*/ WHERE /*IF dto.ename != null*/ ename = /*dto.ename*/'aaa'/*END*//*IF dto.job != null*/ AND job = /*dto.job*/'bbb'/*END*/ /*END*/ DEBUG 2024-06-30 02:50:16,910 [main] Logical connection got DEBUG 2024-06-30 02:50:16,911 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno DEBUG 2024-06-30 02:50:16,915 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,915 [main] Logical connection got DEBUG 2024-06-30 02:50:16,915 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename = 'SMITH' DEBUG 2024-06-30 02:50:16,915 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,915 [main] Logical connection got DEBUG 2024-06-30 02:50:16,915 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE job = 'SALESMAN' DEBUG 2024-06-30 02:50:16,916 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,916 [main] Logical connection got DEBUG 2024-06-30 02:50:16,916 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename = 'SMITH' AND job = 'CLERK' DEBUG 2024-06-30 02:50:16,917 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,917 [main] Logical connection got DEBUG 2024-06-30 02:50:16,917 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename = 'a' AND job = 'b' DEBUG 2024-06-30 02:50:16,917 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,917 [main] Physical connection closed DEBUG 2024-06-30 02:50:16,923 [main] Transaction began DEBUG 2024-06-30 02:50:16,923 [main] Physical connection got DEBUG 2024-06-30 02:50:16,924 [main] Logical connection got DEBUG 2024-06-30 02:50:16,924 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,924 [main] Logical connection got DEBUG 2024-06-30 02:50:16,940 [main] Logical connection closed SELECT COUNT(*) FROM emp DELETE FROM emp WHERE empno=? DEBUG 2024-06-30 02:50:16,940 [main] Logical connection got DEBUG 2024-06-30 02:50:16,940 [main] SELECT COUNT(*) FROM emp DEBUG 2024-06-30 02:50:16,940 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,940 [main] Logical connection got DEBUG 2024-06-30 02:50:16,940 [main] DELETE FROM emp WHERE empno=7369 DEBUG 2024-06-30 02:50:16,940 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,940 [main] Logical connection got DEBUG 2024-06-30 02:50:16,940 [main] SELECT COUNT(*) FROM emp DEBUG 2024-06-30 02:50:16,941 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,941 [main] Transaction rolledback DEBUG 2024-06-30 02:50:16,941 [main] Physical connection closed DEBUG 2024-06-30 02:50:16,946 [main] Physical connection got DEBUG 2024-06-30 02:50:16,946 [main] Logical connection got DEBUG 2024-06-30 02:50:16,946 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,946 [main] Logical connection got DEBUG 2024-06-30 02:50:16,962 [main] Logical connection closed DEBUG 2024-06-30 02:50:16,964 [main] Physical connection closed DEBUG 2024-06-30 02:50:17,030 [main] Physical connection got DEBUG 2024-06-30 02:50:17,030 [main] Logical connection got DEBUG 2024-06-30 02:50:17,030 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,030 [main] Logical connection got DEBUG 2024-06-30 02:50:17,037 [main] Logical connection closed INSERT INTO EMP (eNaMe, empno) VALUES (?, ?) DEBUG 2024-06-30 02:50:17,038 [main] Physical connection closed DEBUG 2024-06-30 02:50:17,043 [main] Physical connection got DEBUG 2024-06-30 02:50:17,043 [main] Logical connection got DEBUG 2024-06-30 02:50:17,043 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,043 [main] Logical connection got DEBUG 2024-06-30 02:50:17,049 [main] Logical connection closed UPDATE EMP SET eNaMe = ? WHERE empno = ? DEBUG 2024-06-30 02:50:17,050 [main] Physical connection closed DEBUG 2024-06-30 02:50:17,055 [main] Physical connection got DEBUG 2024-06-30 02:50:17,055 [main] Logical connection got DEBUG 2024-06-30 02:50:17,056 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,056 [main] Logical connection got DEBUG 2024-06-30 02:50:17,062 [main] Logical connection closed SELECT EMP.eNaMe, EMP.empno FROM EMP/*BEGIN*/ WHERE /*IF dto.ename != null*/ EMP.eNaMe = /*dto.ename*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*END*/ DEBUG 2024-06-30 02:50:17,063 [main] Physical connection closed DEBUG 2024-06-30 02:50:17,068 [main] Physical connection got DEBUG 2024-06-30 02:50:17,068 [main] Logical connection got DEBUG 2024-06-30 02:50:17,068 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,068 [main] Logical connection got DEBUG 2024-06-30 02:50:17,074 [main] Logical connection closed SELECT EMP.eNaMe, EMP.empno FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/ DEBUG 2024-06-30 02:50:17,075 [main] Physical connection closed DEBUG 2024-06-30 02:50:17,081 [main] Physical connection got DEBUG 2024-06-30 02:50:17,081 [main] Logical connection got DEBUG 2024-06-30 02:50:17,081 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,081 [main] Logical connection got DEBUG 2024-06-30 02:50:17,098 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,099 [main] Logical connection got DEBUG 2024-06-30 02:50:17,099 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno DEBUG 2024-06-30 02:50:17,101 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,101 [main] Physical connection closed DEBUG 2024-06-30 02:50:17,107 [main] Physical connection got DEBUG 2024-06-30 02:50:17,107 [main] Logical connection got DEBUG 2024-06-30 02:50:17,107 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,107 [main] Logical connection got DEBUG 2024-06-30 02:50:17,128 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,129 [main] Physical connection closed DEBUG 2024-06-30 02:50:17,134 [main] Physical connection got DEBUG 2024-06-30 02:50:17,134 [main] Logical connection got DEBUG 2024-06-30 02:50:17,134 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,134 [main] Logical connection got DEBUG 2024-06-30 02:50:17,154 [main] Logical connection closed org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method. DEBUG 2024-06-30 02:50:17,154 [main] Physical connection closed DEBUG 2024-06-30 02:50:17,160 [main] Physical connection got DEBUG 2024-06-30 02:50:17,160 [main] Logical connection got DEBUG 2024-06-30 02:50:17,160 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,160 [main] Logical connection got DEBUG 2024-06-30 02:50:17,176 [main] Logical connection closed org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method. DEBUG 2024-06-30 02:50:17,176 [main] Physical connection closed Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.19 sec Running org.seasar.dao.impl.BlobTest DEBUG 2024-06-30 02:50:17,196 [main] Transaction began DEBUG 2024-06-30 02:50:17,197 [main] Physical connection got DEBUG 2024-06-30 02:50:17,197 [main] Logical connection got DEBUG 2024-06-30 02:50:17,197 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,197 [main] Logical connection got DEBUG 2024-06-30 02:50:17,200 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,201 [main] Logical connection got DEBUG 2024-06-30 02:50:17,202 [main] SELECT LARGE_BINARY.id, LARGE_BINARY.version_no, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 123 DEBUG 2024-06-30 02:50:17,209 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,209 [main] Transaction rolledback DEBUG 2024-06-30 02:50:17,209 [main] Physical connection closed DEBUG 2024-06-30 02:50:17,230 [main] Transaction began DEBUG 2024-06-30 02:50:17,230 [main] Physical connection got DEBUG 2024-06-30 02:50:17,230 [main] Logical connection got DEBUG 2024-06-30 02:50:17,230 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,230 [main] Logical connection got DEBUG 2024-06-30 02:50:17,234 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,235 [main] Logical connection got DEBUG 2024-06-30 02:50:17,235 [main] INSERT INTO LARGE_BINARY (id, version_no, large_binary) VALUES (111, 0, '[B@1a12fc0') DEBUG 2024-06-30 02:50:17,237 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,237 [main] Logical connection got DEBUG 2024-06-30 02:50:17,237 [main] SELECT LARGE_BINARY.id, LARGE_BINARY.version_no, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111 DEBUG 2024-06-30 02:50:17,239 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,239 [main] Logical connection got DEBUG 2024-06-30 02:50:17,239 [main] UPDATE LARGE_BINARY SET version_no = 1, large_binary = '[B@19b97c' WHERE id = 111 AND version_no = 0 DEBUG 2024-06-30 02:50:17,242 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,243 [main] Logical connection got DEBUG 2024-06-30 02:50:17,243 [main] SELECT LARGE_BINARY.id, LARGE_BINARY.version_no, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111 DEBUG 2024-06-30 02:50:17,243 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,243 [main] Logical connection got DEBUG 2024-06-30 02:50:17,243 [main] DELETE FROM LARGE_BINARY WHERE id = 111 AND version_no = 1 DEBUG 2024-06-30 02:50:17,251 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,252 [main] Logical connection got DEBUG 2024-06-30 02:50:17,252 [main] SELECT LARGE_BINARY.id, LARGE_BINARY.version_no, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111 DEBUG 2024-06-30 02:50:17,252 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,261 [main] Transaction rolledback DEBUG 2024-06-30 02:50:17,261 [main] Physical connection closed DEBUG 2024-06-30 02:50:17,281 [main] Transaction began DEBUG 2024-06-30 02:50:17,282 [main] Physical connection got DEBUG 2024-06-30 02:50:17,282 [main] Logical connection got DEBUG 2024-06-30 02:50:17,283 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,283 [main] Logical connection got DEBUG 2024-06-30 02:50:17,286 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,287 [main] Logical connection got DEBUG 2024-06-30 02:50:17,287 [main] INSERT INTO LARGE_BINARY (id, version_no, large_binary) VALUES (4321, 0, '[B@faa824') DEBUG 2024-06-30 02:50:17,288 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,288 [main] Logical connection got DEBUG 2024-06-30 02:50:17,288 [main] SELECT LARGE_BINARY.id, LARGE_BINARY.version_no, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 4321 DEBUG 2024-06-30 02:50:17,288 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,297 [main] Transaction rolledback DEBUG 2024-06-30 02:50:17,297 [main] Physical connection closed DEBUG 2024-06-30 02:50:17,379 [main] Transaction began DEBUG 2024-06-30 02:50:17,379 [main] Physical connection got DEBUG 2024-06-30 02:50:17,380 [main] Logical connection got DEBUG 2024-06-30 02:50:17,380 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,380 [main] Logical connection got DEBUG 2024-06-30 02:50:17,381 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,382 [main] Logical connection got DEBUG 2024-06-30 02:50:17,382 [main] SELECT LARGE_BINARY.id, LARGE_BINARY.version_no, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 123 DEBUG 2024-06-30 02:50:17,383 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,383 [main] Transaction rolledback DEBUG 2024-06-30 02:50:17,383 [main] Physical connection closed Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 sec Running org.seasar.dao.impl.ResultSetHandlerFactoryImplTest DEBUG 2024-06-30 02:50:17,395 [main] Physical connection got DEBUG 2024-06-30 02:50:17,395 [main] Logical connection got DEBUG 2024-06-30 02:50:17,410 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,411 [main] Physical connection closed DEBUG 2024-06-30 02:50:17,415 [main] Physical connection got DEBUG 2024-06-30 02:50:17,415 [main] Logical connection got DEBUG 2024-06-30 02:50:17,430 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,430 [main] Physical connection closed DEBUG 2024-06-30 02:50:17,433 [main] Physical connection got DEBUG 2024-06-30 02:50:17,433 [main] Logical connection got DEBUG 2024-06-30 02:50:17,449 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,450 [main] Physical connection closed DEBUG 2024-06-30 02:50:17,455 [main] Physical connection got DEBUG 2024-06-30 02:50:17,455 [main] Logical connection got DEBUG 2024-06-30 02:50:17,472 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,472 [main] Physical connection closed Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec Running org.seasar.dao.impl.DeleteWithAnnotationTest DEBUG 2024-06-30 02:50:17,491 [main] Transaction began DEBUG 2024-06-30 02:50:17,492 [main] Physical connection got DEBUG 2024-06-30 02:50:17,492 [main] Logical connection got DEBUG 2024-06-30 02:50:17,493 [main] SELECT * FROM EMP DEBUG 2024-06-30 02:50:17,495 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,496 [main] Logical connection got DEBUG 2024-06-30 02:50:17,496 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,496 [main] Logical connection got DEBUG 2024-06-30 02:50:17,497 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,498 [main] Logical connection got DEBUG 2024-06-30 02:50:17,498 [main] DELETE FROM EMP WHERE EMPNO = 7369 DEBUG 2024-06-30 02:50:17,498 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,498 [main] Logical connection got DEBUG 2024-06-30 02:50:17,498 [main] SELECT * FROM EMP DEBUG 2024-06-30 02:50:17,499 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,499 [main] Logical connection got DEBUG 2024-06-30 02:50:17,499 [main] DELETE FROM EMP WHERE EMPNO = 7499 DEBUG 2024-06-30 02:50:17,499 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,499 [main] Logical connection got DEBUG 2024-06-30 02:50:17,499 [main] SELECT * FROM EMP DEBUG 2024-06-30 02:50:17,501 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,501 [main] Transaction rolledback DEBUG 2024-06-30 02:50:17,501 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec Running org.seasar.dao.interceptors.S2DaoInterceptorTest DEBUG 2024-06-30 02:50:17,522 [main] Physical connection got DEBUG 2024-06-30 02:50:17,522 [main] Logical connection got DEBUG 2024-06-30 02:50:17,522 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,522 [main] Logical connection got DEBUG 2024-06-30 02:50:17,525 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,525 [main] Logical connection got DEBUG 2024-06-30 02:50:17,525 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,525 [main] Logical connection got DEBUG 2024-06-30 02:50:17,526 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,529 [main] Logical connection got DEBUG 2024-06-30 02:50:17,529 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE emp.deptno = dept.deptno DEBUG 2024-06-30 02:50:17,531 [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-06-30 02:50:17,531 [main] Physical connection closed DEBUG 2024-06-30 02:50:17,552 [main] Physical connection got DEBUG 2024-06-30 02:50:17,552 [main] Logical connection got DEBUG 2024-06-30 02:50:17,552 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,552 [main] Logical connection got DEBUG 2024-06-30 02:50:17,556 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,556 [main] Logical connection got DEBUG 2024-06-30 02:50:17,556 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,556 [main] Logical connection got DEBUG 2024-06-30 02:50:17,557 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,560 [main] Logical connection got DEBUG 2024-06-30 02:50:17,560 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE empno = 7788 WARN 2024-06-30 02:50:17,560 [main] More than 2 rows found, but only first row returned DEBUG 2024-06-30 02:50:17,560 [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-06-30 02:50:17,560 [main] Physical connection closed DEBUG 2024-06-30 02:50:17,580 [main] Physical connection got DEBUG 2024-06-30 02:50:17,580 [main] Logical connection got DEBUG 2024-06-30 02:50:17,580 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,580 [main] Logical connection got DEBUG 2024-06-30 02:50:17,583 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,583 [main] Logical connection got DEBUG 2024-06-30 02:50:17,583 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,583 [main] Logical connection got DEBUG 2024-06-30 02:50:17,586 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,589 [main] Logical connection got DEBUG 2024-06-30 02:50:17,589 [main] SELECT count(*) FROM emp DEBUG 2024-06-30 02:50:17,591 [main] Logical connection closed count:14 DEBUG 2024-06-30 02:50:17,591 [main] Physical connection closed DEBUG 2024-06-30 02:50:17,609 [main] Physical connection got DEBUG 2024-06-30 02:50:17,609 [main] Logical connection got DEBUG 2024-06-30 02:50:17,609 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,609 [main] Logical connection got DEBUG 2024-06-30 02:50:17,612 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,612 [main] Transaction began DEBUG 2024-06-30 02:50:17,612 [main] Logical connection got DEBUG 2024-06-30 02:50:17,612 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,612 [main] Logical connection got DEBUG 2024-06-30 02:50:17,613 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,616 [main] Logical connection got DEBUG 2024-06-30 02:50:17,616 [main] INSERT INTO emp (empno, ename) VALUES (9999, 'hoge') DEBUG 2024-06-30 02:50:17,616 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,616 [main] Transaction rolledback DEBUG 2024-06-30 02:50:17,617 [main] Physical connection closed DEBUG 2024-06-30 02:50:17,635 [main] Physical connection got DEBUG 2024-06-30 02:50:17,635 [main] Logical connection got DEBUG 2024-06-30 02:50:17,635 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,635 [main] Logical connection got DEBUG 2024-06-30 02:50:17,638 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,638 [main] Transaction began DEBUG 2024-06-30 02:50:17,638 [main] Logical connection got DEBUG 2024-06-30 02:50:17,638 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,638 [main] Logical connection got DEBUG 2024-06-30 02:50:17,639 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,642 [main] Logical connection got DEBUG 2024-06-30 02:50:17,642 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE empno = 7788 WARN 2024-06-30 02:50:17,644 [main] More than 2 rows found, but only first row returned DEBUG 2024-06-30 02:50:17,644 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,644 [main] Logical connection got DEBUG 2024-06-30 02:50:17,644 [main] UPDATE emp SET ename = 'SCOTT' WHERE empno = 7788 DEBUG 2024-06-30 02:50:17,644 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,644 [main] Transaction rolledback DEBUG 2024-06-30 02:50:17,644 [main] Physical connection closed DEBUG 2024-06-30 02:50:17,663 [main] Physical connection got DEBUG 2024-06-30 02:50:17,663 [main] Logical connection got DEBUG 2024-06-30 02:50:17,663 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,663 [main] Logical connection got DEBUG 2024-06-30 02:50:17,666 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,666 [main] Logical connection got DEBUG 2024-06-30 02:50:17,666 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,666 [main] Logical connection got DEBUG 2024-06-30 02:50:17,668 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,670 [main] Logical connection got DEBUG 2024-06-30 02:50:17,670 [main] select empno, ename, dname from emp, dept where empno = 7788 and emp.deptno = dept.deptno DEBUG 2024-06-30 02:50:17,670 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,670 [main] Physical connection closed DEBUG 2024-06-30 02:50:17,690 [main] Physical connection got DEBUG 2024-06-30 02:50:17,690 [main] Logical connection got DEBUG 2024-06-30 02:50:17,690 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,690 [main] Logical connection got DEBUG 2024-06-30 02:50:17,693 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,693 [main] Logical connection got DEBUG 2024-06-30 02:50:17,693 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,693 [main] Logical connection got DEBUG 2024-06-30 02:50:17,755 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,757 [main] Logical connection got DEBUG 2024-06-30 02:50:17,757 [main] select empno as value, ename as label from emp DEBUG 2024-06-30 02:50:17,757 [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-06-30 02:50:17,758 [main] Physical connection closed DEBUG 2024-06-30 02:50:17,776 [main] Physical connection got DEBUG 2024-06-30 02:50:17,776 [main] Logical connection got DEBUG 2024-06-30 02:50:17,776 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,776 [main] Logical connection got DEBUG 2024-06-30 02:50:17,780 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,781 [main] Logical connection got DEBUG 2024-06-30 02:50:17,781 [main] SELECT EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.deptno = 10 DEBUG 2024-06-30 02:50:17,782 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,782 [main] Physical connection closed Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.28 sec Running org.seasar.dao.impl.ResultSetHandlerFactorySelectorTest DEBUG 2024-06-30 02:50:17,789 [main] Physical connection got DEBUG 2024-06-30 02:50:17,789 [main] Logical connection got DEBUG 2024-06-30 02:50:17,792 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,794 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running org.seasar.dao.pager.PagerResultSetFactoryWapperTest DEBUG 2024-06-30 02:50:17,797 [main] S2Pager use scroll cursor. DEBUG 2024-06-30 02:50:17,797 [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-06-30 02:50:17,802 [main] Physical connection got DEBUG 2024-06-30 02:50:17,802 [main] Logical connection got DEBUG 2024-06-30 02:50:17,818 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,818 [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-06-30 02:50:17,822 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,822 [main] Physical connection closed DEBUG 2024-06-30 02:50:17,826 [main] Physical connection got DEBUG 2024-06-30 02:50:17,826 [main] Logical connection got DEBUG 2024-06-30 02:50:17,842 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,842 [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-06-30 02:50:17,843 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,843 [main] Physical connection closed DEBUG 2024-06-30 02:50:17,847 [main] Physical connection got DEBUG 2024-06-30 02:50:17,847 [main] Logical connection got DEBUG 2024-06-30 02:50:17,862 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,862 [main] Logical connection got DEBUG 2024-06-30 02:50:17,864 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,864 [main] Physical connection closed DEBUG 2024-06-30 02:50:17,868 [main] Physical connection got DEBUG 2024-06-30 02:50:17,868 [main] Logical connection got DEBUG 2024-06-30 02:50:17,878 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,878 [main] Logical connection got DEBUG 2024-06-30 02:50:17,879 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,881 [main] Physical connection closed Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec Running org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest DEBUG 2024-06-30 02:50:17,894 [main] Transaction began DEBUG 2024-06-30 02:50:17,894 [main] Physical connection got DEBUG 2024-06-30 02:50:17,894 [main] Logical connection got DEBUG 2024-06-30 02:50:17,894 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,894 [main] Logical connection got DEBUG 2024-06-30 02:50:17,908 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,909 [main] Logical connection got DEBUG 2024-06-30 02:50:17,909 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%' DEBUG 2024-06-30 02:50:17,909 [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.GeneratedMethodAccessor71.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) DEBUG 2024-06-30 02:50:17,910 [main] Transaction rolledback DEBUG 2024-06-30 02:50:17,910 [main] Physical connection closed DEBUG 2024-06-30 02:50:17,921 [main] Transaction began DEBUG 2024-06-30 02:50:17,921 [main] Physical connection got DEBUG 2024-06-30 02:50:17,921 [main] Logical connection got DEBUG 2024-06-30 02:50:17,921 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,921 [main] Logical connection got DEBUG 2024-06-30 02:50:17,937 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,937 [main] Logical connection got DEBUG 2024-06-30 02:50:17,937 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%' DEBUG 2024-06-30 02:50:17,937 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,937 [main] Transaction rolledback DEBUG 2024-06-30 02:50:17,937 [main] Physical connection closed DEBUG 2024-06-30 02:50:17,948 [main] Transaction began DEBUG 2024-06-30 02:50:17,948 [main] Physical connection got DEBUG 2024-06-30 02:50:17,948 [main] Logical connection got DEBUG 2024-06-30 02:50:17,949 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,949 [main] Logical connection got DEBUG 2024-06-30 02:50:17,964 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,964 [main] Logical connection got DEBUG 2024-06-30 02:50:17,964 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'AD%' DEBUG 2024-06-30 02:50:17,965 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,965 [main] Transaction rolledback DEBUG 2024-06-30 02:50:17,965 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec Running org.seasar.dao.pager.PagerResultSetFactoryLimitOffsetWrapperTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.seasar.dao.pager.MySQLLimitOffsetPagingSqlRewriterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.seasar.dao.impl.BeanMetaDataResultSetHandlerTest DEBUG 2024-06-30 02:50:17,981 [main] Physical connection got DEBUG 2024-06-30 02:50:17,981 [main] Logical connection got DEBUG 2024-06-30 02:50:17,996 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,996 [main] Logical connection got 7788,SCOTT DEBUG 2024-06-30 02:50:17,998 [main] Logical connection closed DEBUG 2024-06-30 02:50:17,999 [main] Physical connection closed DEBUG 2024-06-30 02:50:18,001 [main] Physical connection got DEBUG 2024-06-30 02:50:18,001 [main] Logical connection got DEBUG 2024-06-30 02:50:18,016 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,017 [main] Logical connection got 0,SCOTT DEBUG 2024-06-30 02:50:18,017 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,017 [main] Physical connection closed DEBUG 2024-06-30 02:50:18,022 [main] Physical connection got DEBUG 2024-06-30 02:50:18,022 [main] Logical connection got DEBUG 2024-06-30 02:50:18,094 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,094 [main] Logical connection got DEBUG 2024-06-30 02:50:18,094 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,095 [main] Physical connection closed DEBUG 2024-06-30 02:50:18,099 [main] Physical connection got DEBUG 2024-06-30 02:50:18,099 [main] Logical connection got DEBUG 2024-06-30 02:50:18,110 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,110 [main] Logical connection got DEBUG 2024-06-30 02:50:18,110 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,110 [main] Physical connection closed DEBUG 2024-06-30 02:50:18,114 [main] Physical connection got DEBUG 2024-06-30 02:50:18,114 [main] Logical connection got DEBUG 2024-06-30 02:50:18,125 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,125 [main] Logical connection got DEBUG 2024-06-30 02:50:18,126 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,126 [main] Physical connection closed Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec Running org.seasar.dao.dbms.StandardTest DEBUG 2024-06-30 02:50:18,131 [main] Physical connection got DEBUG 2024-06-30 02:50:18,131 [main] Logical connection got DEBUG 2024-06-30 02:50:18,150 [main] Logical connection closed SELECT EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0, department2.versionno AS versionno_1, department2.deptno AS deptno_1, department2.dname AS dname_1, department2.loc AS loc_1 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno LEFT OUTER JOIN DEPT department2 ON EMP.deptno = department2.deptno DEBUG 2024-06-30 02:50:18,150 [main] Physical connection closed DEBUG 2024-06-30 02:50:18,154 [main] Physical connection got DEBUG 2024-06-30 02:50:18,154 [main] Logical connection got DEBUG 2024-06-30 02:50:18,172 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,172 [main] Physical connection closed org.seasar.framework.exception.SRuntimeException: [EDAO0022]Can not use Identity in this RDB org.seasar.framework.exception.SRuntimeException: [EDAO0022]Can not use Sequence in this RDB Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec Running org.seasar.dao.unit.S2DaoBeanReaderTest DEBUG 2024-06-30 02:50:18,185 [main] Physical connection got DEBUG 2024-06-30 02:50:18,185 [main] Logical connection got DEBUG 2024-06-30 02:50:18,199 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,199 [main] Physical connection closed DEBUG 2024-06-30 02:50:18,203 [main] Physical connection got DEBUG 2024-06-30 02:50:18,203 [main] Logical connection got DEBUG 2024-06-30 02:50:18,218 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,218 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec Running org.seasar.dao.impl.DaoMetaDataFactoryImplTest DEBUG 2024-06-30 02:50:18,228 [main] Physical connection got DEBUG 2024-06-30 02:50:18,228 [main] Logical connection got DEBUG 2024-06-30 02:50:18,228 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,228 [main] Logical connection got DEBUG 2024-06-30 02:50:18,230 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,231 [main] Physical connection closed DEBUG 2024-06-30 02:50:18,240 [main] Physical connection got DEBUG 2024-06-30 02:50:18,240 [main] Logical connection got DEBUG 2024-06-30 02:50:18,240 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,240 [main] Logical connection got DEBUG 2024-06-30 02:50:18,243 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,243 [main] Logical connection got DEBUG 2024-06-30 02:50:18,243 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,244 [main] Logical connection got DEBUG 2024-06-30 02:50:18,244 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,245 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec Running org.seasar.dao.unit.S2DaoTestCaseTest DEBUG 2024-06-30 02:50:18,250 [main] Physical connection got DEBUG 2024-06-30 02:50:18,250 [main] Logical connection got WARN 2024-06-30 02:50:18,252 [main] Table(S2DaoTestCaseTest$Hoge) not found WARN 2024-06-30 02:50:18,254 [main] Table(S2DaoTestCaseTest$Foo) not found DEBUG 2024-06-30 02:50:18,257 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,257 [main] Physical connection closed DEBUG 2024-06-30 02:50:18,262 [main] Physical connection got DEBUG 2024-06-30 02:50:18,262 [main] Logical connection got WARN 2024-06-30 02:50:18,264 [main] Table(S2DaoTestCaseTest$Hoge) not found WARN 2024-06-30 02:50:18,264 [main] Table(S2DaoTestCaseTest$Foo) not found DEBUG 2024-06-30 02:50:18,269 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,269 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 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-06-30 02:50:18,276 [main] Transaction began DEBUG 2024-06-30 02:50:18,277 [main] Physical connection got DEBUG 2024-06-30 02:50:18,277 [main] Logical connection got DEBUG 2024-06-30 02:50:18,277 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,277 [main] Logical connection got DEBUG 2024-06-30 02:50:18,293 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,359 [main] Logical connection got DEBUG 2024-06-30 02:50:18,359 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-06-30 02:50:18,360 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,361 [main] Logical connection got DEBUG 2024-06-30 02:50:18,361 [main] UPDATE EMP SET tstamp = '2024-06-30 02.50.18', ename = 'SCOTT', deptno = 20, hiredate = '1982-12-09 00.00.00', mgr = 7566, job = 'ANALYST', comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-06-30 02:50:18,361 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,361 [main] Transaction rolledback DEBUG 2024-06-30 02:50:18,361 [main] Physical connection closed DEBUG 2024-06-30 02:50:18,365 [main] Transaction began DEBUG 2024-06-30 02:50:18,365 [main] Physical connection got DEBUG 2024-06-30 02:50:18,365 [main] Logical connection got DEBUG 2024-06-30 02:50:18,365 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,366 [main] Logical connection got DEBUG 2024-06-30 02:50:18,373 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,377 [main] Logical connection got DEBUG 2024-06-30 02:50:18,377 [main] UPDATE DEPT SET versionno = 1, dname = null, loc = null WHERE deptno = 10 AND versionno = 0 DEBUG 2024-06-30 02:50:18,377 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,377 [main] Transaction rolledback DEBUG 2024-06-30 02:50:18,377 [main] Physical connection closed DEBUG 2024-06-30 02:50:18,381 [main] Transaction began DEBUG 2024-06-30 02:50:18,382 [main] Physical connection got DEBUG 2024-06-30 02:50:18,382 [main] Logical connection got DEBUG 2024-06-30 02:50:18,382 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,382 [main] Logical connection got DEBUG 2024-06-30 02:50:18,389 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,390 [main] Logical connection got DEBUG 2024-06-30 02:50:18,391 [main] UPDATE DEPT SET versionno = 0, dname = null, loc = null WHERE deptno = 10 AND versionno = -1 DEBUG 2024-06-30 02:50:18,391 [main] Logical connection closed org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1) DEBUG 2024-06-30 02:50:18,391 [main] Transaction rolledback DEBUG 2024-06-30 02:50:18,391 [main] Physical connection closed DEBUG 2024-06-30 02:50:18,395 [main] Transaction began DEBUG 2024-06-30 02:50:18,395 [main] Physical connection got DEBUG 2024-06-30 02:50:18,395 [main] Logical connection got DEBUG 2024-06-30 02:50:18,395 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,396 [main] Logical connection got DEBUG 2024-06-30 02:50:18,411 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,419 [main] Logical connection got DEBUG 2024-06-30 02:50:18,419 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-06-30 02:50:18,420 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,420 [main] Logical connection got DEBUG 2024-06-30 02:50:18,421 [main] UPDATE EMP SET tstamp = '2024-06-30 02.50.18', ename = 'SCOTT' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-06-30 02:50:18,421 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,422 [main] Transaction rolledback DEBUG 2024-06-30 02:50:18,422 [main] Physical connection closed DEBUG 2024-06-30 02:50:18,424 [main] Transaction began DEBUG 2024-06-30 02:50:18,425 [main] Physical connection got DEBUG 2024-06-30 02:50:18,425 [main] Logical connection got DEBUG 2024-06-30 02:50:18,425 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,425 [main] Logical connection got DEBUG 2024-06-30 02:50:18,440 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,448 [main] Logical connection got DEBUG 2024-06-30 02:50:18,448 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-06-30 02:50:18,449 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,449 [main] Logical connection got DEBUG 2024-06-30 02:50:18,449 [main] UPDATE EMP SET deptno = 20, tstamp = '2024-06-30 02.50.18' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-06-30 02:50:18,449 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,449 [main] Transaction rolledback DEBUG 2024-06-30 02:50:18,449 [main] Physical connection closed Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 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.005 sec Running org.seasar.dao.pager.NoScrollCursorTest DEBUG 2024-06-30 02:50:18,462 [main] Transaction began DEBUG 2024-06-30 02:50:18,462 [main] Physical connection got DEBUG 2024-06-30 02:50:18,462 [main] Logical connection got DEBUG 2024-06-30 02:50:18,462 [main] S2Pager not use scroll cursor. DEBUG 2024-06-30 02:50:18,462 [main] Transaction rolledback DEBUG 2024-06-30 02:50:18,462 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,462 [main] Physical connection closed DEBUG 2024-06-30 02:50:18,467 [main] Transaction began DEBUG 2024-06-30 02:50:18,467 [main] Physical connection got DEBUG 2024-06-30 02:50:18,467 [main] Logical connection got DEBUG 2024-06-30 02:50:18,467 [main] S2Pager not use scroll cursor. DEBUG 2024-06-30 02:50:18,467 [main] Transaction rolledback DEBUG 2024-06-30 02:50:18,467 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,467 [main] Physical connection closed DEBUG 2024-06-30 02:50:18,470 [main] Transaction began DEBUG 2024-06-30 02:50:18,471 [main] Physical connection got DEBUG 2024-06-30 02:50:18,471 [main] Logical connection got DEBUG 2024-06-30 02:50:18,471 [main] S2Pager not use scroll cursor. DEBUG 2024-06-30 02:50:18,471 [main] Transaction rolledback DEBUG 2024-06-30 02:50:18,471 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,471 [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-06-30 02:50:18,528 [main] Transaction began DEBUG 2024-06-30 02:50:18,662 [main] Physical connection got DEBUG 2024-06-30 02:50:18,663 [main] Logical connection got DEBUG 2024-06-30 02:50:18,663 [main] DELETE FROM CUSTOMER DEBUG 2024-06-30 02:50:18,663 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,663 [main] Logical connection got DEBUG 2024-06-30 02:50:18,669 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,670 [main] Logical connection got DEBUG 2024-06-30 02:50:18,670 [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-06-30 02:50:18,670 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,670 [main] Logical connection got DEBUG 2024-06-30 02:50:18,670 [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-06-30 02:50:18,671 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,671 [main] Logical connection got DEBUG 2024-06-30 02:50:18,671 [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-06-30 02:50:18,671 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,671 [main] Logical connection got DEBUG 2024-06-30 02:50:18,671 [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-06-30 02:50:18,671 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,671 [main] Logical connection got DEBUG 2024-06-30 02:50:18,671 [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-06-30 02:50:18,672 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,672 [main] Logical connection got DEBUG 2024-06-30 02:50:18,672 [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-06-30 02:50:18,672 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,672 [main] Logical connection got DEBUG 2024-06-30 02:50:18,672 [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-06-30 02:50:18,672 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,672 [main] Logical connection got DEBUG 2024-06-30 02:50:18,673 [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-06-30 02:50:18,673 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,673 [main] Logical connection got DEBUG 2024-06-30 02:50:18,673 [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-06-30 02:50:18,673 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,673 [main] Logical connection got DEBUG 2024-06-30 02:50:18,675 [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-06-30 02:50:18,675 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,675 [main] Logical connection got DEBUG 2024-06-30 02:50:18,676 [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-06-30 02:50:18,676 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,676 [main] Logical connection got DEBUG 2024-06-30 02:50:18,676 [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-06-30 02:50:18,676 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,676 [main] Logical connection got DEBUG 2024-06-30 02:50:18,676 [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-06-30 02:50:18,677 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,677 [main] Logical connection got DEBUG 2024-06-30 02:50:18,677 [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-06-30 02:50:18,677 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,677 [main] Logical connection got DEBUG 2024-06-30 02:50:18,677 [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-06-30 02:50:18,677 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,677 [main] Logical connection got DEBUG 2024-06-30 02:50:18,678 [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-06-30 02:50:18,678 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,678 [main] Logical connection got DEBUG 2024-06-30 02:50:18,678 [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-06-30 02:50:18,678 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,678 [main] Logical connection got DEBUG 2024-06-30 02:50:18,678 [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-06-30 02:50:18,678 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,678 [main] Logical connection got DEBUG 2024-06-30 02:50:18,679 [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-06-30 02:50:18,679 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,679 [main] Logical connection got DEBUG 2024-06-30 02:50:18,679 [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-06-30 02:50:18,679 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,679 [main] Logical connection got DEBUG 2024-06-30 02:50:18,680 [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-06-30 02:50:18,680 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,680 [main] Logical connection got DEBUG 2024-06-30 02:50:18,681 [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-06-30 02:50:18,681 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,681 [main] Logical connection got DEBUG 2024-06-30 02:50:18,681 [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-06-30 02:50:18,681 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,681 [main] Logical connection got DEBUG 2024-06-30 02:50:18,681 [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-06-30 02:50:18,682 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,682 [main] Logical connection got DEBUG 2024-06-30 02:50:18,682 [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-06-30 02:50:18,682 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,682 [main] Logical connection got DEBUG 2024-06-30 02:50:18,683 [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-06-30 02:50:18,683 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,683 [main] Logical connection got DEBUG 2024-06-30 02:50:18,683 [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-06-30 02:50:18,683 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,683 [main] Logical connection got DEBUG 2024-06-30 02:50:18,683 [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-06-30 02:50:18,683 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,683 [main] Logical connection got DEBUG 2024-06-30 02:50:18,684 [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-06-30 02:50:18,684 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,684 [main] Logical connection got DEBUG 2024-06-30 02:50:18,684 [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-06-30 02:50:18,684 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,684 [main] Logical connection got DEBUG 2024-06-30 02:50:18,684 [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-06-30 02:50:18,685 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,685 [main] Logical connection got DEBUG 2024-06-30 02:50:18,685 [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-06-30 02:50:18,685 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,685 [main] Logical connection got DEBUG 2024-06-30 02:50:18,685 [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-06-30 02:50:18,685 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,685 [main] Logical connection got DEBUG 2024-06-30 02:50:18,685 [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-06-30 02:50:18,686 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,686 [main] Logical connection got DEBUG 2024-06-30 02:50:18,686 [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-06-30 02:50:18,686 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,686 [main] Logical connection got DEBUG 2024-06-30 02:50:18,686 [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-06-30 02:50:18,686 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,686 [main] Logical connection got DEBUG 2024-06-30 02:50:18,686 [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-06-30 02:50:18,687 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,687 [main] Logical connection got DEBUG 2024-06-30 02:50:18,687 [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-06-30 02:50:18,687 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,687 [main] Logical connection got DEBUG 2024-06-30 02:50:18,687 [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-06-30 02:50:18,687 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,687 [main] Logical connection got DEBUG 2024-06-30 02:50:18,687 [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-06-30 02:50:18,688 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,688 [main] Logical connection got DEBUG 2024-06-30 02:50:18,688 [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-06-30 02:50:18,688 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,688 [main] Logical connection got DEBUG 2024-06-30 02:50:18,688 [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-06-30 02:50:18,688 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,688 [main] Logical connection got DEBUG 2024-06-30 02:50:18,688 [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-06-30 02:50:18,689 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,689 [main] Logical connection got DEBUG 2024-06-30 02:50:18,689 [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-06-30 02:50:18,689 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,689 [main] Logical connection got DEBUG 2024-06-30 02:50:18,689 [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-06-30 02:50:18,689 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,689 [main] Logical connection got DEBUG 2024-06-30 02:50:18,689 [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-06-30 02:50:18,690 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,690 [main] Logical connection got DEBUG 2024-06-30 02:50:18,690 [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-06-30 02:50:18,690 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,690 [main] Logical connection got DEBUG 2024-06-30 02:50:18,690 [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-06-30 02:50:18,690 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,690 [main] Logical connection got DEBUG 2024-06-30 02:50:18,690 [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-06-30 02:50:18,691 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,691 [main] Logical connection got DEBUG 2024-06-30 02:50:18,691 [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-06-30 02:50:18,691 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,691 [main] Logical connection got DEBUG 2024-06-30 02:50:18,691 [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-06-30 02:50:18,691 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,691 [main] Logical connection got DEBUG 2024-06-30 02:50:18,691 [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-06-30 02:50:18,693 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,693 [main] Logical connection got DEBUG 2024-06-30 02:50:18,693 [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-06-30 02:50:18,693 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,693 [main] Logical connection got DEBUG 2024-06-30 02:50:18,693 [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-06-30 02:50:18,693 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,693 [main] Logical connection got DEBUG 2024-06-30 02:50:18,693 [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-06-30 02:50:18,694 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,694 [main] Logical connection got DEBUG 2024-06-30 02:50:18,694 [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-06-30 02:50:18,694 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,694 [main] Logical connection got DEBUG 2024-06-30 02:50:18,694 [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-06-30 02:50:18,694 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,694 [main] Logical connection got DEBUG 2024-06-30 02:50:18,694 [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-06-30 02:50:18,695 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,695 [main] Logical connection got DEBUG 2024-06-30 02:50:18,695 [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-06-30 02:50:18,695 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,695 [main] Logical connection got DEBUG 2024-06-30 02:50:18,695 [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-06-30 02:50:18,695 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,695 [main] Logical connection got DEBUG 2024-06-30 02:50:18,695 [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-06-30 02:50:18,696 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,696 [main] Logical connection got DEBUG 2024-06-30 02:50:18,696 [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-06-30 02:50:18,696 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,696 [main] Logical connection got DEBUG 2024-06-30 02:50:18,696 [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-06-30 02:50:18,696 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,696 [main] Logical connection got DEBUG 2024-06-30 02:50:18,696 [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-06-30 02:50:18,697 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,697 [main] Logical connection got DEBUG 2024-06-30 02:50:18,697 [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-06-30 02:50:18,697 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,697 [main] Logical connection got DEBUG 2024-06-30 02:50:18,698 [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-06-30 02:50:18,698 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,698 [main] Logical connection got DEBUG 2024-06-30 02:50:18,698 [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-06-30 02:50:18,698 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,698 [main] Logical connection got DEBUG 2024-06-30 02:50:18,698 [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-06-30 02:50:18,698 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,698 [main] Logical connection got DEBUG 2024-06-30 02:50:18,699 [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-06-30 02:50:18,699 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,699 [main] Logical connection got DEBUG 2024-06-30 02:50:18,700 [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-06-30 02:50:18,700 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,700 [main] Logical connection got DEBUG 2024-06-30 02:50:18,700 [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-06-30 02:50:18,700 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,700 [main] Logical connection got DEBUG 2024-06-30 02:50:18,700 [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-06-30 02:50:18,700 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,700 [main] Logical connection got DEBUG 2024-06-30 02:50:18,701 [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-06-30 02:50:18,701 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,701 [main] Logical connection got DEBUG 2024-06-30 02:50:18,701 [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-06-30 02:50:18,701 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,701 [main] Logical connection got DEBUG 2024-06-30 02:50:18,701 [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-06-30 02:50:18,701 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,701 [main] Logical connection got DEBUG 2024-06-30 02:50:18,702 [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-06-30 02:50:18,702 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,702 [main] Logical connection got DEBUG 2024-06-30 02:50:18,702 [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-06-30 02:50:18,702 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,702 [main] Logical connection got DEBUG 2024-06-30 02:50:18,702 [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-06-30 02:50:18,703 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,703 [main] Logical connection got DEBUG 2024-06-30 02:50:18,703 [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-06-30 02:50:18,703 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,703 [main] Logical connection got DEBUG 2024-06-30 02:50:18,703 [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-06-30 02:50:18,703 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,703 [main] Logical connection got DEBUG 2024-06-30 02:50:18,703 [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-06-30 02:50:18,704 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,704 [main] Logical connection got DEBUG 2024-06-30 02:50:18,704 [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-06-30 02:50:18,704 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,704 [main] Logical connection got DEBUG 2024-06-30 02:50:18,704 [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-06-30 02:50:18,704 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,704 [main] Logical connection got DEBUG 2024-06-30 02:50:18,704 [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-06-30 02:50:18,705 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,705 [main] Logical connection got DEBUG 2024-06-30 02:50:18,707 [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-06-30 02:50:18,707 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,707 [main] Logical connection got DEBUG 2024-06-30 02:50:18,708 [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-06-30 02:50:18,708 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,708 [main] Logical connection got DEBUG 2024-06-30 02:50:18,708 [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-06-30 02:50:18,708 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,709 [main] Logical connection got DEBUG 2024-06-30 02:50:18,709 [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-06-30 02:50:18,709 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,709 [main] Logical connection got DEBUG 2024-06-30 02:50:18,709 [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-06-30 02:50:18,709 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,710 [main] Logical connection got DEBUG 2024-06-30 02:50:18,710 [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-06-30 02:50:18,711 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,711 [main] Logical connection got DEBUG 2024-06-30 02:50:18,711 [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-06-30 02:50:18,711 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,711 [main] Logical connection got DEBUG 2024-06-30 02:50:18,711 [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-06-30 02:50:18,712 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,712 [main] Logical connection got DEBUG 2024-06-30 02:50:18,712 [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-06-30 02:50:18,712 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,712 [main] Logical connection got DEBUG 2024-06-30 02:50:18,712 [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-06-30 02:50:18,712 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,712 [main] Logical connection got DEBUG 2024-06-30 02:50:18,712 [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-06-30 02:50:18,713 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,713 [main] Logical connection got DEBUG 2024-06-30 02:50:18,713 [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-06-30 02:50:18,713 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,713 [main] Logical connection got DEBUG 2024-06-30 02:50:18,713 [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-06-30 02:50:18,713 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,714 [main] Logical connection got DEBUG 2024-06-30 02:50:18,714 [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-06-30 02:50:18,714 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,714 [main] Logical connection got DEBUG 2024-06-30 02:50:18,715 [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-06-30 02:50:18,715 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,715 [main] Logical connection got DEBUG 2024-06-30 02:50:18,715 [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-06-30 02:50:18,715 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,715 [main] Logical connection got DEBUG 2024-06-30 02:50:18,715 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,716 [main] Logical connection got DEBUG 2024-06-30 02:50:18,716 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,718 [main] Logical connection got DEBUG 2024-06-30 02:50:18,718 [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-06-30 02:50:18,719 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,719 [main] Logical connection got DEBUG 2024-06-30 02:50:18,719 [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-06-30 02:50:18,720 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,720 [main] Transaction rolledback DEBUG 2024-06-30 02:50:18,720 [main] Physical connection closed DEBUG 2024-06-30 02:50:18,734 [main] Transaction began DEBUG 2024-06-30 02:50:18,761 [main] Physical connection got DEBUG 2024-06-30 02:50:18,761 [main] Logical connection got DEBUG 2024-06-30 02:50:18,761 [main] DELETE FROM CUSTOMER DEBUG 2024-06-30 02:50:18,761 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,761 [main] Logical connection got DEBUG 2024-06-30 02:50:18,764 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,764 [main] Logical connection got DEBUG 2024-06-30 02:50:18,764 [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-06-30 02:50:18,764 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,764 [main] Logical connection got DEBUG 2024-06-30 02:50:18,764 [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-06-30 02:50:18,765 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,765 [main] Logical connection got DEBUG 2024-06-30 02:50:18,765 [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-06-30 02:50:18,765 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,765 [main] Logical connection got DEBUG 2024-06-30 02:50:18,765 [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-06-30 02:50:18,765 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,765 [main] Logical connection got DEBUG 2024-06-30 02:50:18,765 [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-06-30 02:50:18,765 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,766 [main] Logical connection got DEBUG 2024-06-30 02:50:18,766 [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-06-30 02:50:18,766 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,766 [main] Logical connection got DEBUG 2024-06-30 02:50:18,766 [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-06-30 02:50:18,766 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,767 [main] Logical connection got DEBUG 2024-06-30 02:50:18,767 [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-06-30 02:50:18,767 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,767 [main] Logical connection got DEBUG 2024-06-30 02:50:18,767 [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-06-30 02:50:18,768 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,768 [main] Logical connection got DEBUG 2024-06-30 02:50:18,768 [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-06-30 02:50:18,768 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,768 [main] Logical connection got DEBUG 2024-06-30 02:50:18,768 [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-06-30 02:50:18,769 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,769 [main] Logical connection got DEBUG 2024-06-30 02:50:18,769 [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-06-30 02:50:18,771 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,772 [main] Logical connection got DEBUG 2024-06-30 02:50:18,772 [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-06-30 02:50:18,772 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,772 [main] Logical connection got DEBUG 2024-06-30 02:50:18,772 [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-06-30 02:50:18,772 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,772 [main] Logical connection got DEBUG 2024-06-30 02:50:18,772 [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-06-30 02:50:18,772 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,773 [main] Logical connection got DEBUG 2024-06-30 02:50:18,773 [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-06-30 02:50:18,773 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,773 [main] Logical connection got DEBUG 2024-06-30 02:50:18,773 [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-06-30 02:50:18,773 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,773 [main] Logical connection got DEBUG 2024-06-30 02:50:18,773 [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-06-30 02:50:18,773 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,773 [main] Logical connection got DEBUG 2024-06-30 02:50:18,774 [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-06-30 02:50:18,774 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,774 [main] Logical connection got DEBUG 2024-06-30 02:50:18,774 [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-06-30 02:50:18,775 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,775 [main] Logical connection got DEBUG 2024-06-30 02:50:18,775 [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-06-30 02:50:18,775 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,775 [main] Logical connection got DEBUG 2024-06-30 02:50:18,775 [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-06-30 02:50:18,775 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,775 [main] Logical connection got DEBUG 2024-06-30 02:50:18,775 [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-06-30 02:50:18,776 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,776 [main] Logical connection got DEBUG 2024-06-30 02:50:18,776 [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-06-30 02:50:18,776 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,776 [main] Logical connection got DEBUG 2024-06-30 02:50:18,776 [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-06-30 02:50:18,776 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,776 [main] Logical connection got DEBUG 2024-06-30 02:50:18,776 [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-06-30 02:50:18,777 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,777 [main] Logical connection got DEBUG 2024-06-30 02:50:18,777 [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-06-30 02:50:18,777 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,777 [main] Logical connection got DEBUG 2024-06-30 02:50:18,777 [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-06-30 02:50:18,777 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,777 [main] Logical connection got DEBUG 2024-06-30 02:50:18,777 [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-06-30 02:50:18,777 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,778 [main] Logical connection got DEBUG 2024-06-30 02:50:18,778 [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-06-30 02:50:18,778 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,778 [main] Logical connection got DEBUG 2024-06-30 02:50:18,778 [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-06-30 02:50:18,778 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,778 [main] Logical connection got DEBUG 2024-06-30 02:50:18,778 [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-06-30 02:50:18,780 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,780 [main] Logical connection got DEBUG 2024-06-30 02:50:18,780 [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-06-30 02:50:18,780 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,780 [main] Logical connection got DEBUG 2024-06-30 02:50:18,780 [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-06-30 02:50:18,780 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,780 [main] Logical connection got DEBUG 2024-06-30 02:50:18,781 [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-06-30 02:50:18,781 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,781 [main] Logical connection got DEBUG 2024-06-30 02:50:18,781 [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-06-30 02:50:18,781 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,781 [main] Logical connection got DEBUG 2024-06-30 02:50:18,781 [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-06-30 02:50:18,781 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,781 [main] Logical connection got DEBUG 2024-06-30 02:50:18,781 [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-06-30 02:50:18,782 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,782 [main] Logical connection got DEBUG 2024-06-30 02:50:18,782 [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-06-30 02:50:18,782 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,783 [main] Logical connection got DEBUG 2024-06-30 02:50:18,783 [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-06-30 02:50:18,783 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,783 [main] Logical connection got DEBUG 2024-06-30 02:50:18,783 [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-06-30 02:50:18,783 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,783 [main] Logical connection got DEBUG 2024-06-30 02:50:18,783 [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-06-30 02:50:18,783 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,784 [main] Logical connection got DEBUG 2024-06-30 02:50:18,784 [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-06-30 02:50:18,784 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,784 [main] Logical connection got DEBUG 2024-06-30 02:50:18,784 [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-06-30 02:50:18,784 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,784 [main] Logical connection got DEBUG 2024-06-30 02:50:18,784 [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-06-30 02:50:18,786 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,786 [main] Logical connection got DEBUG 2024-06-30 02:50:18,786 [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-06-30 02:50:18,786 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,786 [main] Logical connection got DEBUG 2024-06-30 02:50:18,786 [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-06-30 02:50:18,787 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,787 [main] Logical connection got DEBUG 2024-06-30 02:50:18,788 [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-06-30 02:50:18,788 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,788 [main] Logical connection got DEBUG 2024-06-30 02:50:18,788 [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-06-30 02:50:18,789 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,789 [main] Logical connection got DEBUG 2024-06-30 02:50:18,789 [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-06-30 02:50:18,789 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,789 [main] Logical connection got DEBUG 2024-06-30 02:50:18,789 [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-06-30 02:50:18,789 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,789 [main] Logical connection got DEBUG 2024-06-30 02:50:18,789 [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-06-30 02:50:18,790 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,790 [main] Logical connection got DEBUG 2024-06-30 02:50:18,790 [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-06-30 02:50:18,790 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,791 [main] Logical connection got DEBUG 2024-06-30 02:50:18,791 [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-06-30 02:50:18,791 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,791 [main] Logical connection got DEBUG 2024-06-30 02:50:18,791 [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-06-30 02:50:18,791 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,792 [main] Logical connection got DEBUG 2024-06-30 02:50:18,792 [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-06-30 02:50:18,792 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,792 [main] Logical connection got DEBUG 2024-06-30 02:50:18,792 [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-06-30 02:50:18,794 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,794 [main] Logical connection got DEBUG 2024-06-30 02:50:18,795 [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-06-30 02:50:18,795 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,795 [main] Logical connection got DEBUG 2024-06-30 02:50:18,795 [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-06-30 02:50:18,795 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,795 [main] Logical connection got DEBUG 2024-06-30 02:50:18,795 [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-06-30 02:50:18,795 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,795 [main] Logical connection got DEBUG 2024-06-30 02:50:18,795 [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-06-30 02:50:18,796 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,796 [main] Logical connection got DEBUG 2024-06-30 02:50:18,796 [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-06-30 02:50:18,796 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,796 [main] Logical connection got DEBUG 2024-06-30 02:50:18,796 [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-06-30 02:50:18,796 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,796 [main] Logical connection got DEBUG 2024-06-30 02:50:18,798 [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-06-30 02:50:18,799 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,799 [main] Logical connection got DEBUG 2024-06-30 02:50:18,799 [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-06-30 02:50:18,799 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,799 [main] Logical connection got DEBUG 2024-06-30 02:50:18,799 [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-06-30 02:50:18,799 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,799 [main] Logical connection got DEBUG 2024-06-30 02:50:18,799 [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-06-30 02:50:18,800 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,800 [main] Logical connection got DEBUG 2024-06-30 02:50:18,800 [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-06-30 02:50:18,800 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,800 [main] Logical connection got DEBUG 2024-06-30 02:50:18,800 [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-06-30 02:50:18,800 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,800 [main] Logical connection got DEBUG 2024-06-30 02:50:18,801 [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-06-30 02:50:18,801 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,801 [main] Logical connection got DEBUG 2024-06-30 02:50:18,801 [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-06-30 02:50:18,801 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,801 [main] Logical connection got DEBUG 2024-06-30 02:50:18,802 [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-06-30 02:50:18,802 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,802 [main] Logical connection got DEBUG 2024-06-30 02:50:18,802 [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-06-30 02:50:18,802 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,802 [main] Logical connection got DEBUG 2024-06-30 02:50:18,802 [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-06-30 02:50:18,802 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,802 [main] Logical connection got DEBUG 2024-06-30 02:50:18,802 [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-06-30 02:50:18,803 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,803 [main] Logical connection got DEBUG 2024-06-30 02:50:18,803 [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-06-30 02:50:18,803 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,803 [main] Logical connection got DEBUG 2024-06-30 02:50:18,803 [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-06-30 02:50:18,803 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,803 [main] Logical connection got DEBUG 2024-06-30 02:50:18,803 [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-06-30 02:50:18,803 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,803 [main] Logical connection got DEBUG 2024-06-30 02:50:18,803 [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-06-30 02:50:18,804 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,804 [main] Logical connection got DEBUG 2024-06-30 02:50:18,804 [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-06-30 02:50:18,806 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,806 [main] Logical connection got DEBUG 2024-06-30 02:50:18,806 [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-06-30 02:50:18,806 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,806 [main] Logical connection got DEBUG 2024-06-30 02:50:18,806 [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-06-30 02:50:18,806 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,806 [main] Logical connection got DEBUG 2024-06-30 02:50:18,806 [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-06-30 02:50:18,806 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,806 [main] Logical connection got DEBUG 2024-06-30 02:50:18,807 [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-06-30 02:50:18,807 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,807 [main] Logical connection got DEBUG 2024-06-30 02:50:18,807 [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-06-30 02:50:18,808 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,808 [main] Logical connection got DEBUG 2024-06-30 02:50:18,808 [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-06-30 02:50:18,808 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,808 [main] Logical connection got DEBUG 2024-06-30 02:50:18,808 [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-06-30 02:50:18,808 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,809 [main] Logical connection got DEBUG 2024-06-30 02:50:18,809 [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-06-30 02:50:18,809 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,809 [main] Logical connection got DEBUG 2024-06-30 02:50:18,809 [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-06-30 02:50:18,809 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,809 [main] Logical connection got DEBUG 2024-06-30 02:50:18,809 [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-06-30 02:50:18,809 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,809 [main] Logical connection got DEBUG 2024-06-30 02:50:18,810 [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-06-30 02:50:18,810 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,810 [main] Logical connection got DEBUG 2024-06-30 02:50:18,812 [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-06-30 02:50:18,812 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,812 [main] Logical connection got DEBUG 2024-06-30 02:50:18,812 [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-06-30 02:50:18,812 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,812 [main] Logical connection got DEBUG 2024-06-30 02:50:18,812 [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-06-30 02:50:18,812 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,812 [main] Logical connection got DEBUG 2024-06-30 02:50:18,812 [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-06-30 02:50:18,813 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,813 [main] Logical connection got DEBUG 2024-06-30 02:50:18,813 [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-06-30 02:50:18,813 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,813 [main] Logical connection got DEBUG 2024-06-30 02:50:18,813 [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-06-30 02:50:18,813 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,813 [main] Logical connection got DEBUG 2024-06-30 02:50:18,814 [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-06-30 02:50:18,814 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,814 [main] Logical connection got DEBUG 2024-06-30 02:50:18,814 [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-06-30 02:50:18,814 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,814 [main] Logical connection got DEBUG 2024-06-30 02:50:18,814 [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-06-30 02:50:18,814 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,823 [main] Logical connection got DEBUG 2024-06-30 02:50:18,823 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,823 [main] Logical connection got DEBUG 2024-06-30 02:50:18,824 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,826 [main] Logical connection got DEBUG 2024-06-30 02:50:18,826 [main] SELECT count(*) FROM (select * from customer where DATE_OF_JOIN >= '2006-01-01' ) AS total DEBUG 2024-06-30 02:50:18,826 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,826 [main] Logical connection got DEBUG 2024-06-30 02:50:18,827 [main] select * from customer where DATE_OF_JOIN >= '2006-01-01' order by PRIORITY LIMIT 12 OFFSET 18 DEBUG 2024-06-30 02:50:18,900 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,900 [main] Logical connection got DEBUG 2024-06-30 02:50:18,901 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,903 [main] Transaction rolledback DEBUG 2024-06-30 02:50:18,904 [main] Physical connection closed DEBUG 2024-06-30 02:50:18,917 [main] Transaction began DEBUG 2024-06-30 02:50:18,927 [main] Physical connection got DEBUG 2024-06-30 02:50:18,927 [main] Logical connection got DEBUG 2024-06-30 02:50:18,927 [main] DELETE FROM CUSTOMER DEBUG 2024-06-30 02:50:18,927 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,927 [main] Logical connection got DEBUG 2024-06-30 02:50:18,930 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,930 [main] Logical connection got DEBUG 2024-06-30 02:50:18,930 [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-06-30 02:50:18,930 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,930 [main] Logical connection got DEBUG 2024-06-30 02:50:18,930 [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-06-30 02:50:18,930 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,930 [main] Logical connection got DEBUG 2024-06-30 02:50:18,930 [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-06-30 02:50:18,931 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,931 [main] Logical connection got DEBUG 2024-06-30 02:50:18,931 [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-06-30 02:50:18,931 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,931 [main] Logical connection got DEBUG 2024-06-30 02:50:18,931 [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-06-30 02:50:18,931 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,931 [main] Logical connection got DEBUG 2024-06-30 02:50:18,931 [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-06-30 02:50:18,931 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,931 [main] Logical connection got DEBUG 2024-06-30 02:50:18,932 [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-06-30 02:50:18,932 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,932 [main] Logical connection got DEBUG 2024-06-30 02:50:18,932 [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-06-30 02:50:18,932 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,932 [main] Logical connection got DEBUG 2024-06-30 02:50:18,932 [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-06-30 02:50:18,932 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,932 [main] Logical connection got DEBUG 2024-06-30 02:50:18,932 [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-06-30 02:50:18,933 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,933 [main] Logical connection got DEBUG 2024-06-30 02:50:18,933 [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-06-30 02:50:18,933 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,933 [main] Logical connection got DEBUG 2024-06-30 02:50:18,933 [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-06-30 02:50:18,933 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,933 [main] Logical connection got DEBUG 2024-06-30 02:50:18,933 [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-06-30 02:50:18,933 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,934 [main] Logical connection got DEBUG 2024-06-30 02:50:18,934 [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-06-30 02:50:18,934 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,934 [main] Logical connection got DEBUG 2024-06-30 02:50:18,934 [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-06-30 02:50:18,934 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,934 [main] Logical connection got DEBUG 2024-06-30 02:50:18,934 [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-06-30 02:50:18,934 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,934 [main] Logical connection got DEBUG 2024-06-30 02:50:18,934 [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-06-30 02:50:18,935 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,935 [main] Logical connection got DEBUG 2024-06-30 02:50:18,935 [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-06-30 02:50:18,935 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,935 [main] Logical connection got DEBUG 2024-06-30 02:50:18,935 [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-06-30 02:50:18,935 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,935 [main] Logical connection got DEBUG 2024-06-30 02:50:18,935 [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-06-30 02:50:18,936 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,936 [main] Logical connection got DEBUG 2024-06-30 02:50:18,936 [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-06-30 02:50:18,936 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,936 [main] Logical connection got DEBUG 2024-06-30 02:50:18,936 [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-06-30 02:50:18,936 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,936 [main] Logical connection got DEBUG 2024-06-30 02:50:18,936 [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-06-30 02:50:18,936 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,936 [main] Logical connection got DEBUG 2024-06-30 02:50:18,936 [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-06-30 02:50:18,937 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,937 [main] Logical connection got DEBUG 2024-06-30 02:50:18,937 [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-06-30 02:50:18,937 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,937 [main] Logical connection got DEBUG 2024-06-30 02:50:18,937 [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-06-30 02:50:18,937 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,937 [main] Logical connection got DEBUG 2024-06-30 02:50:18,937 [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-06-30 02:50:18,938 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,938 [main] Logical connection got DEBUG 2024-06-30 02:50:18,938 [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-06-30 02:50:18,938 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,938 [main] Logical connection got DEBUG 2024-06-30 02:50:18,938 [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-06-30 02:50:18,938 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,938 [main] Logical connection got DEBUG 2024-06-30 02:50:18,938 [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-06-30 02:50:18,938 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,938 [main] Logical connection got DEBUG 2024-06-30 02:50:18,939 [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-06-30 02:50:18,939 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,939 [main] Logical connection got DEBUG 2024-06-30 02:50:18,939 [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-06-30 02:50:18,939 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,939 [main] Logical connection got DEBUG 2024-06-30 02:50:18,939 [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-06-30 02:50:18,939 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,939 [main] Logical connection got DEBUG 2024-06-30 02:50:18,940 [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-06-30 02:50:18,940 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,940 [main] Logical connection got DEBUG 2024-06-30 02:50:18,940 [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-06-30 02:50:18,940 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,940 [main] Logical connection got DEBUG 2024-06-30 02:50:18,940 [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-06-30 02:50:18,940 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,940 [main] Logical connection got DEBUG 2024-06-30 02:50:18,940 [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-06-30 02:50:18,940 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,941 [main] Logical connection got DEBUG 2024-06-30 02:50:18,941 [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-06-30 02:50:18,941 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,941 [main] Logical connection got DEBUG 2024-06-30 02:50:18,941 [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-06-30 02:50:18,941 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,941 [main] Logical connection got DEBUG 2024-06-30 02:50:18,942 [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-06-30 02:50:18,942 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,942 [main] Logical connection got DEBUG 2024-06-30 02:50:18,942 [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-06-30 02:50:18,943 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,943 [main] Logical connection got DEBUG 2024-06-30 02:50:18,943 [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-06-30 02:50:18,943 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,943 [main] Logical connection got DEBUG 2024-06-30 02:50:18,943 [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-06-30 02:50:18,943 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,943 [main] Logical connection got DEBUG 2024-06-30 02:50:18,943 [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-06-30 02:50:18,943 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,944 [main] Logical connection got DEBUG 2024-06-30 02:50:18,944 [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-06-30 02:50:18,944 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,944 [main] Logical connection got DEBUG 2024-06-30 02:50:18,944 [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-06-30 02:50:18,944 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,944 [main] Logical connection got DEBUG 2024-06-30 02:50:18,944 [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-06-30 02:50:18,944 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,944 [main] Logical connection got DEBUG 2024-06-30 02:50:18,944 [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-06-30 02:50:18,945 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,945 [main] Logical connection got DEBUG 2024-06-30 02:50:18,945 [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-06-30 02:50:18,945 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,945 [main] Logical connection got DEBUG 2024-06-30 02:50:18,945 [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-06-30 02:50:18,945 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,945 [main] Logical connection got DEBUG 2024-06-30 02:50:18,945 [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-06-30 02:50:18,945 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,945 [main] Logical connection got DEBUG 2024-06-30 02:50:18,945 [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-06-30 02:50:18,946 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,946 [main] Logical connection got DEBUG 2024-06-30 02:50:18,946 [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-06-30 02:50:18,946 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,946 [main] Logical connection got DEBUG 2024-06-30 02:50:18,946 [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-06-30 02:50:18,946 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,946 [main] Logical connection got DEBUG 2024-06-30 02:50:18,946 [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-06-30 02:50:18,946 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,947 [main] Logical connection got DEBUG 2024-06-30 02:50:18,947 [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-06-30 02:50:18,947 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,947 [main] Logical connection got DEBUG 2024-06-30 02:50:18,947 [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-06-30 02:50:18,947 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,947 [main] Logical connection got DEBUG 2024-06-30 02:50:18,947 [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-06-30 02:50:18,947 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,947 [main] Logical connection got DEBUG 2024-06-30 02:50:18,947 [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-06-30 02:50:18,948 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,948 [main] Logical connection got DEBUG 2024-06-30 02:50:18,948 [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-06-30 02:50:18,948 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,948 [main] Logical connection got DEBUG 2024-06-30 02:50:18,948 [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-06-30 02:50:18,948 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,948 [main] Logical connection got DEBUG 2024-06-30 02:50:18,948 [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-06-30 02:50:18,948 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,948 [main] Logical connection got DEBUG 2024-06-30 02:50:18,948 [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-06-30 02:50:18,949 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,949 [main] Logical connection got DEBUG 2024-06-30 02:50:18,949 [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-06-30 02:50:18,949 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,949 [main] Logical connection got DEBUG 2024-06-30 02:50:18,949 [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-06-30 02:50:18,949 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,949 [main] Logical connection got DEBUG 2024-06-30 02:50:18,949 [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-06-30 02:50:18,949 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,950 [main] Logical connection got DEBUG 2024-06-30 02:50:18,950 [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-06-30 02:50:18,950 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,950 [main] Logical connection got DEBUG 2024-06-30 02:50:18,950 [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-06-30 02:50:18,950 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,950 [main] Logical connection got DEBUG 2024-06-30 02:50:18,950 [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-06-30 02:50:18,950 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,950 [main] Logical connection got DEBUG 2024-06-30 02:50:18,950 [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-06-30 02:50:18,951 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,951 [main] Logical connection got DEBUG 2024-06-30 02:50:18,951 [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-06-30 02:50:18,951 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,951 [main] Logical connection got DEBUG 2024-06-30 02:50:18,951 [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-06-30 02:50:18,951 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,951 [main] Logical connection got DEBUG 2024-06-30 02:50:18,951 [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-06-30 02:50:18,951 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,951 [main] Logical connection got DEBUG 2024-06-30 02:50:18,951 [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-06-30 02:50:18,952 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,952 [main] Logical connection got DEBUG 2024-06-30 02:50:18,952 [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-06-30 02:50:18,952 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,952 [main] Logical connection got DEBUG 2024-06-30 02:50:18,952 [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-06-30 02:50:18,952 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,952 [main] Logical connection got DEBUG 2024-06-30 02:50:18,952 [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-06-30 02:50:18,952 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,952 [main] Logical connection got DEBUG 2024-06-30 02:50:18,953 [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-06-30 02:50:18,953 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,953 [main] Logical connection got DEBUG 2024-06-30 02:50:18,953 [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-06-30 02:50:18,953 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,953 [main] Logical connection got DEBUG 2024-06-30 02:50:18,953 [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-06-30 02:50:18,953 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,953 [main] Logical connection got DEBUG 2024-06-30 02:50:18,953 [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-06-30 02:50:18,954 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,954 [main] Logical connection got DEBUG 2024-06-30 02:50:18,954 [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-06-30 02:50:18,954 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,954 [main] Logical connection got DEBUG 2024-06-30 02:50:18,954 [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-06-30 02:50:18,954 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,954 [main] Logical connection got DEBUG 2024-06-30 02:50:18,954 [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-06-30 02:50:18,954 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,954 [main] Logical connection got DEBUG 2024-06-30 02:50:18,954 [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-06-30 02:50:18,955 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,955 [main] Logical connection got DEBUG 2024-06-30 02:50:18,955 [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-06-30 02:50:18,955 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,955 [main] Logical connection got DEBUG 2024-06-30 02:50:18,955 [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-06-30 02:50:18,955 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,955 [main] Logical connection got DEBUG 2024-06-30 02:50:18,955 [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-06-30 02:50:18,956 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,956 [main] Logical connection got DEBUG 2024-06-30 02:50:18,956 [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-06-30 02:50:18,956 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,956 [main] Logical connection got DEBUG 2024-06-30 02:50:18,956 [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-06-30 02:50:18,956 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,956 [main] Logical connection got DEBUG 2024-06-30 02:50:18,956 [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-06-30 02:50:18,956 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,956 [main] Logical connection got DEBUG 2024-06-30 02:50:18,957 [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-06-30 02:50:18,957 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,957 [main] Logical connection got DEBUG 2024-06-30 02:50:18,957 [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-06-30 02:50:18,958 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,958 [main] Logical connection got DEBUG 2024-06-30 02:50:18,958 [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-06-30 02:50:18,958 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,958 [main] Logical connection got DEBUG 2024-06-30 02:50:18,958 [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-06-30 02:50:18,958 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,958 [main] Logical connection got DEBUG 2024-06-30 02:50:18,959 [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-06-30 02:50:18,959 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,959 [main] Logical connection got DEBUG 2024-06-30 02:50:18,959 [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-06-30 02:50:18,959 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,959 [main] Logical connection got DEBUG 2024-06-30 02:50:18,959 [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-06-30 02:50:18,959 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,959 [main] Logical connection got DEBUG 2024-06-30 02:50:18,959 [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-06-30 02:50:18,960 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,960 [main] Logical connection got DEBUG 2024-06-30 02:50:18,960 [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-06-30 02:50:18,960 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,962 [main] Logical connection got DEBUG 2024-06-30 02:50:18,962 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,962 [main] Logical connection got DEBUG 2024-06-30 02:50:18,962 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,963 [main] Logical connection got DEBUG 2024-06-30 02:50:18,963 [main] SELECT count(*) FROM (select * from customer where DATE_OF_JOIN >= '2006-01-01' ) AS total DEBUG 2024-06-30 02:50:18,964 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,964 [main] Logical connection got DEBUG 2024-06-30 02:50:18,964 [main] select * from customer where DATE_OF_JOIN >= '2006-01-01' order by PRIORITY LIMIT 12 OFFSET 18 DEBUG 2024-06-30 02:50:18,965 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,965 [main] Logical connection got DEBUG 2024-06-30 02:50:18,965 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,968 [main] Transaction rolledback DEBUG 2024-06-30 02:50:18,968 [main] Physical connection closed DEBUG 2024-06-30 02:50:18,981 [main] Transaction began DEBUG 2024-06-30 02:50:18,990 [main] Physical connection got DEBUG 2024-06-30 02:50:18,990 [main] Logical connection got DEBUG 2024-06-30 02:50:18,990 [main] DELETE FROM CUSTOMER DEBUG 2024-06-30 02:50:18,990 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,990 [main] Logical connection got DEBUG 2024-06-30 02:50:18,992 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,993 [main] Logical connection got DEBUG 2024-06-30 02:50:18,993 [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-06-30 02:50:18,993 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,993 [main] Logical connection got DEBUG 2024-06-30 02:50:18,993 [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-06-30 02:50:18,993 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,993 [main] Logical connection got DEBUG 2024-06-30 02:50:18,995 [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-06-30 02:50:18,995 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,995 [main] Logical connection got DEBUG 2024-06-30 02:50:18,995 [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-06-30 02:50:18,995 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,995 [main] Logical connection got DEBUG 2024-06-30 02:50:18,995 [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-06-30 02:50:18,996 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,996 [main] Logical connection got DEBUG 2024-06-30 02:50:18,996 [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-06-30 02:50:18,996 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,996 [main] Logical connection got DEBUG 2024-06-30 02:50:18,996 [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-06-30 02:50:18,996 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,996 [main] Logical connection got DEBUG 2024-06-30 02:50:18,996 [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-06-30 02:50:18,996 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,996 [main] Logical connection got DEBUG 2024-06-30 02:50:18,997 [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-06-30 02:50:18,997 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,997 [main] Logical connection got DEBUG 2024-06-30 02:50:18,997 [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-06-30 02:50:18,997 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,997 [main] Logical connection got DEBUG 2024-06-30 02:50:18,997 [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-06-30 02:50:18,997 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,998 [main] Logical connection got DEBUG 2024-06-30 02:50:18,998 [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-06-30 02:50:18,998 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,998 [main] Logical connection got DEBUG 2024-06-30 02:50:18,998 [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-06-30 02:50:18,998 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,998 [main] Logical connection got DEBUG 2024-06-30 02:50:18,998 [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-06-30 02:50:18,998 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,998 [main] Logical connection got DEBUG 2024-06-30 02:50:18,999 [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-06-30 02:50:18,999 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,999 [main] Logical connection got DEBUG 2024-06-30 02:50:18,999 [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-06-30 02:50:18,999 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,999 [main] Logical connection got DEBUG 2024-06-30 02:50:18,999 [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-06-30 02:50:18,999 [main] Logical connection closed DEBUG 2024-06-30 02:50:18,999 [main] Logical connection got DEBUG 2024-06-30 02:50:18,999 [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-06-30 02:50:19,000 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,000 [main] Logical connection got DEBUG 2024-06-30 02:50:19,000 [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-06-30 02:50:19,000 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,000 [main] Logical connection got DEBUG 2024-06-30 02:50:19,000 [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-06-30 02:50:19,000 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,000 [main] Logical connection got DEBUG 2024-06-30 02:50:19,000 [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-06-30 02:50:19,000 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,000 [main] Logical connection got DEBUG 2024-06-30 02:50:19,000 [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-06-30 02:50:19,001 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,001 [main] Logical connection got DEBUG 2024-06-30 02:50:19,001 [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-06-30 02:50:19,001 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,001 [main] Logical connection got DEBUG 2024-06-30 02:50:19,001 [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-06-30 02:50:19,001 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,002 [main] Logical connection got DEBUG 2024-06-30 02:50:19,002 [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-06-30 02:50:19,002 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,002 [main] Logical connection got DEBUG 2024-06-30 02:50:19,002 [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-06-30 02:50:19,003 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,003 [main] Logical connection got DEBUG 2024-06-30 02:50:19,003 [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-06-30 02:50:19,003 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,003 [main] Logical connection got DEBUG 2024-06-30 02:50:19,003 [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-06-30 02:50:19,003 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,003 [main] Logical connection got DEBUG 2024-06-30 02:50:19,004 [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-06-30 02:50:19,004 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,004 [main] Logical connection got DEBUG 2024-06-30 02:50:19,004 [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-06-30 02:50:19,004 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,004 [main] Logical connection got DEBUG 2024-06-30 02:50:19,004 [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-06-30 02:50:19,004 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,004 [main] Logical connection got DEBUG 2024-06-30 02:50:19,005 [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-06-30 02:50:19,005 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,005 [main] Logical connection got DEBUG 2024-06-30 02:50:19,005 [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-06-30 02:50:19,005 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,005 [main] Logical connection got DEBUG 2024-06-30 02:50:19,005 [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-06-30 02:50:19,005 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,005 [main] Logical connection got DEBUG 2024-06-30 02:50:19,005 [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-06-30 02:50:19,006 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,006 [main] Logical connection got DEBUG 2024-06-30 02:50:19,006 [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-06-30 02:50:19,006 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,006 [main] Logical connection got DEBUG 2024-06-30 02:50:19,006 [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-06-30 02:50:19,006 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,006 [main] Logical connection got DEBUG 2024-06-30 02:50:19,006 [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-06-30 02:50:19,006 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,006 [main] Logical connection got DEBUG 2024-06-30 02:50:19,007 [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-06-30 02:50:19,007 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,007 [main] Logical connection got DEBUG 2024-06-30 02:50:19,007 [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-06-30 02:50:19,007 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,007 [main] Logical connection got DEBUG 2024-06-30 02:50:19,008 [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-06-30 02:50:19,008 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,008 [main] Logical connection got DEBUG 2024-06-30 02:50:19,008 [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-06-30 02:50:19,008 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,008 [main] Logical connection got DEBUG 2024-06-30 02:50:19,008 [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-06-30 02:50:19,008 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,008 [main] Logical connection got DEBUG 2024-06-30 02:50:19,009 [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-06-30 02:50:19,009 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,009 [main] Logical connection got DEBUG 2024-06-30 02:50:19,009 [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-06-30 02:50:19,009 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,009 [main] Logical connection got DEBUG 2024-06-30 02:50:19,009 [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-06-30 02:50:19,010 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,010 [main] Logical connection got DEBUG 2024-06-30 02:50:19,010 [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-06-30 02:50:19,010 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,010 [main] Logical connection got DEBUG 2024-06-30 02:50:19,010 [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-06-30 02:50:19,010 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,010 [main] Logical connection got DEBUG 2024-06-30 02:50:19,010 [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-06-30 02:50:19,010 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,010 [main] Logical connection got DEBUG 2024-06-30 02:50:19,010 [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-06-30 02:50:19,011 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,011 [main] Logical connection got DEBUG 2024-06-30 02:50:19,011 [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-06-30 02:50:19,011 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,011 [main] Logical connection got DEBUG 2024-06-30 02:50:19,011 [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-06-30 02:50:19,011 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,011 [main] Logical connection got DEBUG 2024-06-30 02:50:19,011 [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-06-30 02:50:19,011 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,011 [main] Logical connection got DEBUG 2024-06-30 02:50:19,012 [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-06-30 02:50:19,012 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,012 [main] Logical connection got DEBUG 2024-06-30 02:50:19,012 [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-06-30 02:50:19,012 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,012 [main] Logical connection got DEBUG 2024-06-30 02:50:19,013 [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-06-30 02:50:19,013 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,013 [main] Logical connection got DEBUG 2024-06-30 02:50:19,013 [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-06-30 02:50:19,013 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,013 [main] Logical connection got DEBUG 2024-06-30 02:50:19,013 [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-06-30 02:50:19,014 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,014 [main] Logical connection got DEBUG 2024-06-30 02:50:19,014 [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-06-30 02:50:19,014 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,014 [main] Logical connection got DEBUG 2024-06-30 02:50:19,014 [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-06-30 02:50:19,014 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,014 [main] Logical connection got DEBUG 2024-06-30 02:50:19,014 [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-06-30 02:50:19,014 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,014 [main] Logical connection got DEBUG 2024-06-30 02:50:19,015 [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-06-30 02:50:19,015 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,015 [main] Logical connection got DEBUG 2024-06-30 02:50:19,015 [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-06-30 02:50:19,015 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,015 [main] Logical connection got DEBUG 2024-06-30 02:50:19,015 [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-06-30 02:50:19,015 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,015 [main] Logical connection got DEBUG 2024-06-30 02:50:19,015 [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-06-30 02:50:19,015 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,016 [main] Logical connection got DEBUG 2024-06-30 02:50:19,016 [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-06-30 02:50:19,016 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,016 [main] Logical connection got DEBUG 2024-06-30 02:50:19,016 [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-06-30 02:50:19,016 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,016 [main] Logical connection got DEBUG 2024-06-30 02:50:19,016 [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-06-30 02:50:19,016 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,016 [main] Logical connection got DEBUG 2024-06-30 02:50:19,016 [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-06-30 02:50:19,017 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,017 [main] Logical connection got DEBUG 2024-06-30 02:50:19,017 [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-06-30 02:50:19,017 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,017 [main] Logical connection got DEBUG 2024-06-30 02:50:19,017 [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-06-30 02:50:19,017 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,017 [main] Logical connection got DEBUG 2024-06-30 02:50:19,017 [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-06-30 02:50:19,017 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,017 [main] Logical connection got DEBUG 2024-06-30 02:50:19,017 [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-06-30 02:50:19,018 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,018 [main] Logical connection got DEBUG 2024-06-30 02:50:19,018 [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-06-30 02:50:19,018 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,018 [main] Logical connection got DEBUG 2024-06-30 02:50:19,018 [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-06-30 02:50:19,018 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,018 [main] Logical connection got DEBUG 2024-06-30 02:50:19,018 [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-06-30 02:50:19,018 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,018 [main] Logical connection got DEBUG 2024-06-30 02:50:19,018 [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-06-30 02:50:19,019 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,019 [main] Logical connection got DEBUG 2024-06-30 02:50:19,019 [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-06-30 02:50:19,019 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,019 [main] Logical connection got DEBUG 2024-06-30 02:50:19,019 [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-06-30 02:50:19,019 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,019 [main] Logical connection got DEBUG 2024-06-30 02:50:19,019 [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-06-30 02:50:19,019 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,019 [main] Logical connection got DEBUG 2024-06-30 02:50:19,020 [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-06-30 02:50:19,020 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,020 [main] Logical connection got DEBUG 2024-06-30 02:50:19,020 [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-06-30 02:50:19,020 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,020 [main] Logical connection got DEBUG 2024-06-30 02:50:19,020 [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-06-30 02:50:19,020 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,020 [main] Logical connection got DEBUG 2024-06-30 02:50:19,020 [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-06-30 02:50:19,021 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,021 [main] Logical connection got DEBUG 2024-06-30 02:50:19,021 [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-06-30 02:50:19,021 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,021 [main] Logical connection got DEBUG 2024-06-30 02:50:19,021 [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-06-30 02:50:19,021 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,021 [main] Logical connection got DEBUG 2024-06-30 02:50:19,021 [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-06-30 02:50:19,022 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,022 [main] Logical connection got DEBUG 2024-06-30 02:50:19,022 [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-06-30 02:50:19,022 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,022 [main] Logical connection got DEBUG 2024-06-30 02:50:19,022 [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-06-30 02:50:19,022 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,022 [main] Logical connection got DEBUG 2024-06-30 02:50:19,022 [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-06-30 02:50:19,023 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,023 [main] Logical connection got DEBUG 2024-06-30 02:50:19,023 [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-06-30 02:50:19,023 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,023 [main] Logical connection got DEBUG 2024-06-30 02:50:19,023 [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-06-30 02:50:19,023 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,023 [main] Logical connection got DEBUG 2024-06-30 02:50:19,023 [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-06-30 02:50:19,023 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,023 [main] Logical connection got DEBUG 2024-06-30 02:50:19,024 [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-06-30 02:50:19,024 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,024 [main] Logical connection got DEBUG 2024-06-30 02:50:19,024 [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-06-30 02:50:19,024 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,024 [main] Logical connection got DEBUG 2024-06-30 02:50:19,024 [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-06-30 02:50:19,024 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,024 [main] Logical connection got DEBUG 2024-06-30 02:50:19,024 [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-06-30 02:50:19,024 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,024 [main] Logical connection got DEBUG 2024-06-30 02:50:19,025 [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-06-30 02:50:19,025 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,025 [main] Logical connection got DEBUG 2024-06-30 02:50:19,025 [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-06-30 02:50:19,025 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,025 [main] Logical connection got DEBUG 2024-06-30 02:50:19,025 [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-06-30 02:50:19,025 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,033 [main] Logical connection got DEBUG 2024-06-30 02:50:19,033 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,033 [main] Logical connection got DEBUG 2024-06-30 02:50:19,034 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,035 [main] Logical connection got DEBUG 2024-06-30 02:50:19,035 [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-06-30 02:50:19,036 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,036 [main] Logical connection got DEBUG 2024-06-30 02:50:19,037 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,047 [main] Transaction rolledback DEBUG 2024-06-30 02:50:19,048 [main] Physical connection closed Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.576 sec Running org.seasar.dao.impl.NullBeanEnhancerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.seasar.dao.impl.DtoArrayMetaDataResultSetHandlerTest DEBUG 2024-06-30 02:50:19,054 [main] Physical connection got DEBUG 2024-06-30 02:50:19,054 [main] Logical connection got DEBUG 2024-06-30 02:50:19,054 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,054 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.seasar.dao.issue.Jira101Test DEBUG 2024-06-30 02:50:19,068 [main] Transaction began DEBUG 2024-06-30 02:50:19,068 [main] Physical connection got DEBUG 2024-06-30 02:50:19,068 [main] Logical connection got DEBUG 2024-06-30 02:50:19,068 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,068 [main] Logical connection got DEBUG 2024-06-30 02:50:19,075 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,075 [main] Logical connection got DEBUG 2024-06-30 02:50:19,076 [main] INSERT INTO JIRA101_TABLE (aaa, bbb, foo_id) VALUES ('a1', 'b1', 777) DEBUG 2024-06-30 02:50:19,076 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,076 [main] Logical connection got DEBUG 2024-06-30 02:50:19,076 [main] SELECT JIRA101_TABLE.aaa, JIRA101_TABLE.bbb, JIRA101_TABLE.foo_id FROM JIRA101_TABLE WHERE JIRA101_TABLE.FOO_ID = 777 DEBUG 2024-06-30 02:50:19,076 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,076 [main] skip UPDATE: table=JIRA101_TABLE, key{foo_id=777} DEBUG 2024-06-30 02:50:19,077 [main] Transaction rolledback DEBUG 2024-06-30 02:50:19,077 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec Running org.seasar.dao.interceptors.AssertAtLeastOneRowInterceptorTest DEBUG 2024-06-30 02:50:19,089 [main] Transaction began DEBUG 2024-06-30 02:50:19,089 [main] Physical connection got DEBUG 2024-06-30 02:50:19,089 [main] Logical connection got DEBUG 2024-06-30 02:50:19,090 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,090 [main] Logical connection got DEBUG 2024-06-30 02:50:19,105 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,105 [main] Logical connection got DEBUG 2024-06-30 02:50:19,105 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%' DEBUG 2024-06-30 02:50:19,106 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,106 [main] Transaction rolledback DEBUG 2024-06-30 02:50:19,106 [main] Physical connection closed DEBUG 2024-06-30 02:50:19,117 [main] Transaction began DEBUG 2024-06-30 02:50:19,117 [main] Physical connection got DEBUG 2024-06-30 02:50:19,117 [main] Logical connection got DEBUG 2024-06-30 02:50:19,117 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,117 [main] Logical connection got DEBUG 2024-06-30 02:50:19,131 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,131 [main] Logical connection got DEBUG 2024-06-30 02:50:19,131 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%' DEBUG 2024-06-30 02:50:19,131 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,131 [main] Transaction rolledback DEBUG 2024-06-30 02:50:19,131 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 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-06-30 02:50:19,147 [main] Physical connection got DEBUG 2024-06-30 02:50:19,147 [main] Logical connection got DEBUG 2024-06-30 02:50:19,147 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,147 [main] Logical connection got DEBUG 2024-06-30 02:50:19,150 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,151 [main] Logical connection got DEBUG 2024-06-30 02:50:19,152 [main] SELECT EMP.ename, EMP.empno, EMP.deptno FROM EMP WHERE empno = 7782 DEBUG 2024-06-30 02:50:19,152 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,152 [main] Logical connection got DEBUG 2024-06-30 02:50:19,152 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,152 [main] Logical connection got DEBUG 2024-06-30 02:50:19,152 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,153 [main] Logical connection got DEBUG 2024-06-30 02:50:19,153 [main] SELECT DEPT.deptno, DEPT.dname FROM DEPT WHERE DEPT.deptno = 10 DEBUG 2024-06-30 02:50:19,153 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,153 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 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-06-30 02:50:19,158 [main] Argument(job) not found SELECT * FROM emp WARN 2024-06-30 02:50:19,158 [main] Argument(aaa) not found [] [] [aaabbb] [aaa] [SELECT * FROM emp WHERE job = ?] WARN 2024-06-30 02:50:19,159 [main] Argument(job) not found [SELECT * FROM emp WHERE job is null] [bbb = ?] [bbbddd] SELECT * FROM emp WHERE deptno = 10 WARN 2024-06-30 02:50:19,162 [main] Argument(job) not found WARN 2024-06-30 02:50:19,162 [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-06-30 02:50:19,165 [main] Argument(moge) not found WARN 2024-06-30 02:50:19,165 [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-06-30 02:50:19,166 [main] Argument(hoge) not found WARN 2024-06-30 02:50:19,166 [main] Argument($1) not found WARN 2024-06-30 02:50:19,166 [main] Argument($1) not found SELECT AAA FROM HOGE where bb = ? /* comment */ WARN 2024-06-30 02:50:19,166 [main] Argument($1) not found WARN 2024-06-30 02:50:19,166 [main] Argument($1) not found SELECT AAA FROM HOGE where aa = ? -- comment Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running org.seasar.dao.impl.QuestionInCommentTest DEBUG 2024-06-30 02:50:19,179 [main] Transaction began DEBUG 2024-06-30 02:50:19,179 [main] Physical connection got DEBUG 2024-06-30 02:50:19,179 [main] Logical connection got DEBUG 2024-06-30 02:50:19,179 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,179 [main] Logical connection got DEBUG 2024-06-30 02:50:19,182 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,185 [main] Logical connection got DEBUG 2024-06-30 02:50:19,185 [main] INSERT INTO EMP ( EMPNO, ENAME, TSTAMP ) VALUES ( /* comment */ 2222, 'aaaaaaaaaaaa', null /* in comment */ ) DEBUG 2024-06-30 02:50:19,185 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,185 [main] Transaction rolledback DEBUG 2024-06-30 02:50:19,185 [main] Physical connection closed DEBUG 2024-06-30 02:50:19,196 [main] Transaction began DEBUG 2024-06-30 02:50:19,197 [main] Physical connection got DEBUG 2024-06-30 02:50:19,197 [main] Logical connection got DEBUG 2024-06-30 02:50:19,197 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,197 [main] Logical connection got DEBUG 2024-06-30 02:50:19,200 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,201 [main] Logical connection got DEBUG 2024-06-30 02:50:19,201 [main] select * from EMP where ENAME = 'te?st' DEBUG 2024-06-30 02:50:19,201 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,201 [main] Transaction rolledback DEBUG 2024-06-30 02:50:19,202 [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.004 sec Running org.seasar.dao.impl.DeleteBatchAutoStaticCommandTest DEBUG 2024-06-30 02:50:19,211 [main] Transaction began DEBUG 2024-06-30 02:50:19,211 [main] Physical connection got DEBUG 2024-06-30 02:50:19,211 [main] Logical connection got DEBUG 2024-06-30 02:50:19,211 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,211 [main] Logical connection got DEBUG 2024-06-30 02:50:19,227 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,233 [main] Logical connection got DEBUG 2024-06-30 02:50:19,233 [main] DELETE FROM EMP WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-06-30 02:50:19,234 [main] DELETE FROM EMP WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-06-30 02:50:19,234 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,234 [main] Logical connection got DEBUG 2024-06-30 02:50:19,234 [main] DELETE FROM EMP WHERE empno = 7782 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-06-30 02:50:19,234 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-06-30 02:50:19,234 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,235 [main] Transaction rolledback DEBUG 2024-06-30 02:50:19,235 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec Running org.seasar.dao.impl.NullBeanMetaDataTest [EDAO0027]Not found Bean class associated with Dao interface (org.seasar.dao.impl.NullBeanMetaDataTest$HogeDao) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.seasar.dao.impl.OverloadNotSupportedSqlCommandTest DEBUG 2024-06-30 02:50:19,242 [main] Physical connection got DEBUG 2024-06-30 02:50:19,242 [main] Logical connection got DEBUG 2024-06-30 02:50:19,242 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,242 [main] Logical connection got DEBUG 2024-06-30 02:50:19,256 [main] Logical connection closed DEBUG 2024-06-30 02:50:19,257 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec Results : Tests run: 434, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar] [INFO] Building jar: /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao/target/s2-dao-1.0.52-SNAPSHOT.jar [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] No goals needed for project - skipping [INFO] [source:jar {execution: source-jar}] [INFO] Building jar: /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao/target/s2-dao-1.0.52-SNAPSHOT-sources.jar [INFO] [antrun:run {execution: prepare-test-jar}] [INFO] Executing tasks [copy] Copying 361 files to /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao/target/test-jar-staging [INFO] Executed tasks [INFO] [jar:test-jar {execution: test-jar}] [INFO] Building jar: /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao/target/s2-dao-1.0.52-SNAPSHOT-tests.jar [INFO] [install:install] [INFO] Installing /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao/target/s2-dao-1.0.52-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/seasar/dao/s2-dao/1.0.52-SNAPSHOT/s2-dao-1.0.52-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao/target/s2-dao-1.0.52-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/seasar/dao/s2-dao/1.0.52-SNAPSHOT/s2-dao-1.0.52-SNAPSHOT-sources.jar [INFO] Installing /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao/target/s2-dao-1.0.52-SNAPSHOT-tests.jar to /var/lib/jenkins/.m2/repository/org/seasar/dao/s2-dao/1.0.52-SNAPSHOT/s2-dao-1.0.52-SNAPSHOT-tests.jar [INFO] ------------------------------------------------------------------------ [INFO] Building S2Dao Examples [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting directory /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-examples/target [INFO] [resources:resources] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 25 resources [INFO] [compiler:compile] [INFO] Compiling 22 source files to /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-examples/target/classes [INFO] [resources:testResources] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 2 resources [INFO] Copying 3 resources [INFO] [compiler:testCompile] [INFO] Compiling 8 source files to /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-examples/target/test-classes [INFO] [surefire:test] [INFO] Surefire report directory: /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-examples/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running examples.dao.EmployeeDaoTest DEBUG 2024-06-30 02:50:21,864 [main] Physical connection got DEBUG 2024-06-30 02:50:21,865 [main] Logical connection got DEBUG 2024-06-30 02:50:21,879 [main] Logical connection closed DEBUG 2024-06-30 02:50:21,880 [main] Logical connection got DEBUG 2024-06-30 02:50:21,932 [main] Logical connection closed DEBUG 2024-06-30 02:50:21,955 [main] Logical connection got DEBUG 2024-06-30 02:50:21,956 [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-06-30 02:50:21,969 [main] Logical connection closed DEBUG 2024-06-30 02:50:21,970 [main] Logical connection got DEBUG 2024-06-30 02:50:21,972 [main] Logical connection closed DEBUG 2024-06-30 02:50:21,978 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.866 sec Running examples.dao.EmployeeDaoClientTest DEBUG 2024-06-30 02:50:22,046 [main] Physical connection got DEBUG 2024-06-30 02:50:22,046 [main] Logical connection got DEBUG 2024-06-30 02:50:22,046 [main] Logical connection closed DEBUG 2024-06-30 02:50:22,046 [main] Logical connection got DEBUG 2024-06-30 02:50:22,058 [main] Logical connection closed DEBUG 2024-06-30 02:50:22,063 [main] Logical connection got DEBUG 2024-06-30 02:50:22,064 [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-06-30 02:50:22,072 [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-06-30 02:50:22,076 [main] Logical connection got DEBUG 2024-06-30 02:50:22,076 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE empno = 7788 AND emp.deptno = dept.deptno DEBUG 2024-06-30 02:50:22,080 [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-06-30 02:50:22,080 [main] Logical connection got DEBUG 2024-06-30 02:50:22,080 [main] SELECT count(*) FROM emp DEBUG 2024-06-30 02:50:22,081 [main] Logical connection closed count:14 DEBUG 2024-06-30 02:50:22,081 [main] Logical connection got DEBUG 2024-06-30 02:50:22,081 [main] SELECT * FROM emp DEBUG 2024-06-30 02:50:22,089 [main] Logical connection closed DEBUG 2024-06-30 02:50:22,089 [main] Logical connection got DEBUG 2024-06-30 02:50:22,089 [main] SELECT * FROM emp WHERE job = 'CLERK' DEBUG 2024-06-30 02:50:22,090 [main] Logical connection closed DEBUG 2024-06-30 02:50:22,091 [main] Logical connection got DEBUG 2024-06-30 02:50:22,091 [main] SELECT * FROM emp WHERE deptno = 20 DEBUG 2024-06-30 02:50:22,091 [main] Logical connection closed DEBUG 2024-06-30 02:50:22,092 [main] Logical connection got DEBUG 2024-06-30 02:50:22,092 [main] SELECT * FROM emp WHERE job = 'CLERK' AND deptno = 20 DEBUG 2024-06-30 02:50:22,093 [main] Logical connection closed DEBUG 2024-06-30 02:50:22,093 [main] Logical connection got DEBUG 2024-06-30 02:50:22,093 [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-06-30 02:50:22,094 [main] Logical connection closed DEBUG 2024-06-30 02:50:22,094 [main] Logical connection got DEBUG 2024-06-30 02:50:22,094 [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-06-30 02:50:22,096 [main] Logical connection closed DEBUG 2024-06-30 02:50:22,097 [main] Logical connection got DEBUG 2024-06-30 02:50:22,097 [main] UPDATE emp SET ename = 'SCOTT' WHERE empno = 7788 DEBUG 2024-06-30 02:50:22,098 [main] Logical connection closed updatedRows:1 DEBUG 2024-06-30 02:50:22,098 [main] Logical connection got DEBUG 2024-06-30 02:50:22,098 [main] SELECT empno FROM emp DEBUG 2024-06-30 02:50:22,098 [main] Logical connection closed 7369 7499 7521 7566 7654 7698 7782 7788 7839 7844 7876 7900 7902 7934 DEBUG 2024-06-30 02:50:22,098 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec Running examples.dao.EmployeeAutoDaoClientTest DEBUG 2024-06-30 02:50:22,159 [main] Physical connection got DEBUG 2024-06-30 02:50:22,159 [main] Logical connection got DEBUG 2024-06-30 02:50:22,159 [main] Logical connection closed DEBUG 2024-06-30 02:50:22,159 [main] Logical connection got DEBUG 2024-06-30 02:50:22,168 [main] Logical connection closed DEBUG 2024-06-30 02:50:22,175 [main] Logical connection got DEBUG 2024-06-30 02:50:22,175 [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-06-30 02:50:22,178 [main] Logical connection closed DEBUG 2024-06-30 02:50:22,179 [main] Logical connection got DEBUG 2024-06-30 02:50:22,179 [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-06-30 02:50:22,180 [main] Logical connection closed DEBUG 2024-06-30 02:50:22,180 [main] Logical connection got DEBUG 2024-06-30 02:50:22,180 [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-06-30 02:50:22,182 [main] Logical connection closed DEBUG 2024-06-30 02:50:22,182 [main] Logical connection got DEBUG 2024-06-30 02:50:22,182 [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-06-30 02:50:22,184 [main] Logical connection closed DEBUG 2024-06-30 02:50:22,184 [main] Logical connection got DEBUG 2024-06-30 02:50:22,184 [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-06-30 02:50:22,185 [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-06-30 02:50:22,185 [main] Logical connection got DEBUG 2024-06-30 02:50:22,185 [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-06-30 02:50:22,187 [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-06-30 02:50:22,190 [main] Logical connection got DEBUG 2024-06-30 02:50:22,190 [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-06-30 02:50:22,192 [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-06-30 02:50:22,193 [main] Logical connection got DEBUG 2024-06-30 02:50:22,193 [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-06-30 02:50:22,194 [main] Logical connection closed before timestamp:2005-01-18 13:09:32.213 DEBUG 2024-06-30 02:50:22,195 [main] Logical connection got DEBUG 2024-06-30 02:50:22,196 [main] UPDATE EMP SET tstamp = '2024-06-30 02.50.22', ename = 'SCOTT', job = 'ANALYST', mgr = 7566, hiredate = '1982-12-09 00.00.00', sal = 3000.0, comm = null, deptno = 20 WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-06-30 02:50:22,197 [main] Logical connection closed after timestamp:2024-06-30 02:50:22.195 DEBUG 2024-06-30 02:50:22,197 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec Running examples.dao.DepartmentManagerClientTest DEBUG 2024-06-30 02:50:22,223 [main] Physical connection got DEBUG 2024-06-30 02:50:22,223 [main] Logical connection got DEBUG 2024-06-30 02:50:22,223 [main] Logical connection closed DEBUG 2024-06-30 02:50:22,223 [main] Logical connection got DEBUG 2024-06-30 02:50:22,257 [main] Logical connection closed DEBUG 2024-06-30 02:50:22,259 [main] Logical connection got DEBUG 2024-06-30 02:50:22,259 [main] INSERT INTO DEPT (deptno, dname, versionno) VALUES (99, 'foo', 0) DEBUG 2024-06-30 02:50:22,259 [main] Logical connection closed before update versionNo:0 DEBUG 2024-06-30 02:50:22,259 [main] Logical connection got DEBUG 2024-06-30 02:50:22,259 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0 DEBUG 2024-06-30 02:50:22,260 [main] Logical connection closed after update versionNo:1 DEBUG 2024-06-30 02:50:22,260 [main] Logical connection got DEBUG 2024-06-30 02:50:22,260 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1 DEBUG 2024-06-30 02:50:22,260 [main] Logical connection closed DEBUG 2024-06-30 02:50:22,260 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec Running examples.dao.DepartmentDaoClientTest DEBUG 2024-06-30 02:50:22,286 [main] Physical connection got DEBUG 2024-06-30 02:50:22,286 [main] Logical connection got DEBUG 2024-06-30 02:50:22,286 [main] Logical connection closed DEBUG 2024-06-30 02:50:22,286 [main] Logical connection got DEBUG 2024-06-30 02:50:22,290 [main] Logical connection closed DEBUG 2024-06-30 02:50:22,291 [main] Logical connection got DEBUG 2024-06-30 02:50:22,291 [main] INSERT INTO DEPT (deptno, dname, versionno) VALUES (99, 'foo', 0) DEBUG 2024-06-30 02:50:22,292 [main] Logical connection closed before update versionNo:0 DEBUG 2024-06-30 02:50:22,292 [main] Logical connection got DEBUG 2024-06-30 02:50:22,292 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0 DEBUG 2024-06-30 02:50:22,292 [main] Logical connection closed after update versionNo:1 DEBUG 2024-06-30 02:50:22,293 [main] Logical connection got DEBUG 2024-06-30 02:50:22,293 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1 DEBUG 2024-06-30 02:50:22,294 [main] Logical connection closed DEBUG 2024-06-30 02:50:22,294 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec Running examples.dao.ConvertTableExampleClientTest DEBUG 2024-06-30 02:50:22,317 [main] Physical connection got DEBUG 2024-06-30 02:50:22,317 [main] Logical connection got DEBUG 2024-06-30 02:50:22,317 [main] Logical connection closed DEBUG 2024-06-30 02:50:22,317 [main] Logical connection got DEBUG 2024-06-30 02:50:22,329 [main] Logical connection closed DEBUG 2024-06-30 02:50:22,330 [main] Logical connection got DEBUG 2024-06-30 02:50:22,330 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2024-06-30 02:50:22,330 [main] Logical connection closed DEBUG 2024-06-30 02:50:22,331 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec Running examples.dao.Employee2DaoClientTest DEBUG 2024-06-30 02:50:22,386 [main] Physical connection got DEBUG 2024-06-30 02:50:22,386 [main] Logical connection got DEBUG 2024-06-30 02:50:22,386 [main] Logical connection closed DEBUG 2024-06-30 02:50:22,386 [main] Logical connection got DEBUG 2024-06-30 02:50:22,394 [main] Logical connection closed DEBUG 2024-06-30 02:50:22,395 [main] Logical connection got DEBUG 2024-06-30 02:50:22,395 [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-06-30 02:50:22,397 [main] Logical connection closed 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-06-30 02:50:22.195 {20, RESEARCH, DALLAS, 0} DEBUG 2024-06-30 02:50:22,397 [main] Logical connection got DEBUG 2024-06-30 02:50:22,397 [main] Logical connection closed DEBUG 2024-06-30 02:50:22,397 [main] Logical connection got DEBUG 2024-06-30 02:50:22,403 [main] Logical connection closed DEBUG 2024-06-30 02:50:22,403 [main] Logical connection got DEBUG 2024-06-30 02:50:22,404 [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-06-30 02:50:22,405 [main] Logical connection closed 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2024-06-30 02:50:22.195 {20, RESEARCH, DALLAS, 0} DEBUG 2024-06-30 02:50:22,406 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec Running examples.dao.TruncateTableDaoClientTest DEBUG 2024-06-30 02:50:22,649 [main] Physical connection got DEBUG 2024-06-30 02:50:22,649 [main] Logical connection got DEBUG 2024-06-30 02:50:22,652 [main] Logical connection closed DEBUG 2024-06-30 02:50:22,653 [main] Logical connection got DEBUG 2024-06-30 02:50:22,653 [main] DROP TABLE IF EXISTS H2TEST DEBUG 2024-06-30 02:50:22,658 [main] Logical connection closed DEBUG 2024-06-30 02:50:22,659 [main] Logical connection got DEBUG 2024-06-30 02:50:22,659 [main] CREATE TABLE H2TEST (ID INT PRIMARY KEY, AAA VARCHAR(255)) DEBUG 2024-06-30 02:50:22,669 [main] Logical connection closed DEBUG 2024-06-30 02:50:22,670 [main] Logical connection got DEBUG 2024-06-30 02:50:22,670 [main] TRUNCATE TABLE H2TEST DEBUG 2024-06-30 02:50:22,671 [main] Logical connection closed DEBUG 2024-06-30 02:50:22,678 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar] [INFO] Building jar: /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-examples/target/s2-dao-examples-1.0.52-SNAPSHOT.jar [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] No goals needed for project - skipping [INFO] [source:jar {execution: source-jar}] [INFO] Building jar: /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-examples/target/s2-dao-examples-1.0.52-SNAPSHOT-sources.jar [INFO] [install:install] [INFO] Installing /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-examples/target/s2-dao-examples-1.0.52-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/seasar/dao/s2-dao-examples/1.0.52-SNAPSHOT/s2-dao-examples-1.0.52-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-examples/target/s2-dao-examples-1.0.52-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/seasar/dao/s2-dao-examples/1.0.52-SNAPSHOT/s2-dao-examples-1.0.52-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Building S2Dao tests for Seasar2.4.x [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting directory /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-s24-test/target [INFO] [build-helper:add-test-source {execution: add-test-source}] [INFO] Test Source directory: /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-s24-test/src/test/java added. [INFO] [resources:resources] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-s24-test/src/main/resources [INFO] [compiler:compile] [INFO] No sources to compile [INFO] [resources:testResources] [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 7 resources [INFO] Copying 117 resources [INFO] [compiler:testCompile] [INFO] Compiling 177 source files to /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-s24-test/target/test-classes [INFO] [surefire:test] [INFO] Surefire report directory: /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-s24-test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.seasar.dao.impl.EntityManagerImplTest DEBUG 2024-06-30 02:50:24,339 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:24,397 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:24,412 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:24,415 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:24,451 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:24,452 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:24,497 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:24,504 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:24,528 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:24,721 [main] Physical connection got DEBUG 2024-06-30 02:50:24,721 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:24,736 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:24,737 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:24,816 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:24,852 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:24,854 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-06-30 02:50:24,870 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:24,870 [main] Physical connection closed DEBUG 2024-06-30 02:50:24,877 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:24,877 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:24,880 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:24,882 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:24,887 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:24,887 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:24,895 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:24,899 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:24,909 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:24,914 [main] Physical connection got DEBUG 2024-06-30 02:50:24,914 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:24,914 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:24,915 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:24,927 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:24,932 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:24,932 [main] SELECT * FROM EMP WHERE empno = 7788 DEBUG 2024-06-30 02:50:24,933 [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-06-30 02:50:24,934 [main] Physical connection closed DEBUG 2024-06-30 02:50:24,936 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:24,937 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:24,938 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:24,939 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:24,943 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:24,944 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:24,951 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:24,954 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:24,959 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:24,961 [main] Physical connection got DEBUG 2024-06-30 02:50:24,961 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:24,961 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:24,962 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:24,970 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:24,975 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:24,975 [main] SELECT * FROM EMP WHERE empno = 7788 DEBUG 2024-06-30 02:50:24,976 [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-06-30 02:50:24,976 [main] Physical connection closed DEBUG 2024-06-30 02:50:24,998 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:24,999 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:25,000 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,002 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,005 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,006 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,013 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,014 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,020 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:25,022 [main] Physical connection got DEBUG 2024-06-30 02:50:25,022 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:25,022 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:25,022 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:25,050 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:25,058 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:25,058 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-06-30 02:50:25,058 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:25,059 [main] Physical connection closed DEBUG 2024-06-30 02:50:25,060 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:25,061 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:25,063 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,065 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,067 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,067 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,072 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,074 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,079 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:25,082 [main] Physical connection got DEBUG 2024-06-30 02:50:25,083 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:25,083 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:25,083 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:25,090 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:25,095 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:25,095 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-06-30 02:50:25,096 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:25,096 [main] Physical connection closed DEBUG 2024-06-30 02:50:25,098 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:25,098 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:25,102 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,103 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,105 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,105 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,111 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,113 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,118 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:25,120 [main] Physical connection got DEBUG 2024-06-30 02:50:25,120 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:25,121 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:25,121 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:25,128 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:25,156 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:25,156 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-06-30 02:50:25,158 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:25,158 [main] Physical connection closed DEBUG 2024-06-30 02:50:25,160 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:25,160 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:25,166 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,167 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,171 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,171 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,177 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,179 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,182 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:25,185 [main] Physical connection got DEBUG 2024-06-30 02:50:25,185 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:25,185 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:25,185 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:25,194 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:25,200 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:25,200 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-06-30 02:50:25,201 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:25,201 [main] Physical connection closed DEBUG 2024-06-30 02:50:25,202 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:25,203 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:25,205 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,206 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,207 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,207 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,216 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,217 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,222 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:25,225 [main] Physical connection got DEBUG 2024-06-30 02:50:25,225 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:25,226 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:25,226 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:25,237 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:25,244 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:25,244 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-06-30 02:50:25,245 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:25,245 [main] Physical connection closed DEBUG 2024-06-30 02:50:25,246 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:25,247 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:25,249 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,250 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,251 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,251 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,262 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,262 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,266 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:25,270 [main] Physical connection got DEBUG 2024-06-30 02:50:25,270 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:25,270 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:25,270 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:25,277 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:25,303 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:25,303 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-06-30 02:50:25,303 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:25,304 [main] Physical connection closed DEBUG 2024-06-30 02:50:25,305 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:25,305 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:25,308 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,309 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,311 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,311 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,322 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,323 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,327 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:25,331 [main] Physical connection got DEBUG 2024-06-30 02:50:25,331 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:25,331 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:25,331 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:25,336 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:25,341 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:25,341 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-06-30 02:50:25,342 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:25,342 [main] Physical connection closed DEBUG 2024-06-30 02:50:25,343 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:25,344 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:25,346 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,347 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,349 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,349 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,353 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,354 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,356 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:25,359 [main] Physical connection got DEBUG 2024-06-30 02:50:25,359 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:25,359 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:25,359 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:25,364 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:25,371 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:25,372 [main] select count(*) from emp DEBUG 2024-06-30 02:50:25,373 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:25,373 [main] Physical connection closed Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.13 sec Running org.seasar.dao.impl.FastPropertyTypeFactoryTest DEBUG 2024-06-30 02:50:25,381 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:25,381 [main] S2Container will be created(path=org/seasar/dao/impl/FastPropertyTypeFactoryTest.dicon) DEBUG 2024-06-30 02:50:25,382 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,384 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,388 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,388 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,393 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,393 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,394 [main] S2Container is created(path=org/seasar/dao/impl/FastPropertyTypeFactoryTest.dicon) DEBUG 2024-06-30 02:50:25,399 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:25,399 [main] S2Container will be created(path=org/seasar/dao/impl/FastPropertyTypeFactoryTest.dicon) DEBUG 2024-06-30 02:50:25,401 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,402 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,404 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,404 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,430 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,431 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,431 [main] S2Container is created(path=org/seasar/dao/impl/FastPropertyTypeFactoryTest.dicon) DEBUG 2024-06-30 02:50:25,435 [main] Physical connection got DEBUG 2024-06-30 02:50:25,435 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:25,435 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:25,435 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec Running org.seasar.dao.impl.BeanMetaDataResultSetHandler2Test DEBUG 2024-06-30 02:50:25,442 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:25,442 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,444 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,445 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,445 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,448 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,449 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,453 [main] Physical connection got DEBUG 2024-06-30 02:50:25,453 [main] Logical connection got, tx=null WARN 2024-06-30 02:50:25,456 [main] Table(BeanMetaDataResultSetHandler2Test$MyEmp) not found DEBUG 2024-06-30 02:50:25,539 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:25,539 [main] Logical connection got, tx=null 7788 DEBUG 2024-06-30 02:50:25,541 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:25,541 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec Running org.seasar.dao.impl.DeleteAutoStaticCommandTest DEBUG 2024-06-30 02:50:25,545 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:25,546 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,547 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,548 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,548 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,553 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,554 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,558 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/0, BranchId=] DEBUG 2024-06-30 02:50:25,560 [main] Physical connection got DEBUG 2024-06-30 02:50:25,561 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/0, BranchId=] DEBUG 2024-06-30 02:50:25,561 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/0, BranchId=] DEBUG 2024-06-30 02:50:25,561 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/0, BranchId=] DEBUG 2024-06-30 02:50:25,595 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/0, BranchId=] DEBUG 2024-06-30 02:50:25,611 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/0, BranchId=] DEBUG 2024-06-30 02:50:25,611 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-06-30 02:50:25,613 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/0, BranchId=] DEBUG 2024-06-30 02:50:25,614 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/0, BranchId=] DEBUG 2024-06-30 02:50:25,615 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-06-30 02:50:25,616 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/0, BranchId=] DEBUG 2024-06-30 02:50:25,616 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/0, BranchId=] DEBUG 2024-06-30 02:50:25,616 [main] Physical connection closed DEBUG 2024-06-30 02:50:25,617 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:25,618 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,619 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,623 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,623 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,626 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,627 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,630 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/1, BranchId=] DEBUG 2024-06-30 02:50:25,631 [main] Physical connection got DEBUG 2024-06-30 02:50:25,631 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/1, BranchId=] DEBUG 2024-06-30 02:50:25,631 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/1, BranchId=] DEBUG 2024-06-30 02:50:25,631 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/1, BranchId=] DEBUG 2024-06-30 02:50:25,643 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/1, BranchId=] DEBUG 2024-06-30 02:50:25,646 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/1, BranchId=] DEBUG 2024-06-30 02:50:25,646 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0 DEBUG 2024-06-30 02:50:25,646 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/1, BranchId=] DEBUG 2024-06-30 02:50:25,646 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/1, BranchId=] DEBUG 2024-06-30 02:50:25,646 [main] Physical connection closed DEBUG 2024-06-30 02:50:25,648 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:25,649 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,650 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,654 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,654 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,659 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,660 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,661 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/2, BranchId=] DEBUG 2024-06-30 02:50:25,662 [main] Physical connection got DEBUG 2024-06-30 02:50:25,662 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/2, BranchId=] DEBUG 2024-06-30 02:50:25,662 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/2, BranchId=] DEBUG 2024-06-30 02:50:25,662 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/2, BranchId=] DEBUG 2024-06-30 02:50:25,696 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/2, BranchId=] DEBUG 2024-06-30 02:50:25,697 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/2, BranchId=] DEBUG 2024-06-30 02:50:25,698 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = -1 DEBUG 2024-06-30 02:50:25,699 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/2, BranchId=] org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1) DEBUG 2024-06-30 02:50:25,699 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/2, BranchId=] DEBUG 2024-06-30 02:50:25,699 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec Running org.seasar.dao.impl.FieldBeanAnnotationReaderTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.seasar.dao.interceptors.S2DaoInterceptor2Test DEBUG 2024-06-30 02:50:25,710 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:25,710 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2024-06-30 02:50:25,711 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:25,713 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,713 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,716 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,716 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,721 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,722 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,725 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:25,728 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2024-06-30 02:50:25,750 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/3, BranchId=] DEBUG 2024-06-30 02:50:25,750 [main] Physical connection got DEBUG 2024-06-30 02:50:25,751 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/3, BranchId=] DEBUG 2024-06-30 02:50:25,751 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/3, BranchId=] DEBUG 2024-06-30 02:50:25,751 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/3, BranchId=] DEBUG 2024-06-30 02:50:25,756 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/3, BranchId=] DEBUG 2024-06-30 02:50:25,758 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/3, BranchId=] DEBUG 2024-06-30 02:50:25,758 [main] INSERT INTO EMP (empno, ename, deptno) VALUES (99, 'hoge', 0) DEBUG 2024-06-30 02:50:25,759 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/3, BranchId=] DEBUG 2024-06-30 02:50:25,759 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/3, BranchId=] DEBUG 2024-06-30 02:50:25,759 [main] Physical connection closed DEBUG 2024-06-30 02:50:25,762 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:25,762 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2024-06-30 02:50:25,763 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:25,765 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,767 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,768 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,768 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,773 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,774 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,776 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:25,777 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2024-06-30 02:50:25,802 [main] Physical connection got DEBUG 2024-06-30 02:50:25,802 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:25,802 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:25,802 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:25,809 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:25,810 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:25,810 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-06-30 02:50:25,811 [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-06-30 02:50:25,812 [main] Physical connection closed DEBUG 2024-06-30 02:50:25,814 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:25,814 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2024-06-30 02:50:25,815 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:25,817 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,818 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,819 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,819 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,823 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,824 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,826 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:25,827 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2024-06-30 02:50:25,842 [main] Physical connection got DEBUG 2024-06-30 02:50:25,842 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:25,842 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:25,842 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:25,874 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:25,875 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:25,875 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0.0 AND 1000.0 DEBUG 2024-06-30 02:50:25,876 [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-06-30 02:50:25,877 [main] Physical connection closed DEBUG 2024-06-30 02:50:25,879 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:25,879 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2024-06-30 02:50:25,880 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:25,881 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,883 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,884 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,885 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,888 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,889 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,891 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:25,892 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2024-06-30 02:50:25,908 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/4, BranchId=] DEBUG 2024-06-30 02:50:25,908 [main] Physical connection got DEBUG 2024-06-30 02:50:25,908 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/4, BranchId=] DEBUG 2024-06-30 02:50:25,908 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/4, BranchId=] DEBUG 2024-06-30 02:50:25,909 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/4, BranchId=] DEBUG 2024-06-30 02:50:25,913 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/4, BranchId=] DEBUG 2024-06-30 02:50:25,915 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/4, BranchId=] DEBUG 2024-06-30 02:50:25,915 [main] INSERT INTO EMP (empno, ename, deptno, hiredate, mgr, job, comm, sal) VALUES (99, 'hoge', 0, null, null, null, null, null) DEBUG 2024-06-30 02:50:25,915 [main] INSERT INTO EMP (empno, ename, deptno, hiredate, mgr, job, comm, sal) VALUES (98, 'hoge2', 0, null, null, null, null, null) DEBUG 2024-06-30 02:50:25,915 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/4, BranchId=] DEBUG 2024-06-30 02:50:25,916 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/4, BranchId=] DEBUG 2024-06-30 02:50:25,916 [main] Physical connection closed DEBUG 2024-06-30 02:50:25,918 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:25,918 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2024-06-30 02:50:25,920 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:25,921 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,922 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,924 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,924 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,927 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:25,928 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:25,931 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:25,931 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2024-06-30 02:50:25,948 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/5, BranchId=] DEBUG 2024-06-30 02:50:25,948 [main] Physical connection got DEBUG 2024-06-30 02:50:25,948 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/5, BranchId=] DEBUG 2024-06-30 02:50:25,948 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/5, BranchId=] DEBUG 2024-06-30 02:50:25,948 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/5, BranchId=] DEBUG 2024-06-30 02:50:25,953 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/5, BranchId=] DEBUG 2024-06-30 02:50:25,954 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/5, BranchId=] DEBUG 2024-06-30 02:50:25,954 [main] INSERT INTO EMP (empno, ename, deptno) VALUES (99, '~', 0) DEBUG 2024-06-30 02:50:25,954 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/5, BranchId=] DEBUG 2024-06-30 02:50:25,955 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/5, BranchId=] DEBUG 2024-06-30 02:50:25,955 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 99 DEBUG 2024-06-30 02:50:25,955 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/5, BranchId=] DEBUG 2024-06-30 02:50:25,955 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/5, BranchId=] DEBUG 2024-06-30 02:50:25,955 [main] Physical connection closed Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 sec Running org.seasar.dao.impl.StaticStoredProcedureCommandTest DEBUG 2024-06-30 02:50:25,960 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:25,960 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:25,961 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:25,963 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,964 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:25,964 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:25,965 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:25,967 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:25,968 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:25,971 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:25,974 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:25,974 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:25,977 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-06-30 02:50:25,978 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:26,147 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,371 [main] Physical connection got DEBUG 2024-06-30 02:50:26,371 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,374 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,376 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,377 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,715 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,794 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,794 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,794 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,808 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,820 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,820 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,821 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,831 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,843 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,843 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,843 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,853 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,861 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,861 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,861 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,869 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,880 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,880 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,880 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,889 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,898 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,898 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,898 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,906 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,913 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,913 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,913 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,922 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,965 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,965 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,965 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,974 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,983 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,983 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:26,993 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:27,019 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/6, BranchId=] DEBUG 2024-06-30 02:50:27,020 [main] Physical connection closed DEBUG 2024-06-30 02:50:27,022 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:27,023 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:27,024 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:27,025 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,026 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,027 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:27,027 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:27,029 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:27,030 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:27,030 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:27,035 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:27,035 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:27,038 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-06-30 02:50:27,039 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:27,041 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,042 [main] Physical connection got DEBUG 2024-06-30 02:50:27,042 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,042 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,042 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,042 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,050 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,055 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,056 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,056 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,058 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,059 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,059 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,059 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,062 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,063 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,063 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,063 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,065 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,068 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,068 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,068 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,071 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,072 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,072 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,072 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,074 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,076 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,076 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,076 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,079 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,080 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,080 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,080 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,084 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,085 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,085 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,085 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,087 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,089 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,089 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,092 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] {CCC=2024-06-30 02:50:27.092, BBB=aaaaa2} DEBUG 2024-06-30 02:50:27,092 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/7, BranchId=] DEBUG 2024-06-30 02:50:27,092 [main] Physical connection closed DEBUG 2024-06-30 02:50:27,094 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:27,095 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:27,096 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:27,097 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,098 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,099 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:27,100 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:27,101 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:27,102 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:27,102 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:27,105 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:27,107 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:27,108 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-06-30 02:50:27,109 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:27,120 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,120 [main] Physical connection got DEBUG 2024-06-30 02:50:27,120 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,120 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,120 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,121 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,123 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,124 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,124 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,124 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,128 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,130 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,130 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,130 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,132 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,133 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,133 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,133 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,135 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,139 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,139 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,139 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,143 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,144 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,145 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,145 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,148 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,151 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,151 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,151 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,153 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,155 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,155 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,155 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,158 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,160 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,160 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,160 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,165 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,167 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,167 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,170 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,170 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/8, BranchId=] DEBUG 2024-06-30 02:50:27,170 [main] Physical connection closed DEBUG 2024-06-30 02:50:27,171 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:27,172 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:27,174 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:27,174 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,176 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,176 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:27,177 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:27,178 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:27,179 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:27,179 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:27,183 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:27,184 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:27,186 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-06-30 02:50:27,187 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:27,189 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,191 [main] Physical connection got DEBUG 2024-06-30 02:50:27,191 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,191 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,191 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,191 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,193 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,194 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,194 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,194 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,196 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,198 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,198 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,198 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,200 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,200 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,200 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,201 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,202 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,204 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,204 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,204 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,207 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,208 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,208 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,208 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,212 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,213 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,213 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,213 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,214 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,215 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,215 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,215 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,217 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,218 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,218 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,219 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,220 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,222 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,222 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,226 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,226 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/9, BranchId=] DEBUG 2024-06-30 02:50:27,226 [main] Physical connection closed DEBUG 2024-06-30 02:50:27,227 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:27,228 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:27,229 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:27,231 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,232 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,232 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:27,235 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:27,236 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:27,237 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:27,237 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:27,239 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:27,240 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:27,243 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-06-30 02:50:27,243 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:27,246 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,247 [main] Physical connection got DEBUG 2024-06-30 02:50:27,247 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,247 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,247 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,248 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,249 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,250 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,250 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,250 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,251 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,252 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,252 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,252 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,254 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,254 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,254 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,254 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,256 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,296 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,297 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,297 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,299 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,301 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,301 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,301 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,303 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,305 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,305 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,305 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,308 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,309 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,309 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,309 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,311 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,311 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,312 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,312 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,314 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,315 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,315 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,318 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] {CCC=25, EEE=625} DEBUG 2024-06-30 02:50:27,319 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/10, BranchId=] DEBUG 2024-06-30 02:50:27,319 [main] Physical connection closed DEBUG 2024-06-30 02:50:27,320 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:27,321 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:27,323 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:27,323 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,325 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,325 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:27,327 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:27,327 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:27,328 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:27,329 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:27,331 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:27,332 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:27,334 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-06-30 02:50:27,334 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:27,338 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,339 [main] Physical connection got DEBUG 2024-06-30 02:50:27,339 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,339 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,339 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,339 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,341 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,342 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,343 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,343 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,344 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,347 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,347 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,347 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,349 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,350 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,350 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,350 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,355 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,357 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,357 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,357 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,359 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,360 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,360 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,360 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,361 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,362 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,362 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,362 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,363 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,365 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,365 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,365 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,366 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,367 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,367 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,367 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,369 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,372 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,372 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,374 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,374 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/11, BranchId=] DEBUG 2024-06-30 02:50:27,374 [main] Physical connection closed DEBUG 2024-06-30 02:50:27,375 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:27,376 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:27,378 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:27,379 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,381 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,381 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:27,383 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:27,384 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:27,384 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:27,385 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:27,392 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:27,393 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:27,395 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-06-30 02:50:27,395 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:27,398 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,399 [main] Physical connection got DEBUG 2024-06-30 02:50:27,399 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,399 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,399 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,399 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,400 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,402 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,402 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,402 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,403 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,404 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,404 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,404 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,405 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,406 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,406 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,406 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,407 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,409 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,410 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,410 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,411 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,412 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,412 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,412 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,414 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,415 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,415 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,415 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,419 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,420 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,420 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,421 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,423 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,425 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,426 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,426 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,428 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,429 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,429 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,430 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,430 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/12, BranchId=] DEBUG 2024-06-30 02:50:27,430 [main] Physical connection closed DEBUG 2024-06-30 02:50:27,432 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:27,432 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:27,434 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:27,435 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,436 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,436 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:27,438 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:27,439 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:27,440 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:27,440 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:27,442 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:27,443 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:27,445 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-06-30 02:50:27,446 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:27,449 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,450 [main] Physical connection got DEBUG 2024-06-30 02:50:27,450 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,450 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,450 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,450 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,451 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,452 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,452 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,452 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,453 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,454 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,454 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,454 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,455 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,456 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,456 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,456 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,457 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,459 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,459 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,459 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,460 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,461 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,463 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,463 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,464 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,464 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,465 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,465 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,466 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,467 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,467 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,467 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,468 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,468 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,469 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,469 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,472 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,473 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,473 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,477 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,477 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/13, BranchId=] DEBUG 2024-06-30 02:50:27,477 [main] Physical connection closed DEBUG 2024-06-30 02:50:27,479 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:27,479 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:27,481 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:27,482 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,483 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,483 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:27,485 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:27,486 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:27,487 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:27,487 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:27,489 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:27,490 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:27,492 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-06-30 02:50:27,493 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:27,496 [main] Physical connection got DEBUG 2024-06-30 02:50:27,496 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:27,496 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:27,496 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:27,497 [main] Physical connection got DEBUG 2024-06-30 02:50:27,497 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:27,498 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:27,499 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:27,499 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:27,499 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:27,500 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:27,501 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:27,501 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:27,501 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:27,503 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:27,503 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:27,504 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:27,504 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:27,506 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:27,507 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:27,507 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:27,507 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:27,508 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:27,509 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:27,509 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:27,509 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:27,510 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:27,511 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:27,511 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:27,511 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:27,512 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:27,513 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:27,514 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:27,514 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:27,515 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:27,516 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:27,516 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:27,516 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:27,518 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:27,519 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:27,519 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:27,520 [main] Logical connection closed, tx=null [EDAO0032]Method argument size(2) is unmatched with procedure in-parameter size(3). DEBUG 2024-06-30 02:50:27,520 [main] Physical connection closed DEBUG 2024-06-30 02:50:27,520 [main] Physical connection closed DEBUG 2024-06-30 02:50:27,521 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:27,522 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:27,566 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:27,566 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,568 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,568 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:27,569 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:27,570 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:27,571 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:27,572 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:27,575 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:27,576 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:27,578 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-06-30 02:50:27,578 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:27,582 [main] Physical connection got DEBUG 2024-06-30 02:50:27,582 [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-06-30 02:50:27,582 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:27,582 [main] Physical connection closed DEBUG 2024-06-30 02:50:27,584 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:27,584 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:27,586 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:27,587 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,588 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,588 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:27,590 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:27,591 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:27,592 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:27,592 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:27,594 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:27,595 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:27,597 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-06-30 02:50:27,598 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:27,602 [main] Physical connection got DEBUG 2024-06-30 02:50:27,602 [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-06-30 02:50:27,610 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:27,611 [main] Physical connection closed DEBUG 2024-06-30 02:50:27,613 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:27,613 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:27,614 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:27,616 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,617 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,617 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:27,618 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:27,619 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:27,621 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:27,621 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:27,623 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:27,623 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:27,626 [main] S2Container is created(path=dao-derby.dicon) WARN 2024-06-30 02:50:27,626 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:27,629 [main] Physical connection got DEBUG 2024-06-30 02:50:27,629 [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-06-30 02:50:27,665 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:27,665 [main] Physical connection closed Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.71 sec Running org.seasar.dao.pager.NullPagingSqlRewriterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.seasar.dao.impl.PkOnlyTableTest DEBUG 2024-06-30 02:50:27,672 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:27,672 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:27,673 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,675 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,675 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:27,678 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:27,679 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:27,681 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/14, BranchId=] DEBUG 2024-06-30 02:50:27,682 [main] Physical connection got DEBUG 2024-06-30 02:50:27,682 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/14, BranchId=] DEBUG 2024-06-30 02:50:27,682 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/14, BranchId=] DEBUG 2024-06-30 02:50:27,682 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/14, BranchId=] DEBUG 2024-06-30 02:50:27,690 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/14, BranchId=] DEBUG 2024-06-30 02:50:27,690 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/14, BranchId=] DEBUG 2024-06-30 02:50:27,691 [main] INSERT INTO PKONLYTABLE (aaa) VALUES ('value') DEBUG 2024-06-30 02:50:27,691 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/14, BranchId=] DEBUG 2024-06-30 02:50:27,691 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/14, BranchId=] DEBUG 2024-06-30 02:50:27,691 [main] Physical connection closed DEBUG 2024-06-30 02:50:27,693 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:27,694 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:27,695 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,696 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,696 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:27,701 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:27,701 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:27,701 [main] S2Container will be created(path=org/seasar/dao/impl/PkOnlyTableTest.dicon) DEBUG 2024-06-30 02:50:27,702 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:27,706 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:27,706 [main] S2Container is created(path=org/seasar/dao/impl/PkOnlyTableTest.dicon) DEBUG 2024-06-30 02:50:27,717 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/15, BranchId=] DEBUG 2024-06-30 02:50:27,717 [main] Physical connection got DEBUG 2024-06-30 02:50:27,717 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/15, BranchId=] DEBUG 2024-06-30 02:50:27,717 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/15, BranchId=] DEBUG 2024-06-30 02:50:27,717 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/15, BranchId=] DEBUG 2024-06-30 02:50:27,721 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/15, BranchId=] org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization update method of org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2, because org.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:219) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:187) at org.seasar.dao.impl.DaoMetaDataImpl.setupSqlCommand(DaoMetaDataImpl.java:171) at org.seasar.dao.impl.DaoMetaDataImpl.initialize(DaoMetaDataImpl.java:162) at org.seasar.dao.impl.DaoMetaDataFactoryImpl.createDaoMetaData(DaoMetaDataFactoryImpl.java:167) at org.seasar.dao.impl.DaoMetaDataFactoryImpl.getDaoMetaData(DaoMetaDataFactoryImpl.java:131) at org.seasar.dao.interceptors.S2DaoInterceptor.invoke(S2DaoInterceptor.java:51) at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper.invoke(PagerS2DaoInterceptorWrapper.java:71) at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1d86a73$$MethodInvocation$$updateUnlessNull1.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1d86a73.updateUnlessNull(PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1d86a73.java) at org.seasar.dao.impl.PkOnlyTableTest.testUpdateUnlessNullTx(PkOnlyTableTest.java:61) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:154) at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:519) at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:103) at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:308) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) Caused by: org.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key at org.seasar.dao.impl.AbstractAutoStaticCommand.setupUpdatePropertyTypes(AbstractAutoStaticCommand.java:114) at org.seasar.dao.impl.UpdateAutoStaticCommand.setupPropertyTypes(UpdateAutoStaticCommand.java:46) at org.seasar.dao.impl.AbstractAutoStaticCommand.(AbstractAutoStaticCommand.java:45) at org.seasar.dao.impl.UpdateAutoStaticCommand.(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-06-30 02:50:27,724 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/15, BranchId=] DEBUG 2024-06-30 02:50:27,724 [main] Physical connection closed DEBUG 2024-06-30 02:50:27,725 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:27,725 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:27,727 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,728 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,728 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:27,731 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:27,733 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:27,733 [main] S2Container will be created(path=org/seasar/dao/impl/PkOnlyTableTest.dicon) DEBUG 2024-06-30 02:50:27,734 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:27,737 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:27,738 [main] S2Container is created(path=org/seasar/dao/impl/PkOnlyTableTest.dicon) DEBUG 2024-06-30 02:50:27,748 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/16, BranchId=] DEBUG 2024-06-30 02:50:27,749 [main] Physical connection got DEBUG 2024-06-30 02:50:27,749 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/16, BranchId=] DEBUG 2024-06-30 02:50:27,749 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/16, BranchId=] DEBUG 2024-06-30 02:50:27,749 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/16, BranchId=] DEBUG 2024-06-30 02:50:27,752 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/16, BranchId=] org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization update method of org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2, because org.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:219) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:187) at org.seasar.dao.impl.DaoMetaDataImpl.setupSqlCommand(DaoMetaDataImpl.java:171) at org.seasar.dao.impl.DaoMetaDataImpl.initialize(DaoMetaDataImpl.java:162) at org.seasar.dao.impl.DaoMetaDataFactoryImpl.createDaoMetaData(DaoMetaDataFactoryImpl.java:167) at org.seasar.dao.impl.DaoMetaDataFactoryImpl.getDaoMetaData(DaoMetaDataFactoryImpl.java:131) at org.seasar.dao.interceptors.S2DaoInterceptor.invoke(S2DaoInterceptor.java:51) at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper.invoke(PagerS2DaoInterceptorWrapper.java:71) at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1e45e3$$MethodInvocation$$update0.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1e45e3.update(PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1e45e3.java) at org.seasar.dao.impl.PkOnlyTableTest.testUpdateTx(PkOnlyTableTest.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:154) at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:519) at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:103) at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:308) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) Caused by: org.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key at org.seasar.dao.impl.AbstractAutoStaticCommand.setupUpdatePropertyTypes(AbstractAutoStaticCommand.java:114) at org.seasar.dao.impl.UpdateAutoStaticCommand.setupPropertyTypes(UpdateAutoStaticCommand.java:46) at org.seasar.dao.impl.AbstractAutoStaticCommand.(AbstractAutoStaticCommand.java:45) at org.seasar.dao.impl.UpdateAutoStaticCommand.(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-06-30 02:50:27,755 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/16, BranchId=] DEBUG 2024-06-30 02:50:27,756 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec Running org.seasar.dao.impl.ProcedureHsqldbTest DEBUG 2024-06-30 02:50:27,760 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:27,761 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:27,763 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,764 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,764 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:27,805 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:27,805 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:27,809 [main] Physical connection got DEBUG 2024-06-30 02:50:27,809 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:27,809 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:27,809 [main] Logical connection got, tx=null WARN 2024-06-30 02:50:27,812 [main] Table(ProcedureHsqldbTest$ABean) not found DEBUG 2024-06-30 02:50:27,815 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:27,815 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:27,815 [main] Physical connection got DEBUG 2024-06-30 02:50:27,815 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:27,824 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:27,834 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:27,834 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:27,836 [main] Logical connection closed, tx=null 2024-06-30 00:00:00.0 DEBUG 2024-06-30 02:50:27,837 [main] Physical connection closed DEBUG 2024-06-30 02:50:27,837 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec Running org.seasar.dao.impl.SelectDynamicCommandTest DEBUG 2024-06-30 02:50:27,841 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:27,841 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:27,842 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,844 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,844 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:27,847 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:27,848 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:27,851 [main] Physical connection got DEBUG 2024-06-30 02:50:27,851 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:27,875 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:27,875 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:27,875 [main] SELECT * FROM emp WHERE empno = 7788 DEBUG 2024-06-30 02:50:27,876 [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-06-30 02:50:27,877 [main] Physical connection closed DEBUG 2024-06-30 02:50:27,879 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:27,880 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:27,881 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,882 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,882 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:27,886 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:27,887 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:27,888 [main] Physical connection got DEBUG 2024-06-30 02:50:27,888 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:27,888 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:27,889 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:27,915 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:27,922 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:27,923 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 AND EMP.deptno = 20 AND EMP.job = 'CLERK' DEBUG 2024-06-30 02:50:27,924 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:27,924 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:27,924 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 AND EMP.deptno = 20 AND EMP.job = 'CLERK' DEBUG 2024-06-30 02:50:27,925 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:27,925 [main] Physical connection closed DEBUG 2024-06-30 02:50:27,927 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:27,927 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:27,928 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,930 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,930 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:27,934 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:27,934 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:27,935 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/17, BranchId=] DEBUG 2024-06-30 02:50:27,938 [main] Physical connection got DEBUG 2024-06-30 02:50:27,938 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/17, BranchId=] DEBUG 2024-06-30 02:50:27,938 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/17, BranchId=] DEBUG 2024-06-30 02:50:27,939 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/17, BranchId=] DEBUG 2024-06-30 02:50:27,947 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/17, BranchId=] DEBUG 2024-06-30 02:50:27,950 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/17, BranchId=] DEBUG 2024-06-30 02:50:27,950 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (100, 0, 'NAME0') DEBUG 2024-06-30 02:50:27,950 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/17, BranchId=] DEBUG 2024-06-30 02:50:27,950 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/17, BranchId=] DEBUG 2024-06-30 02:50:27,950 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (200, 1, 'NAME1') DEBUG 2024-06-30 02:50:27,952 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/17, BranchId=] DEBUG 2024-06-30 02:50:27,952 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/17, BranchId=] DEBUG 2024-06-30 02:50:27,952 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (300, 2, 'NAME2') DEBUG 2024-06-30 02:50:27,952 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/17, BranchId=] DEBUG 2024-06-30 02:50:27,954 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/17, BranchId=] DEBUG 2024-06-30 02:50:27,954 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE EMP3.employee_name = 'NAME1' DEBUG 2024-06-30 02:50:27,955 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/17, BranchId=] DEBUG 2024-06-30 02:50:27,956 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/17, BranchId=] DEBUG 2024-06-30 02:50:27,956 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE EMP3.department_Id = 200 DEBUG 2024-06-30 02:50:27,957 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/17, BranchId=] DEBUG 2024-06-30 02:50:27,957 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/17, BranchId=] DEBUG 2024-06-30 02:50:27,957 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec Running org.seasar.dao.impl.NoPkTableTest DEBUG 2024-06-30 02:50:27,959 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:27,961 [main] S2Container will be created(path=org/seasar/dao/impl/NoPkTableTest.dicon) DEBUG 2024-06-30 02:50:27,962 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:27,963 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:27,965 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,967 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:27,967 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:27,970 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:27,971 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:27,974 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:27,975 [main] S2Container is created(path=org/seasar/dao/impl/NoPkTableTest.dicon) DEBUG 2024-06-30 02:50:27,988 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/18, BranchId=] DEBUG 2024-06-30 02:50:27,988 [main] Physical connection got DEBUG 2024-06-30 02:50:27,988 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/18, BranchId=] DEBUG 2024-06-30 02:50:27,988 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/18, BranchId=] DEBUG 2024-06-30 02:50:27,988 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/18, BranchId=] DEBUG 2024-06-30 02:50:27,993 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/18, BranchId=] DEBUG 2024-06-30 02:50:27,995 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/18, BranchId=] DEBUG 2024-06-30 02:50:27,995 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2024-06-30 02:50:27,995 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/18, BranchId=] DEBUG 2024-06-30 02:50:27,995 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/18, BranchId=] DEBUG 2024-06-30 02:50:27,995 [main] INSERT INTO NO_PK_TABLE VALUES ('a', 1) DEBUG 2024-06-30 02:50:27,996 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/18, BranchId=] DEBUG 2024-06-30 02:50:27,996 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/18, BranchId=] DEBUG 2024-06-30 02:50:27,996 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2024-06-30 02:50:27,996 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/18, BranchId=] DEBUG 2024-06-30 02:50:27,996 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/18, BranchId=] DEBUG 2024-06-30 02:50:27,996 [main] UPDATE NO_PK_TABLE SET AAA = 'a2' DEBUG 2024-06-30 02:50:27,996 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/18, BranchId=] DEBUG 2024-06-30 02:50:27,996 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/18, BranchId=] DEBUG 2024-06-30 02:50:27,997 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2024-06-30 02:50:27,997 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/18, BranchId=] DEBUG 2024-06-30 02:50:27,997 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/18, BranchId=] DEBUG 2024-06-30 02:50:27,997 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'hoge' DEBUG 2024-06-30 02:50:27,997 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/18, BranchId=] DEBUG 2024-06-30 02:50:27,997 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/18, BranchId=] DEBUG 2024-06-30 02:50:27,997 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2024-06-30 02:50:27,997 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/18, BranchId=] DEBUG 2024-06-30 02:50:27,998 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/18, BranchId=] DEBUG 2024-06-30 02:50:27,998 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'a2' DEBUG 2024-06-30 02:50:27,999 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/18, BranchId=] DEBUG 2024-06-30 02:50:27,999 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/18, BranchId=] DEBUG 2024-06-30 02:50:27,999 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2024-06-30 02:50:28,000 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/18, BranchId=] DEBUG 2024-06-30 02:50:28,000 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/18, BranchId=] DEBUG 2024-06-30 02:50:28,000 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec Running org.seasar.dao.impl.UpdateModifiedOnlyCommandTest DEBUG 2024-06-30 02:50:28,003 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:28,004 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-06-30 02:50:28,044 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2024-06-30 02:50:28,045 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,046 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,048 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,048 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,051 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,052 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,054 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2024-06-30 02:50:28,057 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-06-30 02:50:28,081 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/19, BranchId=] DEBUG 2024-06-30 02:50:28,081 [main] Physical connection got DEBUG 2024-06-30 02:50:28,081 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/19, BranchId=] DEBUG 2024-06-30 02:50:28,081 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/19, BranchId=] DEBUG 2024-06-30 02:50:28,081 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/19, BranchId=] DEBUG 2024-06-30 02:50:28,092 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/19, BranchId=] DEBUG 2024-06-30 02:50:28,093 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/19, BranchId=] DEBUG 2024-06-30 02:50:28,093 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-06-30 02:50:28,094 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/19, BranchId=] 7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0 timestamp, tstamp ename, ename job, job DEBUG 2024-06-30 02:50:28,095 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/19, BranchId=] DEBUG 2024-06-30 02:50:28,096 [main] UPDATE EMP SET tstamp = '2024-06-30 02.50.28', ename = 'hoge', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-06-30 02:50:28,097 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/19, BranchId=] DEBUG 2024-06-30 02:50:28,097 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/19, BranchId=] DEBUG 2024-06-30 02:50:28,097 [main] Physical connection closed DEBUG 2024-06-30 02:50:28,099 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:28,100 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-06-30 02:50:28,101 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2024-06-30 02:50:28,103 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,104 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,106 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,106 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,109 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,110 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,113 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2024-06-30 02:50:28,114 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-06-30 02:50:28,139 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/20, BranchId=] DEBUG 2024-06-30 02:50:28,139 [main] Physical connection got DEBUG 2024-06-30 02:50:28,139 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/20, BranchId=] DEBUG 2024-06-30 02:50:28,139 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/20, BranchId=] DEBUG 2024-06-30 02:50:28,139 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/20, BranchId=] DEBUG 2024-06-30 02:50:28,148 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/20, BranchId=] DEBUG 2024-06-30 02:50:28,149 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/20, BranchId=] DEBUG 2024-06-30 02:50:28,149 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-06-30 02:50:28,150 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/20, BranchId=] 7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0 timestamp, tstamp job, job DEBUG 2024-06-30 02:50:28,150 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/20, BranchId=] DEBUG 2024-06-30 02:50:28,150 [main] UPDATE EMP SET tstamp = '2024-06-30 02.50.28', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-06-30 02:50:28,151 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/20, BranchId=] DEBUG 2024-06-30 02:50:28,151 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/20, BranchId=] DEBUG 2024-06-30 02:50:28,151 [main] Physical connection closed DEBUG 2024-06-30 02:50:28,153 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:28,154 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-06-30 02:50:28,154 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2024-06-30 02:50:28,156 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,157 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,159 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,159 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,163 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,164 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,166 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2024-06-30 02:50:28,168 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-06-30 02:50:28,189 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/21, BranchId=] DEBUG 2024-06-30 02:50:28,190 [main] Physical connection got DEBUG 2024-06-30 02:50:28,190 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/21, BranchId=] DEBUG 2024-06-30 02:50:28,190 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/21, BranchId=] DEBUG 2024-06-30 02:50:28,190 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/21, BranchId=] DEBUG 2024-06-30 02:50:28,201 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/21, BranchId=] DEBUG 2024-06-30 02:50:28,201 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/21, BranchId=] DEBUG 2024-06-30 02:50:28,202 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-06-30 02:50:28,202 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/21, BranchId=] 7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0 timestamp, tstamp DEBUG 2024-06-30 02:50:28,203 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/21, BranchId=] DEBUG 2024-06-30 02:50:28,204 [main] UPDATE EMP SET tstamp = '2024-06-30 02.50.28' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-06-30 02:50:28,204 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/21, BranchId=] DEBUG 2024-06-30 02:50:28,204 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/21, BranchId=] DEBUG 2024-06-30 02:50:28,204 [main] Physical connection closed DEBUG 2024-06-30 02:50:28,206 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:28,206 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-06-30 02:50:28,208 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2024-06-30 02:50:28,209 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,209 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,211 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,211 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,215 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,216 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,217 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2024-06-30 02:50:28,219 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-06-30 02:50:28,241 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/22, BranchId=] DEBUG 2024-06-30 02:50:28,242 [main] Physical connection got DEBUG 2024-06-30 02:50:28,242 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/22, BranchId=] DEBUG 2024-06-30 02:50:28,242 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/22, BranchId=] DEBUG 2024-06-30 02:50:28,242 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/22, BranchId=] DEBUG 2024-06-30 02:50:28,294 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/22, BranchId=] DEBUG 2024-06-30 02:50:28,296 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/22, BranchId=] DEBUG 2024-06-30 02:50:28,296 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-06-30 02:50:28,297 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/22, BranchId=] 7499, ALLEN, SALESMAN, 1600.0, 300.0 DEBUG 2024-06-30 02:50:28,297 [main] skip UPDATE: table=EMP, key{empno=7499} DEBUG 2024-06-30 02:50:28,297 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/22, BranchId=] DEBUG 2024-06-30 02:50:28,298 [main] Physical connection closed DEBUG 2024-06-30 02:50:28,299 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:28,299 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-06-30 02:50:28,301 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2024-06-30 02:50:28,302 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,303 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,304 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,304 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,310 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,311 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,312 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2024-06-30 02:50:28,314 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-06-30 02:50:28,338 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/23, BranchId=] DEBUG 2024-06-30 02:50:28,338 [main] Physical connection got DEBUG 2024-06-30 02:50:28,338 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/23, BranchId=] DEBUG 2024-06-30 02:50:28,338 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/23, BranchId=] DEBUG 2024-06-30 02:50:28,338 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/23, BranchId=] DEBUG 2024-06-30 02:50:28,358 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/23, BranchId=] DEBUG 2024-06-30 02:50:28,359 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/23, BranchId=] DEBUG 2024-06-30 02:50:28,359 [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-06-30 02:50:28,360 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/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$$16feee5 DEBUG 2024-06-30 02:50:28,361 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/23, BranchId=] DEBUG 2024-06-30 02:50:28,361 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/23, BranchId=] DEBUG 2024-06-30 02:50:28,362 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/23, BranchId=] DEBUG 2024-06-30 02:50:28,364 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/23, BranchId=] dname, dname DEBUG 2024-06-30 02:50:28,368 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/23, BranchId=] DEBUG 2024-06-30 02:50:28,368 [main] UPDATE DEPT SET dname = 'FOO' WHERE deptno = 30 DEBUG 2024-06-30 02:50:28,368 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/23, BranchId=] DEBUG 2024-06-30 02:50:28,368 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/23, BranchId=] DEBUG 2024-06-30 02:50:28,368 [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-06-30 02:50:28,369 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/23, BranchId=] DEBUG 2024-06-30 02:50:28,369 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/23, BranchId=] DEBUG 2024-06-30 02:50:28,369 [main] Physical connection closed DEBUG 2024-06-30 02:50:28,371 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:28,372 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-06-30 02:50:28,373 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2024-06-30 02:50:28,374 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,375 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,377 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,377 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,381 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,381 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,383 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2024-06-30 02:50:28,384 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-06-30 02:50:28,408 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/24, BranchId=] DEBUG 2024-06-30 02:50:28,408 [main] Physical connection got DEBUG 2024-06-30 02:50:28,408 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/24, BranchId=] DEBUG 2024-06-30 02:50:28,408 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/24, BranchId=] DEBUG 2024-06-30 02:50:28,408 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/24, BranchId=] DEBUG 2024-06-30 02:50:28,421 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/24, BranchId=] DEBUG 2024-06-30 02:50:28,424 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/24, BranchId=] DEBUG 2024-06-30 02:50:28,424 [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-06-30 02:50:28,425 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/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-06-30 02:50:28,426 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/24, BranchId=] DEBUG 2024-06-30 02:50:28,426 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/24, BranchId=] DEBUG 2024-06-30 02:50:28,426 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/24, BranchId=] DEBUG 2024-06-30 02:50:28,429 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/24, BranchId=] dname, dname DEBUG 2024-06-30 02:50:28,430 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/24, BranchId=] DEBUG 2024-06-30 02:50:28,430 [main] UPDATE DEPT SET dname = 'baar' WHERE deptno = 20 DEBUG 2024-06-30 02:50:28,430 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/24, BranchId=] DEBUG 2024-06-30 02:50:28,431 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/24, BranchId=] DEBUG 2024-06-30 02:50:28,431 [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-06-30 02:50:28,431 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/24, BranchId=] DEBUG 2024-06-30 02:50:28,431 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/24, BranchId=] DEBUG 2024-06-30 02:50:28,431 [main] Physical connection closed DEBUG 2024-06-30 02:50:28,433 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:28,433 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-06-30 02:50:28,435 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2024-06-30 02:50:28,435 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,436 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,438 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,438 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,441 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,442 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,445 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2024-06-30 02:50:28,447 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-06-30 02:50:28,473 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/25, BranchId=] DEBUG 2024-06-30 02:50:28,473 [main] Physical connection got DEBUG 2024-06-30 02:50:28,473 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/25, BranchId=] DEBUG 2024-06-30 02:50:28,474 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/25, BranchId=] DEBUG 2024-06-30 02:50:28,474 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/25, BranchId=] DEBUG 2024-06-30 02:50:28,484 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/25, BranchId=] [EDAO0021]Can not use update method of ModifiedOnly because property (modifiedPropertyNames) not found in org.seasar.dao.impl.UpdateModifiedOnlyCommandTest$Emp DEBUG 2024-06-30 02:50:28,486 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/25, BranchId=] DEBUG 2024-06-30 02:50:28,486 [main] Physical connection closed DEBUG 2024-06-30 02:50:28,488 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:28,491 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-06-30 02:50:28,493 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2024-06-30 02:50:28,494 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,495 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,542 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,542 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,545 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,546 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,548 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2024-06-30 02:50:28,549 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2024-06-30 02:50:28,570 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/26, BranchId=] DEBUG 2024-06-30 02:50:28,570 [main] Physical connection got DEBUG 2024-06-30 02:50:28,570 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/26, BranchId=] DEBUG 2024-06-30 02:50:28,571 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/26, BranchId=] DEBUG 2024-06-30 02:50:28,571 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/26, BranchId=] DEBUG 2024-06-30 02:50:28,574 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/26, BranchId=] DEBUG 2024-06-30 02:50:28,576 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/26, BranchId=] DEBUG 2024-06-30 02:50:28,576 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-06-30 02:50:28,577 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/26, BranchId=] DEBUG 2024-06-30 02:50:28,577 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/26, BranchId=] DEBUG 2024-06-30 02:50:28,577 [main] UPDATE EMP SET ename = 'ModifiedPropertiesByReflection' WHERE empno = 7499 DEBUG 2024-06-30 02:50:28,577 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/26, BranchId=] DEBUG 2024-06-30 02:50:28,577 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/26, BranchId=] DEBUG 2024-06-30 02:50:28,577 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2024-06-30 02:50:28,578 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/26, BranchId=] DEBUG 2024-06-30 02:50:28,578 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/26, BranchId=] DEBUG 2024-06-30 02:50:28,578 [main] Physical connection closed Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.579 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-06-30 02:50:28,590 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:28,591 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,592 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,599 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,599 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,603 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,603 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,607 [main] Physical connection got DEBUG 2024-06-30 02:50:28,607 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:28,608 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:28,608 [main] Physical connection closed DEBUG 2024-06-30 02:50:28,610 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:28,610 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,611 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,613 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,613 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,616 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,616 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,618 [main] Physical connection got DEBUG 2024-06-30 02:50:28,618 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:28,619 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:28,619 [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-06-30 02:50:28,623 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:28,623 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:28,624 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,626 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,627 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,627 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,633 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,633 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,633 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:28,638 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:28,638 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:28,639 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,641 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,642 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,642 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,646 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,647 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,647 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:28,651 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:28,652 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:28,652 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,654 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,655 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,655 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,658 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,659 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,659 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:28,662 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:28,663 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:28,664 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,665 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,667 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,667 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,670 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,670 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,671 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:28,675 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:28,675 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:28,676 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,678 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,679 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,679 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,683 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,683 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,683 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:28,686 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:28,687 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:28,688 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,689 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,690 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,690 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,695 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,695 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,695 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:28,699 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:28,699 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:28,700 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,702 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,703 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,703 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,706 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,707 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,707 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec Running org.seasar.dao.impl.FieldArgumentDtoAnnotationReaderTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.seasar.dao.impl.HogeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.seasar.dao.impl.ListBindTest DEBUG 2024-06-30 02:50:28,717 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:28,718 [main] S2Container will be created(path=org/seasar/dao/impl/ListBindTest.dicon) DEBUG 2024-06-30 02:50:28,719 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:28,719 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,720 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,763 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,763 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,766 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,767 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,769 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:28,770 [main] S2Container is created(path=org/seasar/dao/impl/ListBindTest.dicon) DEBUG 2024-06-30 02:50:28,785 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/27, BranchId=] DEBUG 2024-06-30 02:50:28,785 [main] Physical connection got DEBUG 2024-06-30 02:50:28,785 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/27, BranchId=] DEBUG 2024-06-30 02:50:28,785 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/27, BranchId=] DEBUG 2024-06-30 02:50:28,785 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/27, BranchId=] DEBUG 2024-06-30 02:50:28,788 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/27, BranchId=] DEBUG 2024-06-30 02:50:28,791 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/27, BranchId=] DEBUG 2024-06-30 02:50:28,791 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, EMP.tstamp FROM EMP WHERE empno IN (7566, 7900) DEBUG 2024-06-30 02:50:28,792 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/27, BranchId=] DEBUG 2024-06-30 02:50:28,792 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/27, BranchId=] DEBUG 2024-06-30 02:50:28,793 [main] Physical connection closed DEBUG 2024-06-30 02:50:28,795 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:28,796 [main] S2Container will be created(path=org/seasar/dao/impl/ListBindTest.dicon) DEBUG 2024-06-30 02:50:28,796 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:28,797 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,799 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,800 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,800 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,803 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,804 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,806 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:28,806 [main] S2Container is created(path=org/seasar/dao/impl/ListBindTest.dicon) DEBUG 2024-06-30 02:50:28,825 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/28, BranchId=] DEBUG 2024-06-30 02:50:28,825 [main] Physical connection got DEBUG 2024-06-30 02:50:28,825 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/28, BranchId=] DEBUG 2024-06-30 02:50:28,825 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/28, BranchId=] DEBUG 2024-06-30 02:50:28,825 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/28, BranchId=] DEBUG 2024-06-30 02:50:28,829 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/28, BranchId=] DEBUG 2024-06-30 02:50:28,830 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/28, BranchId=] DEBUG 2024-06-30 02:50:28,830 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, EMP.tstamp FROM EMP WHERE empno IN (7900, 7902) DEBUG 2024-06-30 02:50:28,832 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/28, BranchId=] DEBUG 2024-06-30 02:50:28,837 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/28, BranchId=] DEBUG 2024-06-30 02:50:28,837 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec Running org.seasar.dao.impl.UpdateAutoDynamicCommandTest DEBUG 2024-06-30 02:50:28,841 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:28,841 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,842 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,844 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,844 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,847 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,848 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,848 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/29, BranchId=] DEBUG 2024-06-30 02:50:28,849 [main] Physical connection got DEBUG 2024-06-30 02:50:28,849 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/29, BranchId=] DEBUG 2024-06-30 02:50:28,849 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/29, BranchId=] DEBUG 2024-06-30 02:50:28,849 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/29, BranchId=] DEBUG 2024-06-30 02:50:28,869 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/29, BranchId=] DEBUG 2024-06-30 02:50:28,877 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/29, BranchId=] DEBUG 2024-06-30 02:50:28,878 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 DEBUG 2024-06-30 02:50:28,879 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/29, BranchId=] DEBUG 2024-06-30 02:50:28,879 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/29, BranchId=] DEBUG 2024-06-30 02:50:28,879 [main] UPDATE EMP SET tstamp = '2024-06-30 02.50.28', ename = 'HOGE', deptno = 20 WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-06-30 02:50:28,879 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/29, BranchId=] DEBUG 2024-06-30 02:50:28,879 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/29, BranchId=] DEBUG 2024-06-30 02:50:28,880 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 DEBUG 2024-06-30 02:50:28,881 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/29, BranchId=] DEBUG 2024-06-30 02:50:28,881 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/29, BranchId=] DEBUG 2024-06-30 02:50:28,881 [main] Physical connection closed DEBUG 2024-06-30 02:50:28,882 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:28,883 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,884 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,886 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,886 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,889 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,889 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,890 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/30, BranchId=] DEBUG 2024-06-30 02:50:28,891 [main] Physical connection got DEBUG 2024-06-30 02:50:28,891 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/30, BranchId=] DEBUG 2024-06-30 02:50:28,891 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/30, BranchId=] DEBUG 2024-06-30 02:50:28,891 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/30, BranchId=] DEBUG 2024-06-30 02:50:28,912 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/30, BranchId=] DEBUG 2024-06-30 02:50:28,921 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/30, BranchId=] DEBUG 2024-06-30 02:50:28,921 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 DEBUG 2024-06-30 02:50:28,922 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/30, BranchId=] DEBUG 2024-06-30 02:50:28,922 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/30, BranchId=] DEBUG 2024-06-30 02:50:28,923 [main] UPDATE EMP SET tstamp = '2024-06-30 02.50.28', deptno = 20 WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-06-30 02:50:28,923 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/30, BranchId=] DEBUG 2024-06-30 02:50:28,923 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/30, BranchId=] DEBUG 2024-06-30 02:50:28,923 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 DEBUG 2024-06-30 02:50:28,924 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/30, BranchId=] DEBUG 2024-06-30 02:50:28,924 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/30, BranchId=] DEBUG 2024-06-30 02:50:28,924 [main] Physical connection closed DEBUG 2024-06-30 02:50:28,926 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:28,926 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,927 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,929 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,929 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,932 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,932 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,933 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/31, BranchId=] DEBUG 2024-06-30 02:50:28,934 [main] Physical connection got DEBUG 2024-06-30 02:50:28,934 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/31, BranchId=] DEBUG 2024-06-30 02:50:28,934 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/31, BranchId=] DEBUG 2024-06-30 02:50:28,934 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/31, BranchId=] DEBUG 2024-06-30 02:50:28,943 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/31, BranchId=] DEBUG 2024-06-30 02:50:28,945 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/31, BranchId=] DEBUG 2024-06-30 02:50:28,945 [main] INSERT INTO CHAR_TABLE (id, aaa) VALUES (1, 'c') DEBUG 2024-06-30 02:50:28,946 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/31, BranchId=] DEBUG 2024-06-30 02:50:28,946 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/31, BranchId=] DEBUG 2024-06-30 02:50:28,947 [main] Physical connection closed DEBUG 2024-06-30 02:50:28,948 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:28,948 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,990 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,991 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:28,991 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,994 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:28,994 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:28,995 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/32, BranchId=] DEBUG 2024-06-30 02:50:28,996 [main] Physical connection got DEBUG 2024-06-30 02:50:28,996 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/32, BranchId=] DEBUG 2024-06-30 02:50:28,997 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/32, BranchId=] DEBUG 2024-06-30 02:50:28,997 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/32, BranchId=] DEBUG 2024-06-30 02:50:29,006 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/32, BranchId=] DEBUG 2024-06-30 02:50:29,007 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/32, BranchId=] DEBUG 2024-06-30 02:50:29,007 [main] SELECT DEPT.dname, DEPT.deptno, DEPT.versionno, DEPT.loc FROM DEPT WHERE DEPT.deptno = 20 DEBUG 2024-06-30 02:50:29,009 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/32, BranchId=] DEBUG 2024-06-30 02:50:29,009 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/32, BranchId=] DEBUG 2024-06-30 02:50:29,009 [main] UPDATE DEPT SET dname = 'HOGE', versionno = 1 WHERE deptno = 20 AND versionno = 0 DEBUG 2024-06-30 02:50:29,010 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/32, BranchId=] DEBUG 2024-06-30 02:50:29,010 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/32, BranchId=] DEBUG 2024-06-30 02:50:29,010 [main] SELECT DEPT.dname, DEPT.deptno, DEPT.versionno, DEPT.loc FROM DEPT WHERE DEPT.deptno = 20 DEBUG 2024-06-30 02:50:29,010 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/32, BranchId=] DEBUG 2024-06-30 02:50:29,010 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/32, BranchId=] DEBUG 2024-06-30 02:50:29,011 [main] Physical connection closed Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 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-06-30 02:50:29,017 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:29,018 [main] S2Container will be created(path=org/seasar/dao/impl/DtoMetaDataFactoryImplTest.dicon) DEBUG 2024-06-30 02:50:29,019 [main] S2Container is created(path=org/seasar/dao/impl/DtoMetaDataFactoryImplTest.dicon) DEBUG 2024-06-30 02:50:29,021 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:29,022 [main] S2Container will be created(path=org/seasar/dao/impl/DtoMetaDataFactoryImplTest.dicon) DEBUG 2024-06-30 02:50:29,023 [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-06-30 02:50:29,028 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:29,029 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,029 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,031 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,031 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,035 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,035 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,037 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/33, BranchId=] DEBUG 2024-06-30 02:50:29,038 [main] Physical connection got DEBUG 2024-06-30 02:50:29,038 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/33, BranchId=] DEBUG 2024-06-30 02:50:29,038 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/33, BranchId=] DEBUG 2024-06-30 02:50:29,038 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/33, BranchId=] DEBUG 2024-06-30 02:50:29,059 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/33, BranchId=] DEBUG 2024-06-30 02:50:29,068 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/33, BranchId=] DEBUG 2024-06-30 02:50:29,068 [main] UPDATE EMP SET tstamp = '2024-06-30 02.50.29', ename = 'hoge', deptno = 0, hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-06-30 02:50:29,069 [main] UPDATE EMP SET tstamp = '2024-06-30 02.50.29', ename = 'hoge2', deptno = 0, hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-06-30 02:50:29,069 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/33, BranchId=] DEBUG 2024-06-30 02:50:29,069 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/33, BranchId=] DEBUG 2024-06-30 02:50:29,070 [main] UPDATE EMP SET tstamp = '2024-06-30 02.50.29', ename = 'hoge', deptno = 0, hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7782 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-06-30 02:50:29,070 [main] UPDATE EMP SET tstamp = '2024-06-30 02.50.29', ename = 'hoge2', deptno = 0, hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7788 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-06-30 02:50:29,070 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/33, BranchId=] DEBUG 2024-06-30 02:50:29,070 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/33, BranchId=] DEBUG 2024-06-30 02:50:29,070 [main] Physical connection closed DEBUG 2024-06-30 02:50:29,072 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:29,073 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,073 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,075 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,075 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,078 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,079 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,080 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/34, BranchId=] DEBUG 2024-06-30 02:50:29,080 [main] Physical connection got DEBUG 2024-06-30 02:50:29,080 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/34, BranchId=] DEBUG 2024-06-30 02:50:29,080 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/34, BranchId=] DEBUG 2024-06-30 02:50:29,080 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/34, BranchId=] DEBUG 2024-06-30 02:50:29,105 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/34, BranchId=] DEBUG 2024-06-30 02:50:29,113 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/34, BranchId=] DEBUG 2024-06-30 02:50:29,113 [main] UPDATE EMP SET tstamp = '2024-06-30 02.50.29', ename = 'hoge', deptno = 0, hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-06-30 02:50:29,113 [main] UPDATE EMP SET tstamp = '2024-06-30 02.50.29', ename = 'hoge2', deptno = 0, hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-06-30 02:50:29,114 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/34, BranchId=] DEBUG 2024-06-30 02:50:29,114 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/34, BranchId=] DEBUG 2024-06-30 02:50:29,114 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7499 DEBUG 2024-06-30 02:50:29,115 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/34, BranchId=] DEBUG 2024-06-30 02:50:29,115 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/34, BranchId=] DEBUG 2024-06-30 02:50:29,115 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 DEBUG 2024-06-30 02:50:29,116 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/34, BranchId=] DEBUG 2024-06-30 02:50:29,117 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/34, BranchId=] DEBUG 2024-06-30 02:50:29,117 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec Running org.seasar.dao.impl.InsertBatchAutoStaticCommandTest DEBUG 2024-06-30 02:50:29,120 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:29,120 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,121 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,123 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,123 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,126 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,126 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,128 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/35, BranchId=] DEBUG 2024-06-30 02:50:29,128 [main] Physical connection got DEBUG 2024-06-30 02:50:29,128 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/35, BranchId=] DEBUG 2024-06-30 02:50:29,128 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/35, BranchId=] DEBUG 2024-06-30 02:50:29,128 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/35, BranchId=] DEBUG 2024-06-30 02:50:29,150 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/35, BranchId=] DEBUG 2024-06-30 02:50:29,159 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/35, BranchId=] DEBUG 2024-06-30 02:50:29,159 [main] INSERT INTO EMP (tstamp, empno, ename, deptno, hiredate, mgr, job, comm, sal) VALUES ('2024-06-30 02.50.29', 99, 'hoge', 0, null, null, null, null, null) DEBUG 2024-06-30 02:50:29,159 [main] INSERT INTO EMP (tstamp, empno, ename, deptno, hiredate, mgr, job, comm, sal) VALUES ('2024-06-30 02.50.29', 98, 'hoge2', 0, null, null, null, null, null) DEBUG 2024-06-30 02:50:29,160 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/35, BranchId=] DEBUG 2024-06-30 02:50:29,160 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/35, BranchId=] DEBUG 2024-06-30 02:50:29,160 [main] INSERT INTO EMP (tstamp, empno, ename, deptno, hiredate, mgr, job, comm, sal) VALUES ('2024-06-30 02.50.29', 97, 'hoge3', 0, null, null, null, null, null) DEBUG 2024-06-30 02:50:29,160 [main] INSERT INTO EMP (tstamp, empno, ename, deptno, hiredate, mgr, job, comm, sal) VALUES ('2024-06-30 02.50.29', 96, 'hoge2', 0, null, null, null, null, null) DEBUG 2024-06-30 02:50:29,161 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/35, BranchId=] DEBUG 2024-06-30 02:50:29,161 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/35, BranchId=] DEBUG 2024-06-30 02:50:29,161 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec Running org.seasar.dao.impl.ObjectArrayResultSetHandlerTest DEBUG 2024-06-30 02:50:29,164 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:29,164 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,165 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,167 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,167 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,172 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,173 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,174 [main] Physical connection got DEBUG 2024-06-30 02:50:29,175 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:29,175 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:29,175 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running org.seasar.dao.impl.ResultSetToBeanTest DEBUG 2024-06-30 02:50:29,178 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:29,178 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,180 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,181 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,181 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,225 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,226 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,227 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/36, BranchId=] DEBUG 2024-06-30 02:50:29,228 [main] Physical connection got DEBUG 2024-06-30 02:50:29,228 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/36, BranchId=] DEBUG 2024-06-30 02:50:29,228 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/36, BranchId=] DEBUG 2024-06-30 02:50:29,228 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/36, BranchId=] DEBUG 2024-06-30 02:50:29,238 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/36, BranchId=] DEBUG 2024-06-30 02:50:29,238 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/36, BranchId=] DEBUG 2024-06-30 02:50:29,238 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (123, 7650, 'foo') DEBUG 2024-06-30 02:50:29,238 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/36, BranchId=] DEBUG 2024-06-30 02:50:29,238 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/36, BranchId=] DEBUG 2024-06-30 02:50:29,238 [main] SELECT employee_name FROM EMP3 DEBUG 2024-06-30 02:50:29,240 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/36, BranchId=] DEBUG 2024-06-30 02:50:29,240 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/36, BranchId=] DEBUG 2024-06-30 02:50:29,240 [main] SELECT employee_name AS employeeName FROM EMP3 DEBUG 2024-06-30 02:50:29,240 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/36, BranchId=] DEBUG 2024-06-30 02:50:29,240 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/36, BranchId=] DEBUG 2024-06-30 02:50:29,241 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec Running org.seasar.dao.IllegalParameterTypeRuntimeExceptionTest [EDAO0028](hoge) is illegal for procedure parameter type Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.seasar.dao.impl.MapResultSetHandlerTest DEBUG 2024-06-30 02:50:29,248 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:29,248 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,249 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,250 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,250 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,254 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,254 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,255 [main] Physical connection got DEBUG 2024-06-30 02:50:29,256 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:29,256 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:29,256 [main] Physical connection closed DEBUG 2024-06-30 02:50:29,257 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:29,258 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,259 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,260 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,260 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,263 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,264 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,265 [main] Physical connection got DEBUG 2024-06-30 02:50:29,266 [main] Logical connection got, tx=null WARN 2024-06-30 02:50:29,266 [main] More than 2 rows found, but only first row returned DEBUG 2024-06-30 02:50:29,266 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:29,266 [main] Physical connection closed DEBUG 2024-06-30 02:50:29,268 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:29,268 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,270 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,271 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,271 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,277 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,277 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,278 [main] Physical connection got DEBUG 2024-06-30 02:50:29,278 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:29,280 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:29,280 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec Running org.seasar.dao.impl.PropertyTypeFactoryImplTest DEBUG 2024-06-30 02:50:29,283 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:29,283 [main] S2Container will be created(path=org/seasar/dao/impl/PropertyTypeFactoryImplTest.dicon) DEBUG 2024-06-30 02:50:29,285 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,286 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,287 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,287 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,290 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,291 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,292 [main] S2Container is created(path=org/seasar/dao/impl/PropertyTypeFactoryImplTest.dicon) DEBUG 2024-06-30 02:50:29,296 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:29,297 [main] S2Container will be created(path=org/seasar/dao/impl/PropertyTypeFactoryImplTest.dicon) DEBUG 2024-06-30 02:50:29,298 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,298 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,300 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,300 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,305 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,305 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,306 [main] S2Container is created(path=org/seasar/dao/impl/PropertyTypeFactoryImplTest.dicon) DEBUG 2024-06-30 02:50:29,307 [main] Physical connection got DEBUG 2024-06-30 02:50:29,307 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:29,311 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:29,311 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec Running org.seasar.dao.context.CommandContextPropertyAccessorTest hoge Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.seasar.dao.util.TypeUtilTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.seasar.dao.impl.CharBindTest DEBUG 2024-06-30 02:50:29,318 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:29,319 [main] S2Container will be created(path=org/seasar/dao/impl/CharBindTest.dicon) DEBUG 2024-06-30 02:50:29,320 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:29,321 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,322 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,324 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,324 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,327 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,328 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,329 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:29,331 [main] S2Container is created(path=org/seasar/dao/impl/CharBindTest.dicon) DEBUG 2024-06-30 02:50:29,343 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/37, BranchId=] DEBUG 2024-06-30 02:50:29,344 [main] Physical connection got DEBUG 2024-06-30 02:50:29,344 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/37, BranchId=] DEBUG 2024-06-30 02:50:29,344 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/37, BranchId=] DEBUG 2024-06-30 02:50:29,344 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/37, BranchId=] DEBUG 2024-06-30 02:50:29,351 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/37, BranchId=] DEBUG 2024-06-30 02:50:29,352 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/37, BranchId=] DEBUG 2024-06-30 02:50:29,352 [main] INSERT INTO CHAR_TABLE (id, aaa) VALUES (31, 'Z') DEBUG 2024-06-30 02:50:29,352 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/37, BranchId=] DEBUG 2024-06-30 02:50:29,352 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/37, BranchId=] DEBUG 2024-06-30 02:50:29,352 [main] SELECT CHAR_TABLE.id, CHAR_TABLE.aaa FROM CHAR_TABLE DEBUG 2024-06-30 02:50:29,352 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/37, BranchId=] DEBUG 2024-06-30 02:50:29,352 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/37, BranchId=] DEBUG 2024-06-30 02:50:29,352 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec Running org.seasar.dao.pager.OracleRownumPagingSqlRewriterTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 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-06-30 02:50:29,362 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:29,363 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,363 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,365 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,365 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,368 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,368 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,369 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/38, BranchId=] DEBUG 2024-06-30 02:50:29,370 [main] Physical connection got DEBUG 2024-06-30 02:50:29,370 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/38, BranchId=] DEBUG 2024-06-30 02:50:29,370 [main] UPDATE emp SET ename = 'SCOTT' WHERE empno = 7788 DEBUG 2024-06-30 02:50:29,370 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/38, BranchId=] DEBUG 2024-06-30 02:50:29,370 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/38, BranchId=] DEBUG 2024-06-30 02:50:29,370 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running org.seasar.dao.dbms.OracleTest DEBUG 2024-06-30 02:50:29,373 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:29,373 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,374 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,421 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,421 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,424 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,425 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,428 [main] Physical connection got DEBUG 2024-06-30 02:50:29,428 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:29,455 [main] Logical connection closed, tx=null SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0, department2.dname AS dname_1, department2.deptno AS deptno_1, department2.versionno AS versionno_1, department2.loc AS loc_1 FROM EMP, DEPT department, DEPT department2 WHERE EMP.deptno = department.deptno(+) AND EMP.deptno = department2.deptno(+) DEBUG 2024-06-30 02:50:29,455 [main] Physical connection closed DEBUG 2024-06-30 02:50:29,457 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:29,457 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,458 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,460 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,460 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,463 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,463 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,464 [main] Physical connection got DEBUG 2024-06-30 02:50:29,464 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:29,471 [main] Logical connection closed, tx=null SELECT DEPT.dname, DEPT.deptno, DEPT.versionno, DEPT.loc FROM DEPT DEBUG 2024-06-30 02:50:29,471 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec Running org.seasar.dao.impl.ProcedureMetaDataFactoryImplTest DEBUG 2024-06-30 02:50:29,475 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:29,476 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:29,476 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,478 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,478 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:29,479 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:29,480 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:29,482 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:29,482 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:29,484 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:29,484 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-06-30 02:50:29,485 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:29,489 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:29,489 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:29,490 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,491 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,491 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:29,493 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:29,493 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:29,494 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:29,494 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:29,496 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:29,497 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-06-30 02:50:29,497 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:29,500 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:29,500 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:29,501 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,503 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,503 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:29,504 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:29,505 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:29,506 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:29,506 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:29,508 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:29,509 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-06-30 02:50:29,510 [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-06-30 02:50:29,512 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:29,512 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:29,514 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,515 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,515 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:29,516 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:29,518 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:29,518 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:29,519 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:29,521 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:29,521 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-06-30 02:50:29,522 [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.051 sec Running org.seasar.dao.pager.PagerResultSetWrapperTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 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-06-30 02:50:29,530 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:29,531 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-06-30 02:50:29,532 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,533 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,535 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,535 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,538 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,539 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,539 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-06-30 02:50:29,541 [main] Physical connection got DEBUG 2024-06-30 02:50:29,542 [main] Logical connection got, tx=null WARN 2024-06-30 02:50:29,544 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found DEBUG 2024-06-30 02:50:29,548 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:29,548 [main] Physical connection closed DEBUG 2024-06-30 02:50:29,550 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:29,551 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-06-30 02:50:29,553 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,554 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,555 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,555 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,559 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,559 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,560 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-06-30 02:50:29,562 [main] Physical connection got DEBUG 2024-06-30 02:50:29,562 [main] Logical connection got, tx=null WARN 2024-06-30 02:50:29,565 [main] Table(MyBean) not found WARN 2024-06-30 02:50:29,566 [main] Table(DefaultBeanMetaDataImplTest$Ccc) not found DEBUG 2024-06-30 02:50:29,574 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:29,574 [main] Physical connection closed DEBUG 2024-06-30 02:50:29,575 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:29,576 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-06-30 02:50:29,576 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,578 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,579 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,579 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,625 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,625 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,626 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-06-30 02:50:29,628 [main] Physical connection got DEBUG 2024-06-30 02:50:29,628 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:29,650 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:29,650 [main] Physical connection closed DEBUG 2024-06-30 02:50:29,651 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:29,652 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-06-30 02:50:29,653 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,654 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,656 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,656 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,659 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,659 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,659 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-06-30 02:50:29,661 [main] Physical connection got DEBUG 2024-06-30 02:50:29,661 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:29,670 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:29,670 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:29,683 [main] Logical connection closed, tx=null SELECT DEPT.dname, DEPT.deptno, DEPT.versionno, DEPT.loc SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 DEBUG 2024-06-30 02:50:29,684 [main] Physical connection closed DEBUG 2024-06-30 02:50:29,686 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:29,686 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-06-30 02:50:29,687 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,688 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,690 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,690 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,693 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,694 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,694 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-06-30 02:50:29,695 [main] Physical connection got DEBUG 2024-06-30 02:50:29,695 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:29,714 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:29,714 [main] Physical connection closed DEBUG 2024-06-30 02:50:29,716 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:29,717 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-06-30 02:50:29,718 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,718 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,720 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,720 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,724 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,724 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,724 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-06-30 02:50:29,726 [main] Physical connection got DEBUG 2024-06-30 02:50:29,726 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:29,751 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:29,751 [main] Physical connection closed DEBUG 2024-06-30 02:50:29,753 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:29,754 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-06-30 02:50:29,754 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,755 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,757 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,757 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,760 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,760 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,761 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-06-30 02:50:29,762 [main] Physical connection got DEBUG 2024-06-30 02:50:29,762 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:29,824 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:29,824 [main] Physical connection closed DEBUG 2024-06-30 02:50:29,827 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:29,827 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-06-30 02:50:29,828 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,829 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,831 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,831 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,834 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,834 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,835 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-06-30 02:50:29,836 [main] Physical connection got DEBUG 2024-06-30 02:50:29,836 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:29,864 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:29,864 [main] Physical connection closed DEBUG 2024-06-30 02:50:29,865 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:29,866 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-06-30 02:50:29,868 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,868 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,869 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,869 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,874 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,875 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,876 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-06-30 02:50:29,877 [main] Physical connection got DEBUG 2024-06-30 02:50:29,877 [main] Logical connection got, tx=null WARN 2024-06-30 02:50:29,880 [main] Table(DefaultBeanMetaDataImplTest$Ddd) not found DEBUG 2024-06-30 02:50:29,885 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:29,885 [main] Physical connection closed DEBUG 2024-06-30 02:50:29,888 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:29,888 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-06-30 02:50:29,889 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,890 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,892 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,892 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,895 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,895 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,895 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-06-30 02:50:29,897 [main] Physical connection got DEBUG 2024-06-30 02:50:29,897 [main] Logical connection got, tx=null WARN 2024-06-30 02:50:29,901 [main] Table(DefaultBeanMetaDataImplTest$Eee) not found DEBUG 2024-06-30 02:50:29,905 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:29,905 [main] Physical connection closed DEBUG 2024-06-30 02:50:29,907 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:29,907 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-06-30 02:50:29,909 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,910 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,911 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,911 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,914 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,915 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,916 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-06-30 02:50:29,917 [main] Physical connection got DEBUG 2024-06-30 02:50:29,917 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:29,925 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:29,925 [main] Physical connection closed DEBUG 2024-06-30 02:50:29,926 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:29,927 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-06-30 02:50:29,930 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,930 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,932 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,932 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,936 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,937 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,937 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-06-30 02:50:29,938 [main] Physical connection got DEBUG 2024-06-30 02:50:29,938 [main] Logical connection got, tx=null WARN 2024-06-30 02:50:29,941 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found DEBUG 2024-06-30 02:50:29,988 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:29,988 [main] Physical connection closed DEBUG 2024-06-30 02:50:29,990 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:29,991 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-06-30 02:50:29,991 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,992 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,994 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:29,994 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,997 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:29,997 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:29,998 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-06-30 02:50:29,999 [main] Physical connection got DEBUG 2024-06-30 02:50:29,999 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:30,009 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:30,009 [main] Physical connection closed DEBUG 2024-06-30 02:50:30,011 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:30,011 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-06-30 02:50:30,012 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:30,014 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,015 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,015 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:30,018 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:30,019 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:30,019 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-06-30 02:50:30,021 [main] Physical connection got DEBUG 2024-06-30 02:50:30,021 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:30,029 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:30,029 [main] Physical connection closed DEBUG 2024-06-30 02:50:30,030 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:30,032 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-06-30 02:50:30,033 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:30,033 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,034 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,034 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:30,038 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:30,038 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:30,039 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-06-30 02:50:30,040 [main] Physical connection got DEBUG 2024-06-30 02:50:30,040 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:30,048 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:30,048 [main] Physical connection closed DEBUG 2024-06-30 02:50:30,050 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:30,051 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-06-30 02:50:30,052 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:30,052 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,054 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,054 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:30,058 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:30,059 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:30,059 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2024-06-30 02:50:30,060 [main] Physical connection got DEBUG 2024-06-30 02:50:30,060 [main] Logical connection got, tx=null WARN 2024-06-30 02:50:30,064 [main] Table(DefaultBeanMetaDataImplTest$Ggg) not found DEBUG 2024-06-30 02:50:30,069 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:30,069 [main] Physical connection closed Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.542 sec Running org.seasar.dao.impl.FunctionTest DEBUG 2024-06-30 02:50:30,072 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:30,073 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:30,074 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,075 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,075 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:30,076 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:30,078 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:30,078 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:30,079 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:30,081 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:30,081 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:30,083 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:30,084 [main] Physical connection got DEBUG 2024-06-30 02:50:30,084 [main] Logical connection got, tx=null Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 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-06-30 02:50:30,094 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:30,095 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:30,095 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,097 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,097 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:30,100 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:30,100 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:30,101 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/39, BranchId=] DEBUG 2024-06-30 02:50:30,102 [main] Physical connection got DEBUG 2024-06-30 02:50:30,102 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/39, BranchId=] DEBUG 2024-06-30 02:50:30,102 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/39, BranchId=] DEBUG 2024-06-30 02:50:30,102 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/39, BranchId=] DEBUG 2024-06-30 02:50:30,154 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/39, BranchId=] DEBUG 2024-06-30 02:50:30,155 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/39, BranchId=] DEBUG 2024-06-30 02:50:30,155 [main] INSERT INTO DEPT2 (dname, deptno, active) VALUES ('hoge', 99, true) DEBUG 2024-06-30 02:50:30,156 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/39, BranchId=] DEBUG 2024-06-30 02:50:30,156 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/39, BranchId=] DEBUG 2024-06-30 02:50:30,156 [main] SELECT DEPT2.dname, DEPT2.deptno, DEPT2.active FROM DEPT2 WARN 2024-06-30 02:50:30,158 [main] More than 2 rows found, but only first row returned DEBUG 2024-06-30 02:50:30,158 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/39, BranchId=] DEBUG 2024-06-30 02:50:30,158 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/39, BranchId=] DEBUG 2024-06-30 02:50:30,158 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec Running org.seasar.dao.impl.ObjectResultSetHandlerTest DEBUG 2024-06-30 02:50:30,161 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:30,161 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:30,163 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,164 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,164 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:30,167 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:30,167 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:30,168 [main] Physical connection got DEBUG 2024-06-30 02:50:30,168 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:30,169 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:30,169 [main] Physical connection closed DEBUG 2024-06-30 02:50:30,171 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:30,171 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:30,172 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,174 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,174 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:30,177 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:30,177 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:30,178 [main] Physical connection got DEBUG 2024-06-30 02:50:30,178 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:30,179 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:30,179 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running org.seasar.dao.id.IdentityIdentifierGeneratorTest DEBUG 2024-06-30 02:50:30,182 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:30,182 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:30,183 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,185 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,185 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:30,188 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:30,188 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:30,189 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/40, BranchId=] DEBUG 2024-06-30 02:50:30,189 [main] Physical connection got DEBUG 2024-06-30 02:50:30,189 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/40, BranchId=] DEBUG 2024-06-30 02:50:30,190 [main] insert into identitytable(id_name) values('hoge') DEBUG 2024-06-30 02:50:30,190 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/40, BranchId=] DEBUG 2024-06-30 02:50:30,190 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/40, BranchId=] DEBUG 2024-06-30 02:50:30,190 [main] CALL IDENTITY() DEBUG 2024-06-30 02:50:30,190 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/40, BranchId=] 0 DEBUG 2024-06-30 02:50:30,190 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/40, BranchId=] DEBUG 2024-06-30 02:50:30,190 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.seasar.dao.dbms.H2Test DEBUG 2024-06-30 02:50:30,193 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:30,194 [main] S2Container will be created(path=j2ee-h2.dicon) DEBUG 2024-06-30 02:50:30,195 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,197 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,197 [main] S2Container will be created(path=jdbc-h2.dicon) DEBUG 2024-06-30 02:50:30,198 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:30,198 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:30,199 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:30,201 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:30,202 [main] S2Container is created(path=jdbc-h2.dicon) DEBUG 2024-06-30 02:50:30,203 [main] S2Container is created(path=j2ee-h2.dicon) WARN 2024-06-30 02:50:30,203 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:30,381 [main] Physical connection got DEBUG 2024-06-30 02:50:30,381 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:30,404 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:30,412 [main] Physical connection closed DEBUG 2024-06-30 02:50:30,413 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:30,414 [main] S2Container will be created(path=j2ee-h2.dicon) DEBUG 2024-06-30 02:50:30,415 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,417 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,417 [main] S2Container will be created(path=jdbc-h2.dicon) DEBUG 2024-06-30 02:50:30,418 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:30,418 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:30,420 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:30,420 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:30,422 [main] S2Container is created(path=jdbc-h2.dicon) DEBUG 2024-06-30 02:50:30,423 [main] S2Container is created(path=j2ee-h2.dicon) WARN 2024-06-30 02:50:30,423 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:30,460 [main] Physical connection got DEBUG 2024-06-30 02:50:30,460 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:30,464 [main] Physical connection got DEBUG 2024-06-30 02:50:30,464 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:30,467 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:30,468 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:30,469 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2024-06-30 02:50:30,472 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:30,473 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:30,473 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2024-06-30 02:50:30,473 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:30,473 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:30,473 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2024-06-30 02:50:30,473 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:30,473 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:30,473 [main] CALL IDENTITY() DEBUG 2024-06-30 02:50:30,473 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:30,473 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:30,473 [main] CALL IDENTITY() DEBUG 2024-06-30 02:50:30,473 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:30,473 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:30,473 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2024-06-30 02:50:30,473 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:30,474 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:30,474 [main] CALL IDENTITY() DEBUG 2024-06-30 02:50:30,474 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:30,474 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:30,474 [main] Physical connection closed DEBUG 2024-06-30 02:50:30,475 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 sec Running org.seasar.dao.util.FetchHandlerUtilTest DEBUG 2024-06-30 02:50:30,478 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:30,480 [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-06-30 02:50:30,484 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:30,485 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:30,486 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,487 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,487 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:30,490 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:30,491 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:30,493 [main] Physical connection got DEBUG 2024-06-30 02:50:30,493 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:30,493 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:30,493 [main] Logical connection got, tx=null WARN 2024-06-30 02:50:30,496 [main] Table(WRONG_TABLE_NAME) not found DEBUG 2024-06-30 02:50:30,500 [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-06-30 02:50:30,501 [main] Physical connection closed DEBUG 2024-06-30 02:50:30,503 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:30,504 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:30,504 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,505 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,506 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:30,508 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:30,509 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:30,511 [main] Physical connection got DEBUG 2024-06-30 02:50:30,511 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:30,511 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:30,511 [main] Logical connection got, tx=null WARN 2024-06-30 02:50:30,514 [main] Table(WRONG_TABLE_NAME) not found DEBUG 2024-06-30 02:50:30,518 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:30,518 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:30,518 [main] SELECT * FROM EMP DEBUG 2024-06-30 02:50:30,519 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:30,519 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec Running org.seasar.dao.impl.DtoListMetaDataResultSetHandlerTest DEBUG 2024-06-30 02:50:30,522 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:30,523 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:30,523 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,524 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,525 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:30,575 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:30,575 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:30,576 [main] Physical connection got DEBUG 2024-06-30 02:50:30,576 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:30,577 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:30,577 [main] Physical connection closed DEBUG 2024-06-30 02:50:30,578 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:30,580 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:30,580 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,581 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,582 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:30,584 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:30,585 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:30,587 [main] Physical connection got DEBUG 2024-06-30 02:50:30,587 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:30,587 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:30,587 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec Running org.seasar.dao.interceptors.S2DaoInterceptor3Test DEBUG 2024-06-30 02:50:30,589 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:30,591 [main] S2Container will be created(path=org/seasar/dao/interceptors/DepartmentAutoDao.dicon) DEBUG 2024-06-30 02:50:30,592 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:30,592 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:30,593 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,595 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,595 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:30,598 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:30,598 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:30,600 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:30,602 [main] S2Container is created(path=org/seasar/dao/interceptors/DepartmentAutoDao.dicon) DEBUG 2024-06-30 02:50:30,612 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/41, BranchId=] DEBUG 2024-06-30 02:50:30,612 [main] Physical connection got DEBUG 2024-06-30 02:50:30,612 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/41, BranchId=] DEBUG 2024-06-30 02:50:30,612 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/41, BranchId=] DEBUG 2024-06-30 02:50:30,612 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/41, BranchId=] DEBUG 2024-06-30 02:50:30,616 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/41, BranchId=] DEBUG 2024-06-30 02:50:30,617 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/41, BranchId=] DEBUG 2024-06-30 02:50:30,617 [main] UPDATE DEPT SET dname = null, versionno = 1, loc = null WHERE deptno = 10 AND versionno = 0 DEBUG 2024-06-30 02:50:30,617 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/41, BranchId=] DEBUG 2024-06-30 02:50:30,617 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/41, BranchId=] DEBUG 2024-06-30 02:50:30,617 [main] Physical connection closed DEBUG 2024-06-30 02:50:30,619 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:30,619 [main] S2Container will be created(path=org/seasar/dao/interceptors/DepartmentAutoDao.dicon) DEBUG 2024-06-30 02:50:30,621 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:30,622 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:30,622 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,624 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,624 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:30,627 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:30,628 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:30,629 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:30,629 [main] S2Container is created(path=org/seasar/dao/interceptors/DepartmentAutoDao.dicon) DEBUG 2024-06-30 02:50:30,639 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/42, BranchId=] DEBUG 2024-06-30 02:50:30,639 [main] Physical connection got DEBUG 2024-06-30 02:50:30,640 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/42, BranchId=] DEBUG 2024-06-30 02:50:30,640 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/42, BranchId=] DEBUG 2024-06-30 02:50:30,640 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/42, BranchId=] DEBUG 2024-06-30 02:50:30,643 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/42, BranchId=] DEBUG 2024-06-30 02:50:30,644 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/42, BranchId=] DEBUG 2024-06-30 02:50:30,644 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0 DEBUG 2024-06-30 02:50:30,645 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/42, BranchId=] DEBUG 2024-06-30 02:50:30,645 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/42, BranchId=] DEBUG 2024-06-30 02:50:30,645 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec Running org.seasar.dao.impl.ArgumentDtoProcedureCommandTest DEBUG 2024-06-30 02:50:30,648 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:30,648 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:30,650 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,651 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,651 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:30,652 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:30,653 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:30,654 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:30,655 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:30,657 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:30,658 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-06-30 02:50:30,658 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:30,659 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/43, BranchId=] DEBUG 2024-06-30 02:50:30,661 [main] Physical connection got DEBUG 2024-06-30 02:50:30,661 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/43, BranchId=] DEBUG 2024-06-30 02:50:30,661 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/43, BranchId=] DEBUG 2024-06-30 02:50:30,667 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/43, BranchId=] DEBUG 2024-06-30 02:50:30,667 [main] {call PROCEDURE_TEST_AAA1 (?)} DEBUG 2024-06-30 02:50:30,669 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/43, BranchId=] DEBUG 2024-06-30 02:50:30,669 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/43, BranchId=] DEBUG 2024-06-30 02:50:30,669 [main] Physical connection closed DEBUG 2024-06-30 02:50:30,671 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:30,672 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:30,673 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,675 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,675 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:30,675 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:30,676 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:30,677 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:30,678 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:30,690 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:30,691 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-06-30 02:50:30,691 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:30,692 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/44, BranchId=] DEBUG 2024-06-30 02:50:30,692 [main] Physical connection got DEBUG 2024-06-30 02:50:30,692 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/44, BranchId=] DEBUG 2024-06-30 02:50:30,692 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/44, BranchId=] DEBUG 2024-06-30 02:50:30,696 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/44, BranchId=] DEBUG 2024-06-30 02:50:30,696 [main] {call PROCEDURE_TEST_AAA2 (?, ?)} DEBUG 2024-06-30 02:50:30,698 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/44, BranchId=] DEBUG 2024-06-30 02:50:30,698 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/44, BranchId=] DEBUG 2024-06-30 02:50:30,699 [main] Physical connection closed DEBUG 2024-06-30 02:50:30,700 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:30,700 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:30,702 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,703 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,703 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:30,704 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:30,706 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:30,707 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:30,707 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:30,709 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:30,710 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-06-30 02:50:30,710 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:30,711 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/45, BranchId=] DEBUG 2024-06-30 02:50:30,712 [main] Physical connection got DEBUG 2024-06-30 02:50:30,712 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/45, BranchId=] DEBUG 2024-06-30 02:50:30,712 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/45, BranchId=] DEBUG 2024-06-30 02:50:30,715 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/45, BranchId=] DEBUG 2024-06-30 02:50:30,715 [main] {call PROCEDURE_TEST_AAA3 ()} DEBUG 2024-06-30 02:50:30,716 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/45, BranchId=] DEBUG 2024-06-30 02:50:30,716 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/45, BranchId=] DEBUG 2024-06-30 02:50:30,716 [main] Physical connection closed DEBUG 2024-06-30 02:50:30,766 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:30,767 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:30,768 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,769 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,769 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:30,770 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:30,771 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:30,772 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:30,772 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:30,774 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:30,775 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-06-30 02:50:30,775 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:30,776 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/46, BranchId=] DEBUG 2024-06-30 02:50:30,777 [main] Physical connection got DEBUG 2024-06-30 02:50:30,777 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/46, BranchId=] DEBUG 2024-06-30 02:50:30,777 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/46, BranchId=] DEBUG 2024-06-30 02:50:30,780 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/46, BranchId=] DEBUG 2024-06-30 02:50:30,780 [main] {call PROCEDURE_TEST_BBB1 ('hoge')} DEBUG 2024-06-30 02:50:30,782 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/46, BranchId=] DEBUG 2024-06-30 02:50:30,782 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/46, BranchId=] DEBUG 2024-06-30 02:50:30,782 [main] Physical connection closed DEBUG 2024-06-30 02:50:30,784 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:30,785 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:30,785 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,787 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,787 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:30,788 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:30,789 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:30,790 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:30,790 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:30,792 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:30,793 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-06-30 02:50:30,794 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:30,795 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/47, BranchId=] DEBUG 2024-06-30 02:50:30,795 [main] Physical connection got DEBUG 2024-06-30 02:50:30,795 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/47, BranchId=] DEBUG 2024-06-30 02:50:30,795 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/47, BranchId=] DEBUG 2024-06-30 02:50:30,799 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/47, BranchId=] DEBUG 2024-06-30 02:50:30,799 [main] {call PROCEDURE_TEST_BBB2 ('hoge', 10, '2007-08-26 14.30.00')} DEBUG 2024-06-30 02:50:30,802 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/47, BranchId=] DEBUG 2024-06-30 02:50:30,802 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/47, BranchId=] DEBUG 2024-06-30 02:50:30,802 [main] Physical connection closed DEBUG 2024-06-30 02:50:30,804 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:30,804 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:30,807 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,808 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,808 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:30,809 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:30,811 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:30,811 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:30,812 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:30,814 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:30,814 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-06-30 02:50:30,814 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:30,815 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/48, BranchId=] DEBUG 2024-06-30 02:50:30,816 [main] Physical connection got DEBUG 2024-06-30 02:50:30,816 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/48, BranchId=] DEBUG 2024-06-30 02:50:30,816 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/48, BranchId=] DEBUG 2024-06-30 02:50:30,819 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/48, BranchId=] DEBUG 2024-06-30 02:50:30,819 [main] {call PROCEDURE_TEST_CCC1 ('hoge', 10, ?)} DEBUG 2024-06-30 02:50:30,821 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/48, BranchId=] DEBUG 2024-06-30 02:50:30,821 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/48, BranchId=] DEBUG 2024-06-30 02:50:30,821 [main] Physical connection closed DEBUG 2024-06-30 02:50:30,824 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:30,824 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:30,825 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,826 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,826 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:30,827 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:30,828 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:30,829 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:30,829 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:30,831 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:30,832 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-06-30 02:50:30,832 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:30,833 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/49, BranchId=] DEBUG 2024-06-30 02:50:30,834 [main] Physical connection got DEBUG 2024-06-30 02:50:30,834 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/49, BranchId=] DEBUG 2024-06-30 02:50:30,834 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/49, BranchId=] DEBUG 2024-06-30 02:50:30,836 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/49, BranchId=] DEBUG 2024-06-30 02:50:30,837 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/49, BranchId=] [EDAO0029]null is illegal for argument DTO DEBUG 2024-06-30 02:50:30,838 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/49, BranchId=] DEBUG 2024-06-30 02:50:30,838 [main] Physical connection closed DEBUG 2024-06-30 02:50:30,839 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:30,840 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:30,841 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,843 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,843 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:30,844 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:30,848 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:30,850 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:30,850 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:30,851 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:30,852 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-06-30 02:50:30,853 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:30,853 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/50, BranchId=] DEBUG 2024-06-30 02:50:30,854 [main] Physical connection got DEBUG 2024-06-30 02:50:30,854 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/50, BranchId=] DEBUG 2024-06-30 02:50:30,854 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/50, BranchId=] DEBUG 2024-06-30 02:50:30,858 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/50, BranchId=] DEBUG 2024-06-30 02:50:30,858 [main] {call PROCEDURE_TEST_CCC2 (?, 10, ?)} DEBUG 2024-06-30 02:50:30,860 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/50, BranchId=] DEBUG 2024-06-30 02:50:30,860 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/50, BranchId=] DEBUG 2024-06-30 02:50:30,860 [main] Physical connection closed DEBUG 2024-06-30 02:50:30,861 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:30,862 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:30,863 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,865 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,865 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:30,865 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:30,867 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:30,868 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:30,868 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:30,870 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:30,870 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-06-30 02:50:30,871 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:30,871 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/51, BranchId=] DEBUG 2024-06-30 02:50:30,872 [main] Physical connection got DEBUG 2024-06-30 02:50:30,872 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/51, BranchId=] DEBUG 2024-06-30 02:50:30,872 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/51, BranchId=] DEBUG 2024-06-30 02:50:30,875 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/51, BranchId=] DEBUG 2024-06-30 02:50:30,875 [main] {call PROCEDURE_TEST_DDD1 ('ab')} DEBUG 2024-06-30 02:50:30,878 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/51, BranchId=] DEBUG 2024-06-30 02:50:30,878 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/51, BranchId=] DEBUG 2024-06-30 02:50:30,878 [main] Physical connection closed DEBUG 2024-06-30 02:50:30,880 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:30,880 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:30,881 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,882 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,882 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:30,884 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:30,885 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:30,885 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:30,886 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:30,888 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:30,888 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2024-06-30 02:50:30,888 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:30,889 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/52, BranchId=] DEBUG 2024-06-30 02:50:30,891 [main] Physical connection got DEBUG 2024-06-30 02:50:30,891 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/52, BranchId=] DEBUG 2024-06-30 02:50:30,891 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/52, BranchId=] DEBUG 2024-06-30 02:50:30,893 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/52, BranchId=] DEBUG 2024-06-30 02:50:30,893 [main] {? = call FUNCTION_TEST_MAX (5.0, 10.0)} DEBUG 2024-06-30 02:50:30,897 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/52, BranchId=] DEBUG 2024-06-30 02:50:30,897 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/52, BranchId=] DEBUG 2024-06-30 02:50:30,897 [main] Physical connection closed Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 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-06-30 02:50:30,902 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:30,906 [main] S2Container will be created(path=org/seasar/dao/impl/LogCustomizeTest.dicon) DEBUG 2024-06-30 02:50:30,906 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:30,907 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,908 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,908 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:30,912 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:30,912 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:30,914 [main] S2Container is created(path=org/seasar/dao/impl/LogCustomizeTest.dicon) DEBUG 2024-06-30 02:50:30,977 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/53, BranchId=] DEBUG 2024-06-30 02:50:30,977 [main] Physical connection got DEBUG 2024-06-30 02:50:30,977 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/53, BranchId=] DEBUG 2024-06-30 02:50:30,977 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/53, BranchId=] DEBUG 2024-06-30 02:50:30,977 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/53, BranchId=] DEBUG 2024-06-30 02:50:30,980 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/53, BranchId=] DEBUG 2024-06-30 02:50:30,984 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/53, BranchId=] DEBUG 2024-06-30 02:50:30,985 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/53, BranchId=] SELECT empno, ename, dname FROM emp, dept where emp.deptno = dept.deptno DEBUG 2024-06-30 02:50:30,985 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/53, BranchId=] DEBUG 2024-06-30 02:50:30,985 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec Running org.seasar.dao.impl.ReturnsArrayDaoTest DEBUG 2024-06-30 02:50:30,989 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:30,989 [main] S2Container will be created(path=org/seasar/dao/impl/ReturnsArrayDaoTest.dicon) DEBUG 2024-06-30 02:50:30,990 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:30,992 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:30,992 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,993 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:30,994 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:30,996 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:30,997 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:30,999 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:31,000 [main] S2Container is created(path=org/seasar/dao/impl/ReturnsArrayDaoTest.dicon) DEBUG 2024-06-30 02:50:31,010 [main] Physical connection got DEBUG 2024-06-30 02:50:31,010 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:31,010 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:31,010 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:31,014 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:31,014 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:31,015 [main] SELECT EMP.ename FROM EMP DEBUG 2024-06-30 02:50:31,015 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:31,015 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:31,015 [main] SELECT EMP.ename FROM EMP DEBUG 2024-06-30 02:50:31,016 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:31,016 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec Running org.seasar.dao.pager.PagerConditionBaseTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.seasar.dao.pager.ScrollCursorTest DEBUG 2024-06-30 02:50:31,025 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:31,026 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,026 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,028 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,028 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,030 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,031 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,032 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/54, BranchId=] DEBUG 2024-06-30 02:50:31,033 [main] Physical connection got DEBUG 2024-06-30 02:50:31,033 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/54, BranchId=] DEBUG 2024-06-30 02:50:31,036 [main] S2Pager use scroll cursor. DEBUG 2024-06-30 02:50:31,036 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/54, BranchId=] DEBUG 2024-06-30 02:50:31,036 [main] Physical connection closed DEBUG 2024-06-30 02:50:31,037 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:31,038 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,039 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,040 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,041 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,043 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,044 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,044 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/55, BranchId=] DEBUG 2024-06-30 02:50:31,045 [main] Physical connection got DEBUG 2024-06-30 02:50:31,045 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/55, BranchId=] DEBUG 2024-06-30 02:50:31,045 [main] S2Pager use scroll cursor. DEBUG 2024-06-30 02:50:31,045 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/55, BranchId=] DEBUG 2024-06-30 02:50:31,045 [main] Physical connection closed DEBUG 2024-06-30 02:50:31,047 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:31,047 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,048 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,049 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,049 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,053 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,053 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,054 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/56, BranchId=] DEBUG 2024-06-30 02:50:31,055 [main] Physical connection got DEBUG 2024-06-30 02:50:31,055 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/56, BranchId=] DEBUG 2024-06-30 02:50:31,056 [main] S2Pager use scroll cursor. DEBUG 2024-06-30 02:50:31,056 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/56, BranchId=] DEBUG 2024-06-30 02:50:31,056 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec Running org.seasar.dao.impl.MapListResultSetHandlerTest DEBUG 2024-06-30 02:50:31,058 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:31,059 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,059 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,061 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,061 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,064 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,065 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,066 [main] Physical connection got DEBUG 2024-06-30 02:50:31,066 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:31,066 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:31,066 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.seasar.dao.impl.ClobTest DEBUG 2024-06-30 02:50:31,069 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:31,069 [main] S2Container will be created(path=org/seasar/dao/impl/ClobTest.dicon) DEBUG 2024-06-30 02:50:31,070 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:31,071 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:31,072 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,073 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,073 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:31,074 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:31,075 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:31,077 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:31,077 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:31,079 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:31,080 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:31,081 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:31,082 [main] S2Container is created(path=org/seasar/dao/impl/ClobTest.dicon) WARN 2024-06-30 02:50:31,082 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:31,091 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/57, BranchId=] DEBUG 2024-06-30 02:50:31,092 [main] Physical connection got DEBUG 2024-06-30 02:50:31,092 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/57, BranchId=] DEBUG 2024-06-30 02:50:31,092 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/57, BranchId=] DEBUG 2024-06-30 02:50:31,092 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/57, BranchId=] DEBUG 2024-06-30 02:50:31,112 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/57, BranchId=] DEBUG 2024-06-30 02:50:31,114 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/57, BranchId=] DEBUG 2024-06-30 02:50:31,114 [main] SELECT LARGE_TEXT.version_no, LARGE_TEXT.id, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 123 DEBUG 2024-06-30 02:50:31,124 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/57, BranchId=] DEBUG 2024-06-30 02:50:31,124 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/57, BranchId=] DEBUG 2024-06-30 02:50:31,124 [main] Physical connection closed DEBUG 2024-06-30 02:50:31,126 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:31,127 [main] S2Container will be created(path=org/seasar/dao/impl/ClobTest.dicon) DEBUG 2024-06-30 02:50:31,127 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:31,128 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:31,130 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,131 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,131 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:31,132 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:31,133 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:31,190 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:31,190 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:31,192 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:31,193 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:31,195 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:31,195 [main] S2Container is created(path=org/seasar/dao/impl/ClobTest.dicon) WARN 2024-06-30 02:50:31,195 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:31,204 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/58, BranchId=] DEBUG 2024-06-30 02:50:31,205 [main] Physical connection got DEBUG 2024-06-30 02:50:31,205 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/58, BranchId=] DEBUG 2024-06-30 02:50:31,205 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/58, BranchId=] DEBUG 2024-06-30 02:50:31,205 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/58, BranchId=] DEBUG 2024-06-30 02:50:31,208 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/58, BranchId=] DEBUG 2024-06-30 02:50:31,209 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/58, BranchId=] DEBUG 2024-06-30 02:50:31,209 [main] INSERT INTO LARGE_TEXT (version_no, id, large_string) VALUES (0, 1, 'abc1') DEBUG 2024-06-30 02:50:31,230 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/58, BranchId=] DEBUG 2024-06-30 02:50:31,231 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/58, BranchId=] DEBUG 2024-06-30 02:50:31,231 [main] SELECT LARGE_TEXT.version_no, LARGE_TEXT.id, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 1 DEBUG 2024-06-30 02:50:31,232 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/58, BranchId=] DEBUG 2024-06-30 02:50:31,232 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/58, BranchId=] DEBUG 2024-06-30 02:50:31,232 [main] UPDATE LARGE_TEXT SET version_no = 1, large_string = 'ABCDEFG' WHERE id = 1 AND version_no = 0 DEBUG 2024-06-30 02:50:31,241 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/58, BranchId=] DEBUG 2024-06-30 02:50:31,242 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/58, BranchId=] DEBUG 2024-06-30 02:50:31,242 [main] SELECT LARGE_TEXT.version_no, LARGE_TEXT.id, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 1 DEBUG 2024-06-30 02:50:31,242 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/58, BranchId=] DEBUG 2024-06-30 02:50:31,252 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/58, BranchId=] DEBUG 2024-06-30 02:50:31,252 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 sec Running org.seasar.dao.id.IdentifierGeneratorFactoryTest DEBUG 2024-06-30 02:50:31,255 [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.004 sec Running org.seasar.dao.impl.AnnotationReaderFactoryImplTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.seasar.dao.impl.BeanArrayMetaDataResultSetHandlerTest DEBUG 2024-06-30 02:50:31,261 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:31,262 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,263 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,264 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,264 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,268 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,268 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,269 [main] Physical connection got DEBUG 2024-06-30 02:50:31,269 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:31,293 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:31,293 [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-06-30 02:50:31,297 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:31,297 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 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-06-30 02:50:31,304 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:31,304 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,305 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,307 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,307 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,310 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,310 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,311 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/59, BranchId=] DEBUG 2024-06-30 02:50:31,312 [main] Physical connection got DEBUG 2024-06-30 02:50:31,312 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/59, BranchId=] DEBUG 2024-06-30 02:50:31,312 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/59, BranchId=] DEBUG 2024-06-30 02:50:31,312 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/59, BranchId=] DEBUG 2024-06-30 02:50:31,331 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/59, BranchId=] DEBUG 2024-06-30 02:50:31,339 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/59, BranchId=] DEBUG 2024-06-30 02:50:31,339 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-06-30 02.50.31', 99, 'hoge', 0) DEBUG 2024-06-30 02:50:31,340 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/59, BranchId=] DEBUG 2024-06-30 02:50:31,340 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/59, BranchId=] DEBUG 2024-06-30 02:50:31,340 [main] Physical connection closed DEBUG 2024-06-30 02:50:31,342 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:31,342 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,343 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,344 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,344 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,347 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,347 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,349 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/60, BranchId=] DEBUG 2024-06-30 02:50:31,350 [main] Physical connection got DEBUG 2024-06-30 02:50:31,350 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/60, BranchId=] DEBUG 2024-06-30 02:50:31,350 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/60, BranchId=] DEBUG 2024-06-30 02:50:31,350 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/60, BranchId=] DEBUG 2024-06-30 02:50:31,356 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/60, BranchId=] DEBUG 2024-06-30 02:50:31,356 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/60, BranchId=] DEBUG 2024-06-30 02:50:31,357 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge') DEBUG 2024-06-30 02:50:31,357 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/60, BranchId=] DEBUG 2024-06-30 02:50:31,357 [main] CALL IDENTITY() DEBUG 2024-06-30 02:50:31,357 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/60, BranchId=] DEBUG 2024-06-30 02:50:31,357 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/60, BranchId=] 1 DEBUG 2024-06-30 02:50:31,357 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/60, BranchId=] DEBUG 2024-06-30 02:50:31,357 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge') DEBUG 2024-06-30 02:50:31,357 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/60, BranchId=] DEBUG 2024-06-30 02:50:31,357 [main] CALL IDENTITY() DEBUG 2024-06-30 02:50:31,357 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/60, BranchId=] DEBUG 2024-06-30 02:50:31,357 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/60, BranchId=] 2 DEBUG 2024-06-30 02:50:31,357 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/60, BranchId=] DEBUG 2024-06-30 02:50:31,357 [main] Physical connection closed DEBUG 2024-06-30 02:50:31,359 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:31,359 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,361 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,362 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,362 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,365 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,365 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,366 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/61, BranchId=] DEBUG 2024-06-30 02:50:31,367 [main] Physical connection got DEBUG 2024-06-30 02:50:31,367 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/61, BranchId=] DEBUG 2024-06-30 02:50:31,367 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/61, BranchId=] DEBUG 2024-06-30 02:50:31,367 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/61, BranchId=] DEBUG 2024-06-30 02:50:31,374 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/61, BranchId=] DEBUG 2024-06-30 02:50:31,376 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/61, BranchId=] DEBUG 2024-06-30 02:50:31,376 [main] INSERT INTO EMP (empno) VALUES (980) DEBUG 2024-06-30 02:50:31,376 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/61, BranchId=] DEBUG 2024-06-30 02:50:31,376 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/61, BranchId=] DEBUG 2024-06-30 02:50:31,376 [main] Physical connection closed DEBUG 2024-06-30 02:50:31,378 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:31,378 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,379 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,381 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,381 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,384 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,384 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,385 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/62, BranchId=] DEBUG 2024-06-30 02:50:31,385 [main] Physical connection got DEBUG 2024-06-30 02:50:31,385 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/62, BranchId=] DEBUG 2024-06-30 02:50:31,385 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/62, BranchId=] DEBUG 2024-06-30 02:50:31,385 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/62, BranchId=] DEBUG 2024-06-30 02:50:31,392 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/62, BranchId=] DEBUG 2024-06-30 02:50:31,394 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/62, BranchId=] DEBUG 2024-06-30 02:50:31,394 [main] Physical connection closed DEBUG 2024-06-30 02:50:31,446 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:31,447 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,447 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,448 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,449 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,452 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,452 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,454 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/63, BranchId=] DEBUG 2024-06-30 02:50:31,455 [main] Physical connection got DEBUG 2024-06-30 02:50:31,455 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/63, BranchId=] DEBUG 2024-06-30 02:50:31,455 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/63, BranchId=] DEBUG 2024-06-30 02:50:31,455 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/63, BranchId=] WARN 2024-06-30 02:50:31,458 [main] Table(DUMMY_TABLE) not found DEBUG 2024-06-30 02:50:31,464 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/63, BranchId=] [EDAO0024]No Persistent Properties. Probably (org.seasar.dao.impl.InsertAutoDynamicCommandTest$FooDto) doesnt assosiated with table. DEBUG 2024-06-30 02:50:31,465 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/63, BranchId=] DEBUG 2024-06-30 02:50:31,465 [main] Physical connection closed DEBUG 2024-06-30 02:50:31,466 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:31,466 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,468 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,470 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,470 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,473 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,473 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,474 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/64, BranchId=] DEBUG 2024-06-30 02:50:31,475 [main] Physical connection got DEBUG 2024-06-30 02:50:31,475 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/64, BranchId=] DEBUG 2024-06-30 02:50:31,475 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/64, BranchId=] DEBUG 2024-06-30 02:50:31,475 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/64, BranchId=] DEBUG 2024-06-30 02:50:31,481 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/64, BranchId=] DEBUG 2024-06-30 02:50:31,481 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/64, BranchId=] DEBUG 2024-06-30 02:50:31,481 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/64, BranchId=] DEBUG 2024-06-30 02:50:31,481 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-06-30 02:50:31,482 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/64, BranchId=] DEBUG 2024-06-30 02:50:31,482 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 49) DEBUG 2024-06-30 02:50:31,484 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/64, BranchId=] 49 DEBUG 2024-06-30 02:50:31,484 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/64, BranchId=] DEBUG 2024-06-30 02:50:31,484 [main] Physical connection closed DEBUG 2024-06-30 02:50:31,485 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:31,486 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,486 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,489 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,489 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,498 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,499 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,500 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/65, BranchId=] DEBUG 2024-06-30 02:50:31,500 [main] Physical connection got DEBUG 2024-06-30 02:50:31,501 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/65, BranchId=] DEBUG 2024-06-30 02:50:31,501 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/65, BranchId=] DEBUG 2024-06-30 02:50:31,501 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/65, BranchId=] DEBUG 2024-06-30 02:50:31,508 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/65, BranchId=] DEBUG 2024-06-30 02:50:31,508 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/65, BranchId=] DEBUG 2024-06-30 02:50:31,508 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/65, BranchId=] DEBUG 2024-06-30 02:50:31,508 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-06-30 02:50:31,508 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/65, BranchId=] DEBUG 2024-06-30 02:50:31,509 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 50) DEBUG 2024-06-30 02:50:31,509 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/65, BranchId=] 50 DEBUG 2024-06-30 02:50:31,509 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/65, BranchId=] DEBUG 2024-06-30 02:50:31,509 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/65, BranchId=] DEBUG 2024-06-30 02:50:31,509 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-06-30 02:50:31,509 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/65, BranchId=] DEBUG 2024-06-30 02:50:31,509 [main] INSERT INTO SEQTABLE (name, id) VALUES ('foo', 51) DEBUG 2024-06-30 02:50:31,509 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/65, BranchId=] 51 DEBUG 2024-06-30 02:50:31,509 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/65, BranchId=] DEBUG 2024-06-30 02:50:31,509 [main] Physical connection closed DEBUG 2024-06-30 02:50:31,512 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:31,512 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,513 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,514 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,514 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,517 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,517 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,519 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/66, BranchId=] DEBUG 2024-06-30 02:50:31,519 [main] Physical connection got DEBUG 2024-06-30 02:50:31,519 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/66, BranchId=] DEBUG 2024-06-30 02:50:31,519 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/66, BranchId=] DEBUG 2024-06-30 02:50:31,519 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/66, BranchId=] DEBUG 2024-06-30 02:50:31,537 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/66, BranchId=] DEBUG 2024-06-30 02:50:31,546 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/66, BranchId=] DEBUG 2024-06-30 02:50:31,546 [main] INSERT INTO EMP (tstamp, empno, ename) VALUES ('2024-06-30 02.50.31', 99, 'hoge') DEBUG 2024-06-30 02:50:31,546 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/66, BranchId=] DEBUG 2024-06-30 02:50:31,546 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/66, BranchId=] DEBUG 2024-06-30 02:50:31,546 [main] Physical connection closed DEBUG 2024-06-30 02:50:31,548 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:31,549 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,550 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,551 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,551 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,553 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,554 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,555 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/67, BranchId=] DEBUG 2024-06-30 02:50:31,555 [main] Physical connection got DEBUG 2024-06-30 02:50:31,555 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/67, BranchId=] DEBUG 2024-06-30 02:50:31,555 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/67, BranchId=] DEBUG 2024-06-30 02:50:31,555 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/67, BranchId=] DEBUG 2024-06-30 02:50:31,574 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/67, BranchId=] DEBUG 2024-06-30 02:50:31,582 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/67, BranchId=] DEBUG 2024-06-30 02:50:31,582 [main] INSERT INTO EMP (deptno, empno, tstamp) VALUES (10, 99, '2024-06-30 02.50.31') DEBUG 2024-06-30 02:50:31,583 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/67, BranchId=] DEBUG 2024-06-30 02:50:31,583 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/67, BranchId=] DEBUG 2024-06-30 02:50:31,583 [main] Physical connection closed DEBUG 2024-06-30 02:50:31,584 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:31,584 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,586 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,587 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,587 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,590 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,590 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,592 [main] Physical connection got DEBUG 2024-06-30 02:50:31,592 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:31,592 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:31,592 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:31,599 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:31,651 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:31,651 [main] Physical connection got DEBUG 2024-06-30 02:50:31,651 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:31,651 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-06-30 02:50:31,651 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:31,652 [main] INSERT INTO COMPOSITE_PK_TABLE (aaa, pk2, pk1) VALUES ('hoge', 10, 52) DEBUG 2024-06-30 02:50:31,652 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:31,652 [main] Physical connection closed DEBUG 2024-06-30 02:50:31,652 [main] Physical connection closed Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.351 sec Running org.seasar.dao.impl.MapArrayResultSetHandlerTest DEBUG 2024-06-30 02:50:31,655 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:31,655 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,657 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,658 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,658 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,661 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,661 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,662 [main] Physical connection got DEBUG 2024-06-30 02:50:31,662 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:31,663 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:31,663 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.seasar.dao.id.SequenceIdentifierGeneratorTest DEBUG 2024-06-30 02:50:31,666 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:31,666 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,667 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,668 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,668 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,671 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,672 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,672 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/68, BranchId=] DEBUG 2024-06-30 02:50:31,673 [main] Physical connection got DEBUG 2024-06-30 02:50:31,673 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/68, BranchId=] DEBUG 2024-06-30 02:50:31,673 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-06-30 02:50:31,673 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/68, BranchId=] 53 DEBUG 2024-06-30 02:50:31,673 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/68, BranchId=] DEBUG 2024-06-30 02:50:31,673 [main] Physical connection closed DEBUG 2024-06-30 02:50:31,674 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:31,675 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,676 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,677 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,677 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,680 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,681 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,681 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/69, BranchId=] DEBUG 2024-06-30 02:50:31,683 [main] Physical connection got DEBUG 2024-06-30 02:50:31,683 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/69, BranchId=] DEBUG 2024-06-30 02:50:31,683 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-06-30 02:50:31,683 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/69, BranchId=] 49 50 51 52 53 54 55 56 57 58 DEBUG 2024-06-30 02:50:31,684 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/69, BranchId=] DEBUG 2024-06-30 02:50:31,684 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-06-30 02:50:31,684 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/69, BranchId=] 59 60 61 62 63 64 65 66 67 68 DEBUG 2024-06-30 02:50:31,684 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/69, BranchId=] DEBUG 2024-06-30 02:50:31,684 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-06-30 02:50:31,684 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/69, BranchId=] 69 70 71 72 73 74 75 76 77 78 DEBUG 2024-06-30 02:50:31,684 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/69, BranchId=] DEBUG 2024-06-30 02:50:31,685 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2024-06-30 02:50:31,685 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/69, BranchId=] 79 80 DEBUG 2024-06-30 02:50:31,685 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/69, BranchId=] DEBUG 2024-06-30 02:50:31,685 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec Running org.seasar.dao.impl.ObjectListResultSetHandlerTest DEBUG 2024-06-30 02:50:31,688 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:31,688 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,689 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,691 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,691 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,694 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,694 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,695 [main] Physical connection got DEBUG 2024-06-30 02:50:31,695 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:31,695 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:31,695 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.seasar.dao.unit.S2DaoBeanListReaderTest DEBUG 2024-06-30 02:50:31,698 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:31,699 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,699 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,701 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,701 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,703 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,704 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,709 [main] Physical connection got DEBUG 2024-06-30 02:50:31,709 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:31,725 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:31,732 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec Running org.seasar.dao.impl.NoPropertyForUpdateTest DEBUG 2024-06-30 02:50:31,735 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:31,736 [main] S2Container will be created(path=org/seasar/dao/impl/NoPropertyForUpdate.dicon) DEBUG 2024-06-30 02:50:31,737 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:31,737 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,738 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,740 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,740 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,743 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:31,743 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:31,744 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:31,745 [main] S2Container is created(path=org/seasar/dao/impl/NoPropertyForUpdate.dicon) DEBUG 2024-06-30 02:50:31,754 [main] Physical connection got DEBUG 2024-06-30 02:50:31,754 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:31,754 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:31,754 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:31,758 [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$$18b995c$$MethodInvocation$$delete0.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.impl.NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$18b995c.delete(NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$18b995c.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.(AbstractAutoStaticCommand.java:45) at org.seasar.dao.impl.UpdateAutoStaticCommand.(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-06-30 02:50:31,760 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec Running org.seasar.dao.impl.DefaultTest DEBUG 2024-06-30 02:50:31,764 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:31,764 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2024-06-30 02:50:31,765 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:31,767 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:31,767 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,768 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,768 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:31,769 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:31,771 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:31,772 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:31,773 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:31,775 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:31,775 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:31,777 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:31,779 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2024-06-30 02:50:31,780 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:31,795 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/70, BranchId=] DEBUG 2024-06-30 02:50:31,796 [main] Physical connection got DEBUG 2024-06-30 02:50:31,796 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/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-06-30 02:50:31,800 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/70, BranchId=] DEBUG 2024-06-30 02:50:31,800 [main] Physical connection closed DEBUG 2024-06-30 02:50:31,801 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:31,802 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2024-06-30 02:50:31,802 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:31,804 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:31,805 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,806 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,806 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:31,807 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:31,809 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:31,810 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:31,810 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:31,812 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:31,812 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:31,814 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:31,865 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2024-06-30 02:50:31,866 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:31,882 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/71, BranchId=] DEBUG 2024-06-30 02:50:31,884 [main] Physical connection got DEBUG 2024-06-30 02:50:31,884 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/71, BranchId=] ID[AUTOINCREMENT: start 1 increment 1] AAA['ABC'] BBB[null] VERSION_NO[null] DEBUG 2024-06-30 02:50:31,887 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/71, BranchId=] DEBUG 2024-06-30 02:50:31,887 [main] Physical connection closed DEBUG 2024-06-30 02:50:31,889 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:31,889 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2024-06-30 02:50:31,890 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:31,891 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:31,892 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,893 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,894 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:31,894 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:31,896 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:31,897 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:31,898 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:31,900 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:31,900 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:31,901 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:31,907 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2024-06-30 02:50:31,909 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:31,927 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/72, BranchId=] DEBUG 2024-06-30 02:50:31,928 [main] Physical connection got DEBUG 2024-06-30 02:50:31,928 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/72, BranchId=] DEBUG 2024-06-30 02:50:31,928 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/72, BranchId=] DEBUG 2024-06-30 02:50:31,928 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/72, BranchId=] DEBUG 2024-06-30 02:50:31,930 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/72, BranchId=] DEBUG 2024-06-30 02:50:31,933 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/72, BranchId=] DEBUG 2024-06-30 02:50:31,933 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '1234567', '890') DEBUG 2024-06-30 02:50:31,938 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/72, BranchId=] DEBUG 2024-06-30 02:50:31,938 [main] values IDENTITY_VAL_LOCAL() DEBUG 2024-06-30 02:50:31,940 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/72, BranchId=] DEBUG 2024-06-30 02:50:31,940 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/72, BranchId=] DEBUG 2024-06-30 02:50:31,940 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/72, BranchId=] DEBUG 2024-06-30 02:50:31,940 [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-06-30 02:50:31,945 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/72, BranchId=] DEBUG 2024-06-30 02:50:31,958 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/72, BranchId=] DEBUG 2024-06-30 02:50:31,959 [main] Physical connection closed DEBUG 2024-06-30 02:50:31,961 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:31,961 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2024-06-30 02:50:31,962 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:31,963 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:31,963 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,965 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:31,965 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:31,966 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:31,967 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:31,968 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:31,968 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:31,970 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:31,971 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:31,973 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:31,973 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2024-06-30 02:50:31,974 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:31,991 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/73, BranchId=] DEBUG 2024-06-30 02:50:31,992 [main] Physical connection got DEBUG 2024-06-30 02:50:31,992 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/73, BranchId=] DEBUG 2024-06-30 02:50:31,992 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/73, BranchId=] DEBUG 2024-06-30 02:50:31,992 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/73, BranchId=] DEBUG 2024-06-30 02:50:31,993 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/73, BranchId=] DEBUG 2024-06-30 02:50:31,996 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/73, BranchId=] DEBUG 2024-06-30 02:50:31,996 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', '12') DEBUG 2024-06-30 02:50:31,996 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '21', '22') DEBUG 2024-06-30 02:50:31,997 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/73, BranchId=] DEBUG 2024-06-30 02:50:31,997 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/73, BranchId=] DEBUG 2024-06-30 02:50:31,997 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID DEBUG 2024-06-30 02:50:32,008 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/73, BranchId=] DEBUG 2024-06-30 02:50:32,022 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/73, BranchId=] DEBUG 2024-06-30 02:50:32,022 [main] Physical connection closed DEBUG 2024-06-30 02:50:32,024 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:32,024 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2024-06-30 02:50:32,025 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:32,026 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:32,027 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,029 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,029 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:32,030 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:32,030 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:32,031 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:32,031 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:32,034 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:32,034 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:32,036 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:32,037 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2024-06-30 02:50:32,037 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:32,052 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/74, BranchId=] DEBUG 2024-06-30 02:50:32,053 [main] Physical connection got DEBUG 2024-06-30 02:50:32,053 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/74, BranchId=] DEBUG 2024-06-30 02:50:32,053 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/74, BranchId=] DEBUG 2024-06-30 02:50:32,053 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/74, BranchId=] DEBUG 2024-06-30 02:50:32,054 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/74, BranchId=] DEBUG 2024-06-30 02:50:32,058 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/74, BranchId=] DEBUG 2024-06-30 02:50:32,058 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', '12') DEBUG 2024-06-30 02:50:32,058 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, null, '22') DEBUG 2024-06-30 02:50:32,058 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '31', null) DEBUG 2024-06-30 02:50:32,059 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/74, BranchId=] DEBUG 2024-06-30 02:50:32,059 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/74, BranchId=] DEBUG 2024-06-30 02:50:32,059 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID DEBUG 2024-06-30 02:50:32,060 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/74, BranchId=] DEBUG 2024-06-30 02:50:32,066 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/74, BranchId=] DEBUG 2024-06-30 02:50:32,067 [main] Physical connection closed DEBUG 2024-06-30 02:50:32,068 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:32,069 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2024-06-30 02:50:32,070 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:32,071 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:32,071 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,073 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,074 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:32,074 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:32,075 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:32,076 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:32,076 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:32,078 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:32,079 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:32,081 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:32,082 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2024-06-30 02:50:32,082 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:32,098 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/75, BranchId=] DEBUG 2024-06-30 02:50:32,099 [main] Physical connection got DEBUG 2024-06-30 02:50:32,099 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/75, BranchId=] DEBUG 2024-06-30 02:50:32,099 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/75, BranchId=] DEBUG 2024-06-30 02:50:32,099 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/75, BranchId=] DEBUG 2024-06-30 02:50:32,103 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/75, BranchId=] DEBUG 2024-06-30 02:50:32,106 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/75, BranchId=] DEBUG 2024-06-30 02:50:32,106 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', null) DEBUG 2024-06-30 02:50:32,106 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '21', '22') DEBUG 2024-06-30 02:50:32,107 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/75, BranchId=] DEBUG 2024-06-30 02:50:32,107 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/75, BranchId=] DEBUG 2024-06-30 02:50:32,107 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID DEBUG 2024-06-30 02:50:32,107 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/75, BranchId=] DEBUG 2024-06-30 02:50:32,114 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/75, BranchId=] DEBUG 2024-06-30 02:50:32,114 [main] Physical connection closed DEBUG 2024-06-30 02:50:32,115 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:32,116 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2024-06-30 02:50:32,117 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:32,118 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:32,118 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,120 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,120 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:32,121 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:32,122 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:32,123 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:32,124 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:32,127 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:32,127 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:32,130 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:32,130 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2024-06-30 02:50:32,131 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:32,201 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/76, BranchId=] DEBUG 2024-06-30 02:50:32,202 [main] Physical connection got DEBUG 2024-06-30 02:50:32,202 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/76, BranchId=] DEBUG 2024-06-30 02:50:32,202 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/76, BranchId=] DEBUG 2024-06-30 02:50:32,202 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/76, BranchId=] DEBUG 2024-06-30 02:50:32,203 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/76, BranchId=] DEBUG 2024-06-30 02:50:32,206 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/76, BranchId=] DEBUG 2024-06-30 02:50:32,206 [main] INSERT INTO DEFAULT_TABLE (version_no, bbb) VALUES (0, 'bbbb') DEBUG 2024-06-30 02:50:32,210 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/76, BranchId=] DEBUG 2024-06-30 02:50:32,210 [main] values IDENTITY_VAL_LOCAL() DEBUG 2024-06-30 02:50:32,210 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/76, BranchId=] DEBUG 2024-06-30 02:50:32,210 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/76, BranchId=] DEBUG 2024-06-30 02:50:32,210 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/76, BranchId=] DEBUG 2024-06-30 02:50:32,210 [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-06-30 02:50:32,210 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/76, BranchId=] DEBUG 2024-06-30 02:50:32,219 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/76, BranchId=] DEBUG 2024-06-30 02:50:32,219 [main] Physical connection closed DEBUG 2024-06-30 02:50:32,221 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:32,221 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2024-06-30 02:50:32,223 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:32,224 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:32,224 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,226 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,226 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:32,227 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:32,228 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:32,229 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:32,229 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:32,231 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:32,232 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:32,234 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:32,234 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2024-06-30 02:50:32,235 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:32,252 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/77, BranchId=] DEBUG 2024-06-30 02:50:32,252 [main] Physical connection got DEBUG 2024-06-30 02:50:32,252 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/77, BranchId=] DEBUG 2024-06-30 02:50:32,252 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/77, BranchId=] DEBUG 2024-06-30 02:50:32,252 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/77, BranchId=] DEBUG 2024-06-30 02:50:32,253 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/77, BranchId=] DEBUG 2024-06-30 02:50:32,256 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/77, BranchId=] DEBUG 2024-06-30 02:50:32,256 [main] INSERT INTO DEFAULT_TABLE (version_no) VALUES (0) DEBUG 2024-06-30 02:50:32,259 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/77, BranchId=] DEBUG 2024-06-30 02:50:32,259 [main] values IDENTITY_VAL_LOCAL() DEBUG 2024-06-30 02:50:32,260 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/77, BranchId=] DEBUG 2024-06-30 02:50:32,260 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/77, BranchId=] DEBUG 2024-06-30 02:50:32,260 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/77, BranchId=] DEBUG 2024-06-30 02:50:32,260 [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-06-30 02:50:32,260 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/77, BranchId=] DEBUG 2024-06-30 02:50:32,266 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/77, BranchId=] DEBUG 2024-06-30 02:50:32,266 [main] Physical connection closed DEBUG 2024-06-30 02:50:32,267 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:32,269 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2024-06-30 02:50:32,269 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:32,270 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:32,271 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,273 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,273 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:32,274 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:32,275 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:32,276 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:32,276 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:32,278 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:32,279 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:32,281 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:32,281 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2024-06-30 02:50:32,282 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:32,299 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/78, BranchId=] DEBUG 2024-06-30 02:50:32,299 [main] Physical connection got DEBUG 2024-06-30 02:50:32,300 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/78, BranchId=] DEBUG 2024-06-30 02:50:32,300 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/78, BranchId=] DEBUG 2024-06-30 02:50:32,300 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/78, BranchId=] DEBUG 2024-06-30 02:50:32,301 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/78, BranchId=] DEBUG 2024-06-30 02:50:32,305 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/78, BranchId=] DEBUG 2024-06-30 02:50:32,305 [main] INSERT INTO DEFAULT_TABLE ( AAA, VERSION_NO ) VALUES ( 'foooo', 0 ) DEBUG 2024-06-30 02:50:32,310 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/78, BranchId=] DEBUG 2024-06-30 02:50:32,310 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/78, BranchId=] DEBUG 2024-06-30 02:50:32,310 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE DEBUG 2024-06-30 02:50:32,313 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/78, BranchId=] DEBUG 2024-06-30 02:50:32,319 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/78, BranchId=] DEBUG 2024-06-30 02:50:32,319 [main] Physical connection closed DEBUG 2024-06-30 02:50:32,321 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:32,321 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2024-06-30 02:50:32,322 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:32,323 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:32,324 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,326 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,326 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:32,326 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:32,327 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:32,329 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:32,330 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:32,332 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:32,332 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:32,334 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:32,334 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2024-06-30 02:50:32,336 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:32,350 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/79, BranchId=] DEBUG 2024-06-30 02:50:32,351 [main] Physical connection got DEBUG 2024-06-30 02:50:32,351 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/79, BranchId=] DEBUG 2024-06-30 02:50:32,351 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/79, BranchId=] DEBUG 2024-06-30 02:50:32,351 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/79, BranchId=] DEBUG 2024-06-30 02:50:32,352 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/79, BranchId=] DEBUG 2024-06-30 02:50:32,355 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/79, BranchId=] DEBUG 2024-06-30 02:50:32,356 [main] INSERT INTO DEFAULT_TABLE ( BBB, VERSION_NO ) VALUES ( 'ttt', 0 ) DEBUG 2024-06-30 02:50:32,359 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/79, BranchId=] DEBUG 2024-06-30 02:50:32,360 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/79, BranchId=] DEBUG 2024-06-30 02:50:32,360 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE DEBUG 2024-06-30 02:50:32,360 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/79, BranchId=] DEBUG 2024-06-30 02:50:32,368 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/79, BranchId=] DEBUG 2024-06-30 02:50:32,368 [main] Physical connection closed DEBUG 2024-06-30 02:50:32,369 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:32,370 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2024-06-30 02:50:32,371 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:32,372 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:32,373 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,374 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,374 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:32,375 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:32,377 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:32,377 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:32,378 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:32,380 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:32,380 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:32,382 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:32,383 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2024-06-30 02:50:32,384 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:32,401 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/80, BranchId=] DEBUG 2024-06-30 02:50:32,401 [main] Physical connection got DEBUG 2024-06-30 02:50:32,401 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/80, BranchId=] DEBUG 2024-06-30 02:50:32,401 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/80, BranchId=] DEBUG 2024-06-30 02:50:32,401 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/80, BranchId=] DEBUG 2024-06-30 02:50:32,405 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/80, BranchId=] DEBUG 2024-06-30 02:50:32,406 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/80, BranchId=] DEBUG 2024-06-30 02:50:32,406 [main] INSERT INTO PK_ONLY_TABLE (aaa, bbb) VALUES (123, 456) DEBUG 2024-06-30 02:50:32,409 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/80, BranchId=] DEBUG 2024-06-30 02:50:32,409 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/80, BranchId=] DEBUG 2024-06-30 02:50:32,409 [main] SELECT PK_ONLY_TABLE.aaa, PK_ONLY_TABLE.bbb FROM PK_ONLY_TABLE DEBUG 2024-06-30 02:50:32,411 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/80, BranchId=] DEBUG 2024-06-30 02:50:32,417 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/80, BranchId=] DEBUG 2024-06-30 02:50:32,417 [main] Physical connection closed Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.656 sec Running org.seasar.dao.impl.RelationPropertyTypeFactoryImplTest DEBUG 2024-06-30 02:50:32,420 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:32,421 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,421 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,423 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,423 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,426 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,426 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,428 [main] Physical connection got DEBUG 2024-06-30 02:50:32,428 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:32,437 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:32,437 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec Running org.seasar.dao.impl.BeanMetaDataFactoryImplTest DEBUG 2024-06-30 02:50:32,440 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:32,441 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:32,442 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,442 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,443 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,443 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,446 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,447 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,449 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:32,502 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:32,502 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:32,503 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,504 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,506 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,506 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,509 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,509 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,511 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:32,514 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/81, BranchId=] DEBUG 2024-06-30 02:50:32,514 [main] Physical connection got DEBUG 2024-06-30 02:50:32,514 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/81, BranchId=] DEBUG 2024-06-30 02:50:32,517 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/81, BranchId=] DEBUG 2024-06-30 02:50:32,517 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/81, BranchId=] DEBUG 2024-06-30 02:50:32,517 [main] Physical connection closed DEBUG 2024-06-30 02:50:32,520 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:32,520 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:32,521 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,522 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,524 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,524 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,528 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,528 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,530 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:32,532 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/82, BranchId=] DEBUG 2024-06-30 02:50:32,532 [main] Physical connection got DEBUG 2024-06-30 02:50:32,533 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/82, BranchId=] DEBUG 2024-06-30 02:50:32,536 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/82, BranchId=] DEBUG 2024-06-30 02:50:32,536 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/82, BranchId=] DEBUG 2024-06-30 02:50:32,536 [main] Physical connection closed DEBUG 2024-06-30 02:50:32,538 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:32,539 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:32,540 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,541 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,542 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,542 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,545 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,545 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,547 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:32,551 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:32,552 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:32,552 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,553 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,555 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,555 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,558 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,558 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,560 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:32,564 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:32,565 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:32,566 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,567 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,569 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,569 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,572 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,572 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,573 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:32,578 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:32,578 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:32,580 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,581 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,582 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,582 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,585 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,586 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,588 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:32,592 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:32,592 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:32,593 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,594 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,595 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,595 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,599 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,600 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,602 [main] S2Container is created(path=dao.dicon) Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 sec Running org.seasar.dao.impl.FieldDaoMetaDataImplTest DEBUG 2024-06-30 02:50:32,610 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:32,611 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:32,612 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,613 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,614 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,614 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,617 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,618 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,618 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:32,621 [main] Physical connection got DEBUG 2024-06-30 02:50:32,621 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:32,621 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:32,621 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:32,690 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:32,695 [main] Physical connection closed DEBUG 2024-06-30 02:50:32,697 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:32,698 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:32,699 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,699 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,701 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,702 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,704 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,706 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,706 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:32,707 [main] Physical connection got DEBUG 2024-06-30 02:50:32,707 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:32,708 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:32,708 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:32,724 [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-06-30 02:50:32,725 [main] Physical connection closed DEBUG 2024-06-30 02:50:32,727 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:32,728 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:32,729 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,730 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,732 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,732 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,735 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,735 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,735 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:32,737 [main] Physical connection got DEBUG 2024-06-30 02:50:32,737 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:32,737 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:32,737 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:32,758 [main] Logical connection closed, tx=null SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, parent.empno AS empno_0, parent.ename AS ename_0, parent.deptno AS deptno_0, parent.hiredate AS hiredate_0, parent.job AS job_0, parent.comm AS comm_0, parent.sal AS sal_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/ DEBUG 2024-06-30 02:50:32,758 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:32,759 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, parent.empno AS empno_0, parent.ename AS ename_0, parent.deptno AS deptno_0, parent.hiredate AS hiredate_0, parent.job AS job_0, parent.comm AS comm_0, parent.sal AS sal_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno WHERE EMP.empno = 7788 DEBUG 2024-06-30 02:50:32,760 [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-06-30 02:50:32,760 [main] Physical connection closed DEBUG 2024-06-30 02:50:32,761 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:32,762 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:32,763 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,764 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,765 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,765 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,768 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,768 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,769 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:32,771 [main] Physical connection got DEBUG 2024-06-30 02:50:32,771 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:32,771 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:32,771 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:32,789 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:32,792 [main] Physical connection closed DEBUG 2024-06-30 02:50:32,793 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:32,794 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:32,794 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,796 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,797 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,797 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,800 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,800 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,801 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:32,802 [main] Physical connection got DEBUG 2024-06-30 02:50:32,802 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:32,802 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:32,802 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:32,819 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:32,822 [main] Physical connection closed DEBUG 2024-06-30 02:50:32,824 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:32,824 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:32,825 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,826 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,828 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,828 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,831 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,832 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,832 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:32,833 [main] Physical connection got DEBUG 2024-06-30 02:50:32,833 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:32,833 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:32,833 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:32,853 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:32,909 [main] Physical connection closed DEBUG 2024-06-30 02:50:32,911 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:32,912 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:32,913 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,913 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,915 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,915 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,918 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,918 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,918 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:32,920 [main] Physical connection got DEBUG 2024-06-30 02:50:32,920 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:32,920 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:32,921 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:32,940 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:32,944 [main] Physical connection closed DEBUG 2024-06-30 02:50:32,945 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:32,945 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:32,947 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,948 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,953 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,953 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,956 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,956 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,956 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:32,958 [main] Physical connection got DEBUG 2024-06-30 02:50:32,958 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:32,958 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:32,958 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:32,978 [main] Logical connection closed, tx=null UPDATE EMP SET tstamp = ?, ename = ?, deptno = ?, hiredate = ?, mgr = ?, job = ?, comm = ?, sal = ? WHERE empno = ? AND tstamp = ? DELETE FROM EMP WHERE empno = ? AND tstamp = ? DEBUG 2024-06-30 02:50:32,979 [main] Physical connection closed DEBUG 2024-06-30 02:50:32,980 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:32,981 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:32,983 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,984 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,985 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:32,985 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,988 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:32,988 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:32,989 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:32,990 [main] Physical connection got DEBUG 2024-06-30 02:50:32,990 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:32,990 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:32,990 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,007 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:33,011 [main] Physical connection closed DEBUG 2024-06-30 02:50:33,012 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:33,012 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,013 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,015 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,016 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,016 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,019 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,019 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,019 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,020 [main] Physical connection got DEBUG 2024-06-30 02:50:33,021 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,021 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:33,021 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,039 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:33,041 [main] Physical connection closed DEBUG 2024-06-30 02:50:33,044 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:33,044 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,045 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,045 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,049 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,049 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,051 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,052 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,053 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,054 [main] Physical connection got DEBUG 2024-06-30 02:50:33,054 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,054 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:33,054 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,071 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:33,075 [main] Physical connection closed DEBUG 2024-06-30 02:50:33,076 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:33,133 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,134 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,135 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,136 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,136 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,139 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,140 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,140 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,141 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/83, BranchId=] DEBUG 2024-06-30 02:50:33,142 [main] Physical connection got DEBUG 2024-06-30 02:50:33,142 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/83, BranchId=] DEBUG 2024-06-30 02:50:33,142 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/83, BranchId=] DEBUG 2024-06-30 02:50:33,142 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/83, BranchId=] DEBUG 2024-06-30 02:50:33,165 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/83, BranchId=] DEBUG 2024-06-30 02:50:33,173 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/83, BranchId=] DEBUG 2024-06-30 02:50:33,173 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-06-30 02.50.33', 99, 'hoge', 0) DEBUG 2024-06-30 02:50:33,173 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/83, BranchId=] DEBUG 2024-06-30 02:50:33,173 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/83, BranchId=] DEBUG 2024-06-30 02:50:33,173 [main] Physical connection closed DEBUG 2024-06-30 02:50:33,175 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:33,176 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,176 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,177 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,179 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,179 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,182 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,182 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,182 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,183 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/84, BranchId=] DEBUG 2024-06-30 02:50:33,184 [main] Physical connection got DEBUG 2024-06-30 02:50:33,184 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/84, BranchId=] DEBUG 2024-06-30 02:50:33,184 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/84, BranchId=] DEBUG 2024-06-30 02:50:33,184 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/84, BranchId=] DEBUG 2024-06-30 02:50:33,203 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/84, BranchId=] DEBUG 2024-06-30 02:50:33,211 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/84, BranchId=] DEBUG 2024-06-30 02:50:33,211 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-06-30 02:50:33,212 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/84, BranchId=] DEBUG 2024-06-30 02:50:33,212 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/84, BranchId=] DEBUG 2024-06-30 02:50:33,212 [main] UPDATE EMP SET tstamp = '2024-06-30 02.50.33', ename = 'hoge2', deptno = 20, hiredate = '1982-12-09 00.00.00', mgr = 7566, job = 'ANALYST', comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-06-30 02:50:33,212 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/84, BranchId=] DEBUG 2024-06-30 02:50:33,213 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/84, BranchId=] DEBUG 2024-06-30 02:50:33,213 [main] Physical connection closed DEBUG 2024-06-30 02:50:33,214 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:33,214 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,216 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,217 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,218 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,218 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,220 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,221 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,221 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,222 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/85, BranchId=] DEBUG 2024-06-30 02:50:33,222 [main] Physical connection got DEBUG 2024-06-30 02:50:33,222 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/85, BranchId=] DEBUG 2024-06-30 02:50:33,223 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/85, BranchId=] DEBUG 2024-06-30 02:50:33,223 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/85, BranchId=] DEBUG 2024-06-30 02:50:33,242 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/85, BranchId=] DEBUG 2024-06-30 02:50:33,250 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/85, BranchId=] DEBUG 2024-06-30 02:50:33,250 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-06-30 02:50:33,252 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/85, BranchId=] DEBUG 2024-06-30 02:50:33,252 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/85, BranchId=] DEBUG 2024-06-30 02:50:33,253 [main] UPDATE EMP SET tstamp = '2024-06-30 02.50.33', ename = 'hoge4', deptno = 20, hiredate = '1982-12-09 00.00.00', mgr = 7566, job = 'ANALYST', comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '1995-01-23 01.23.45' DEBUG 2024-06-30 02:50:33,254 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/85, BranchId=] DEBUG 2024-06-30 02:50:33,254 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/85, BranchId=] DEBUG 2024-06-30 02:50:33,254 [main] Physical connection closed DEBUG 2024-06-30 02:50:33,255 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:33,256 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,256 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,257 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,259 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,259 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,262 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,262 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,262 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,263 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/86, BranchId=] DEBUG 2024-06-30 02:50:33,264 [main] Physical connection got DEBUG 2024-06-30 02:50:33,264 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/86, BranchId=] DEBUG 2024-06-30 02:50:33,264 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/86, BranchId=] DEBUG 2024-06-30 02:50:33,264 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/86, BranchId=] DEBUG 2024-06-30 02:50:33,280 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/86, BranchId=] DEBUG 2024-06-30 02:50:33,288 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/86, BranchId=] DEBUG 2024-06-30 02:50:33,288 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-06-30 02:50:33,290 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/86, BranchId=] DEBUG 2024-06-30 02:50:33,290 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/86, BranchId=] DEBUG 2024-06-30 02:50:33,290 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-06-30 02:50:33,290 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/86, BranchId=] DEBUG 2024-06-30 02:50:33,290 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/86, BranchId=] DEBUG 2024-06-30 02:50:33,290 [main] Physical connection closed DEBUG 2024-06-30 02:50:33,291 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:33,293 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,293 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,294 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,295 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,295 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,298 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,299 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,299 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,302 [main] Physical connection got DEBUG 2024-06-30 02:50:33,302 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,302 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:33,302 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,319 [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-06-30 02:50:33,320 [main] Physical connection closed DEBUG 2024-06-30 02:50:33,322 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:33,323 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,324 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,324 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,326 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,326 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,329 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,329 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,329 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,331 [main] Physical connection got DEBUG 2024-06-30 02:50:33,331 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,331 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:33,331 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,356 [main] Logical connection closed, tx=null SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF deptno != null*/ EMP.deptno = /*deptno*/null/*END*//*END*/ DEBUG 2024-06-30 02:50:33,364 [main] Physical connection closed DEBUG 2024-06-30 02:50:33,366 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:33,366 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,367 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,368 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,370 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,370 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,425 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,425 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,425 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,427 [main] Physical connection got DEBUG 2024-06-30 02:50:33,427 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,427 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:33,427 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,444 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:33,452 [main] Physical connection closed DEBUG 2024-06-30 02:50:33,454 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:33,454 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,455 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,457 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,458 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,458 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,460 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,461 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,461 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,463 [main] Physical connection got DEBUG 2024-06-30 02:50:33,463 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,463 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:33,463 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,481 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:33,488 [main] Physical connection closed DEBUG 2024-06-30 02:50:33,489 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:33,490 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,491 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,492 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,493 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,493 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,496 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,497 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,497 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,499 [main] Physical connection got DEBUG 2024-06-30 02:50:33,499 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,499 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:33,499 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,516 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:33,524 [main] Physical connection closed DEBUG 2024-06-30 02:50:33,526 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:33,526 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,527 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,528 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,530 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,530 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,532 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,533 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,533 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,535 [main] Physical connection got DEBUG 2024-06-30 02:50:33,535 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,536 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:33,536 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,552 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:33,560 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,560 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno DEBUG 2024-06-30 02:50:33,562 [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-06-30 02:50:33,564 [main] Physical connection closed DEBUG 2024-06-30 02:50:33,565 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:33,565 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,567 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,568 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,569 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,569 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,572 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,572 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,572 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,573 [main] Physical connection got DEBUG 2024-06-30 02:50:33,573 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,574 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:33,574 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,591 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:33,598 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,599 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno DEBUG 2024-06-30 02:50:33,602 [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-06-30 02:50:33,603 [main] Physical connection closed DEBUG 2024-06-30 02:50:33,605 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:33,605 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,606 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,607 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,608 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,609 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,611 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,612 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,612 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,613 [main] Physical connection got DEBUG 2024-06-30 02:50:33,613 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,613 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:33,613 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,683 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:33,691 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,691 [main] select * from emp DEBUG 2024-06-30 02:50:33,693 [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-06-30 02:50:33,694 [main] Physical connection closed DEBUG 2024-06-30 02:50:33,695 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:33,697 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,697 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,698 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,699 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,699 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,702 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,702 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,703 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,705 [main] Physical connection got DEBUG 2024-06-30 02:50:33,705 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,705 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:33,705 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,723 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:33,730 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,730 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno DEBUG 2024-06-30 02:50:33,734 [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-06-30 02:50:33,735 [main] Physical connection closed DEBUG 2024-06-30 02:50:33,737 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:33,737 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,738 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,739 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,740 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,741 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,743 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,744 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,744 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,745 [main] Physical connection got DEBUG 2024-06-30 02:50:33,745 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,745 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:33,745 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,764 [main] Logical connection closed, tx=null SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP, DEPT department WHERE EMP.deptno = department.deptno(+) AND empno = ? DEBUG 2024-06-30 02:50:33,772 [main] Physical connection closed DEBUG 2024-06-30 02:50:33,773 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:33,774 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,775 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,776 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,777 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,777 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,780 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,780 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,780 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,781 [main] Physical connection got DEBUG 2024-06-30 02:50:33,781 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,782 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:33,782 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,800 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:33,808 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,808 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno DEBUG 2024-06-30 02:50:33,810 [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-06-30 02:50:33,814 [main] Physical connection closed DEBUG 2024-06-30 02:50:33,816 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:33,816 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,817 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,817 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,819 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,819 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,822 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,823 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,823 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,824 [main] Physical connection got DEBUG 2024-06-30 02:50:33,824 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,824 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:33,824 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,842 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:33,850 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,850 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno DEBUG 2024-06-30 02:50:33,853 [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-06-30 02:50:33,854 [main] Physical connection closed DEBUG 2024-06-30 02:50:33,855 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:33,856 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,858 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,859 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,860 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,860 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,863 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,863 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,863 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,866 [main] Physical connection got DEBUG 2024-06-30 02:50:33,866 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,866 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:33,866 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,882 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:33,890 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,890 [main] select * from emp DEBUG 2024-06-30 02:50:33,891 [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-06-30 02:50:33,892 [main] Physical connection closed DEBUG 2024-06-30 02:50:33,945 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:33,945 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,946 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,947 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,949 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,949 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,953 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,953 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,953 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,955 [main] Physical connection got DEBUG 2024-06-30 02:50:33,955 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,955 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:33,955 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,972 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:33,980 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,980 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno DEBUG 2024-06-30 02:50:33,981 [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-06-30 02:50:33,982 [main] Physical connection closed DEBUG 2024-06-30 02:50:33,984 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:33,985 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,985 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,986 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,987 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:33,987 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,990 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:33,990 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:33,991 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:33,993 [main] Physical connection got DEBUG 2024-06-30 02:50:33,993 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:33,993 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:33,993 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,010 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,017 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,017 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-06-30 02:50:34,018 [main] Logical connection closed, tx=null 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {20, RESEARCH, DALLAS, 0} DEBUG 2024-06-30 02:50:34,018 [main] Physical connection closed DEBUG 2024-06-30 02:50:34,020 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:34,020 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,021 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,022 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,024 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,024 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,027 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,027 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,027 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,029 [main] Physical connection got DEBUG 2024-06-30 02:50:34,030 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,030 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,030 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,046 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,055 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,055 [main] select count(*) from emp DEBUG 2024-06-30 02:50:34,055 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,055 [main] Physical connection closed DEBUG 2024-06-30 02:50:34,056 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:34,057 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,058 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,059 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,060 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,060 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,064 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,064 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,064 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,065 [main] Physical connection got DEBUG 2024-06-30 02:50:34,065 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,065 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,066 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,084 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,092 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,092 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-06-30 02:50:34,093 [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-06-30 02:50:34,093 [main] Physical connection closed DEBUG 2024-06-30 02:50:34,095 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:34,096 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,097 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,097 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,098 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,098 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,101 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,102 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,103 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,104 [main] Physical connection got DEBUG 2024-06-30 02:50:34,104 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,104 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,104 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,121 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,129 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,129 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-06-30 02:50:34,129 [main] Logical connection closed, tx=null {tstamp=2005-01-18 13:09:32.213, empno=7788, ename=SCOTT, deptno=20, hiredate=1982-12-09 00:00:00.0, mgr=7566, job=ANALYST, comm=null, sal=3000.0, dname0=RESEARCH, deptno0=20, versionno0=0, loc0=DALLAS} DEBUG 2024-06-30 02:50:34,129 [main] Physical connection closed DEBUG 2024-06-30 02:50:34,130 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:34,131 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,131 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,189 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,191 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,191 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,194 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,194 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,194 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,197 [main] Physical connection got DEBUG 2024-06-30 02:50:34,197 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,197 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,197 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,214 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,222 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,222 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-06-30 02:50:34,222 [main] Logical connection closed, tx=null [{tstamp=2005-01-18 13:09:32.213, empno=7788, ename=SCOTT, deptno=20, hiredate=1982-12-09 00:00:00.0, mgr=7566, job=ANALYST, comm=null, sal=3000.0, dname0=RESEARCH, deptno0=20, versionno0=0, loc0=DALLAS}] DEBUG 2024-06-30 02:50:34,222 [main] Physical connection closed DEBUG 2024-06-30 02:50:34,224 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:34,225 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,226 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,226 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,227 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,227 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,230 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,230 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,231 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,233 [main] Physical connection got DEBUG 2024-06-30 02:50:34,233 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,233 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,233 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,250 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,258 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,258 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2024-06-30 02:50:34,258 [main] Logical connection closed, tx=null [Ljava.util.Map;@188e490 DEBUG 2024-06-30 02:50:34,258 [main] Physical connection closed DEBUG 2024-06-30 02:50:34,260 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:34,261 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,261 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,262 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,264 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,264 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,267 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,267 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,267 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,269 [main] Physical connection got DEBUG 2024-06-30 02:50:34,269 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,269 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,269 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,286 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,294 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,294 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0 AND 1000 ORDER BY empno DEBUG 2024-06-30 02:50:34,295 [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-06-30 02:50:34,296 [main] Physical connection closed DEBUG 2024-06-30 02:50:34,297 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:34,297 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,299 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,299 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,301 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,301 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,303 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,304 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,304 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,305 [main] Physical connection got DEBUG 2024-06-30 02:50:34,305 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,305 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,305 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,323 [main] Logical connection closed, tx=null SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN /*enames*/('SCOTT','MARY') AND job IN /*jobs*/('ANALYST', 'FREE') DEBUG 2024-06-30 02:50:34,330 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,330 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN ('SCOTT', 'MARY') AND job IN ('ANALYST', 'FREE') DEBUG 2024-06-30 02:50:34,331 [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-06-30 02:50:34,331 [main] Physical connection closed DEBUG 2024-06-30 02:50:34,333 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:34,334 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,334 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,335 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,337 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,337 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,339 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,340 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,340 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,342 [main] Physical connection got DEBUG 2024-06-30 02:50:34,342 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,342 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,342 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,357 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,361 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,361 [main] SELECT COUNT(*) FROM emp DEBUG 2024-06-30 02:50:34,361 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,361 [main] Physical connection closed DEBUG 2024-06-30 02:50:34,362 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:34,363 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,364 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,365 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,366 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,366 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,369 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,369 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,369 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,372 [main] Physical connection got DEBUG 2024-06-30 02:50:34,372 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,372 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,372 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,389 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,392 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,392 [main] SELECT COUNT(*) FROM emp DEBUG 2024-06-30 02:50:34,392 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,392 [main] Physical connection closed DEBUG 2024-06-30 02:50:34,393 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:34,394 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,394 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,396 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,397 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,397 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,451 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,452 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,452 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,454 [main] Physical connection got DEBUG 2024-06-30 02:50:34,454 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,454 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,454 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,467 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,468 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,468 [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-06-30 02:50:34,469 [main] Logical connection closed, tx=null [7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}] DEBUG 2024-06-30 02:50:34,469 [main] Physical connection closed DEBUG 2024-06-30 02:50:34,470 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:34,471 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,472 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,473 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,474 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,474 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,477 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,477 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,478 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,479 [main] Physical connection got DEBUG 2024-06-30 02:50:34,479 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,479 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,479 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,491 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,492 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,492 [main] SELECT ename, deptnum, empno FROM EMP2 DEBUG 2024-06-30 02:50:34,492 [main] Logical connection closed, tx=null [7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}] DEBUG 2024-06-30 02:50:34,492 [main] Physical connection closed DEBUG 2024-06-30 02:50:34,495 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:34,495 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,496 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,496 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,497 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,497 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,500 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,501 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,501 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,503 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/87, BranchId=] DEBUG 2024-06-30 02:50:34,503 [main] Physical connection got DEBUG 2024-06-30 02:50:34,503 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/87, BranchId=] DEBUG 2024-06-30 02:50:34,503 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/87, BranchId=] DEBUG 2024-06-30 02:50:34,503 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/87, BranchId=] DEBUG 2024-06-30 02:50:34,524 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/87, BranchId=] DEBUG 2024-06-30 02:50:34,532 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/87, BranchId=] DEBUG 2024-06-30 02:50:34,532 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2024-06-30 02.50.34', 9999, 'test', 50) DEBUG 2024-06-30 02:50:34,532 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/87, BranchId=] DEBUG 2024-06-30 02:50:34,533 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/87, BranchId=] DEBUG 2024-06-30 02:50:34,533 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 DEBUG 2024-06-30 02:50:34,534 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/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-06-30 02:50:34,534 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/87, BranchId=] DEBUG 2024-06-30 02:50:34,534 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 9999 DEBUG 2024-06-30 02:50:34,535 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/87, BranchId=] 9999, test, null, null, null, null, null, 50, 2024-06-30 02:50:34.532 {50, null, null, 0} DEBUG 2024-06-30 02:50:34,535 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/87, BranchId=] DEBUG 2024-06-30 02:50:34,535 [main] Physical connection closed DEBUG 2024-06-30 02:50:34,536 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:34,537 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,538 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,539 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,540 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,540 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,543 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,544 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,544 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,545 [main] Physical connection got DEBUG 2024-06-30 02:50:34,545 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,545 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,545 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,564 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,568 [main] Physical connection closed DEBUG 2024-06-30 02:50:34,569 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:34,570 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,571 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,572 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,573 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,573 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,576 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,576 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,577 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,578 [main] Physical connection got DEBUG 2024-06-30 02:50:34,578 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,578 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,578 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,596 [main] Logical connection closed, tx=null SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/ DEBUG 2024-06-30 02:50:34,607 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,607 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH' DEBUG 2024-06-30 02:50:34,610 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,610 [main] Physical connection closed DEBUG 2024-06-30 02:50:34,611 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:34,612 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,613 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,614 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,615 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,615 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,618 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,618 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,619 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,620 [main] Physical connection got DEBUG 2024-06-30 02:50:34,620 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,620 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,620 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,639 [main] Logical connection closed, tx=null SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.timestamp != null*/ EMP.tstamp = /*dto.timestamp*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.mgr != null*/ AND EMP.mgr = /*dto.mgr*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*END*/ DEBUG 2024-06-30 02:50:34,702 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,702 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 0 AND EMP.deptno = 0 AND EMP.job = 'MANAGER' DEBUG 2024-06-30 02:50:34,703 [main] Logical connection closed, tx=null [] DEBUG 2024-06-30 02:50:34,703 [main] Physical connection closed DEBUG 2024-06-30 02:50:34,705 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:34,705 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,706 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,707 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,708 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,708 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,711 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,711 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,712 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,714 [main] Physical connection got DEBUG 2024-06-30 02:50:34,714 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,714 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,715 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,730 [main] Logical connection closed, tx=null SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/ DEBUG 2024-06-30 02:50:34,736 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,736 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.mgr = 7902 DEBUG 2024-06-30 02:50:34,739 [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-06-30 02:50:34,739 [main] Physical connection closed DEBUG 2024-06-30 02:50:34,741 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:34,741 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,743 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,743 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,744 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,745 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,747 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,748 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,748 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,749 [main] Physical connection got DEBUG 2024-06-30 02:50:34,749 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,749 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,749 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,767 [main] Logical connection closed, tx=null SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, EMP.mgr, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/ ORDER BY empno DEBUG 2024-06-30 02:50:34,770 [main] Physical connection closed DEBUG 2024-06-30 02:50:34,772 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:34,772 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,773 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,774 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,775 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,775 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,778 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,778 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,778 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,780 [main] Physical connection got DEBUG 2024-06-30 02:50:34,780 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,780 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,780 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,799 [main] Logical connection closed, tx=null SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH' DEBUG 2024-06-30 02:50:34,806 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,807 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH' DEBUG 2024-06-30 02:50:34,809 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,809 [main] Physical connection closed DEBUG 2024-06-30 02:50:34,810 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:34,810 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,811 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,813 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,814 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,814 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,817 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,817 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,818 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,819 [main] Physical connection got DEBUG 2024-06-30 02:50:34,819 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,819 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,819 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,836 [main] Logical connection closed, tx=null SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH' DEBUG 2024-06-30 02:50:34,843 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,843 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = null DEBUG 2024-06-30 02:50:34,844 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,844 [main] Physical connection closed DEBUG 2024-06-30 02:50:34,845 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:34,846 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,847 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,848 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,850 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,850 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,853 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,853 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,853 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,856 [main] Physical connection got DEBUG 2024-06-30 02:50:34,856 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,856 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,856 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,872 [main] Logical connection closed, tx=null SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/ DEBUG 2024-06-30 02:50:34,874 [main] Physical connection closed DEBUG 2024-06-30 02:50:34,929 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:34,930 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,931 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,931 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,932 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,933 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,935 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,936 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,936 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,939 [main] Physical connection got DEBUG 2024-06-30 02:50:34,939 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,939 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,939 [main] Logical connection got, tx=null WARN 2024-06-30 02:50:34,946 [main] Table(DepartmentTotalSalary) not found DEBUG 2024-06-30 02:50:34,952 [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-06-30 02:50:34,952 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,952 [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-06-30 02:50:34,953 [main] Logical connection closed, tx=null [10, 8750, 20, 10875.0, 30, 9400] DEBUG 2024-06-30 02:50:34,953 [main] Physical connection closed DEBUG 2024-06-30 02:50:34,956 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:34,956 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,957 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,958 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,959 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,959 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,962 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,962 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,963 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,965 [main] Physical connection got DEBUG 2024-06-30 02:50:34,965 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,965 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,965 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,981 [main] Logical connection closed, tx=null SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/ DEBUG 2024-06-30 02:50:34,988 [main] Physical connection closed DEBUG 2024-06-30 02:50:34,990 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:34,991 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,992 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,992 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,994 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:34,994 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,997 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:34,997 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:34,998 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:34,999 [main] Physical connection got DEBUG 2024-06-30 02:50:34,999 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:34,999 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:34,999 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,016 [main] Logical connection closed, tx=null SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/ /*IF $dto.orderByString != null*/order by /*$dto.orderByString*/ENAME /*END*/ DEBUG 2024-06-30 02:50:35,020 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,020 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH' DEBUG 2024-06-30 02:50:35,022 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:35,022 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,022 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH' order by ENAME DEBUG 2024-06-30 02:50:35,023 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:35,023 [main] Physical connection closed DEBUG 2024-06-30 02:50:35,025 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:35,025 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:35,026 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,027 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,028 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,028 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,031 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,031 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,031 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:35,034 [main] Physical connection got DEBUG 2024-06-30 02:50:35,034 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,034 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:35,034 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,051 [main] Logical connection closed, tx=null SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno /*BEGIN*/ WHERE /*IF dto.ename != null*/ ename = /*dto.ename*/'aaa'/*END*//*IF dto.job != null*/ AND job = /*dto.job*/'bbb'/*END*/ /*END*/ DEBUG 2024-06-30 02:50:35,054 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,054 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno DEBUG 2024-06-30 02:50:35,056 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:35,056 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,056 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename = 'SMITH' DEBUG 2024-06-30 02:50:35,057 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:35,057 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,057 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE job = 'SALESMAN' DEBUG 2024-06-30 02:50:35,058 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:35,058 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,058 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename = 'SMITH' AND job = 'CLERK' DEBUG 2024-06-30 02:50:35,058 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:35,058 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,058 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename = 'a' AND job = 'b' DEBUG 2024-06-30 02:50:35,059 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:35,059 [main] Physical connection closed DEBUG 2024-06-30 02:50:35,060 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:35,061 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:35,062 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,063 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,064 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,064 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,067 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,067 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,067 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:35,069 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/88, BranchId=] DEBUG 2024-06-30 02:50:35,070 [main] Physical connection got DEBUG 2024-06-30 02:50:35,070 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/88, BranchId=] DEBUG 2024-06-30 02:50:35,070 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/88, BranchId=] DEBUG 2024-06-30 02:50:35,070 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/88, BranchId=] DEBUG 2024-06-30 02:50:35,088 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/88, BranchId=] SELECT COUNT(*) FROM emp DELETE FROM emp WHERE empno=? DEBUG 2024-06-30 02:50:35,088 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/88, BranchId=] DEBUG 2024-06-30 02:50:35,088 [main] SELECT COUNT(*) FROM emp DEBUG 2024-06-30 02:50:35,088 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/88, BranchId=] DEBUG 2024-06-30 02:50:35,088 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/88, BranchId=] DEBUG 2024-06-30 02:50:35,088 [main] DELETE FROM emp WHERE empno=7369 DEBUG 2024-06-30 02:50:35,089 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/88, BranchId=] DEBUG 2024-06-30 02:50:35,089 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/88, BranchId=] DEBUG 2024-06-30 02:50:35,089 [main] SELECT COUNT(*) FROM emp DEBUG 2024-06-30 02:50:35,089 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/88, BranchId=] DEBUG 2024-06-30 02:50:35,089 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/88, BranchId=] DEBUG 2024-06-30 02:50:35,089 [main] Physical connection closed DEBUG 2024-06-30 02:50:35,091 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:35,092 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:35,092 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,093 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,094 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,094 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,097 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,098 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,098 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:35,100 [main] Physical connection got DEBUG 2024-06-30 02:50:35,100 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,100 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:35,100 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,117 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:35,120 [main] Physical connection closed DEBUG 2024-06-30 02:50:35,121 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:35,124 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:35,179 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,180 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,181 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,181 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,184 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,184 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,185 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:35,188 [main] Physical connection got DEBUG 2024-06-30 02:50:35,188 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,188 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:35,188 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,195 [main] Logical connection closed, tx=null INSERT INTO EMP (empno, eNaMe) VALUES (?, ?) DEBUG 2024-06-30 02:50:35,197 [main] Physical connection closed DEBUG 2024-06-30 02:50:35,198 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:35,199 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:35,200 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,201 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,202 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,202 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,205 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,206 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,206 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:35,207 [main] Physical connection got DEBUG 2024-06-30 02:50:35,207 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,207 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:35,207 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,214 [main] Logical connection closed, tx=null UPDATE EMP SET eNaMe = ? WHERE empno = ? DEBUG 2024-06-30 02:50:35,216 [main] Physical connection closed DEBUG 2024-06-30 02:50:35,217 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:35,218 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:35,218 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,219 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,221 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,221 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,224 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,224 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,224 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:35,225 [main] Physical connection got DEBUG 2024-06-30 02:50:35,225 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,226 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:35,226 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,232 [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-06-30 02:50:35,233 [main] Physical connection closed DEBUG 2024-06-30 02:50:35,235 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:35,236 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:35,236 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,237 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,239 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,239 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,242 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,242 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,242 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:35,243 [main] Physical connection got DEBUG 2024-06-30 02:50:35,243 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,244 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:35,244 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,250 [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-06-30 02:50:35,251 [main] Physical connection closed DEBUG 2024-06-30 02:50:35,253 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:35,254 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:35,255 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,255 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,256 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,256 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,259 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,260 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,260 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:35,263 [main] Physical connection got DEBUG 2024-06-30 02:50:35,263 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,263 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:35,263 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,279 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:35,280 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,280 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno DEBUG 2024-06-30 02:50:35,283 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:35,283 [main] Physical connection closed DEBUG 2024-06-30 02:50:35,285 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:35,286 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:35,286 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,287 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,289 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,289 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,292 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,292 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,292 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:35,294 [main] Physical connection got DEBUG 2024-06-30 02:50:35,294 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,294 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:35,294 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,318 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:35,319 [main] Physical connection closed DEBUG 2024-06-30 02:50:35,321 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:35,321 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:35,322 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,322 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,325 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,325 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,327 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,328 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,328 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:35,330 [main] Physical connection got DEBUG 2024-06-30 02:50:35,330 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,330 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:35,330 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,348 [main] Logical connection closed, tx=null org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method. DEBUG 2024-06-30 02:50:35,350 [main] Physical connection closed DEBUG 2024-06-30 02:50:35,351 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:35,352 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:35,352 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,354 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,355 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,355 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,358 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,358 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,359 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2024-06-30 02:50:35,360 [main] Physical connection got DEBUG 2024-06-30 02:50:35,360 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,360 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:35,360 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,430 [main] Logical connection closed, tx=null org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method. DEBUG 2024-06-30 02:50:35,431 [main] Physical connection closed Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.826 sec Running org.seasar.dao.impl.BlobTest DEBUG 2024-06-30 02:50:35,434 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:35,434 [main] S2Container will be created(path=org/seasar/dao/impl/BlobTest.dicon) DEBUG 2024-06-30 02:50:35,436 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:35,437 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:35,438 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,439 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,439 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:35,441 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:35,442 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:35,443 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:35,443 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:35,445 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:35,445 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:35,447 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:35,449 [main] S2Container is created(path=org/seasar/dao/impl/BlobTest.dicon) WARN 2024-06-30 02:50:35,450 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:35,463 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/89, BranchId=] DEBUG 2024-06-30 02:50:35,464 [main] Physical connection got DEBUG 2024-06-30 02:50:35,464 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/89, BranchId=] DEBUG 2024-06-30 02:50:35,464 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/89, BranchId=] DEBUG 2024-06-30 02:50:35,464 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/89, BranchId=] DEBUG 2024-06-30 02:50:35,467 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/89, BranchId=] DEBUG 2024-06-30 02:50:35,468 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/89, BranchId=] DEBUG 2024-06-30 02:50:35,468 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 123 DEBUG 2024-06-30 02:50:35,476 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/89, BranchId=] DEBUG 2024-06-30 02:50:35,477 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/89, BranchId=] DEBUG 2024-06-30 02:50:35,477 [main] Physical connection closed DEBUG 2024-06-30 02:50:35,478 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:35,478 [main] S2Container will be created(path=org/seasar/dao/impl/BlobTest.dicon) DEBUG 2024-06-30 02:50:35,479 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:35,481 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:35,482 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,483 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,483 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:35,483 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:35,484 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:35,486 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:35,486 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:35,488 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:35,489 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:35,490 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:35,490 [main] S2Container is created(path=org/seasar/dao/impl/BlobTest.dicon) WARN 2024-06-30 02:50:35,491 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:35,503 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/90, BranchId=] DEBUG 2024-06-30 02:50:35,504 [main] Physical connection got DEBUG 2024-06-30 02:50:35,504 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/90, BranchId=] DEBUG 2024-06-30 02:50:35,504 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/90, BranchId=] DEBUG 2024-06-30 02:50:35,504 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/90, BranchId=] DEBUG 2024-06-30 02:50:35,508 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/90, BranchId=] DEBUG 2024-06-30 02:50:35,509 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/90, BranchId=] DEBUG 2024-06-30 02:50:35,509 [main] INSERT INTO LARGE_BINARY (version_no, id, large_binary) VALUES (0, 111, '[B@f274b4') DEBUG 2024-06-30 02:50:35,511 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/90, BranchId=] DEBUG 2024-06-30 02:50:35,512 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/90, BranchId=] DEBUG 2024-06-30 02:50:35,512 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111 DEBUG 2024-06-30 02:50:35,513 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/90, BranchId=] DEBUG 2024-06-30 02:50:35,513 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/90, BranchId=] DEBUG 2024-06-30 02:50:35,513 [main] UPDATE LARGE_BINARY SET version_no = 1, large_binary = '[B@c6fd6e' WHERE id = 111 AND version_no = 0 DEBUG 2024-06-30 02:50:35,517 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/90, BranchId=] DEBUG 2024-06-30 02:50:35,517 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/90, BranchId=] DEBUG 2024-06-30 02:50:35,517 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111 DEBUG 2024-06-30 02:50:35,519 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/90, BranchId=] DEBUG 2024-06-30 02:50:35,519 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/90, BranchId=] DEBUG 2024-06-30 02:50:35,519 [main] DELETE FROM LARGE_BINARY WHERE id = 111 AND version_no = 1 DEBUG 2024-06-30 02:50:35,526 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/90, BranchId=] DEBUG 2024-06-30 02:50:35,526 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/90, BranchId=] DEBUG 2024-06-30 02:50:35,526 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111 DEBUG 2024-06-30 02:50:35,526 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/90, BranchId=] DEBUG 2024-06-30 02:50:35,536 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/90, BranchId=] DEBUG 2024-06-30 02:50:35,536 [main] Physical connection closed DEBUG 2024-06-30 02:50:35,537 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:35,538 [main] S2Container will be created(path=org/seasar/dao/impl/BlobTest.dicon) DEBUG 2024-06-30 02:50:35,540 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:35,540 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:35,541 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,542 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,542 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:35,544 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:35,545 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:35,545 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:35,546 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:35,548 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:35,548 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:35,550 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:35,551 [main] S2Container is created(path=org/seasar/dao/impl/BlobTest.dicon) WARN 2024-06-30 02:50:35,551 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:35,566 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/91, BranchId=] DEBUG 2024-06-30 02:50:35,567 [main] Physical connection got DEBUG 2024-06-30 02:50:35,567 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/91, BranchId=] DEBUG 2024-06-30 02:50:35,567 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/91, BranchId=] DEBUG 2024-06-30 02:50:35,567 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/91, BranchId=] DEBUG 2024-06-30 02:50:35,571 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/91, BranchId=] DEBUG 2024-06-30 02:50:35,572 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/91, BranchId=] DEBUG 2024-06-30 02:50:35,572 [main] INSERT INTO LARGE_BINARY (version_no, id, large_binary) VALUES (0, 4321, '[B@ffa9d8') DEBUG 2024-06-30 02:50:35,573 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/91, BranchId=] DEBUG 2024-06-30 02:50:35,573 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/91, BranchId=] DEBUG 2024-06-30 02:50:35,573 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 4321 DEBUG 2024-06-30 02:50:35,573 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/91, BranchId=] DEBUG 2024-06-30 02:50:35,582 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/91, BranchId=] DEBUG 2024-06-30 02:50:35,583 [main] Physical connection closed DEBUG 2024-06-30 02:50:35,585 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:35,585 [main] S2Container will be created(path=org/seasar/dao/impl/BlobTest.dicon) DEBUG 2024-06-30 02:50:35,586 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:35,587 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:35,589 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,590 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,590 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:35,590 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:35,591 [main] S2Container will be created(path=convention.dicon) DEBUG 2024-06-30 02:50:35,593 [main] S2Container is created(path=convention.dicon) DEBUG 2024-06-30 02:50:35,593 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2024-06-30 02:50:35,594 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2024-06-30 02:50:35,595 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2024-06-30 02:50:35,597 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2024-06-30 02:50:35,598 [main] S2Container is created(path=org/seasar/dao/impl/BlobTest.dicon) WARN 2024-06-30 02:50:35,598 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2024-06-30 02:50:35,610 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/92, BranchId=] DEBUG 2024-06-30 02:50:35,611 [main] Physical connection got DEBUG 2024-06-30 02:50:35,611 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/92, BranchId=] DEBUG 2024-06-30 02:50:35,611 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/92, BranchId=] DEBUG 2024-06-30 02:50:35,611 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/92, BranchId=] DEBUG 2024-06-30 02:50:35,613 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/92, BranchId=] DEBUG 2024-06-30 02:50:35,614 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/92, BranchId=] DEBUG 2024-06-30 02:50:35,614 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 123 DEBUG 2024-06-30 02:50:35,615 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/92, BranchId=] DEBUG 2024-06-30 02:50:35,615 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/92, BranchId=] DEBUG 2024-06-30 02:50:35,615 [main] Physical connection closed Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 sec Running org.seasar.dao.impl.ResultSetHandlerFactoryImplTest DEBUG 2024-06-30 02:50:35,617 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:35,618 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,619 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,620 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,620 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,623 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,623 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,626 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:35,627 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,627 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,628 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,628 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,631 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,632 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,634 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:35,635 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,635 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,637 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,637 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,693 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,693 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,694 [main] Physical connection got DEBUG 2024-06-30 02:50:35,694 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,712 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:35,712 [main] Physical connection closed DEBUG 2024-06-30 02:50:35,714 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:35,714 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,715 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,717 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,717 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,720 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,720 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,721 [main] Physical connection got DEBUG 2024-06-30 02:50:35,721 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,739 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:35,740 [main] Physical connection closed DEBUG 2024-06-30 02:50:35,743 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:35,743 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,744 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,745 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,745 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,748 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,748 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,750 [main] Physical connection got DEBUG 2024-06-30 02:50:35,750 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,765 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:35,766 [main] Physical connection closed DEBUG 2024-06-30 02:50:35,767 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:35,767 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,769 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,770 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,770 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,773 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,773 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,774 [main] Physical connection got DEBUG 2024-06-30 02:50:35,774 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,791 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:35,791 [main] Physical connection closed DEBUG 2024-06-30 02:50:35,793 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:35,793 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,794 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,795 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,796 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,798 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,799 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,801 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:35,801 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,802 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,804 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,804 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,807 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,807 [main] S2Container is created(path=j2ee.dicon) Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 sec Running org.seasar.dao.impl.DeleteWithAnnotationTest DEBUG 2024-06-30 02:50:35,810 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:35,812 [main] S2Container will be created(path=org/seasar/dao/impl/DeleteWithAnnotationTest.dicon) DEBUG 2024-06-30 02:50:35,812 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:35,813 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,814 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,815 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,815 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,818 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,818 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,821 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:35,821 [main] S2Container is created(path=org/seasar/dao/impl/DeleteWithAnnotationTest.dicon) DEBUG 2024-06-30 02:50:35,828 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/93, BranchId=] DEBUG 2024-06-30 02:50:35,829 [main] Physical connection got DEBUG 2024-06-30 02:50:35,829 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/93, BranchId=] DEBUG 2024-06-30 02:50:35,829 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/93, BranchId=] DEBUG 2024-06-30 02:50:35,829 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/93, BranchId=] DEBUG 2024-06-30 02:50:35,830 [main] SELECT * FROM EMP ORDER BY empno DEBUG 2024-06-30 02:50:35,834 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/93, BranchId=] DEBUG 2024-06-30 02:50:35,834 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/93, BranchId=] DEBUG 2024-06-30 02:50:35,834 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/93, BranchId=] DEBUG 2024-06-30 02:50:35,835 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/93, BranchId=] DEBUG 2024-06-30 02:50:35,835 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/93, BranchId=] DEBUG 2024-06-30 02:50:35,836 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/93, BranchId=] DEBUG 2024-06-30 02:50:35,836 [main] DELETE FROM EMP WHERE EMPNO = 7369 DEBUG 2024-06-30 02:50:35,836 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/93, BranchId=] DEBUG 2024-06-30 02:50:35,836 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/93, BranchId=] DEBUG 2024-06-30 02:50:35,836 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/93, BranchId=] DEBUG 2024-06-30 02:50:35,836 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/93, BranchId=] DEBUG 2024-06-30 02:50:35,836 [main] SELECT * FROM EMP ORDER BY empno DEBUG 2024-06-30 02:50:35,837 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/93, BranchId=] DEBUG 2024-06-30 02:50:35,837 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/93, BranchId=] DEBUG 2024-06-30 02:50:35,837 [main] DELETE FROM EMP WHERE EMPNO = 7499 DEBUG 2024-06-30 02:50:35,837 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/93, BranchId=] DEBUG 2024-06-30 02:50:35,837 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/93, BranchId=] DEBUG 2024-06-30 02:50:35,838 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/93, BranchId=] DEBUG 2024-06-30 02:50:35,838 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/93, BranchId=] DEBUG 2024-06-30 02:50:35,838 [main] SELECT * FROM EMP ORDER BY empno DEBUG 2024-06-30 02:50:35,838 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/93, BranchId=] DEBUG 2024-06-30 02:50:35,838 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/93, BranchId=] DEBUG 2024-06-30 02:50:35,838 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec Running org.seasar.dao.interceptors.S2DaoInterceptorTest DEBUG 2024-06-30 02:50:35,842 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:35,842 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-06-30 02:50:35,843 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:35,844 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,845 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,846 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,846 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,849 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,850 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,852 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:35,853 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-06-30 02:50:35,924 [main] Physical connection got DEBUG 2024-06-30 02:50:35,924 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,924 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:35,924 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,928 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:35,928 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/94, BranchId=] DEBUG 2024-06-30 02:50:35,928 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/94, BranchId=] DEBUG 2024-06-30 02:50:35,929 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/94, BranchId=] DEBUG 2024-06-30 02:50:35,929 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/94, BranchId=] DEBUG 2024-06-30 02:50:35,929 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/94, BranchId=] DEBUG 2024-06-30 02:50:35,933 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/94, BranchId=] DEBUG 2024-06-30 02:50:35,933 [main] INSERT INTO emp (empno, ename) VALUES (9999, 'hoge') DEBUG 2024-06-30 02:50:35,933 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/94, BranchId=] DEBUG 2024-06-30 02:50:35,933 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/94, BranchId=] DEBUG 2024-06-30 02:50:35,933 [main] Physical connection closed DEBUG 2024-06-30 02:50:35,934 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:35,935 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-06-30 02:50:35,936 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:35,937 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,938 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,939 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,939 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,942 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,942 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,945 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:35,945 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-06-30 02:50:35,960 [main] Physical connection got DEBUG 2024-06-30 02:50:35,961 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,961 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:35,961 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,965 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:35,965 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/95, BranchId=] DEBUG 2024-06-30 02:50:35,965 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/95, BranchId=] DEBUG 2024-06-30 02:50:35,965 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/95, BranchId=] DEBUG 2024-06-30 02:50:35,965 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/95, BranchId=] DEBUG 2024-06-30 02:50:35,966 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/95, BranchId=] DEBUG 2024-06-30 02:50:35,968 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/95, BranchId=] DEBUG 2024-06-30 02:50:35,968 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE empno = 7788 WARN 2024-06-30 02:50:35,969 [main] More than 2 rows found, but only first row returned DEBUG 2024-06-30 02:50:35,969 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/95, BranchId=] DEBUG 2024-06-30 02:50:35,969 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/95, BranchId=] DEBUG 2024-06-30 02:50:35,969 [main] UPDATE emp SET ename = 'SCOTT' WHERE empno = 7788 DEBUG 2024-06-30 02:50:35,969 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/95, BranchId=] DEBUG 2024-06-30 02:50:35,970 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/95, BranchId=] DEBUG 2024-06-30 02:50:35,970 [main] Physical connection closed DEBUG 2024-06-30 02:50:35,971 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:35,971 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-06-30 02:50:35,972 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:35,974 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,974 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,976 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:35,976 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,978 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:35,979 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:35,981 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:35,981 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-06-30 02:50:35,997 [main] Physical connection got DEBUG 2024-06-30 02:50:35,997 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:35,998 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:35,998 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,002 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,002 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,002 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,002 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,003 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,005 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,005 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE emp.deptno = dept.deptno DEBUG 2024-06-30 02:50:36,006 [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-06-30 02:50:36,007 [main] Physical connection closed DEBUG 2024-06-30 02:50:36,008 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:36,009 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-06-30 02:50:36,009 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:36,011 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,012 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,013 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,013 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,016 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,016 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,019 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:36,019 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-06-30 02:50:36,033 [main] Physical connection got DEBUG 2024-06-30 02:50:36,033 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,033 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,033 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,037 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,037 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,038 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,038 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,038 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,041 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,041 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE empno = 7788 WARN 2024-06-30 02:50:36,045 [main] More than 2 rows found, but only first row returned DEBUG 2024-06-30 02:50:36,045 [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-06-30 02:50:36,045 [main] Physical connection closed DEBUG 2024-06-30 02:50:36,046 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:36,046 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-06-30 02:50:36,048 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:36,049 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,050 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,051 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,051 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,054 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,054 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,056 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:36,057 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-06-30 02:50:36,071 [main] Physical connection got DEBUG 2024-06-30 02:50:36,071 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,071 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,072 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,076 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,076 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,076 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,076 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,077 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,080 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,080 [main] SELECT count(*) FROM emp DEBUG 2024-06-30 02:50:36,080 [main] Logical connection closed, tx=null count:14 DEBUG 2024-06-30 02:50:36,080 [main] Physical connection closed DEBUG 2024-06-30 02:50:36,081 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:36,082 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-06-30 02:50:36,082 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:36,084 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,085 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,086 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,086 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,089 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,090 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,092 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:36,093 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-06-30 02:50:36,108 [main] Physical connection got DEBUG 2024-06-30 02:50:36,108 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,108 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,108 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,173 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,173 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,173 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,173 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,174 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,176 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,177 [main] select empno, ename, dname from emp, dept where empno = 7788 and emp.deptno = dept.deptno DEBUG 2024-06-30 02:50:36,177 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,177 [main] Physical connection closed DEBUG 2024-06-30 02:50:36,178 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:36,179 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-06-30 02:50:36,180 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:36,180 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,182 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,184 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,184 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,187 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,187 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,188 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:36,190 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-06-30 02:50:36,206 [main] Physical connection got DEBUG 2024-06-30 02:50:36,206 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,206 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,206 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,209 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,211 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,211 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,211 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,211 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,213 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,213 [main] select empno as value, ename as label from emp DEBUG 2024-06-30 02:50:36,213 [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-06-30 02:50:36,214 [main] Physical connection closed DEBUG 2024-06-30 02:50:36,216 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:36,216 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-06-30 02:50:36,217 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:36,218 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,219 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,220 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,220 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,223 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,224 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,225 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:36,225 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2024-06-30 02:50:36,240 [main] Physical connection got DEBUG 2024-06-30 02:50:36,240 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,241 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,241 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,243 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,244 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,244 [main] SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.deptno = 10 DEBUG 2024-06-30 02:50:36,245 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,246 [main] Physical connection closed Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 sec Running org.seasar.dao.impl.ResultSetHandlerFactorySelectorTest DEBUG 2024-06-30 02:50:36,248 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:36,248 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:36,249 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,251 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,252 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,252 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,255 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,256 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,257 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:36,260 [main] Physical connection got DEBUG 2024-06-30 02:50:36,260 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,263 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,263 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running org.seasar.dao.pager.PagerResultSetFactoryWapperTest DEBUG 2024-06-30 02:50:36,268 [main] S2Pager use scroll cursor. DEBUG 2024-06-30 02:50:36,268 [main] S2Pager use scroll cursor. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.seasar.dao.util.SelectableDataSourceProxyUtilTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.seasar.dao.impl.BeanListMetaDataResultSetHandlerTest DEBUG 2024-06-30 02:50:36,273 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:36,273 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,274 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,275 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,275 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,278 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,279 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,280 [main] Physical connection got DEBUG 2024-06-30 02:50:36,280 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,296 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,296 [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-06-30 02:50:36,302 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,302 [main] Physical connection closed DEBUG 2024-06-30 02:50:36,303 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:36,303 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,304 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,305 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,305 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,308 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,309 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,311 [main] Physical connection got DEBUG 2024-06-30 02:50:36,311 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,326 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,326 [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-06-30 02:50:36,328 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,328 [main] Physical connection closed DEBUG 2024-06-30 02:50:36,330 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:36,331 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,331 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,332 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,332 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,335 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,336 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,338 [main] Physical connection got DEBUG 2024-06-30 02:50:36,338 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,354 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,354 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,356 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,356 [main] Physical connection closed DEBUG 2024-06-30 02:50:36,357 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:36,357 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,359 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,360 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,360 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,363 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,363 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,365 [main] Physical connection got DEBUG 2024-06-30 02:50:36,365 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,431 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,432 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,432 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,432 [main] Physical connection closed Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 sec Running org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest DEBUG 2024-06-30 02:50:36,436 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:36,437 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon) DEBUG 2024-06-30 02:50:36,438 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,438 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,440 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,440 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,442 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,443 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,446 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon) DEBUG 2024-06-30 02:50:36,452 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/96, BranchId=] DEBUG 2024-06-30 02:50:36,454 [main] Physical connection got DEBUG 2024-06-30 02:50:36,454 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/96, BranchId=] DEBUG 2024-06-30 02:50:36,454 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/96, BranchId=] DEBUG 2024-06-30 02:50:36,454 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/96, BranchId=] DEBUG 2024-06-30 02:50:36,470 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/96, BranchId=] DEBUG 2024-06-30 02:50:36,470 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/96, BranchId=] DEBUG 2024-06-30 02:50:36,470 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'AD%' DEBUG 2024-06-30 02:50:36,470 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/96, BranchId=] DEBUG 2024-06-30 02:50:36,470 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/96, BranchId=] DEBUG 2024-06-30 02:50:36,470 [main] Physical connection closed DEBUG 2024-06-30 02:50:36,473 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:36,473 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon) DEBUG 2024-06-30 02:50:36,474 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,475 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,476 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,476 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,479 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,479 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,481 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon) DEBUG 2024-06-30 02:50:36,487 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/97, BranchId=] DEBUG 2024-06-30 02:50:36,488 [main] Physical connection got DEBUG 2024-06-30 02:50:36,488 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/97, BranchId=] DEBUG 2024-06-30 02:50:36,488 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/97, BranchId=] DEBUG 2024-06-30 02:50:36,488 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/97, BranchId=] DEBUG 2024-06-30 02:50:36,503 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/97, BranchId=] DEBUG 2024-06-30 02:50:36,503 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/97, BranchId=] DEBUG 2024-06-30 02:50:36,503 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%' DEBUG 2024-06-30 02:50:36,503 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/97, BranchId=] org.seasar.dao.NotExactlyOneRowUpdatedRuntimeException: [EDAO0016]Not Exactly one row updated (actual:2) at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptor.invoke(AssertExactlyOneRowInterceptor.java:34) at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$f02a6d$$MethodInvocation$$invoke0.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$f02a6d.invoke(PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$f02a6d.java) at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$e71d5e$$MethodInvocation$$updateSal0.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$e71d5e.updateSal(AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$e71d5e.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-06-30 02:50:36,505 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/97, BranchId=] DEBUG 2024-06-30 02:50:36,505 [main] Physical connection closed DEBUG 2024-06-30 02:50:36,507 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:36,507 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon) DEBUG 2024-06-30 02:50:36,508 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,509 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,511 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,511 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,514 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,514 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,516 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon) DEBUG 2024-06-30 02:50:36,522 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/98, BranchId=] DEBUG 2024-06-30 02:50:36,522 [main] Physical connection got DEBUG 2024-06-30 02:50:36,522 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/98, BranchId=] DEBUG 2024-06-30 02:50:36,522 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/98, BranchId=] DEBUG 2024-06-30 02:50:36,522 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/98, BranchId=] DEBUG 2024-06-30 02:50:36,537 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/98, BranchId=] DEBUG 2024-06-30 02:50:36,538 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/98, BranchId=] DEBUG 2024-06-30 02:50:36,538 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%' DEBUG 2024-06-30 02:50:36,538 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/98, BranchId=] DEBUG 2024-06-30 02:50:36,539 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/98, BranchId=] DEBUG 2024-06-30 02:50:36,539 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 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-06-30 02:50:36,558 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:36,558 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,559 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,560 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,560 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,563 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,564 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,565 [main] Physical connection got DEBUG 2024-06-30 02:50:36,565 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,584 [main] Logical connection closed, tx=null SELECT EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0, department2.dname AS dname_1, department2.deptno AS deptno_1, department2.versionno AS versionno_1, department2.loc AS loc_1 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno LEFT OUTER JOIN DEPT department2 ON EMP.deptno = department2.deptno DEBUG 2024-06-30 02:50:36,584 [main] Physical connection closed DEBUG 2024-06-30 02:50:36,587 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:36,587 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,588 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,589 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,589 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,592 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,592 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,593 [main] Physical connection got DEBUG 2024-06-30 02:50:36,593 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,671 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,672 [main] Physical connection closed DEBUG 2024-06-30 02:50:36,675 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:36,675 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,676 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,678 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,678 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,680 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,681 [main] S2Container is created(path=j2ee.dicon) org.seasar.framework.exception.SRuntimeException: [EDAO0022]Can not use Identity in this RDB DEBUG 2024-06-30 02:50:36,684 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:36,684 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,685 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,686 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,687 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,689 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,690 [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.136 sec Running org.seasar.dao.impl.BeanMetaDataResultSetHandlerTest DEBUG 2024-06-30 02:50:36,694 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:36,695 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,695 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,697 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,697 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,700 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,700 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,701 [main] Physical connection got DEBUG 2024-06-30 02:50:36,701 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,717 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,718 [main] Logical connection got, tx=null 7788,SCOTT DEBUG 2024-06-30 02:50:36,719 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,719 [main] Physical connection closed DEBUG 2024-06-30 02:50:36,720 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:36,720 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,722 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,723 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,723 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,726 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,726 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,727 [main] Physical connection got DEBUG 2024-06-30 02:50:36,727 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,746 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,746 [main] Logical connection got, tx=null 0,SCOTT DEBUG 2024-06-30 02:50:36,746 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,747 [main] Physical connection closed DEBUG 2024-06-30 02:50:36,748 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:36,748 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,749 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,751 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,751 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,754 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,754 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,755 [main] Physical connection got DEBUG 2024-06-30 02:50:36,755 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,765 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,767 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,767 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,767 [main] Physical connection closed DEBUG 2024-06-30 02:50:36,769 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:36,769 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,770 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,772 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,772 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,774 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,775 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,776 [main] Physical connection got DEBUG 2024-06-30 02:50:36,776 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,787 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,787 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,788 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,788 [main] Physical connection closed DEBUG 2024-06-30 02:50:36,791 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:36,791 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,792 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,793 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,793 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,796 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,796 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,798 [main] Physical connection got DEBUG 2024-06-30 02:50:36,798 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,809 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,809 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,810 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,810 [main] Physical connection closed Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec Running org.seasar.dao.unit.S2DaoBeanReaderTest DEBUG 2024-06-30 02:50:36,814 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:36,814 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,815 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,872 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,872 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,875 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,875 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,876 [main] Physical connection got DEBUG 2024-06-30 02:50:36,876 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,893 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,893 [main] Physical connection closed DEBUG 2024-06-30 02:50:36,895 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:36,896 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,896 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,897 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,898 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,900 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,901 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,902 [main] Physical connection got DEBUG 2024-06-30 02:50:36,902 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,918 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,918 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec Running org.seasar.dao.impl.DaoMetaDataFactoryImplTest DEBUG 2024-06-30 02:50:36,920 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:36,921 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:36,922 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,924 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,925 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,925 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,928 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,928 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,930 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:36,933 [main] Physical connection got DEBUG 2024-06-30 02:50:36,933 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,933 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,933 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,936 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,939 [main] Physical connection closed DEBUG 2024-06-30 02:50:36,940 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:36,941 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:36,942 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,943 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,944 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,944 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,947 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,948 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,950 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:36,952 [main] Physical connection got DEBUG 2024-06-30 02:50:36,952 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,952 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,952 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,954 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,957 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,957 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,957 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:36,957 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,959 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec Running org.seasar.dao.dbms.DbmsManagerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.seasar.dao.unit.S2DaoTestCaseTest DEBUG 2024-06-30 02:50:36,964 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:36,964 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,966 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,967 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,967 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,970 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,970 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,972 [main] Physical connection got DEBUG 2024-06-30 02:50:36,972 [main] Logical connection got, tx=null WARN 2024-06-30 02:50:36,976 [main] Table(S2DaoTestCaseTest$Hoge) not found WARN 2024-06-30 02:50:36,976 [main] Table(S2DaoTestCaseTest$Foo) not found DEBUG 2024-06-30 02:50:36,979 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,980 [main] Physical connection closed DEBUG 2024-06-30 02:50:36,982 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:36,982 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,983 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,984 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:36,984 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,986 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:36,987 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:36,989 [main] Physical connection got DEBUG 2024-06-30 02:50:36,989 [main] Logical connection got, tx=null WARN 2024-06-30 02:50:36,992 [main] Table(S2DaoTestCaseTest$Hoge) not found WARN 2024-06-30 02:50:36,992 [main] Table(S2DaoTestCaseTest$Foo) not found DEBUG 2024-06-30 02:50:36,997 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:36,997 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec Running org.seasar.dao.impl.UpdateAutoStaticCommandTest DEBUG 2024-06-30 02:50:37,000 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:37,000 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:37,002 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:37,003 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:37,003 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:37,006 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:37,006 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:37,007 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/99, BranchId=] DEBUG 2024-06-30 02:50:37,008 [main] Physical connection got DEBUG 2024-06-30 02:50:37,008 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/99, BranchId=] DEBUG 2024-06-30 02:50:37,008 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/99, BranchId=] DEBUG 2024-06-30 02:50:37,008 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/99, BranchId=] DEBUG 2024-06-30 02:50:37,024 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/99, BranchId=] DEBUG 2024-06-30 02:50:37,032 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/99, BranchId=] DEBUG 2024-06-30 02:50:37,032 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-06-30 02:50:37,033 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/99, BranchId=] DEBUG 2024-06-30 02:50:37,033 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/99, BranchId=] DEBUG 2024-06-30 02:50:37,033 [main] UPDATE EMP SET tstamp = '2024-06-30 02.50.37', ename = 'SCOTT', deptno = 20, hiredate = '1982-12-09 00.00.00', mgr = 7566, job = 'ANALYST', comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-06-30 02:50:37,033 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/99, BranchId=] DEBUG 2024-06-30 02:50:37,033 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/99, BranchId=] DEBUG 2024-06-30 02:50:37,033 [main] Physical connection closed DEBUG 2024-06-30 02:50:37,036 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:37,036 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:37,037 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:37,038 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:37,038 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:37,041 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:37,041 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:37,042 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/100, BranchId=] DEBUG 2024-06-30 02:50:37,042 [main] Physical connection got DEBUG 2024-06-30 02:50:37,042 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/100, BranchId=] DEBUG 2024-06-30 02:50:37,042 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/100, BranchId=] DEBUG 2024-06-30 02:50:37,043 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/100, BranchId=] DEBUG 2024-06-30 02:50:37,107 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/100, BranchId=] DEBUG 2024-06-30 02:50:37,110 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/100, BranchId=] DEBUG 2024-06-30 02:50:37,110 [main] UPDATE DEPT SET dname = null, versionno = 1, loc = null WHERE deptno = 10 AND versionno = 0 DEBUG 2024-06-30 02:50:37,111 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/100, BranchId=] DEBUG 2024-06-30 02:50:37,111 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/100, BranchId=] DEBUG 2024-06-30 02:50:37,111 [main] Physical connection closed DEBUG 2024-06-30 02:50:37,112 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:37,114 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:37,115 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:37,116 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:37,116 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:37,119 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:37,119 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:37,120 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/101, BranchId=] DEBUG 2024-06-30 02:50:37,120 [main] Physical connection got DEBUG 2024-06-30 02:50:37,121 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/101, BranchId=] DEBUG 2024-06-30 02:50:37,121 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/101, BranchId=] DEBUG 2024-06-30 02:50:37,121 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/101, BranchId=] DEBUG 2024-06-30 02:50:37,128 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/101, BranchId=] DEBUG 2024-06-30 02:50:37,130 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/101, BranchId=] DEBUG 2024-06-30 02:50:37,130 [main] UPDATE DEPT SET dname = null, versionno = 0, loc = null WHERE deptno = 10 AND versionno = -1 DEBUG 2024-06-30 02:50:37,131 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/101, BranchId=] org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1) DEBUG 2024-06-30 02:50:37,131 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/101, BranchId=] DEBUG 2024-06-30 02:50:37,131 [main] Physical connection closed DEBUG 2024-06-30 02:50:37,133 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:37,133 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:37,135 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:37,136 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:37,136 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:37,139 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:37,139 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:37,140 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/102, BranchId=] DEBUG 2024-06-30 02:50:37,140 [main] Physical connection got DEBUG 2024-06-30 02:50:37,140 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/102, BranchId=] DEBUG 2024-06-30 02:50:37,141 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/102, BranchId=] DEBUG 2024-06-30 02:50:37,141 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/102, BranchId=] DEBUG 2024-06-30 02:50:37,157 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/102, BranchId=] DEBUG 2024-06-30 02:50:37,166 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/102, BranchId=] DEBUG 2024-06-30 02:50:37,166 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-06-30 02:50:37,167 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/102, BranchId=] DEBUG 2024-06-30 02:50:37,167 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/102, BranchId=] DEBUG 2024-06-30 02:50:37,167 [main] UPDATE EMP SET tstamp = '2024-06-30 02.50.37', ename = 'SCOTT' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-06-30 02:50:37,167 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/102, BranchId=] DEBUG 2024-06-30 02:50:37,168 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/102, BranchId=] DEBUG 2024-06-30 02:50:37,168 [main] Physical connection closed DEBUG 2024-06-30 02:50:37,170 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:37,170 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:37,171 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:37,172 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:37,172 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:37,175 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:37,175 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:37,176 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/103, BranchId=] DEBUG 2024-06-30 02:50:37,176 [main] Physical connection got DEBUG 2024-06-30 02:50:37,177 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/103, BranchId=] DEBUG 2024-06-30 02:50:37,177 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/103, BranchId=] DEBUG 2024-06-30 02:50:37,177 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/103, BranchId=] DEBUG 2024-06-30 02:50:37,193 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/103, BranchId=] DEBUG 2024-06-30 02:50:37,199 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/103, BranchId=] DEBUG 2024-06-30 02:50:37,199 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788 DEBUG 2024-06-30 02:50:37,201 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/103, BranchId=] DEBUG 2024-06-30 02:50:37,201 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/103, BranchId=] DEBUG 2024-06-30 02:50:37,201 [main] UPDATE EMP SET deptno = 20, tstamp = '2024-06-30 02.50.37' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2024-06-30 02:50:37,201 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/103, BranchId=] DEBUG 2024-06-30 02:50:37,201 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/103, BranchId=] DEBUG 2024-06-30 02:50:37,201 [main] Physical connection closed Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 sec Running org.seasar.dao.util.PropertyDescUtilTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.seasar.dao.impl.FieldDaoAnnotationReaderTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.seasar.dao.pager.NoScrollCursorTest DEBUG 2024-06-30 02:50:37,213 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:37,214 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:37,215 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:37,216 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:37,216 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:37,219 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:37,219 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:37,220 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/104, BranchId=] DEBUG 2024-06-30 02:50:37,220 [main] Physical connection got DEBUG 2024-06-30 02:50:37,221 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/104, BranchId=] DEBUG 2024-06-30 02:50:37,221 [main] S2Pager not use scroll cursor. DEBUG 2024-06-30 02:50:37,221 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/104, BranchId=] DEBUG 2024-06-30 02:50:37,221 [main] Physical connection closed DEBUG 2024-06-30 02:50:37,223 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:37,224 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:37,225 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:37,226 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:37,226 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:37,229 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:37,229 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:37,230 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/105, BranchId=] DEBUG 2024-06-30 02:50:37,230 [main] Physical connection got DEBUG 2024-06-30 02:50:37,230 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/105, BranchId=] DEBUG 2024-06-30 02:50:37,230 [main] S2Pager not use scroll cursor. DEBUG 2024-06-30 02:50:37,230 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/105, BranchId=] DEBUG 2024-06-30 02:50:37,230 [main] Physical connection closed DEBUG 2024-06-30 02:50:37,232 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:37,233 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:37,234 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:37,235 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:37,235 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:37,238 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:37,238 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:37,239 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/106, BranchId=] DEBUG 2024-06-30 02:50:37,239 [main] Physical connection got DEBUG 2024-06-30 02:50:37,239 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/106, BranchId=] DEBUG 2024-06-30 02:50:37,239 [main] S2Pager not use scroll cursor. DEBUG 2024-06-30 02:50:37,239 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/106, BranchId=] DEBUG 2024-06-30 02:50:37,239 [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-06-30 02:50:37,242 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:37,243 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-06-30 02:50:37,244 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-06-30 02:50:37,245 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-06-30 02:50:37,246 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:37,247 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:37,248 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:37,248 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:37,251 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:37,251 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:37,252 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-06-30 02:50:37,254 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-06-30 02:50:37,256 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-06-30 02:50:37,266 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:37,267 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-06-30 02:50:37,268 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-06-30 02:50:37,269 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-06-30 02:50:37,270 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:37,271 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:37,272 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:37,272 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:37,275 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:37,275 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:37,276 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-06-30 02:50:37,278 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-06-30 02:50:37,279 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-06-30 02:50:37,343 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:37,344 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-06-30 02:50:37,345 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-06-30 02:50:37,345 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-06-30 02:50:37,347 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:37,348 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:37,349 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:37,349 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:37,352 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:37,353 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:37,353 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-06-30 02:50:37,355 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-06-30 02:50:37,356 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-06-30 02:50:37,366 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:37,367 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-06-30 02:50:37,367 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-06-30 02:50:37,368 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-06-30 02:50:37,370 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:37,370 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:37,372 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:37,372 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:37,375 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:37,375 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:37,375 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-06-30 02:50:37,378 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-06-30 02:50:37,378 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-06-30 02:50:37,387 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,578 [main] Physical connection got DEBUG 2024-06-30 02:50:37,579 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,579 [main] DELETE FROM CUSTOMER DEBUG 2024-06-30 02:50:37,579 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,579 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,582 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,582 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,582 [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-06-30 02:50:37,583 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,583 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,583 [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-06-30 02:50:37,583 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,583 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,583 [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-06-30 02:50:37,585 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,585 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,586 [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-06-30 02:50:37,586 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,586 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,586 [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-06-30 02:50:37,586 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,586 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,586 [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-06-30 02:50:37,587 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,587 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,587 [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-06-30 02:50:37,587 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,587 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,587 [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-06-30 02:50:37,588 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,588 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,588 [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-06-30 02:50:37,588 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,588 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,588 [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-06-30 02:50:37,588 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,588 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,590 [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-06-30 02:50:37,591 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,591 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,591 [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-06-30 02:50:37,591 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,591 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,591 [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-06-30 02:50:37,592 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,592 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,592 [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-06-30 02:50:37,592 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,592 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,592 [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-06-30 02:50:37,593 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,593 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,593 [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-06-30 02:50:37,593 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,593 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,593 [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-06-30 02:50:37,594 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,594 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,594 [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-06-30 02:50:37,594 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,594 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,594 [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-06-30 02:50:37,594 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,595 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,595 [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-06-30 02:50:37,595 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,595 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,595 [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-06-30 02:50:37,595 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,595 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,596 [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-06-30 02:50:37,596 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,596 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,597 [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-06-30 02:50:37,597 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,597 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,598 [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-06-30 02:50:37,598 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,598 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,598 [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-06-30 02:50:37,598 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,598 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,598 [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-06-30 02:50:37,599 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,599 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,599 [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-06-30 02:50:37,599 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,599 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,599 [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-06-30 02:50:37,599 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,599 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,599 [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-06-30 02:50:37,600 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,600 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,600 [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-06-30 02:50:37,600 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,600 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,600 [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-06-30 02:50:37,600 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,600 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,600 [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-06-30 02:50:37,601 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,601 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,601 [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-06-30 02:50:37,601 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,601 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,601 [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-06-30 02:50:37,601 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,602 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,602 [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-06-30 02:50:37,602 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,603 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,603 [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-06-30 02:50:37,603 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,603 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,603 [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-06-30 02:50:37,603 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,603 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,603 [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-06-30 02:50:37,604 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,604 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,604 [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-06-30 02:50:37,604 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,604 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,604 [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-06-30 02:50:37,604 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,605 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,605 [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-06-30 02:50:37,605 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,605 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,605 [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-06-30 02:50:37,605 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,605 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,605 [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-06-30 02:50:37,605 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,606 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,606 [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-06-30 02:50:37,606 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,606 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,606 [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-06-30 02:50:37,606 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,606 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,606 [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-06-30 02:50:37,607 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,607 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,607 [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-06-30 02:50:37,607 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,607 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,607 [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-06-30 02:50:37,607 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,607 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,607 [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-06-30 02:50:37,607 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,608 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,608 [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-06-30 02:50:37,608 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,608 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,608 [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-06-30 02:50:37,608 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,608 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,608 [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-06-30 02:50:37,608 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,609 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,609 [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-06-30 02:50:37,609 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,609 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,609 [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-06-30 02:50:37,609 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,609 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,609 [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-06-30 02:50:37,609 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,610 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,610 [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-06-30 02:50:37,610 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,610 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,610 [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-06-30 02:50:37,610 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,610 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,610 [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-06-30 02:50:37,610 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,611 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,611 [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-06-30 02:50:37,611 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,611 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,611 [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-06-30 02:50:37,611 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,611 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,611 [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-06-30 02:50:37,611 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,612 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,612 [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-06-30 02:50:37,612 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,612 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,612 [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-06-30 02:50:37,612 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,612 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,612 [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-06-30 02:50:37,612 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,613 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,613 [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-06-30 02:50:37,613 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,613 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,613 [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-06-30 02:50:37,614 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,614 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,614 [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-06-30 02:50:37,614 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,614 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,614 [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-06-30 02:50:37,614 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,615 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,615 [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-06-30 02:50:37,615 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,615 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,615 [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-06-30 02:50:37,615 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,615 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,615 [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-06-30 02:50:37,615 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,616 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,616 [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-06-30 02:50:37,616 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,616 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,616 [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-06-30 02:50:37,616 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,617 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,617 [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-06-30 02:50:37,617 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,617 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,617 [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-06-30 02:50:37,617 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,617 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,618 [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-06-30 02:50:37,618 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,618 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,618 [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-06-30 02:50:37,618 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,618 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,618 [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-06-30 02:50:37,618 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,619 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,619 [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-06-30 02:50:37,619 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,619 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,619 [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-06-30 02:50:37,619 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,619 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,619 [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-06-30 02:50:37,619 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,620 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,620 [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-06-30 02:50:37,620 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,620 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,620 [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-06-30 02:50:37,620 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,620 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,620 [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-06-30 02:50:37,620 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,621 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,621 [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-06-30 02:50:37,621 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,621 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,621 [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-06-30 02:50:37,621 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,621 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,621 [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-06-30 02:50:37,621 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,622 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,622 [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-06-30 02:50:37,622 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,623 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,623 [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-06-30 02:50:37,623 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,624 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,624 [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-06-30 02:50:37,625 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,625 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,625 [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-06-30 02:50:37,625 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,625 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,625 [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-06-30 02:50:37,625 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,625 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,625 [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-06-30 02:50:37,626 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,626 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,626 [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-06-30 02:50:37,626 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,626 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,626 [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-06-30 02:50:37,626 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,626 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,626 [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-06-30 02:50:37,627 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,627 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,627 [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-06-30 02:50:37,627 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,628 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,628 [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-06-30 02:50:37,628 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,628 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,628 [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-06-30 02:50:37,628 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,628 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,628 [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-06-30 02:50:37,629 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,629 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,629 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,629 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,629 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,631 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,631 [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-06-30 02:50:37,631 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,631 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,631 [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-06-30 02:50:37,632 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,633 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/107, BranchId=] DEBUG 2024-06-30 02:50:37,633 [main] Physical connection closed DEBUG 2024-06-30 02:50:37,635 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:37,636 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-06-30 02:50:37,637 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-06-30 02:50:37,638 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-06-30 02:50:37,638 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:37,639 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:37,641 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:37,641 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:37,644 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:37,645 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:37,645 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-06-30 02:50:37,647 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-06-30 02:50:37,647 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-06-30 02:50:37,657 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,682 [main] Physical connection got DEBUG 2024-06-30 02:50:37,682 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,682 [main] DELETE FROM CUSTOMER DEBUG 2024-06-30 02:50:37,682 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,682 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,686 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,686 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,686 [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-06-30 02:50:37,686 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,686 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,690 [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-06-30 02:50:37,690 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,690 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,691 [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-06-30 02:50:37,691 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,691 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,691 [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-06-30 02:50:37,691 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,691 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,691 [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-06-30 02:50:37,691 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,691 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,692 [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-06-30 02:50:37,692 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,692 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,693 [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-06-30 02:50:37,693 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,693 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,693 [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-06-30 02:50:37,693 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,693 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,693 [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-06-30 02:50:37,694 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,694 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,695 [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-06-30 02:50:37,695 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,695 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,695 [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-06-30 02:50:37,695 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,695 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,695 [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-06-30 02:50:37,696 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,696 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,696 [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-06-30 02:50:37,698 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,699 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,699 [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-06-30 02:50:37,699 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,699 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,699 [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-06-30 02:50:37,699 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,699 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,699 [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-06-30 02:50:37,699 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,700 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,700 [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-06-30 02:50:37,700 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,700 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,700 [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-06-30 02:50:37,700 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,700 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,700 [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-06-30 02:50:37,700 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,700 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,701 [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-06-30 02:50:37,701 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,702 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,702 [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-06-30 02:50:37,702 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,702 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,702 [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-06-30 02:50:37,702 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,702 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,702 [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-06-30 02:50:37,702 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,702 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,704 [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-06-30 02:50:37,704 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,704 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,704 [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-06-30 02:50:37,704 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,704 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,704 [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-06-30 02:50:37,704 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,704 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,705 [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-06-30 02:50:37,705 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,705 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,705 [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-06-30 02:50:37,705 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,705 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,705 [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-06-30 02:50:37,705 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,706 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,706 [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-06-30 02:50:37,706 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,706 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,706 [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-06-30 02:50:37,706 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,706 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,706 [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-06-30 02:50:37,707 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,707 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,708 [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-06-30 02:50:37,708 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,708 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,708 [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-06-30 02:50:37,709 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,709 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,709 [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-06-30 02:50:37,709 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,709 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,709 [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-06-30 02:50:37,710 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,710 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,710 [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-06-30 02:50:37,710 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,710 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,710 [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-06-30 02:50:37,711 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,711 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,711 [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-06-30 02:50:37,711 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,711 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,711 [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-06-30 02:50:37,711 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,711 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,711 [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-06-30 02:50:37,711 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,712 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,712 [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-06-30 02:50:37,712 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,712 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,712 [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-06-30 02:50:37,712 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,712 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,712 [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-06-30 02:50:37,713 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,713 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,713 [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-06-30 02:50:37,714 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,714 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,715 [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-06-30 02:50:37,715 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,715 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,715 [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-06-30 02:50:37,715 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,715 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,715 [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-06-30 02:50:37,716 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,716 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,716 [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-06-30 02:50:37,716 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,716 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,716 [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-06-30 02:50:37,716 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,716 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,716 [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-06-30 02:50:37,717 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,717 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,717 [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-06-30 02:50:37,718 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,718 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,718 [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-06-30 02:50:37,718 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,718 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,718 [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-06-30 02:50:37,718 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,719 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,719 [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-06-30 02:50:37,722 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,722 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,722 [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-06-30 02:50:37,723 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,723 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,723 [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-06-30 02:50:37,723 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,723 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,723 [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-06-30 02:50:37,724 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,724 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,726 [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-06-30 02:50:37,726 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,726 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,726 [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-06-30 02:50:37,726 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,726 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,726 [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-06-30 02:50:37,726 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,726 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,726 [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-06-30 02:50:37,727 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,727 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,727 [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-06-30 02:50:37,727 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,727 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,727 [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-06-30 02:50:37,727 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,727 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,727 [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-06-30 02:50:37,727 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,728 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,728 [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-06-30 02:50:37,728 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,728 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,728 [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-06-30 02:50:37,728 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,728 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,728 [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-06-30 02:50:37,729 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,729 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,729 [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-06-30 02:50:37,729 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,729 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,729 [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-06-30 02:50:37,729 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,729 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,729 [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-06-30 02:50:37,729 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,730 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,730 [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-06-30 02:50:37,730 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,730 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,730 [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-06-30 02:50:37,730 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,730 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,730 [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-06-30 02:50:37,730 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,730 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,731 [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-06-30 02:50:37,731 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,731 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,731 [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-06-30 02:50:37,731 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,731 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,731 [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-06-30 02:50:37,731 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,731 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,731 [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-06-30 02:50:37,733 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,733 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,733 [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-06-30 02:50:37,734 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,734 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,734 [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-06-30 02:50:37,734 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,734 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,734 [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-06-30 02:50:37,734 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,734 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,734 [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-06-30 02:50:37,734 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,735 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,735 [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-06-30 02:50:37,735 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,735 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,736 [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-06-30 02:50:37,736 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,736 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,736 [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-06-30 02:50:37,736 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,736 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,736 [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-06-30 02:50:37,736 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,736 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,737 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (87, '雉宗 八十七郎', '青森県', '1950-02-15 00.00.00', 'A', '2007-02-11 00.00.00', 40, 899) DEBUG 2024-06-30 02:50:37,737 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,738 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,738 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (88, '久井奈 八十八郎', '福島県', '1987-07-16 00.00.00', 'O', '2006-02-10 00.00.00', 50, 466) DEBUG 2024-06-30 02:50:37,738 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,738 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,738 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (89, '獅威鎖 八十九郎', '和歌山県', '1948-12-14 00.00.00', 'O', '2005-09-10 00.00.00', 98, 591) DEBUG 2024-06-30 02:50:37,738 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,738 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,738 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (90, '雉宗 九十郎', '山梨県', '1951-11-12 00.00.00', 'AB', '2005-11-22 00.00.00', 70, 303) DEBUG 2024-06-30 02:50:37,738 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,738 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,739 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (91, '須寅 九十一郎', '大阪府', '1955-10-22 00.00.00', 'B', '2007-02-24 00.00.00', 61, 6) DEBUG 2024-06-30 02:50:37,739 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,739 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,739 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (92, '久井奈 九十二郎', '大分県', '1966-06-27 00.00.00', 'O', '2006-02-09 00.00.00', 48, 82) DEBUG 2024-06-30 02:50:37,739 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,739 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,739 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (93, '渥司守 九十三郎', '兵庫県', '1977-10-26 00.00.00', 'B', '2006-04-07 00.00.00', 18, 82) DEBUG 2024-06-30 02:50:37,740 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,740 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,740 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (94, '久井奈 九十四郎', '茨城県', '1972-11-08 00.00.00', 'B', '2006-09-07 00.00.00', 74, 43) DEBUG 2024-06-30 02:50:37,740 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,740 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,740 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (95, '獅威鎖 九十五郎', '長崎県', '1987-01-05 00.00.00', 'O', '2006-08-18 00.00.00', 38, 435) DEBUG 2024-06-30 02:50:37,740 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,740 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,740 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (96, '久井奈 九十六郎', '大分県', '1958-02-24 00.00.00', 'A', '2006-04-17 00.00.00', 73, 547) DEBUG 2024-06-30 02:50:37,740 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,741 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,741 [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-06-30 02:50:37,741 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,741 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,741 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (98, '渥司守 九十八郎', '福井県', '1968-01-14 00.00.00', 'AB', '2006-03-21 00.00.00', 23, 903) DEBUG 2024-06-30 02:50:37,741 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,741 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,741 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (99, '田尾 九十九郎', '滋賀県', '1974-03-29 00.00.00', 'AB', '2007-07-06 00.00.00', 8, 628) DEBUG 2024-06-30 02:50:37,741 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,741 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,741 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (100, '獅威鎖 百郎', '島根県', '1980-08-04 00.00.00', 'A', '2007-04-29 00.00.00', 88, 90) DEBUG 2024-06-30 02:50:37,742 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,753 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,753 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,753 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,754 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,757 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,757 [main] SELECT count(*) FROM (select * from customer where DATE_OF_JOIN >= '2006-01-01' ) AS total DEBUG 2024-06-30 02:50:37,758 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,758 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,758 [main] select * from customer where DATE_OF_JOIN >= '2006-01-01' order by PRIORITY LIMIT 12 OFFSET 18 DEBUG 2024-06-30 02:50:37,761 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,761 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,761 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,764 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/108, BranchId=] DEBUG 2024-06-30 02:50:37,764 [main] Physical connection closed DEBUG 2024-06-30 02:50:37,766 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:37,766 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-06-30 02:50:37,767 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-06-30 02:50:37,768 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-06-30 02:50:37,769 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:37,770 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:37,771 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:37,772 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:37,776 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:37,776 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:37,777 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-06-30 02:50:37,778 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-06-30 02:50:37,778 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-06-30 02:50:37,788 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,798 [main] Physical connection got DEBUG 2024-06-30 02:50:37,798 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,798 [main] DELETE FROM CUSTOMER DEBUG 2024-06-30 02:50:37,798 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,798 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,801 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,801 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,801 [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-06-30 02:50:37,801 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,801 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,801 [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-06-30 02:50:37,801 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,801 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,802 [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-06-30 02:50:37,802 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,802 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,802 [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-06-30 02:50:37,802 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,802 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,802 [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-06-30 02:50:37,802 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,802 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,802 [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-06-30 02:50:37,803 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,803 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,803 [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-06-30 02:50:37,803 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,803 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,803 [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-06-30 02:50:37,803 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,803 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,803 [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-06-30 02:50:37,803 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,803 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,804 [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-06-30 02:50:37,804 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,804 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,804 [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-06-30 02:50:37,804 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,804 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,804 [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-06-30 02:50:37,804 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,804 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,804 [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-06-30 02:50:37,805 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,805 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,805 [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-06-30 02:50:37,805 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,805 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,805 [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-06-30 02:50:37,805 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,805 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,805 [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-06-30 02:50:37,805 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,805 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,806 [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-06-30 02:50:37,806 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,806 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,806 [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-06-30 02:50:37,806 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,806 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,806 [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-06-30 02:50:37,806 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,806 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,808 [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-06-30 02:50:37,808 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,808 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,808 [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-06-30 02:50:37,808 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,808 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,808 [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-06-30 02:50:37,808 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,808 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,808 [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-06-30 02:50:37,809 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,809 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,809 [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-06-30 02:50:37,809 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,809 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,809 [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-06-30 02:50:37,809 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,809 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,809 [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-06-30 02:50:37,809 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,809 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,810 [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-06-30 02:50:37,810 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,810 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,810 [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-06-30 02:50:37,810 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,810 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,810 [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-06-30 02:50:37,810 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,810 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,810 [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-06-30 02:50:37,811 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,811 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,811 [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-06-30 02:50:37,811 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,811 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,811 [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-06-30 02:50:37,811 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,811 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,811 [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-06-30 02:50:37,811 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,811 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,812 [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-06-30 02:50:37,812 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,812 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,812 [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-06-30 02:50:37,812 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,812 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,812 [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-06-30 02:50:37,812 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,812 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,812 [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-06-30 02:50:37,813 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,813 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,813 [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-06-30 02:50:37,813 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,813 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,813 [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-06-30 02:50:37,813 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,813 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,813 [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-06-30 02:50:37,813 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,814 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,814 [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-06-30 02:50:37,814 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,814 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,814 [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-06-30 02:50:37,814 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,814 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,814 [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-06-30 02:50:37,814 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,814 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,814 [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-06-30 02:50:37,815 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,815 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,815 [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-06-30 02:50:37,815 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,815 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,815 [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-06-30 02:50:37,815 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,815 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,815 [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-06-30 02:50:37,815 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,816 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,816 [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-06-30 02:50:37,816 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,816 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,816 [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-06-30 02:50:37,816 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,816 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,816 [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-06-30 02:50:37,816 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,816 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,817 [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-06-30 02:50:37,817 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,818 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,818 [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-06-30 02:50:37,818 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,818 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,818 [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-06-30 02:50:37,818 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,818 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,818 [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-06-30 02:50:37,818 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,818 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,819 [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-06-30 02:50:37,819 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,819 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,819 [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-06-30 02:50:37,819 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,819 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,819 [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-06-30 02:50:37,819 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,819 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,819 [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-06-30 02:50:37,820 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,820 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,820 [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-06-30 02:50:37,820 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,820 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,820 [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-06-30 02:50:37,820 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,821 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,821 [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-06-30 02:50:37,821 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,821 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,821 [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-06-30 02:50:37,821 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,821 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,821 [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-06-30 02:50:37,821 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,821 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,822 [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-06-30 02:50:37,822 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,822 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,822 [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-06-30 02:50:37,822 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,822 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,822 [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-06-30 02:50:37,822 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,822 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,822 [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-06-30 02:50:37,823 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,823 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,823 [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-06-30 02:50:37,823 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,823 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,823 [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-06-30 02:50:37,823 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,823 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,823 [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-06-30 02:50:37,823 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,823 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,824 [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-06-30 02:50:37,824 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,824 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,824 [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-06-30 02:50:37,824 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,824 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,824 [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-06-30 02:50:37,824 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,824 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,824 [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-06-30 02:50:37,825 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,825 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,825 [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-06-30 02:50:37,825 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,825 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,825 [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-06-30 02:50:37,825 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,825 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,825 [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-06-30 02:50:37,825 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,825 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,826 [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-06-30 02:50:37,826 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,826 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,826 [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-06-30 02:50:37,826 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,826 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,826 [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-06-30 02:50:37,826 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,826 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,826 [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-06-30 02:50:37,826 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,827 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,827 [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-06-30 02:50:37,827 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,827 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,828 [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-06-30 02:50:37,828 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,828 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,829 [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-06-30 02:50:37,829 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,829 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,829 [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-06-30 02:50:37,829 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,829 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,829 [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-06-30 02:50:37,829 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,829 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,829 [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-06-30 02:50:37,830 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,830 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,830 [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-06-30 02:50:37,830 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,830 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,830 [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-06-30 02:50:37,830 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,830 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,830 [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-06-30 02:50:37,830 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,831 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,831 [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-06-30 02:50:37,831 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,831 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,831 [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-06-30 02:50:37,831 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,831 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,831 [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-06-30 02:50:37,831 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,831 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,832 [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-06-30 02:50:37,832 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,832 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,832 [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-06-30 02:50:37,832 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,832 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,832 [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-06-30 02:50:37,832 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,832 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,832 [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-06-30 02:50:37,832 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,833 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,833 [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-06-30 02:50:37,833 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,833 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,833 [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-06-30 02:50:37,834 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,834 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,834 [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-06-30 02:50:37,834 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,836 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,836 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,836 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,837 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,840 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,840 [main] SELECT count(*) FROM (select * from customer where DATE_OF_JOIN >= '2006-01-01' ) AS total DEBUG 2024-06-30 02:50:37,841 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,841 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,841 [main] select * from customer where DATE_OF_JOIN >= '2006-01-01' order by PRIORITY LIMIT 12 OFFSET 18 DEBUG 2024-06-30 02:50:37,842 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,842 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,842 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,844 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/109, BranchId=] DEBUG 2024-06-30 02:50:37,845 [main] Physical connection closed DEBUG 2024-06-30 02:50:37,847 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:37,847 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-06-30 02:50:37,849 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-06-30 02:50:37,851 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-06-30 02:50:37,852 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:37,854 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:37,855 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:37,855 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:37,859 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:37,859 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:37,860 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2024-06-30 02:50:37,861 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2024-06-30 02:50:37,862 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2024-06-30 02:50:37,872 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,883 [main] Physical connection got DEBUG 2024-06-30 02:50:37,883 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,883 [main] DELETE FROM CUSTOMER DEBUG 2024-06-30 02:50:37,883 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,883 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,886 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,886 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,886 [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-06-30 02:50:37,886 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,886 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,886 [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-06-30 02:50:37,886 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,886 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,886 [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-06-30 02:50:37,887 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,887 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,887 [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-06-30 02:50:37,887 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,887 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,887 [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-06-30 02:50:37,887 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,887 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,887 [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-06-30 02:50:37,887 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,888 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,888 [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-06-30 02:50:37,888 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,888 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,888 [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-06-30 02:50:37,888 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,888 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,888 [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-06-30 02:50:37,888 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,889 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,889 [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-06-30 02:50:37,889 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,889 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,889 [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-06-30 02:50:37,889 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,889 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,889 [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-06-30 02:50:37,889 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,889 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,889 [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-06-30 02:50:37,890 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,890 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,890 [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-06-30 02:50:37,890 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,890 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,890 [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-06-30 02:50:37,890 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,890 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,890 [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-06-30 02:50:37,890 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,890 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,891 [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-06-30 02:50:37,891 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,891 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,891 [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-06-30 02:50:37,891 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,892 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,892 [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-06-30 02:50:37,893 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,893 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,893 [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-06-30 02:50:37,893 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,893 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,893 [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-06-30 02:50:37,893 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,893 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,894 [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-06-30 02:50:37,894 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,894 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,894 [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-06-30 02:50:37,895 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,895 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,895 [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-06-30 02:50:37,895 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,895 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,895 [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-06-30 02:50:37,895 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,895 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,895 [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-06-30 02:50:37,896 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,896 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,896 [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-06-30 02:50:37,896 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,896 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,896 [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-06-30 02:50:37,896 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,896 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,896 [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-06-30 02:50:37,896 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,897 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,897 [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-06-30 02:50:37,897 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,897 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,897 [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-06-30 02:50:37,897 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,897 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,897 [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-06-30 02:50:37,897 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,898 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,898 [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-06-30 02:50:37,898 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,898 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,899 [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-06-30 02:50:37,899 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,899 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,899 [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-06-30 02:50:37,899 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,899 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,899 [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-06-30 02:50:37,899 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,899 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,899 [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-06-30 02:50:37,900 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,900 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,900 [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-06-30 02:50:37,900 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,900 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,900 [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-06-30 02:50:37,900 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,900 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,900 [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-06-30 02:50:37,901 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,901 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,901 [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-06-30 02:50:37,901 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,901 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,901 [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-06-30 02:50:37,901 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,901 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,901 [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-06-30 02:50:37,901 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,901 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,902 [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-06-30 02:50:37,902 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,902 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,902 [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-06-30 02:50:37,902 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,902 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,902 [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-06-30 02:50:37,903 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,903 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,903 [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-06-30 02:50:37,903 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,903 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,903 [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-06-30 02:50:37,903 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,903 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,903 [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-06-30 02:50:37,903 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,903 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,905 [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-06-30 02:50:37,905 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,905 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,905 [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-06-30 02:50:37,905 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,905 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,905 [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-06-30 02:50:37,905 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,905 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,905 [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-06-30 02:50:37,906 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,906 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,906 [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-06-30 02:50:37,906 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,906 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,906 [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-06-30 02:50:37,906 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,906 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,907 [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-06-30 02:50:37,907 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,907 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,907 [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-06-30 02:50:37,907 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,907 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,907 [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-06-30 02:50:37,907 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,907 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,907 [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-06-30 02:50:37,908 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,908 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,908 [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-06-30 02:50:37,908 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,908 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,908 [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-06-30 02:50:37,908 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,908 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,908 [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-06-30 02:50:37,908 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,909 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,909 [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-06-30 02:50:37,909 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,909 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,909 [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-06-30 02:50:37,909 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,909 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,909 [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-06-30 02:50:37,909 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,909 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,909 [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-06-30 02:50:37,910 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,910 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,910 [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-06-30 02:50:37,910 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,910 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,910 [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-06-30 02:50:37,910 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,910 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,910 [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-06-30 02:50:37,910 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,910 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,911 [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-06-30 02:50:37,911 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,911 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,911 [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-06-30 02:50:37,911 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,911 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,911 [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-06-30 02:50:37,911 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,911 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,911 [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-06-30 02:50:37,911 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,912 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,912 [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-06-30 02:50:37,912 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,912 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,912 [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-06-30 02:50:37,912 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,912 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,912 [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-06-30 02:50:37,912 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,913 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,913 [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-06-30 02:50:37,913 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,913 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,913 [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-06-30 02:50:37,913 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,913 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,913 [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-06-30 02:50:37,913 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,913 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,914 [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-06-30 02:50:37,914 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,914 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,914 [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-06-30 02:50:37,914 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,915 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,915 [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-06-30 02:50:37,915 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,915 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,915 [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-06-30 02:50:37,915 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,915 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,915 [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-06-30 02:50:37,916 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,916 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,916 [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-06-30 02:50:37,916 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,916 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,916 [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-06-30 02:50:37,916 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,916 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,916 [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-06-30 02:50:37,916 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,916 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,916 [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-06-30 02:50:37,917 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,917 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,917 [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-06-30 02:50:37,917 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,917 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,917 [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-06-30 02:50:37,917 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,918 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,918 [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-06-30 02:50:37,918 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,918 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,918 [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-06-30 02:50:37,918 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,918 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,918 [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-06-30 02:50:37,918 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,918 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,918 [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-06-30 02:50:37,919 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,919 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,919 [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-06-30 02:50:37,919 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,919 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,919 [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-06-30 02:50:37,919 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,919 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,919 [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-06-30 02:50:37,919 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,919 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,920 [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-06-30 02:50:37,920 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,920 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,920 [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-06-30 02:50:37,920 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,920 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,920 [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-06-30 02:50:37,920 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,929 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,929 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,929 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,929 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,930 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,930 [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-06-30 02:50:37,932 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,932 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:37,993 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:38,004 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/110, BranchId=] DEBUG 2024-06-30 02:50:38,004 [main] Physical connection closed Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.764 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-06-30 02:50:38,009 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:38,010 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:38,011 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:38,012 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:38,012 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:38,015 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:38,015 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:38,017 [main] Physical connection got DEBUG 2024-06-30 02:50:38,017 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:38,018 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:38,018 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.seasar.dao.issue.Jira101Test DEBUG 2024-06-30 02:50:38,020 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:38,020 [main] S2Container will be created(path=org/seasar/dao/issue/Jira101Test.dicon) DEBUG 2024-06-30 02:50:38,021 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2024-06-30 02:50:38,023 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:38,023 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:38,025 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:38,025 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:38,027 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:38,028 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:38,029 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2024-06-30 02:50:38,031 [main] S2Container is created(path=org/seasar/dao/issue/Jira101Test.dicon) DEBUG 2024-06-30 02:50:38,040 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/111, BranchId=] DEBUG 2024-06-30 02:50:38,040 [main] Physical connection got DEBUG 2024-06-30 02:50:38,040 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/111, BranchId=] DEBUG 2024-06-30 02:50:38,040 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/111, BranchId=] DEBUG 2024-06-30 02:50:38,040 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/111, BranchId=] DEBUG 2024-06-30 02:50:38,047 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/111, BranchId=] DEBUG 2024-06-30 02:50:38,048 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/111, BranchId=] DEBUG 2024-06-30 02:50:38,048 [main] INSERT INTO JIRA101_TABLE (aaa, bbb, foo_id) VALUES ('a1', 'b1', 777) DEBUG 2024-06-30 02:50:38,048 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/111, BranchId=] DEBUG 2024-06-30 02:50:38,048 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/111, BranchId=] DEBUG 2024-06-30 02:50:38,048 [main] SELECT JIRA101_TABLE.aaa, JIRA101_TABLE.bbb, JIRA101_TABLE.foo_id FROM JIRA101_TABLE WHERE JIRA101_TABLE.FOO_ID = 777 DEBUG 2024-06-30 02:50:38,049 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/111, BranchId=] DEBUG 2024-06-30 02:50:38,049 [main] skip UPDATE: table=JIRA101_TABLE, key{foo_id=777} DEBUG 2024-06-30 02:50:38,049 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/111, BranchId=] DEBUG 2024-06-30 02:50:38,049 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec Running org.seasar.dao.interceptors.AssertAtLeastOneRowInterceptorTest DEBUG 2024-06-30 02:50:38,053 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:38,053 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertAtLeastOneRowInterceptorTest.dicon) DEBUG 2024-06-30 02:50:38,054 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:38,055 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:38,056 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:38,056 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:38,058 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:38,059 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:38,062 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertAtLeastOneRowInterceptorTest.dicon) DEBUG 2024-06-30 02:50:38,068 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/112, BranchId=] DEBUG 2024-06-30 02:50:38,068 [main] Physical connection got DEBUG 2024-06-30 02:50:38,068 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/112, BranchId=] DEBUG 2024-06-30 02:50:38,068 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/112, BranchId=] DEBUG 2024-06-30 02:50:38,069 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/112, BranchId=] DEBUG 2024-06-30 02:50:38,084 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/112, BranchId=] DEBUG 2024-06-30 02:50:38,085 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/112, BranchId=] DEBUG 2024-06-30 02:50:38,085 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%' DEBUG 2024-06-30 02:50:38,085 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/112, BranchId=] DEBUG 2024-06-30 02:50:38,085 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/112, BranchId=] DEBUG 2024-06-30 02:50:38,085 [main] Physical connection closed DEBUG 2024-06-30 02:50:38,087 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:38,087 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertAtLeastOneRowInterceptorTest.dicon) DEBUG 2024-06-30 02:50:38,088 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:38,090 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:38,091 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:38,091 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:38,094 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:38,094 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:38,095 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertAtLeastOneRowInterceptorTest.dicon) DEBUG 2024-06-30 02:50:38,102 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/113, BranchId=] DEBUG 2024-06-30 02:50:38,102 [main] Physical connection got DEBUG 2024-06-30 02:50:38,102 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/113, BranchId=] DEBUG 2024-06-30 02:50:38,102 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/113, BranchId=] DEBUG 2024-06-30 02:50:38,102 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/113, BranchId=] DEBUG 2024-06-30 02:50:38,118 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/113, BranchId=] DEBUG 2024-06-30 02:50:38,118 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/113, BranchId=] DEBUG 2024-06-30 02:50:38,118 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%' DEBUG 2024-06-30 02:50:38,118 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/113, BranchId=] DEBUG 2024-06-30 02:50:38,118 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/113, BranchId=] DEBUG 2024-06-30 02:50:38,119 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 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-06-30 02:50:38,123 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:38,124 [main] S2Container will be created(path=org/seasar/dao/impl/NestedDaoMethodTest.dicon) DEBUG 2024-06-30 02:50:38,125 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:38,126 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:38,127 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:38,128 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:38,128 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:38,131 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:38,131 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:38,134 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:38,135 [main] S2Container is created(path=org/seasar/dao/impl/NestedDaoMethodTest.dicon) DEBUG 2024-06-30 02:50:38,143 [main] Physical connection got DEBUG 2024-06-30 02:50:38,143 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:38,143 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:38,143 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:38,146 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:38,147 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:38,147 [main] SELECT EMP.empno, EMP.ename, EMP.deptno FROM EMP WHERE empno = 7782 DEBUG 2024-06-30 02:50:38,148 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:38,148 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:38,148 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:38,149 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:38,150 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:38,150 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:38,150 [main] SELECT DEPT.dname, DEPT.deptno FROM DEPT WHERE DEPT.deptno = 10 DEBUG 2024-06-30 02:50:38,150 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:38,150 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 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-06-30 02:50:38,158 [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-06-30 02:50:38,162 [main] Argument(job) not found SELECT * FROM emp WARN 2024-06-30 02:50:38,162 [main] Argument(aaa) not found [] [] [aaabbb] [aaa] [bbbddd] SELECT * FROM emp WHERE deptno = 10 WARN 2024-06-30 02:50:38,164 [main] Argument(job) not found WARN 2024-06-30 02:50:38,164 [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-06-30 02:50:38,166 [main] Argument(moge) not found WARN 2024-06-30 02:50:38,166 [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-06-30 02:50:38,167 [main] Argument(hoge) not found WARN 2024-06-30 02:50:38,167 [main] Argument($1) not found WARN 2024-06-30 02:50:38,167 [main] Argument($1) not found SELECT AAA FROM HOGE where bb = ? /* comment */ WARN 2024-06-30 02:50:38,167 [main] Argument($1) not found WARN 2024-06-30 02:50:38,167 [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-06-30 02:50:38,170 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:38,171 [main] S2Container will be created(path=org/seasar/dao/impl/QuestionInCommentTest.dicon) DEBUG 2024-06-30 02:50:38,172 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:38,172 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:38,173 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:38,240 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:38,240 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:38,242 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:38,243 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:38,245 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:38,246 [main] S2Container is created(path=org/seasar/dao/impl/QuestionInCommentTest.dicon) DEBUG 2024-06-30 02:50:38,253 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/114, BranchId=] DEBUG 2024-06-30 02:50:38,254 [main] Physical connection got DEBUG 2024-06-30 02:50:38,254 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/114, BranchId=] DEBUG 2024-06-30 02:50:38,254 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/114, BranchId=] DEBUG 2024-06-30 02:50:38,254 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/114, BranchId=] DEBUG 2024-06-30 02:50:38,258 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/114, BranchId=] DEBUG 2024-06-30 02:50:38,260 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/114, BranchId=] DEBUG 2024-06-30 02:50:38,260 [main] INSERT INTO EMP ( EMPNO, ENAME, TSTAMP ) VALUES ( /* comment */ 2222, 'aaaaaaaaaaaa', null /* in comment */ ) DEBUG 2024-06-30 02:50:38,260 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/114, BranchId=] DEBUG 2024-06-30 02:50:38,261 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/114, BranchId=] DEBUG 2024-06-30 02:50:38,261 [main] Physical connection closed DEBUG 2024-06-30 02:50:38,263 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:38,263 [main] S2Container will be created(path=org/seasar/dao/impl/QuestionInCommentTest.dicon) DEBUG 2024-06-30 02:50:38,264 [main] S2Container will be created(path=dao.dicon) DEBUG 2024-06-30 02:50:38,265 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:38,266 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:38,268 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:38,268 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:38,270 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:38,271 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:38,272 [main] S2Container is created(path=dao.dicon) DEBUG 2024-06-30 02:50:38,273 [main] S2Container is created(path=org/seasar/dao/impl/QuestionInCommentTest.dicon) DEBUG 2024-06-30 02:50:38,280 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/115, BranchId=] DEBUG 2024-06-30 02:50:38,280 [main] Physical connection got DEBUG 2024-06-30 02:50:38,280 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/115, BranchId=] DEBUG 2024-06-30 02:50:38,280 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/115, BranchId=] DEBUG 2024-06-30 02:50:38,280 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/115, BranchId=] DEBUG 2024-06-30 02:50:38,284 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/115, BranchId=] DEBUG 2024-06-30 02:50:38,285 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/115, BranchId=] DEBUG 2024-06-30 02:50:38,285 [main] select * from EMP where ENAME = 'te?st' DEBUG 2024-06-30 02:50:38,285 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/115, BranchId=] DEBUG 2024-06-30 02:50:38,285 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/115, BranchId=] DEBUG 2024-06-30 02:50:38,285 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 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-06-30 02:50:38,293 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:38,294 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:38,294 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:38,295 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:38,295 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:38,298 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:38,299 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:38,299 [main] Transaction began, tx=[FormatId=4360, GlobalId=1719683425558/116, BranchId=] DEBUG 2024-06-30 02:50:38,301 [main] Physical connection got DEBUG 2024-06-30 02:50:38,301 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/116, BranchId=] DEBUG 2024-06-30 02:50:38,301 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/116, BranchId=] DEBUG 2024-06-30 02:50:38,301 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/116, BranchId=] DEBUG 2024-06-30 02:50:38,316 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/116, BranchId=] DEBUG 2024-06-30 02:50:38,323 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/116, BranchId=] DEBUG 2024-06-30 02:50:38,324 [main] DELETE FROM EMP WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-06-30 02:50:38,324 [main] DELETE FROM EMP WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-06-30 02:50:38,324 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/116, BranchId=] DEBUG 2024-06-30 02:50:38,324 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1719683425558/116, BranchId=] DEBUG 2024-06-30 02:50:38,324 [main] DELETE FROM EMP WHERE empno = 7782 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-06-30 02:50:38,324 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2000-01-01 00.00.00' DEBUG 2024-06-30 02:50:38,324 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1719683425558/116, BranchId=] DEBUG 2024-06-30 02:50:38,324 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1719683425558/116, BranchId=] DEBUG 2024-06-30 02:50:38,324 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec Running org.seasar.dao.impl.OverloadNotSupportedSqlCommandTest DEBUG 2024-06-30 02:50:38,327 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2024-06-30 02:50:38,328 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:38,328 [main] S2Container will be created(path=jta.dicon) DEBUG 2024-06-30 02:50:38,330 [main] S2Container is created(path=jta.dicon) DEBUG 2024-06-30 02:50:38,330 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:38,333 [main] S2Container is created(path=jdbc.dicon) DEBUG 2024-06-30 02:50:38,333 [main] S2Container is created(path=j2ee.dicon) DEBUG 2024-06-30 02:50:38,335 [main] Physical connection got DEBUG 2024-06-30 02:50:38,335 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:38,335 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:38,335 [main] Logical connection got, tx=null DEBUG 2024-06-30 02:50:38,350 [main] Logical connection closed, tx=null DEBUG 2024-06-30 02:50:38,352 [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.002 sec Results : Tests run: 448, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar] [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-s24-test/target/s2-dao-s24-test-1.0.52-SNAPSHOT.jar [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] [build-helper:add-test-source {execution: add-test-source}] [INFO] Test Source directory: /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-s24-test/src/test/java added. [INFO] [source:jar {execution: source-jar}] [INFO] Building jar: /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-s24-test/target/s2-dao-s24-test-1.0.52-SNAPSHOT-sources.jar [INFO] [install:install] [INFO] Installing /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-s24-test/target/s2-dao-s24-test-1.0.52-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/seasar/dao/s2-dao-s24-test/1.0.52-SNAPSHOT/s2-dao-s24-test-1.0.52-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-s24-test/target/s2-dao-s24-test-1.0.52-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/seasar/dao/s2-dao-s24-test/1.0.52-SNAPSHOT/s2-dao-s24-test-1.0.52-SNAPSHOT-sources.jar [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] ------------------------------------------------------------------------ [INFO] S2Dao Project ......................................... SUCCESS [2.356s] [INFO] S2Dao ................................................. SUCCESS [15.757s] [INFO] S2Dao Examples ........................................ SUCCESS [2.194s] [INFO] S2Dao tests for Seasar2.4.x ........................... SUCCESS [15.640s] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 36 seconds [INFO] Finished at: Sun Jun 30 02:50:38 JST 2024 [INFO] Final Memory: 20M/41M [INFO] ------------------------------------------------------------------------ Recording test results [Checks API] No suitable checks publisher found. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Triggering a new build of s2dao-tiger-1.0.x Finished: SUCCESS