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 '2025-01-06T02:50:00.880 +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 2025-01-06 02:50:10,039 [main] Physical connection got DEBUG 2025-01-06 02:50:10,040 [main] Logical connection got DEBUG 2025-01-06 02:50:10,058 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,058 [main] Logical connection got DEBUG 2025-01-06 02:50:10,109 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,135 [main] Logical connection got DEBUG 2025-01-06 02:50:10,137 [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 2025-01-06 02:50:10,148 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,149 [main] Physical connection closed DEBUG 2025-01-06 02:50:10,176 [main] Physical connection got DEBUG 2025-01-06 02:50:10,176 [main] Logical connection got DEBUG 2025-01-06 02:50:10,176 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,176 [main] Logical connection got DEBUG 2025-01-06 02:50:10,190 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,197 [main] Logical connection got DEBUG 2025-01-06 02:50:10,197 [main] SELECT * FROM EMP WHERE empno = 7788 DEBUG 2025-01-06 02:50:10,197 [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 2025-01-06 02:50:10,199 [main] Physical connection closed DEBUG 2025-01-06 02:50:10,217 [main] Physical connection got DEBUG 2025-01-06 02:50:10,217 [main] Logical connection got DEBUG 2025-01-06 02:50:10,217 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,217 [main] Logical connection got DEBUG 2025-01-06 02:50:10,227 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,231 [main] Logical connection got DEBUG 2025-01-06 02:50:10,231 [main] SELECT * FROM EMP WHERE empno = 7788 DEBUG 2025-01-06 02:50:10,232 [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 2025-01-06 02:50:10,232 [main] Physical connection closed DEBUG 2025-01-06 02:50:10,271 [main] Physical connection got DEBUG 2025-01-06 02:50:10,272 [main] Logical connection got DEBUG 2025-01-06 02:50:10,272 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,272 [main] Logical connection got DEBUG 2025-01-06 02:50:10,300 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,305 [main] Logical connection got DEBUG 2025-01-06 02:50:10,306 [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 2025-01-06 02:50:10,306 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,306 [main] Physical connection closed DEBUG 2025-01-06 02:50:10,324 [main] Physical connection got DEBUG 2025-01-06 02:50:10,324 [main] Logical connection got DEBUG 2025-01-06 02:50:10,324 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,324 [main] Logical connection got DEBUG 2025-01-06 02:50:10,330 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,335 [main] Logical connection got DEBUG 2025-01-06 02:50:10,336 [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 2025-01-06 02:50:10,337 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,337 [main] Physical connection closed DEBUG 2025-01-06 02:50:10,354 [main] Physical connection got DEBUG 2025-01-06 02:50:10,354 [main] Logical connection got DEBUG 2025-01-06 02:50:10,354 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,354 [main] Logical connection got DEBUG 2025-01-06 02:50:10,362 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,368 [main] Logical connection got DEBUG 2025-01-06 02:50:10,369 [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 2025-01-06 02:50:10,370 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,370 [main] Physical connection closed DEBUG 2025-01-06 02:50:10,383 [main] Physical connection got DEBUG 2025-01-06 02:50:10,383 [main] Logical connection got DEBUG 2025-01-06 02:50:10,383 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,383 [main] Logical connection got DEBUG 2025-01-06 02:50:10,390 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,419 [main] Logical connection got DEBUG 2025-01-06 02:50:10,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 empno = 7788 DEBUG 2025-01-06 02:50:10,419 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,419 [main] Physical connection closed DEBUG 2025-01-06 02:50:10,437 [main] Physical connection got DEBUG 2025-01-06 02:50:10,437 [main] Logical connection got DEBUG 2025-01-06 02:50:10,437 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,437 [main] Logical connection got DEBUG 2025-01-06 02:50:10,450 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,456 [main] Logical connection got DEBUG 2025-01-06 02:50:10,456 [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 2025-01-06 02:50:10,457 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,457 [main] Physical connection closed DEBUG 2025-01-06 02:50:10,474 [main] Physical connection got DEBUG 2025-01-06 02:50:10,474 [main] Logical connection got DEBUG 2025-01-06 02:50:10,475 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,475 [main] Logical connection got DEBUG 2025-01-06 02:50:10,483 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,487 [main] Logical connection got DEBUG 2025-01-06 02:50:10,487 [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 2025-01-06 02:50:10,488 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,488 [main] Physical connection closed DEBUG 2025-01-06 02:50:10,501 [main] Physical connection got DEBUG 2025-01-06 02:50:10,501 [main] Logical connection got DEBUG 2025-01-06 02:50:10,501 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,502 [main] Logical connection got DEBUG 2025-01-06 02:50:10,507 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,511 [main] Logical connection got DEBUG 2025-01-06 02:50:10,512 [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 2025-01-06 02:50:10,512 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,512 [main] Physical connection closed DEBUG 2025-01-06 02:50:10,525 [main] Physical connection got DEBUG 2025-01-06 02:50:10,525 [main] Logical connection got DEBUG 2025-01-06 02:50:10,525 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,525 [main] Logical connection got DEBUG 2025-01-06 02:50:10,532 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,556 [main] Logical connection got DEBUG 2025-01-06 02:50:10,556 [main] select count(*) from emp DEBUG 2025-01-06 02:50:10,558 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,558 [main] Physical connection closed Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.982 sec Running org.seasar.dao.impl.FastPropertyTypeFactoryTest DEBUG 2025-01-06 02:50:10,589 [main] Physical connection got DEBUG 2025-01-06 02:50:10,589 [main] Logical connection got DEBUG 2025-01-06 02:50:10,589 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,589 [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 2025-01-06 02:50:10,601 [main] Physical connection got DEBUG 2025-01-06 02:50:10,601 [main] Logical connection got WARN 2025-01-06 02:50:10,606 [main] Table(BeanMetaDataResultSetHandler2Test$MyEmp) not found DEBUG 2025-01-06 02:50:10,693 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,693 [main] Logical connection got 7788 DEBUG 2025-01-06 02:50:10,694 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,694 [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 2025-01-06 02:50:10,711 [main] Transaction began DEBUG 2025-01-06 02:50:10,712 [main] Physical connection got DEBUG 2025-01-06 02:50:10,713 [main] Logical connection got DEBUG 2025-01-06 02:50:10,713 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,713 [main] Logical connection got DEBUG 2025-01-06 02:50:10,748 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,764 [main] Logical connection got DEBUG 2025-01-06 02:50:10,765 [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 2025-01-06 02:50:10,766 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,767 [main] Logical connection got DEBUG 2025-01-06 02:50:10,768 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2025-01-06 02:50:10,768 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,769 [main] Transaction rolledback DEBUG 2025-01-06 02:50:10,769 [main] Physical connection closed DEBUG 2025-01-06 02:50:10,777 [main] Transaction began DEBUG 2025-01-06 02:50:10,778 [main] Physical connection got DEBUG 2025-01-06 02:50:10,778 [main] Logical connection got DEBUG 2025-01-06 02:50:10,778 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,778 [main] Logical connection got DEBUG 2025-01-06 02:50:10,791 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,793 [main] Logical connection got DEBUG 2025-01-06 02:50:10,794 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0 DEBUG 2025-01-06 02:50:10,794 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,794 [main] Transaction rolledback DEBUG 2025-01-06 02:50:10,794 [main] Physical connection closed DEBUG 2025-01-06 02:50:10,827 [main] Transaction began DEBUG 2025-01-06 02:50:10,828 [main] Physical connection got DEBUG 2025-01-06 02:50:10,828 [main] Logical connection got DEBUG 2025-01-06 02:50:10,828 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,828 [main] Logical connection got DEBUG 2025-01-06 02:50:10,841 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,843 [main] Logical connection got DEBUG 2025-01-06 02:50:10,844 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = -1 DEBUG 2025-01-06 02:50:10,844 [main] Logical connection closed org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1) DEBUG 2025-01-06 02:50:10,844 [main] Transaction rolledback DEBUG 2025-01-06 02:50:10,844 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 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 2025-01-06 02:50:10,891 [main] Transaction began DEBUG 2025-01-06 02:50:10,891 [main] Physical connection got DEBUG 2025-01-06 02:50:10,891 [main] Logical connection got DEBUG 2025-01-06 02:50:10,892 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,892 [main] Logical connection got DEBUG 2025-01-06 02:50:10,897 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,899 [main] Logical connection got DEBUG 2025-01-06 02:50:10,899 [main] INSERT INTO EMP (ename, empno, deptno) VALUES ('hoge', 99, 0) DEBUG 2025-01-06 02:50:10,900 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,900 [main] Transaction rolledback DEBUG 2025-01-06 02:50:10,900 [main] Physical connection closed DEBUG 2025-01-06 02:50:10,935 [main] Physical connection got DEBUG 2025-01-06 02:50:10,935 [main] Logical connection got DEBUG 2025-01-06 02:50:10,935 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,936 [main] Logical connection got DEBUG 2025-01-06 02:50:10,943 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,945 [main] Logical connection got DEBUG 2025-01-06 02:50:10,945 [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 2025-01-06 02:50:10,946 [main] Logical connection closed 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20 {20, RESEARCH, DALLAS} DEBUG 2025-01-06 02:50:10,946 [main] Physical connection closed DEBUG 2025-01-06 02:50:10,975 [main] Physical connection got DEBUG 2025-01-06 02:50:10,975 [main] Logical connection got DEBUG 2025-01-06 02:50:10,976 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,976 [main] Logical connection got DEBUG 2025-01-06 02:50:10,981 [main] Logical connection closed DEBUG 2025-01-06 02:50:10,983 [main] Logical connection got DEBUG 2025-01-06 02:50:10,984 [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 2025-01-06 02:50:10,984 [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 2025-01-06 02:50:10,985 [main] Physical connection closed DEBUG 2025-01-06 02:50:11,035 [main] Transaction began DEBUG 2025-01-06 02:50:11,035 [main] Physical connection got DEBUG 2025-01-06 02:50:11,035 [main] Logical connection got DEBUG 2025-01-06 02:50:11,035 [main] Logical connection closed DEBUG 2025-01-06 02:50:11,036 [main] Logical connection got DEBUG 2025-01-06 02:50:11,041 [main] Logical connection closed DEBUG 2025-01-06 02:50:11,043 [main] Logical connection got DEBUG 2025-01-06 02:50:11,043 [main] INSERT INTO EMP (ename, empno, deptno, hiredate, mgr, job, comm, sal) VALUES ('hoge', 99, 0, null, null, null, null, null) DEBUG 2025-01-06 02:50:11,044 [main] INSERT INTO EMP (ename, empno, deptno, hiredate, mgr, job, comm, sal) VALUES ('hoge2', 98, 0, null, null, null, null, null) DEBUG 2025-01-06 02:50:11,044 [main] Logical connection closed DEBUG 2025-01-06 02:50:11,044 [main] Transaction rolledback DEBUG 2025-01-06 02:50:11,044 [main] Physical connection closed DEBUG 2025-01-06 02:50:11,072 [main] Transaction began DEBUG 2025-01-06 02:50:11,072 [main] Physical connection got DEBUG 2025-01-06 02:50:11,072 [main] Logical connection got DEBUG 2025-01-06 02:50:11,073 [main] Logical connection closed DEBUG 2025-01-06 02:50:11,073 [main] Logical connection got DEBUG 2025-01-06 02:50:11,077 [main] Logical connection closed DEBUG 2025-01-06 02:50:11,079 [main] Logical connection got DEBUG 2025-01-06 02:50:11,080 [main] INSERT INTO EMP (ename, empno, deptno) VALUES ('~', 99, 0) DEBUG 2025-01-06 02:50:11,080 [main] Logical connection closed DEBUG 2025-01-06 02:50:11,080 [main] Logical connection got DEBUG 2025-01-06 02:50:11,080 [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 2025-01-06 02:50:11,081 [main] Logical connection closed DEBUG 2025-01-06 02:50:11,081 [main] Transaction rolledback DEBUG 2025-01-06 02:50:11,081 [main] Physical connection closed Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 sec Running org.seasar.dao.impl.StaticStoredProcedureCommandTest DEBUG 2025-01-06 02:50:11,263 [main] Transaction began DEBUG 2025-01-06 02:50:11,474 [main] Physical connection got DEBUG 2025-01-06 02:50:11,474 [main] Logical connection got DEBUG 2025-01-06 02:50:11,477 [main] Logical connection closed DEBUG 2025-01-06 02:50:11,479 [main] Logical connection got DEBUG 2025-01-06 02:50:11,479 [main] Logical connection got DEBUG 2025-01-06 02:50:11,830 [main] Logical connection closed DEBUG 2025-01-06 02:50:11,909 [main] Logical connection closed DEBUG 2025-01-06 02:50:11,910 [main] Logical connection got DEBUG 2025-01-06 02:50:11,910 [main] Logical connection got DEBUG 2025-01-06 02:50:11,923 [main] Logical connection closed DEBUG 2025-01-06 02:50:11,936 [main] Logical connection closed DEBUG 2025-01-06 02:50:11,937 [main] Logical connection got DEBUG 2025-01-06 02:50:11,937 [main] Logical connection got DEBUG 2025-01-06 02:50:11,949 [main] Logical connection closed DEBUG 2025-01-06 02:50:11,959 [main] Logical connection closed DEBUG 2025-01-06 02:50:11,959 [main] Logical connection got DEBUG 2025-01-06 02:50:11,959 [main] Logical connection got DEBUG 2025-01-06 02:50:11,971 [main] Logical connection closed DEBUG 2025-01-06 02:50:11,977 [main] Logical connection closed DEBUG 2025-01-06 02:50:11,977 [main] Logical connection got DEBUG 2025-01-06 02:50:11,978 [main] Logical connection got DEBUG 2025-01-06 02:50:11,987 [main] Logical connection closed DEBUG 2025-01-06 02:50:11,996 [main] Logical connection closed DEBUG 2025-01-06 02:50:11,996 [main] Logical connection got DEBUG 2025-01-06 02:50:11,996 [main] Logical connection got DEBUG 2025-01-06 02:50:12,004 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,013 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,013 [main] Logical connection got DEBUG 2025-01-06 02:50:12,013 [main] Logical connection got DEBUG 2025-01-06 02:50:12,021 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,031 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,031 [main] Logical connection got DEBUG 2025-01-06 02:50:12,031 [main] Logical connection got DEBUG 2025-01-06 02:50:12,038 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,047 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,047 [main] Logical connection got DEBUG 2025-01-06 02:50:12,047 [main] Logical connection got DEBUG 2025-01-06 02:50:12,055 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,064 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,065 [main] Logical connection got DEBUG 2025-01-06 02:50:12,074 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,099 [main] Transaction rolledback DEBUG 2025-01-06 02:50:12,100 [main] Physical connection closed DEBUG 2025-01-06 02:50:12,114 [main] Transaction began DEBUG 2025-01-06 02:50:12,114 [main] Physical connection got DEBUG 2025-01-06 02:50:12,114 [main] Logical connection got DEBUG 2025-01-06 02:50:12,114 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,114 [main] Logical connection got DEBUG 2025-01-06 02:50:12,115 [main] Logical connection got DEBUG 2025-01-06 02:50:12,120 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,130 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,130 [main] Logical connection got DEBUG 2025-01-06 02:50:12,130 [main] Logical connection got DEBUG 2025-01-06 02:50:12,133 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,134 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,134 [main] Logical connection got DEBUG 2025-01-06 02:50:12,135 [main] Logical connection got DEBUG 2025-01-06 02:50:12,137 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,138 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,138 [main] Logical connection got DEBUG 2025-01-06 02:50:12,138 [main] Logical connection got DEBUG 2025-01-06 02:50:12,141 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,143 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,143 [main] Logical connection got DEBUG 2025-01-06 02:50:12,143 [main] Logical connection got DEBUG 2025-01-06 02:50:12,145 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,146 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,148 [main] Logical connection got DEBUG 2025-01-06 02:50:12,148 [main] Logical connection got DEBUG 2025-01-06 02:50:12,150 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,151 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,151 [main] Logical connection got DEBUG 2025-01-06 02:50:12,151 [main] Logical connection got DEBUG 2025-01-06 02:50:12,154 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,155 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,155 [main] Logical connection got DEBUG 2025-01-06 02:50:12,156 [main] Logical connection got DEBUG 2025-01-06 02:50:12,159 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,160 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,160 [main] Logical connection got DEBUG 2025-01-06 02:50:12,161 [main] Logical connection got DEBUG 2025-01-06 02:50:12,162 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,163 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,164 [main] Logical connection got DEBUG 2025-01-06 02:50:12,167 [main] Logical connection closed {CCC=2025-01-06 02:50:12.167, BBB=aaaaa2} DEBUG 2025-01-06 02:50:12,168 [main] Transaction rolledback DEBUG 2025-01-06 02:50:12,168 [main] Physical connection closed DEBUG 2025-01-06 02:50:12,224 [main] Transaction began DEBUG 2025-01-06 02:50:12,225 [main] Physical connection got DEBUG 2025-01-06 02:50:12,225 [main] Logical connection got DEBUG 2025-01-06 02:50:12,225 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,225 [main] Logical connection got DEBUG 2025-01-06 02:50:12,225 [main] Logical connection got DEBUG 2025-01-06 02:50:12,227 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,228 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,228 [main] Logical connection got DEBUG 2025-01-06 02:50:12,228 [main] Logical connection got DEBUG 2025-01-06 02:50:12,233 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,235 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,235 [main] Logical connection got DEBUG 2025-01-06 02:50:12,235 [main] Logical connection got DEBUG 2025-01-06 02:50:12,237 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,239 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,240 [main] Logical connection got DEBUG 2025-01-06 02:50:12,240 [main] Logical connection got DEBUG 2025-01-06 02:50:12,242 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,244 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,244 [main] Logical connection got DEBUG 2025-01-06 02:50:12,245 [main] Logical connection got DEBUG 2025-01-06 02:50:12,247 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,248 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,248 [main] Logical connection got DEBUG 2025-01-06 02:50:12,248 [main] Logical connection got DEBUG 2025-01-06 02:50:12,250 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,254 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,254 [main] Logical connection got DEBUG 2025-01-06 02:50:12,254 [main] Logical connection got DEBUG 2025-01-06 02:50:12,257 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,260 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,260 [main] Logical connection got DEBUG 2025-01-06 02:50:12,260 [main] Logical connection got DEBUG 2025-01-06 02:50:12,262 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,265 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,265 [main] Logical connection got DEBUG 2025-01-06 02:50:12,265 [main] Logical connection got DEBUG 2025-01-06 02:50:12,269 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,271 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,271 [main] Logical connection got DEBUG 2025-01-06 02:50:12,272 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,273 [main] Transaction rolledback DEBUG 2025-01-06 02:50:12,273 [main] Physical connection closed DEBUG 2025-01-06 02:50:12,286 [main] Transaction began DEBUG 2025-01-06 02:50:12,286 [main] Physical connection got DEBUG 2025-01-06 02:50:12,286 [main] Logical connection got DEBUG 2025-01-06 02:50:12,287 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,287 [main] Logical connection got DEBUG 2025-01-06 02:50:12,287 [main] Logical connection got DEBUG 2025-01-06 02:50:12,289 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,290 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,290 [main] Logical connection got DEBUG 2025-01-06 02:50:12,290 [main] Logical connection got DEBUG 2025-01-06 02:50:12,292 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,294 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,294 [main] Logical connection got DEBUG 2025-01-06 02:50:12,294 [main] Logical connection got DEBUG 2025-01-06 02:50:12,295 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,296 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,296 [main] Logical connection got DEBUG 2025-01-06 02:50:12,296 [main] Logical connection got DEBUG 2025-01-06 02:50:12,299 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,300 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,301 [main] Logical connection got DEBUG 2025-01-06 02:50:12,301 [main] Logical connection got DEBUG 2025-01-06 02:50:12,303 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,304 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,304 [main] Logical connection got DEBUG 2025-01-06 02:50:12,304 [main] Logical connection got DEBUG 2025-01-06 02:50:12,308 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,309 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,309 [main] Logical connection got DEBUG 2025-01-06 02:50:12,309 [main] Logical connection got DEBUG 2025-01-06 02:50:12,310 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,311 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,311 [main] Logical connection got DEBUG 2025-01-06 02:50:12,311 [main] Logical connection got DEBUG 2025-01-06 02:50:12,314 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,315 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,315 [main] Logical connection got DEBUG 2025-01-06 02:50:12,315 [main] Logical connection got DEBUG 2025-01-06 02:50:12,317 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,319 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,319 [main] Logical connection got DEBUG 2025-01-06 02:50:12,322 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,323 [main] Transaction rolledback DEBUG 2025-01-06 02:50:12,323 [main] Physical connection closed DEBUG 2025-01-06 02:50:12,332 [main] Transaction began DEBUG 2025-01-06 02:50:12,333 [main] Physical connection got DEBUG 2025-01-06 02:50:12,333 [main] Logical connection got DEBUG 2025-01-06 02:50:12,333 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,333 [main] Logical connection got DEBUG 2025-01-06 02:50:12,334 [main] Logical connection got DEBUG 2025-01-06 02:50:12,335 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,336 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,336 [main] Logical connection got DEBUG 2025-01-06 02:50:12,336 [main] Logical connection got DEBUG 2025-01-06 02:50:12,337 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,338 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,338 [main] Logical connection got DEBUG 2025-01-06 02:50:12,338 [main] Logical connection got DEBUG 2025-01-06 02:50:12,340 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,340 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,340 [main] Logical connection got DEBUG 2025-01-06 02:50:12,340 [main] Logical connection got DEBUG 2025-01-06 02:50:12,342 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,343 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,343 [main] Logical connection got DEBUG 2025-01-06 02:50:12,343 [main] Logical connection got DEBUG 2025-01-06 02:50:12,346 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,349 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,349 [main] Logical connection got DEBUG 2025-01-06 02:50:12,349 [main] Logical connection got DEBUG 2025-01-06 02:50:12,351 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,353 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,353 [main] Logical connection got DEBUG 2025-01-06 02:50:12,353 [main] Logical connection got DEBUG 2025-01-06 02:50:12,357 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,358 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,358 [main] Logical connection got DEBUG 2025-01-06 02:50:12,358 [main] Logical connection got DEBUG 2025-01-06 02:50:12,359 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,360 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,360 [main] Logical connection got DEBUG 2025-01-06 02:50:12,360 [main] Logical connection got DEBUG 2025-01-06 02:50:12,362 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,364 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,364 [main] Logical connection got DEBUG 2025-01-06 02:50:12,368 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,368 [main] Transaction rolledback DEBUG 2025-01-06 02:50:12,368 [main] Physical connection closed DEBUG 2025-01-06 02:50:12,379 [main] Transaction began DEBUG 2025-01-06 02:50:12,379 [main] Physical connection got DEBUG 2025-01-06 02:50:12,379 [main] Logical connection got DEBUG 2025-01-06 02:50:12,380 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,380 [main] Logical connection got DEBUG 2025-01-06 02:50:12,380 [main] Logical connection got DEBUG 2025-01-06 02:50:12,381 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,383 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,383 [main] Logical connection got DEBUG 2025-01-06 02:50:12,383 [main] Logical connection got DEBUG 2025-01-06 02:50:12,385 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,387 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,387 [main] Logical connection got DEBUG 2025-01-06 02:50:12,387 [main] Logical connection got DEBUG 2025-01-06 02:50:12,390 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,391 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,391 [main] Logical connection got DEBUG 2025-01-06 02:50:12,391 [main] Logical connection got DEBUG 2025-01-06 02:50:12,395 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,396 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,397 [main] Logical connection got DEBUG 2025-01-06 02:50:12,397 [main] Logical connection got DEBUG 2025-01-06 02:50:12,398 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,399 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,399 [main] Logical connection got DEBUG 2025-01-06 02:50:12,399 [main] Logical connection got DEBUG 2025-01-06 02:50:12,400 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,402 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,402 [main] Logical connection got DEBUG 2025-01-06 02:50:12,402 [main] Logical connection got DEBUG 2025-01-06 02:50:12,403 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,405 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,406 [main] Logical connection got DEBUG 2025-01-06 02:50:12,406 [main] Logical connection got DEBUG 2025-01-06 02:50:12,407 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,408 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,408 [main] Logical connection got DEBUG 2025-01-06 02:50:12,408 [main] Logical connection got DEBUG 2025-01-06 02:50:12,409 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,411 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,411 [main] Logical connection got DEBUG 2025-01-06 02:50:12,414 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,414 [main] Transaction rolledback DEBUG 2025-01-06 02:50:12,414 [main] Physical connection closed DEBUG 2025-01-06 02:50:12,425 [main] Transaction began DEBUG 2025-01-06 02:50:12,425 [main] Physical connection got DEBUG 2025-01-06 02:50:12,425 [main] Logical connection got DEBUG 2025-01-06 02:50:12,425 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,425 [main] Logical connection got DEBUG 2025-01-06 02:50:12,426 [main] Logical connection got DEBUG 2025-01-06 02:50:12,427 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,428 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,428 [main] Logical connection got DEBUG 2025-01-06 02:50:12,428 [main] Logical connection got DEBUG 2025-01-06 02:50:12,429 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,430 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,430 [main] Logical connection got DEBUG 2025-01-06 02:50:12,430 [main] Logical connection got DEBUG 2025-01-06 02:50:12,433 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,433 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,434 [main] Logical connection got DEBUG 2025-01-06 02:50:12,434 [main] Logical connection got DEBUG 2025-01-06 02:50:12,436 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,437 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,437 [main] Logical connection got DEBUG 2025-01-06 02:50:12,437 [main] Logical connection got DEBUG 2025-01-06 02:50:12,438 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,439 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,439 [main] Logical connection got DEBUG 2025-01-06 02:50:12,439 [main] Logical connection got DEBUG 2025-01-06 02:50:12,441 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,442 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,442 [main] Logical connection got DEBUG 2025-01-06 02:50:12,442 [main] Logical connection got DEBUG 2025-01-06 02:50:12,446 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,447 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,447 [main] Logical connection got DEBUG 2025-01-06 02:50:12,447 [main] Logical connection got DEBUG 2025-01-06 02:50:12,450 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,452 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,453 [main] Logical connection got DEBUG 2025-01-06 02:50:12,453 [main] Logical connection got DEBUG 2025-01-06 02:50:12,454 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,455 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,455 [main] Logical connection got DEBUG 2025-01-06 02:50:12,457 [main] Logical connection closed {CCC=25, EEE=625} DEBUG 2025-01-06 02:50:12,457 [main] Transaction rolledback DEBUG 2025-01-06 02:50:12,457 [main] Physical connection closed DEBUG 2025-01-06 02:50:12,506 [main] Transaction began DEBUG 2025-01-06 02:50:12,507 [main] Physical connection got DEBUG 2025-01-06 02:50:12,507 [main] Logical connection got DEBUG 2025-01-06 02:50:12,507 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,507 [main] Logical connection got DEBUG 2025-01-06 02:50:12,507 [main] Logical connection got DEBUG 2025-01-06 02:50:12,509 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,509 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,510 [main] Logical connection got DEBUG 2025-01-06 02:50:12,510 [main] Logical connection got DEBUG 2025-01-06 02:50:12,511 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,511 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,512 [main] Logical connection got DEBUG 2025-01-06 02:50:12,512 [main] Logical connection got DEBUG 2025-01-06 02:50:12,513 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,513 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,513 [main] Logical connection got DEBUG 2025-01-06 02:50:12,513 [main] Logical connection got DEBUG 2025-01-06 02:50:12,516 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,516 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,516 [main] Logical connection got DEBUG 2025-01-06 02:50:12,516 [main] Logical connection got DEBUG 2025-01-06 02:50:12,518 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,519 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,520 [main] Logical connection got DEBUG 2025-01-06 02:50:12,520 [main] Logical connection got DEBUG 2025-01-06 02:50:12,522 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,522 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,522 [main] Logical connection got DEBUG 2025-01-06 02:50:12,523 [main] Logical connection got DEBUG 2025-01-06 02:50:12,524 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,524 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,524 [main] Logical connection got DEBUG 2025-01-06 02:50:12,524 [main] Logical connection got DEBUG 2025-01-06 02:50:12,526 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,526 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,526 [main] Logical connection got DEBUG 2025-01-06 02:50:12,527 [main] Logical connection got DEBUG 2025-01-06 02:50:12,530 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,531 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,531 [main] Logical connection got DEBUG 2025-01-06 02:50:12,534 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,534 [main] Transaction rolledback DEBUG 2025-01-06 02:50:12,534 [main] Physical connection closed DEBUG 2025-01-06 02:50:12,544 [main] Physical connection got DEBUG 2025-01-06 02:50:12,544 [main] Logical connection got DEBUG 2025-01-06 02:50:12,545 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,546 [main] Logical connection got DEBUG 2025-01-06 02:50:12,546 [main] Physical connection got DEBUG 2025-01-06 02:50:12,546 [main] Logical connection got DEBUG 2025-01-06 02:50:12,548 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,548 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,549 [main] Logical connection got DEBUG 2025-01-06 02:50:12,549 [main] Logical connection got DEBUG 2025-01-06 02:50:12,550 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,551 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,551 [main] Logical connection got DEBUG 2025-01-06 02:50:12,551 [main] Logical connection got DEBUG 2025-01-06 02:50:12,552 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,553 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,553 [main] Logical connection got DEBUG 2025-01-06 02:50:12,554 [main] Logical connection got DEBUG 2025-01-06 02:50:12,555 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,556 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,558 [main] Logical connection got DEBUG 2025-01-06 02:50:12,558 [main] Logical connection got DEBUG 2025-01-06 02:50:12,559 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,561 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,562 [main] Logical connection got DEBUG 2025-01-06 02:50:12,562 [main] Logical connection got DEBUG 2025-01-06 02:50:12,563 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,564 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,564 [main] Logical connection got DEBUG 2025-01-06 02:50:12,564 [main] Logical connection got DEBUG 2025-01-06 02:50:12,565 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,567 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,567 [main] Logical connection got DEBUG 2025-01-06 02:50:12,567 [main] Logical connection got DEBUG 2025-01-06 02:50:12,568 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,569 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,569 [main] Logical connection got DEBUG 2025-01-06 02:50:12,569 [main] Logical connection got DEBUG 2025-01-06 02:50:12,570 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,571 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,571 [main] Logical connection got DEBUG 2025-01-06 02:50:12,573 [main] Logical connection closed [EDAO0032]Method argument size(2) is unmatched with procedure in-parameter size(3). DEBUG 2025-01-06 02:50:12,574 [main] Physical connection closed DEBUG 2025-01-06 02:50:12,574 [main] Physical connection closed DEBUG 2025-01-06 02:50:12,584 [main] Physical connection got DEBUG 2025-01-06 02:50:12,584 [main] Logical connection got DatabaseProductName=Apache Derby DatabaseProductVersion=10.1.2.1 DriverName=Apache Derby Embedded JDBC Driver DriverVersion=10.1.2.1 DEBUG 2025-01-06 02:50:12,584 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,584 [main] Physical connection closed DEBUG 2025-01-06 02:50:12,596 [main] Physical connection got DEBUG 2025-01-06 02:50:12,596 [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 2025-01-06 02:50:12,606 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,606 [main] Physical connection closed DEBUG 2025-01-06 02:50:12,615 [main] Physical connection got DEBUG 2025-01-06 02:50:12,616 [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 2025-01-06 02:50:12,650 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,651 [main] Physical connection closed Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.571 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 2025-01-06 02:50:12,662 [main] Physical connection got DEBUG 2025-01-06 02:50:12,663 [main] Logical connection got DEBUG 2025-01-06 02:50:12,663 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,663 [main] Logical connection got WARN 2025-01-06 02:50:12,666 [main] Table(ProcedureHsqldbTest$ABean) not found DEBUG 2025-01-06 02:50:12,668 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,669 [main] Logical connection got DEBUG 2025-01-06 02:50:12,669 [main] Physical connection got DEBUG 2025-01-06 02:50:12,669 [main] Logical connection got DEBUG 2025-01-06 02:50:12,678 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,690 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,690 [main] Logical connection got DEBUG 2025-01-06 02:50:12,692 [main] Logical connection closed 2025-01-06 00:00:00.0 DEBUG 2025-01-06 02:50:12,692 [main] Physical connection closed DEBUG 2025-01-06 02:50:12,692 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec Running org.seasar.dao.impl.PkOnlyTableTest DEBUG 2025-01-06 02:50:12,738 [main] Transaction began DEBUG 2025-01-06 02:50:12,739 [main] Physical connection got DEBUG 2025-01-06 02:50:12,739 [main] Logical connection got DEBUG 2025-01-06 02:50:12,739 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,739 [main] Logical connection got DEBUG 2025-01-06 02:50:12,749 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,749 [main] Logical connection got DEBUG 2025-01-06 02:50:12,750 [main] INSERT INTO PKONLYTABLE (aaa) VALUES ('value') DEBUG 2025-01-06 02:50:12,750 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,750 [main] Transaction rolledback DEBUG 2025-01-06 02:50:12,750 [main] Physical connection closed DEBUG 2025-01-06 02:50:12,771 [main] Transaction began DEBUG 2025-01-06 02:50:12,771 [main] Physical connection got DEBUG 2025-01-06 02:50:12,771 [main] Logical connection got DEBUG 2025-01-06 02:50:12,771 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,771 [main] Logical connection got DEBUG 2025-01-06 02:50:12,775 [main] Logical connection closed org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization update method of org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2, because org.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:219) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:187) at org.seasar.dao.impl.DaoMetaDataImpl.setupSqlCommand(DaoMetaDataImpl.java:171) at org.seasar.dao.impl.DaoMetaDataImpl.initialize(DaoMetaDataImpl.java:162) at org.seasar.dao.impl.DaoMetaDataFactoryImpl.createDaoMetaData(DaoMetaDataFactoryImpl.java:167) at org.seasar.dao.impl.DaoMetaDataFactoryImpl.getDaoMetaData(DaoMetaDataFactoryImpl.java:131) at org.seasar.dao.interceptors.S2DaoInterceptor.invoke(S2DaoInterceptor.java:51) at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper.invoke(PagerS2DaoInterceptorWrapper.java:71) at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$10aa282$$MethodInvocation$$updateUnlessNull1.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$10aa282.updateUnlessNull(PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$10aa282.java) at org.seasar.dao.impl.PkOnlyTableTest.testUpdateUnlessNullTx(PkOnlyTableTest.java:61) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:154) at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:230) at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:89) at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:145) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) Caused by: org.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key at org.seasar.dao.impl.AbstractAutoStaticCommand.setupUpdatePropertyTypes(AbstractAutoStaticCommand.java:114) at org.seasar.dao.impl.UpdateAutoStaticCommand.setupPropertyTypes(UpdateAutoStaticCommand.java:46) at org.seasar.dao.impl.AbstractAutoStaticCommand.<init>(AbstractAutoStaticCommand.java:45) at org.seasar.dao.impl.UpdateAutoStaticCommand.<init>(UpdateAutoStaticCommand.java:33) at org.seasar.dao.impl.DaoMetaDataImpl.createUpdateAutoStaticCommand(DaoMetaDataImpl.java:589) at org.seasar.dao.impl.DaoMetaDataImpl.setupUpdateMethodByAuto(DaoMetaDataImpl.java:574) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethodByAuto(DaoMetaDataImpl.java:385) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:216) ... 38 more DEBUG 2025-01-06 02:50:12,777 [main] Transaction rolledback DEBUG 2025-01-06 02:50:12,777 [main] Physical connection closed DEBUG 2025-01-06 02:50:12,796 [main] Transaction began DEBUG 2025-01-06 02:50:12,796 [main] Physical connection got DEBUG 2025-01-06 02:50:12,796 [main] Logical connection got DEBUG 2025-01-06 02:50:12,796 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,796 [main] Logical connection got DEBUG 2025-01-06 02:50:12,800 [main] Logical connection closed org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization update method of org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2, because org.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:219) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:187) at org.seasar.dao.impl.DaoMetaDataImpl.setupSqlCommand(DaoMetaDataImpl.java:171) at org.seasar.dao.impl.DaoMetaDataImpl.initialize(DaoMetaDataImpl.java:162) at org.seasar.dao.impl.DaoMetaDataFactoryImpl.createDaoMetaData(DaoMetaDataFactoryImpl.java:167) at org.seasar.dao.impl.DaoMetaDataFactoryImpl.getDaoMetaData(DaoMetaDataFactoryImpl.java:131) at org.seasar.dao.interceptors.S2DaoInterceptor.invoke(S2DaoInterceptor.java:51) at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper.invoke(PagerS2DaoInterceptorWrapper.java:71) at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$17753a8$$MethodInvocation$$update0.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$17753a8.update(PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$17753a8.java) at org.seasar.dao.impl.PkOnlyTableTest.testUpdateTx(PkOnlyTableTest.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:154) at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:230) at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:89) at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:145) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) Caused by: org.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key at org.seasar.dao.impl.AbstractAutoStaticCommand.setupUpdatePropertyTypes(AbstractAutoStaticCommand.java:114) at org.seasar.dao.impl.UpdateAutoStaticCommand.setupPropertyTypes(UpdateAutoStaticCommand.java:46) at org.seasar.dao.impl.AbstractAutoStaticCommand.<init>(AbstractAutoStaticCommand.java:45) at org.seasar.dao.impl.UpdateAutoStaticCommand.<init>(UpdateAutoStaticCommand.java:33) at org.seasar.dao.impl.DaoMetaDataImpl.createUpdateAutoStaticCommand(DaoMetaDataImpl.java:589) at org.seasar.dao.impl.DaoMetaDataImpl.setupUpdateMethodByAuto(DaoMetaDataImpl.java:574) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethodByAuto(DaoMetaDataImpl.java:385) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:216) ... 38 more DEBUG 2025-01-06 02:50:12,802 [main] Transaction rolledback DEBUG 2025-01-06 02:50:12,802 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec Running org.seasar.dao.impl.SelectDynamicCommandTest DEBUG 2025-01-06 02:50:12,810 [main] Physical connection got DEBUG 2025-01-06 02:50:12,810 [main] Logical connection got DEBUG 2025-01-06 02:50:12,834 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,834 [main] Logical connection got DEBUG 2025-01-06 02:50:12,835 [main] SELECT * FROM emp WHERE empno = 7788 DEBUG 2025-01-06 02:50:12,836 [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 2025-01-06 02:50:12,837 [main] Physical connection closed DEBUG 2025-01-06 02:50:12,842 [main] Physical connection got DEBUG 2025-01-06 02:50:12,842 [main] Logical connection got DEBUG 2025-01-06 02:50:12,843 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,843 [main] Logical connection got DEBUG 2025-01-06 02:50:12,867 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,876 [main] Logical connection got DEBUG 2025-01-06 02:50:12,876 [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 2025-01-06 02:50:12,877 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,878 [main] Logical connection got DEBUG 2025-01-06 02:50:12,878 [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 2025-01-06 02:50:12,879 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,880 [main] Physical connection closed DEBUG 2025-01-06 02:50:12,885 [main] Transaction began DEBUG 2025-01-06 02:50:12,887 [main] Physical connection got DEBUG 2025-01-06 02:50:12,887 [main] Logical connection got DEBUG 2025-01-06 02:50:12,887 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,887 [main] Logical connection got DEBUG 2025-01-06 02:50:12,942 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,945 [main] Logical connection got DEBUG 2025-01-06 02:50:12,945 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (100, 0, 'NAME0') DEBUG 2025-01-06 02:50:12,946 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,946 [main] Logical connection got DEBUG 2025-01-06 02:50:12,946 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (200, 1, 'NAME1') DEBUG 2025-01-06 02:50:12,948 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,948 [main] Logical connection got DEBUG 2025-01-06 02:50:12,949 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (300, 2, 'NAME2') DEBUG 2025-01-06 02:50:12,949 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,950 [main] Logical connection got DEBUG 2025-01-06 02:50:12,950 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE EMP3.employee_name = 'NAME1' DEBUG 2025-01-06 02:50:12,951 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,951 [main] Logical connection got DEBUG 2025-01-06 02:50:12,951 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE EMP3.department_Id = 200 DEBUG 2025-01-06 02:50:12,952 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,952 [main] Transaction rolledback DEBUG 2025-01-06 02:50:12,952 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec Running org.seasar.dao.impl.NoPkTableTest DEBUG 2025-01-06 02:50:12,976 [main] Transaction began DEBUG 2025-01-06 02:50:12,976 [main] Physical connection got DEBUG 2025-01-06 02:50:12,976 [main] Logical connection got DEBUG 2025-01-06 02:50:12,976 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,977 [main] Logical connection got DEBUG 2025-01-06 02:50:12,982 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,983 [main] Logical connection got DEBUG 2025-01-06 02:50:12,984 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2025-01-06 02:50:12,984 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,985 [main] Logical connection got DEBUG 2025-01-06 02:50:12,985 [main] INSERT INTO NO_PK_TABLE VALUES ('a', 1) DEBUG 2025-01-06 02:50:12,985 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,985 [main] Logical connection got DEBUG 2025-01-06 02:50:12,985 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2025-01-06 02:50:12,985 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,985 [main] Logical connection got DEBUG 2025-01-06 02:50:12,985 [main] UPDATE NO_PK_TABLE SET AAA = 'a2' DEBUG 2025-01-06 02:50:12,986 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,986 [main] Logical connection got DEBUG 2025-01-06 02:50:12,986 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2025-01-06 02:50:12,986 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,986 [main] Logical connection got DEBUG 2025-01-06 02:50:12,986 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'hoge' DEBUG 2025-01-06 02:50:12,986 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,986 [main] Logical connection got DEBUG 2025-01-06 02:50:12,986 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2025-01-06 02:50:12,986 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,986 [main] Logical connection got DEBUG 2025-01-06 02:50:12,987 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'a2' DEBUG 2025-01-06 02:50:12,987 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,987 [main] Logical connection got DEBUG 2025-01-06 02:50:12,987 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2025-01-06 02:50:12,988 [main] Logical connection closed DEBUG 2025-01-06 02:50:12,988 [main] Transaction rolledback DEBUG 2025-01-06 02:50:12,988 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec Running org.seasar.dao.impl.UpdateModifiedOnlyCommandTest DEBUG 2025-01-06 02:50:13,026 [main] Transaction began DEBUG 2025-01-06 02:50:13,026 [main] Physical connection got DEBUG 2025-01-06 02:50:13,026 [main] Logical connection got DEBUG 2025-01-06 02:50:13,026 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,026 [main] Logical connection got DEBUG 2025-01-06 02:50:13,037 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,039 [main] Logical connection got DEBUG 2025-01-06 02:50:13,039 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2025-01-06 02:50:13,040 [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 2025-01-06 02:50:13,041 [main] Logical connection got DEBUG 2025-01-06 02:50:13,042 [main] UPDATE EMP SET tstamp = '2025-01-06 02.50.13', ename = 'hoge', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-01-06 02:50:13,042 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,042 [main] Transaction rolledback DEBUG 2025-01-06 02:50:13,042 [main] Physical connection closed DEBUG 2025-01-06 02:50:13,077 [main] Transaction began DEBUG 2025-01-06 02:50:13,077 [main] Physical connection got DEBUG 2025-01-06 02:50:13,078 [main] Logical connection got DEBUG 2025-01-06 02:50:13,078 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,078 [main] Logical connection got DEBUG 2025-01-06 02:50:13,087 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,087 [main] Logical connection got DEBUG 2025-01-06 02:50:13,089 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2025-01-06 02:50:13,089 [main] Logical connection closed 7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0 timestamp, tstamp job, job DEBUG 2025-01-06 02:50:13,090 [main] Logical connection got DEBUG 2025-01-06 02:50:13,090 [main] UPDATE EMP SET tstamp = '2025-01-06 02.50.13', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-01-06 02:50:13,090 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,090 [main] Transaction rolledback DEBUG 2025-01-06 02:50:13,091 [main] Physical connection closed DEBUG 2025-01-06 02:50:13,121 [main] Transaction began DEBUG 2025-01-06 02:50:13,121 [main] Physical connection got DEBUG 2025-01-06 02:50:13,121 [main] Logical connection got DEBUG 2025-01-06 02:50:13,121 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,121 [main] Logical connection got DEBUG 2025-01-06 02:50:13,132 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,133 [main] Logical connection got DEBUG 2025-01-06 02:50:13,133 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2025-01-06 02:50:13,134 [main] Logical connection closed 7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0 timestamp, tstamp DEBUG 2025-01-06 02:50:13,134 [main] Logical connection got DEBUG 2025-01-06 02:50:13,134 [main] UPDATE EMP SET tstamp = '2025-01-06 02.50.13' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-01-06 02:50:13,136 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,136 [main] Transaction rolledback DEBUG 2025-01-06 02:50:13,136 [main] Physical connection closed DEBUG 2025-01-06 02:50:13,210 [main] Transaction began DEBUG 2025-01-06 02:50:13,211 [main] Physical connection got DEBUG 2025-01-06 02:50:13,211 [main] Logical connection got DEBUG 2025-01-06 02:50:13,211 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,211 [main] Logical connection got DEBUG 2025-01-06 02:50:13,223 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,225 [main] Logical connection got DEBUG 2025-01-06 02:50:13,225 [main] SELECT EMP.ename, EMP.empno, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2025-01-06 02:50:13,226 [main] Logical connection closed 7499, ALLEN, SALESMAN, 1600.0, 300.0 DEBUG 2025-01-06 02:50:13,226 [main] skip UPDATE: table=EMP, key{empno=7499} DEBUG 2025-01-06 02:50:13,226 [main] Transaction rolledback DEBUG 2025-01-06 02:50:13,226 [main] Physical connection closed DEBUG 2025-01-06 02:50:13,258 [main] Transaction began DEBUG 2025-01-06 02:50:13,259 [main] Physical connection got DEBUG 2025-01-06 02:50:13,259 [main] Logical connection got DEBUG 2025-01-06 02:50:13,259 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,259 [main] Logical connection got DEBUG 2025-01-06 02:50:13,278 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,279 [main] Logical connection got DEBUG 2025-01-06 02:50:13,279 [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 2025-01-06 02:50:13,280 [main] Logical connection closed 7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0 30, SALES, CHICAGO class org.seasar.dao.impl.UpdateModifiedOnlyCommandTest$Dept$$EnhancedByS2AOP$$1b55f2 DEBUG 2025-01-06 02:50:13,281 [main] Logical connection got DEBUG 2025-01-06 02:50:13,281 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,281 [main] Logical connection got DEBUG 2025-01-06 02:50:13,285 [main] Logical connection closed dname, dname DEBUG 2025-01-06 02:50:13,286 [main] Logical connection got DEBUG 2025-01-06 02:50:13,286 [main] UPDATE DEPT SET dname = 'FOO' WHERE deptno = 30 DEBUG 2025-01-06 02:50:13,286 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,286 [main] Logical connection got DEBUG 2025-01-06 02:50:13,286 [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 2025-01-06 02:50:13,286 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,286 [main] Transaction rolledback DEBUG 2025-01-06 02:50:13,287 [main] Physical connection closed DEBUG 2025-01-06 02:50:13,315 [main] Transaction began DEBUG 2025-01-06 02:50:13,315 [main] Physical connection got DEBUG 2025-01-06 02:50:13,315 [main] Logical connection got DEBUG 2025-01-06 02:50:13,316 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,316 [main] Logical connection got DEBUG 2025-01-06 02:50:13,330 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,331 [main] Logical connection got DEBUG 2025-01-06 02:50:13,332 [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 2025-01-06 02:50:13,333 [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 2025-01-06 02:50:13,333 [main] Logical connection got DEBUG 2025-01-06 02:50:13,333 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,333 [main] Logical connection got DEBUG 2025-01-06 02:50:13,336 [main] Logical connection closed dname, dname DEBUG 2025-01-06 02:50:13,337 [main] Logical connection got DEBUG 2025-01-06 02:50:13,337 [main] UPDATE DEPT SET dname = 'baar' WHERE deptno = 20 DEBUG 2025-01-06 02:50:13,338 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,338 [main] Logical connection got DEBUG 2025-01-06 02:50:13,339 [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 2025-01-06 02:50:13,339 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,339 [main] Transaction rolledback DEBUG 2025-01-06 02:50:13,339 [main] Physical connection closed DEBUG 2025-01-06 02:50:13,368 [main] Transaction began DEBUG 2025-01-06 02:50:13,368 [main] Physical connection got DEBUG 2025-01-06 02:50:13,368 [main] Logical connection got DEBUG 2025-01-06 02:50:13,368 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,368 [main] Logical connection got DEBUG 2025-01-06 02:50:13,377 [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 2025-01-06 02:50:13,378 [main] Transaction rolledback DEBUG 2025-01-06 02:50:13,378 [main] Physical connection closed DEBUG 2025-01-06 02:50:13,409 [main] Transaction began DEBUG 2025-01-06 02:50:13,410 [main] Physical connection got DEBUG 2025-01-06 02:50:13,410 [main] Logical connection got DEBUG 2025-01-06 02:50:13,410 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,410 [main] Logical connection got DEBUG 2025-01-06 02:50:13,414 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,416 [main] Logical connection got DEBUG 2025-01-06 02:50:13,416 [main] SELECT EMP.ename, EMP.empno, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2025-01-06 02:50:13,417 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,417 [main] Logical connection got DEBUG 2025-01-06 02:50:13,417 [main] UPDATE EMP SET ename = 'ModifiedPropertiesByReflection' WHERE empno = 7499 DEBUG 2025-01-06 02:50:13,417 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,417 [main] Logical connection got DEBUG 2025-01-06 02:50:13,417 [main] SELECT EMP.ename, EMP.empno, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2025-01-06 02:50:13,418 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,418 [main] Transaction rolledback DEBUG 2025-01-06 02:50:13,418 [main] Physical connection closed Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.43 sec Running org.seasar.dao.parser.SqlTokenizerImplTest org.seasar.dao.TokenNotClosedRuntimeException: [EDAO0002]*/ not closed in (hoge) Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.seasar.dao.impl.DaoAnnotationReaderImplTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec Running org.seasar.dao.impl.DtoMetaDataResultSetHandlerTest DEBUG 2025-01-06 02:50:13,527 [main] Physical connection got DEBUG 2025-01-06 02:50:13,527 [main] Logical connection got DEBUG 2025-01-06 02:50:13,528 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,528 [main] Physical connection closed DEBUG 2025-01-06 02:50:13,535 [main] Physical connection got DEBUG 2025-01-06 02:50:13,535 [main] Logical connection got DEBUG 2025-01-06 02:50:13,535 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,535 [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.001 sec Running org.seasar.dao.impl.ListBindTest DEBUG 2025-01-06 02:50:13,561 [main] Transaction began DEBUG 2025-01-06 02:50:13,562 [main] Physical connection got DEBUG 2025-01-06 02:50:13,562 [main] Logical connection got DEBUG 2025-01-06 02:50:13,562 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,562 [main] Logical connection got DEBUG 2025-01-06 02:50:13,565 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,568 [main] Logical connection got DEBUG 2025-01-06 02:50:13,568 [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 2025-01-06 02:50:13,569 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,569 [main] Transaction rolledback DEBUG 2025-01-06 02:50:13,569 [main] Physical connection closed DEBUG 2025-01-06 02:50:13,630 [main] Transaction began DEBUG 2025-01-06 02:50:13,630 [main] Physical connection got DEBUG 2025-01-06 02:50:13,630 [main] Logical connection got DEBUG 2025-01-06 02:50:13,630 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,630 [main] Logical connection got DEBUG 2025-01-06 02:50:13,634 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,636 [main] Logical connection got DEBUG 2025-01-06 02:50:13,637 [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 2025-01-06 02:50:13,637 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,637 [main] Transaction rolledback DEBUG 2025-01-06 02:50:13,637 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec Running org.seasar.dao.impl.UpdateAutoDynamicCommandTest DEBUG 2025-01-06 02:50:13,643 [main] Transaction began DEBUG 2025-01-06 02:50:13,644 [main] Physical connection got DEBUG 2025-01-06 02:50:13,644 [main] Logical connection got DEBUG 2025-01-06 02:50:13,644 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,644 [main] Logical connection got DEBUG 2025-01-06 02:50:13,669 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,676 [main] Logical connection got DEBUG 2025-01-06 02:50:13,677 [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 2025-01-06 02:50:13,678 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,678 [main] Logical connection got DEBUG 2025-01-06 02:50:13,678 [main] UPDATE EMP SET tstamp = '2025-01-06 02.50.13', ename = 'HOGE', deptno = 20 WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-01-06 02:50:13,680 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,680 [main] Logical connection got DEBUG 2025-01-06 02:50:13,680 [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 2025-01-06 02:50:13,680 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,680 [main] Transaction rolledback DEBUG 2025-01-06 02:50:13,680 [main] Physical connection closed DEBUG 2025-01-06 02:50:13,686 [main] Transaction began DEBUG 2025-01-06 02:50:13,686 [main] Physical connection got DEBUG 2025-01-06 02:50:13,686 [main] Logical connection got DEBUG 2025-01-06 02:50:13,686 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,686 [main] Logical connection got DEBUG 2025-01-06 02:50:13,710 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,719 [main] Logical connection got DEBUG 2025-01-06 02:50:13,719 [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 2025-01-06 02:50:13,720 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,720 [main] Logical connection got DEBUG 2025-01-06 02:50:13,720 [main] UPDATE EMP SET tstamp = '2025-01-06 02.50.13', deptno = 20 WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-01-06 02:50:13,721 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,721 [main] Logical connection got DEBUG 2025-01-06 02:50:13,721 [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 2025-01-06 02:50:13,721 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,722 [main] Transaction rolledback DEBUG 2025-01-06 02:50:13,722 [main] Physical connection closed DEBUG 2025-01-06 02:50:13,726 [main] Transaction began DEBUG 2025-01-06 02:50:13,726 [main] Physical connection got DEBUG 2025-01-06 02:50:13,726 [main] Logical connection got DEBUG 2025-01-06 02:50:13,727 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,727 [main] Logical connection got DEBUG 2025-01-06 02:50:13,735 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,736 [main] Logical connection got DEBUG 2025-01-06 02:50:13,736 [main] INSERT INTO CHAR_TABLE (aaa, id) VALUES ('c', 1) DEBUG 2025-01-06 02:50:13,737 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,737 [main] Transaction rolledback DEBUG 2025-01-06 02:50:13,737 [main] Physical connection closed DEBUG 2025-01-06 02:50:13,743 [main] Transaction began DEBUG 2025-01-06 02:50:13,743 [main] Physical connection got DEBUG 2025-01-06 02:50:13,744 [main] Logical connection got DEBUG 2025-01-06 02:50:13,744 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,744 [main] Logical connection got DEBUG 2025-01-06 02:50:13,752 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,755 [main] Logical connection got DEBUG 2025-01-06 02:50:13,755 [main] SELECT DEPT.versionno, DEPT.deptno, DEPT.dname, DEPT.loc FROM DEPT WHERE DEPT.deptno = 20 DEBUG 2025-01-06 02:50:13,756 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,757 [main] Logical connection got DEBUG 2025-01-06 02:50:13,757 [main] UPDATE DEPT SET versionno = 1, dname = 'HOGE' WHERE deptno = 20 AND versionno = 0 DEBUG 2025-01-06 02:50:13,757 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,757 [main] Logical connection got DEBUG 2025-01-06 02:50:13,757 [main] SELECT DEPT.versionno, DEPT.deptno, DEPT.dname, DEPT.loc FROM DEPT WHERE DEPT.deptno = 20 DEBUG 2025-01-06 02:50:13,757 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,758 [main] Transaction rolledback DEBUG 2025-01-06 02:50:13,758 [main] Physical connection closed Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 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 2025-01-06 02:50:13,774 [main] Transaction began DEBUG 2025-01-06 02:50:13,774 [main] Physical connection got DEBUG 2025-01-06 02:50:13,774 [main] Logical connection got DEBUG 2025-01-06 02:50:13,774 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,774 [main] Logical connection got DEBUG 2025-01-06 02:50:13,794 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,803 [main] Logical connection got DEBUG 2025-01-06 02:50:13,804 [main] UPDATE EMP SET tstamp = '2025-01-06 02.50.13', 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 2025-01-06 02:50:13,804 [main] UPDATE EMP SET tstamp = '2025-01-06 02.50.13', 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 2025-01-06 02:50:13,805 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,805 [main] Logical connection got DEBUG 2025-01-06 02:50:13,805 [main] UPDATE EMP SET tstamp = '2025-01-06 02.50.13', 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 2025-01-06 02:50:13,805 [main] UPDATE EMP SET tstamp = '2025-01-06 02.50.13', 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 2025-01-06 02:50:13,805 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,806 [main] Transaction rolledback DEBUG 2025-01-06 02:50:13,806 [main] Physical connection closed DEBUG 2025-01-06 02:50:13,812 [main] Transaction began DEBUG 2025-01-06 02:50:13,812 [main] Physical connection got DEBUG 2025-01-06 02:50:13,812 [main] Logical connection got DEBUG 2025-01-06 02:50:13,812 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,812 [main] Logical connection got DEBUG 2025-01-06 02:50:13,836 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,844 [main] Logical connection got DEBUG 2025-01-06 02:50:13,844 [main] UPDATE EMP SET tstamp = '2025-01-06 02.50.13', 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 2025-01-06 02:50:13,845 [main] UPDATE EMP SET tstamp = '2025-01-06 02.50.13', 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 2025-01-06 02:50:13,845 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,845 [main] Logical connection got DEBUG 2025-01-06 02:50:13,845 [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 2025-01-06 02:50:13,846 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,846 [main] Logical connection got DEBUG 2025-01-06 02:50:13,846 [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 2025-01-06 02:50:13,848 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,848 [main] Transaction rolledback DEBUG 2025-01-06 02:50:13,848 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 sec Running org.seasar.dao.impl.DtoMetaDataFactoryImplTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.seasar.dao.impl.ObjectArrayResultSetHandlerTest DEBUG 2025-01-06 02:50:13,863 [main] Physical connection got DEBUG 2025-01-06 02:50:13,863 [main] Logical connection got DEBUG 2025-01-06 02:50:13,863 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,863 [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 2025-01-06 02:50:13,870 [main] Transaction began DEBUG 2025-01-06 02:50:13,870 [main] Physical connection got DEBUG 2025-01-06 02:50:13,870 [main] Logical connection got DEBUG 2025-01-06 02:50:13,870 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,870 [main] Logical connection got DEBUG 2025-01-06 02:50:13,943 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,951 [main] Logical connection got DEBUG 2025-01-06 02:50:13,951 [main] INSERT INTO EMP (tstamp, ename, empno, deptno, hiredate, mgr, job, comm, sal) VALUES ('2025-01-06 02.50.13', 'hoge', 99, 0, null, null, null, null, null) DEBUG 2025-01-06 02:50:13,952 [main] INSERT INTO EMP (tstamp, ename, empno, deptno, hiredate, mgr, job, comm, sal) VALUES ('2025-01-06 02.50.13', 'hoge2', 98, 0, null, null, null, null, null) DEBUG 2025-01-06 02:50:13,952 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,952 [main] Logical connection got DEBUG 2025-01-06 02:50:13,952 [main] INSERT INTO EMP (tstamp, ename, empno, deptno, hiredate, mgr, job, comm, sal) VALUES ('2025-01-06 02.50.13', 'hoge3', 97, 0, null, null, null, null, null) DEBUG 2025-01-06 02:50:13,952 [main] INSERT INTO EMP (tstamp, ename, empno, deptno, hiredate, mgr, job, comm, sal) VALUES ('2025-01-06 02.50.13', 'hoge2', 96, 0, null, null, null, null, null) DEBUG 2025-01-06 02:50:13,953 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,953 [main] Transaction rolledback DEBUG 2025-01-06 02:50:13,953 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec Running org.seasar.dao.impl.ResultSetToBeanTest DEBUG 2025-01-06 02:50:13,959 [main] Transaction began DEBUG 2025-01-06 02:50:13,960 [main] Physical connection got DEBUG 2025-01-06 02:50:13,960 [main] Logical connection got DEBUG 2025-01-06 02:50:13,961 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,961 [main] Logical connection got DEBUG 2025-01-06 02:50:13,970 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,970 [main] Logical connection got DEBUG 2025-01-06 02:50:13,972 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (123, 7650, 'foo') DEBUG 2025-01-06 02:50:13,972 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,972 [main] Logical connection got DEBUG 2025-01-06 02:50:13,972 [main] SELECT employee_name FROM EMP3 DEBUG 2025-01-06 02:50:13,973 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,973 [main] Logical connection got DEBUG 2025-01-06 02:50:13,973 [main] SELECT employee_name AS employeeName FROM EMP3 DEBUG 2025-01-06 02:50:13,973 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,973 [main] Transaction rolledback DEBUG 2025-01-06 02:50:13,973 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 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.001 sec Running org.seasar.dao.impl.MapResultSetHandlerTest DEBUG 2025-01-06 02:50:13,983 [main] Physical connection got DEBUG 2025-01-06 02:50:13,983 [main] Logical connection got DEBUG 2025-01-06 02:50:13,983 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,984 [main] Physical connection closed DEBUG 2025-01-06 02:50:13,988 [main] Physical connection got DEBUG 2025-01-06 02:50:13,988 [main] Logical connection got DEBUG 2025-01-06 02:50:13,988 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,988 [main] Physical connection closed DEBUG 2025-01-06 02:50:13,993 [main] Physical connection got DEBUG 2025-01-06 02:50:13,993 [main] Logical connection got WARN 2025-01-06 02:50:13,993 [main] More than 2 rows found, but only first row returned DEBUG 2025-01-06 02:50:13,993 [main] Logical connection closed DEBUG 2025-01-06 02:50:13,993 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running org.seasar.dao.impl.PropertyTypeFactoryImplTest DEBUG 2025-01-06 02:50:14,008 [main] Physical connection got DEBUG 2025-01-06 02:50:14,008 [main] Logical connection got DEBUG 2025-01-06 02:50:14,011 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,011 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec Running org.seasar.dao.context.CommandContextPropertyAccessorTest hoge Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.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 2025-01-06 02:50:14,033 [main] Transaction began DEBUG 2025-01-06 02:50:14,034 [main] Physical connection got DEBUG 2025-01-06 02:50:14,034 [main] Logical connection got DEBUG 2025-01-06 02:50:14,034 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,034 [main] Logical connection got DEBUG 2025-01-06 02:50:14,041 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,042 [main] Logical connection got DEBUG 2025-01-06 02:50:14,042 [main] INSERT INTO CHAR_TABLE (aaa, id) VALUES ('Z', 31) DEBUG 2025-01-06 02:50:14,042 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,043 [main] Logical connection got DEBUG 2025-01-06 02:50:14,043 [main] SELECT CHAR_TABLE.aaa, CHAR_TABLE.id FROM CHAR_TABLE DEBUG 2025-01-06 02:50:14,043 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,043 [main] Transaction rolledback DEBUG 2025-01-06 02:50:14,043 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 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 2025-01-06 02:50:14,056 [main] Transaction began DEBUG 2025-01-06 02:50:14,056 [main] Physical connection got DEBUG 2025-01-06 02:50:14,056 [main] Logical connection got DEBUG 2025-01-06 02:50:14,057 [main] UPDATE emp SET ename = 'SCOTT' WHERE empno = 7788 DEBUG 2025-01-06 02:50:14,057 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,057 [main] Transaction rolledback DEBUG 2025-01-06 02:50:14,057 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.seasar.dao.impl.ProcedureMetaDataFactoryImplTest [EDAO0031](public abstract void org.seasar.dao.impl.ProcedureMetaDataFactoryImplTest$Dao.executeWithSimpleParameter(int)) is illegal. Parameter type must be DTO [EDAO0030](public abstract void org.seasar.dao.impl.ProcedureMetaDataFactoryImplTest$Dao.executeWithMultiParameters(org.seasar.dao.impl.ProcedureMetaDataFactoryImplTest$Hoge,int)) is illegal. Parameter size must be 0 or 1 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 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.dbms.OracleTest DEBUG 2025-01-06 02:50:14,088 [main] Physical connection got DEBUG 2025-01-06 02:50:14,088 [main] Logical connection got DEBUG 2025-01-06 02:50:14,113 [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 2025-01-06 02:50:14,113 [main] Physical connection closed DEBUG 2025-01-06 02:50:14,161 [main] Physical connection got DEBUG 2025-01-06 02:50:14,162 [main] Logical connection got DEBUG 2025-01-06 02:50:14,170 [main] Logical connection closed SELECT DEPT.versionno, DEPT.deptno, DEPT.dname, DEPT.loc FROM DEPT DEBUG 2025-01-06 02:50:14,170 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 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 2025-01-06 02:50:14,182 [main] Physical connection got DEBUG 2025-01-06 02:50:14,182 [main] Logical connection got DEBUG 2025-01-06 02:50:14,203 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,203 [main] Physical connection closed DEBUG 2025-01-06 02:50:14,210 [main] Physical connection got DEBUG 2025-01-06 02:50:14,210 [main] Logical connection got WARN 2025-01-06 02:50:14,214 [main] Table(MyBean) not found WARN 2025-01-06 02:50:14,214 [main] Table(DefaultBeanMetaDataImplTest$Ccc) not found DEBUG 2025-01-06 02:50:14,224 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,224 [main] Physical connection closed DEBUG 2025-01-06 02:50:14,230 [main] Physical connection got DEBUG 2025-01-06 02:50:14,230 [main] Logical connection got DEBUG 2025-01-06 02:50:14,249 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,249 [main] Physical connection closed DEBUG 2025-01-06 02:50:14,255 [main] Physical connection got DEBUG 2025-01-06 02:50:14,255 [main] Logical connection got DEBUG 2025-01-06 02:50:14,264 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,264 [main] Logical connection got DEBUG 2025-01-06 02:50:14,283 [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 2025-01-06 02:50:14,284 [main] Physical connection closed DEBUG 2025-01-06 02:50:14,290 [main] Physical connection got DEBUG 2025-01-06 02:50:14,290 [main] Logical connection got DEBUG 2025-01-06 02:50:14,309 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,309 [main] Physical connection closed DEBUG 2025-01-06 02:50:14,316 [main] Physical connection got DEBUG 2025-01-06 02:50:14,316 [main] Logical connection got DEBUG 2025-01-06 02:50:14,335 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,335 [main] Physical connection closed DEBUG 2025-01-06 02:50:14,388 [main] Physical connection got DEBUG 2025-01-06 02:50:14,388 [main] Logical connection got DEBUG 2025-01-06 02:50:14,406 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,406 [main] Physical connection closed DEBUG 2025-01-06 02:50:14,413 [main] Physical connection got DEBUG 2025-01-06 02:50:14,413 [main] Logical connection got WARN 2025-01-06 02:50:14,416 [main] Table(DefaultBeanMetaDataImplTest$Ddd) not found DEBUG 2025-01-06 02:50:14,421 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,421 [main] Physical connection closed DEBUG 2025-01-06 02:50:14,428 [main] Physical connection got DEBUG 2025-01-06 02:50:14,428 [main] Logical connection got WARN 2025-01-06 02:50:14,432 [main] Table(DefaultBeanMetaDataImplTest$Eee) not found DEBUG 2025-01-06 02:50:14,437 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,437 [main] Physical connection closed DEBUG 2025-01-06 02:50:14,444 [main] Physical connection got DEBUG 2025-01-06 02:50:14,444 [main] Logical connection got DEBUG 2025-01-06 02:50:14,451 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,451 [main] Physical connection closed DEBUG 2025-01-06 02:50:14,457 [main] Physical connection got DEBUG 2025-01-06 02:50:14,457 [main] Logical connection got WARN 2025-01-06 02:50:14,461 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found DEBUG 2025-01-06 02:50:14,467 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,467 [main] Physical connection closed DEBUG 2025-01-06 02:50:14,473 [main] Physical connection got DEBUG 2025-01-06 02:50:14,473 [main] Logical connection got WARN 2025-01-06 02:50:14,477 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found DEBUG 2025-01-06 02:50:14,480 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,480 [main] Physical connection closed DEBUG 2025-01-06 02:50:14,497 [main] Physical connection got DEBUG 2025-01-06 02:50:14,497 [main] Logical connection got DEBUG 2025-01-06 02:50:14,505 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,505 [main] Physical connection closed DEBUG 2025-01-06 02:50:14,511 [main] Physical connection got DEBUG 2025-01-06 02:50:14,511 [main] Logical connection got DEBUG 2025-01-06 02:50:14,518 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,518 [main] Physical connection closed DEBUG 2025-01-06 02:50:14,525 [main] Physical connection got DEBUG 2025-01-06 02:50:14,525 [main] Logical connection got DEBUG 2025-01-06 02:50:14,533 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,533 [main] Physical connection closed DEBUG 2025-01-06 02:50:14,591 [main] Physical connection got DEBUG 2025-01-06 02:50:14,591 [main] Logical connection got WARN 2025-01-06 02:50:14,594 [main] Table(DefaultBeanMetaDataImplTest$Ggg) not found DEBUG 2025-01-06 02:50:14,598 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,599 [main] Physical connection closed Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 sec Running org.seasar.dao.impl.FunctionTest DEBUG 2025-01-06 02:50:14,607 [main] Physical connection got DEBUG 2025-01-06 02:50:14,607 [main] Logical connection got Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running org.seasar.dao.util.ImplementInterfaceWalkerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.seasar.dao.impl.BooleanPropertyTest DEBUG 2025-01-06 02:50:14,620 [main] Transaction began DEBUG 2025-01-06 02:50:14,621 [main] Physical connection got DEBUG 2025-01-06 02:50:14,622 [main] Logical connection got DEBUG 2025-01-06 02:50:14,622 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,622 [main] Logical connection got DEBUG 2025-01-06 02:50:14,629 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,630 [main] Logical connection got DEBUG 2025-01-06 02:50:14,630 [main] INSERT INTO DEPT2 (deptno, dname, active) VALUES (99, 'hoge', true) DEBUG 2025-01-06 02:50:14,630 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,631 [main] Logical connection got DEBUG 2025-01-06 02:50:14,631 [main] SELECT DEPT2.deptno, DEPT2.dname, DEPT2.active FROM DEPT2 WARN 2025-01-06 02:50:14,631 [main] More than 2 rows found, but only first row returned DEBUG 2025-01-06 02:50:14,631 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,631 [main] Transaction rolledback DEBUG 2025-01-06 02:50:14,631 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec Running org.seasar.dao.impl.ObjectResultSetHandlerTest DEBUG 2025-01-06 02:50:14,637 [main] Physical connection got DEBUG 2025-01-06 02:50:14,637 [main] Logical connection got DEBUG 2025-01-06 02:50:14,637 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,637 [main] Physical connection closed DEBUG 2025-01-06 02:50:14,641 [main] Physical connection got DEBUG 2025-01-06 02:50:14,641 [main] Logical connection got DEBUG 2025-01-06 02:50:14,641 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,641 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.seasar.dao.dbms.H2Test DEBUG 2025-01-06 02:50:14,887 [main] Physical connection got DEBUG 2025-01-06 02:50:14,888 [main] Logical connection got DEBUG 2025-01-06 02:50:14,910 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,916 [main] Physical connection closed DEBUG 2025-01-06 02:50:14,953 [main] Physical connection got DEBUG 2025-01-06 02:50:14,953 [main] Logical connection got DEBUG 2025-01-06 02:50:14,955 [main] Physical connection got DEBUG 2025-01-06 02:50:14,955 [main] Logical connection got DEBUG 2025-01-06 02:50:14,958 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,958 [main] Logical connection got DEBUG 2025-01-06 02:50:14,958 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2025-01-06 02:50:14,962 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,963 [main] Logical connection got DEBUG 2025-01-06 02:50:14,963 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2025-01-06 02:50:14,963 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,963 [main] Logical connection got DEBUG 2025-01-06 02:50:14,963 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2025-01-06 02:50:14,963 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,963 [main] Logical connection got DEBUG 2025-01-06 02:50:14,963 [main] CALL IDENTITY() DEBUG 2025-01-06 02:50:14,963 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,963 [main] Logical connection got DEBUG 2025-01-06 02:50:14,963 [main] CALL IDENTITY() DEBUG 2025-01-06 02:50:14,963 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,963 [main] Logical connection got DEBUG 2025-01-06 02:50:14,963 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2025-01-06 02:50:14,964 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,964 [main] Logical connection got DEBUG 2025-01-06 02:50:14,964 [main] CALL IDENTITY() DEBUG 2025-01-06 02:50:14,964 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,964 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,964 [main] Physical connection closed DEBUG 2025-01-06 02:50:14,965 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 sec Running org.seasar.dao.id.IdentityIdentifierGeneratorTest DEBUG 2025-01-06 02:50:14,971 [main] Transaction began DEBUG 2025-01-06 02:50:14,971 [main] Physical connection got DEBUG 2025-01-06 02:50:14,971 [main] Logical connection got DEBUG 2025-01-06 02:50:14,971 [main] insert into identitytable(id_name) values('hoge') DEBUG 2025-01-06 02:50:14,971 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,972 [main] Logical connection got DEBUG 2025-01-06 02:50:14,972 [main] CALL IDENTITY() DEBUG 2025-01-06 02:50:14,973 [main] Logical connection closed 0 DEBUG 2025-01-06 02:50:14,973 [main] Transaction rolledback DEBUG 2025-01-06 02:50:14,973 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 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 2025-01-06 02:50:14,982 [main] Physical connection got DEBUG 2025-01-06 02:50:14,982 [main] Logical connection got DEBUG 2025-01-06 02:50:14,983 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,983 [main] Logical connection got WARN 2025-01-06 02:50:14,986 [main] Table(WRONG_TABLE_NAME) not found DEBUG 2025-01-06 02:50:14,989 [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 2025-01-06 02:50:14,992 [main] Physical connection closed DEBUG 2025-01-06 02:50:14,997 [main] Physical connection got DEBUG 2025-01-06 02:50:14,997 [main] Logical connection got DEBUG 2025-01-06 02:50:14,997 [main] Logical connection closed DEBUG 2025-01-06 02:50:14,997 [main] Logical connection got WARN 2025-01-06 02:50:14,999 [main] Table(WRONG_TABLE_NAME) not found DEBUG 2025-01-06 02:50:15,003 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,003 [main] Logical connection got DEBUG 2025-01-06 02:50:15,004 [main] SELECT * FROM EMP DEBUG 2025-01-06 02:50:15,004 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,004 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec Running org.seasar.dao.impl.DtoListMetaDataResultSetHandlerTest DEBUG 2025-01-06 02:50:15,010 [main] Physical connection got DEBUG 2025-01-06 02:50:15,010 [main] Logical connection got DEBUG 2025-01-06 02:50:15,010 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,010 [main] Physical connection closed DEBUG 2025-01-06 02:50:15,015 [main] Physical connection got DEBUG 2025-01-06 02:50:15,015 [main] Logical connection got DEBUG 2025-01-06 02:50:15,015 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,015 [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 2025-01-06 02:50:15,031 [main] Transaction began DEBUG 2025-01-06 02:50:15,032 [main] Physical connection got DEBUG 2025-01-06 02:50:15,032 [main] Logical connection got DEBUG 2025-01-06 02:50:15,033 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,033 [main] Logical connection got DEBUG 2025-01-06 02:50:15,037 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,038 [main] Logical connection got DEBUG 2025-01-06 02:50:15,038 [main] UPDATE DEPT SET versionno = 1, dname = null, loc = null WHERE deptno = 10 AND versionno = 0 DEBUG 2025-01-06 02:50:15,039 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,039 [main] Transaction rolledback DEBUG 2025-01-06 02:50:15,039 [main] Physical connection closed DEBUG 2025-01-06 02:50:15,110 [main] Transaction began DEBUG 2025-01-06 02:50:15,111 [main] Physical connection got DEBUG 2025-01-06 02:50:15,111 [main] Logical connection got DEBUG 2025-01-06 02:50:15,111 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,111 [main] Logical connection got DEBUG 2025-01-06 02:50:15,114 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,115 [main] Logical connection got DEBUG 2025-01-06 02:50:15,115 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0 DEBUG 2025-01-06 02:50:15,116 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,116 [main] Transaction rolledback DEBUG 2025-01-06 02:50:15,116 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec Running org.seasar.dao.impl.ArgumentDtoProcedureCommandTest DEBUG 2025-01-06 02:50:15,123 [main] Transaction began DEBUG 2025-01-06 02:50:15,125 [main] Physical connection got DEBUG 2025-01-06 02:50:15,125 [main] Logical connection got DEBUG 2025-01-06 02:50:15,125 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,129 [main] Logical connection got DEBUG 2025-01-06 02:50:15,130 [main] {call PROCEDURE_TEST_AAA1 (?)} DEBUG 2025-01-06 02:50:15,131 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,132 [main] Transaction rolledback DEBUG 2025-01-06 02:50:15,132 [main] Physical connection closed DEBUG 2025-01-06 02:50:15,143 [main] Transaction began DEBUG 2025-01-06 02:50:15,144 [main] Physical connection got DEBUG 2025-01-06 02:50:15,144 [main] Logical connection got DEBUG 2025-01-06 02:50:15,144 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,146 [main] Logical connection got DEBUG 2025-01-06 02:50:15,147 [main] {call PROCEDURE_TEST_AAA2 (?, ?)} DEBUG 2025-01-06 02:50:15,148 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,149 [main] Transaction rolledback DEBUG 2025-01-06 02:50:15,149 [main] Physical connection closed DEBUG 2025-01-06 02:50:15,154 [main] Transaction began DEBUG 2025-01-06 02:50:15,154 [main] Physical connection got DEBUG 2025-01-06 02:50:15,155 [main] Logical connection got DEBUG 2025-01-06 02:50:15,155 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,157 [main] Logical connection got DEBUG 2025-01-06 02:50:15,157 [main] {call PROCEDURE_TEST_BBB1 ('hoge')} DEBUG 2025-01-06 02:50:15,159 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,159 [main] Transaction rolledback DEBUG 2025-01-06 02:50:15,159 [main] Physical connection closed DEBUG 2025-01-06 02:50:15,163 [main] Transaction began DEBUG 2025-01-06 02:50:15,163 [main] Physical connection got DEBUG 2025-01-06 02:50:15,163 [main] Logical connection got DEBUG 2025-01-06 02:50:15,163 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,167 [main] Logical connection got DEBUG 2025-01-06 02:50:15,167 [main] {call PROCEDURE_TEST_BBB2 ('hoge', 10, '2007-08-26 14.30.00')} DEBUG 2025-01-06 02:50:15,169 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,170 [main] Transaction rolledback DEBUG 2025-01-06 02:50:15,170 [main] Physical connection closed DEBUG 2025-01-06 02:50:15,174 [main] Transaction began DEBUG 2025-01-06 02:50:15,176 [main] Physical connection got DEBUG 2025-01-06 02:50:15,176 [main] Logical connection got DEBUG 2025-01-06 02:50:15,176 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,179 [main] Logical connection got DEBUG 2025-01-06 02:50:15,179 [main] {call PROCEDURE_TEST_CCC2 (?, 10, ?)} DEBUG 2025-01-06 02:50:15,181 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,181 [main] Transaction rolledback DEBUG 2025-01-06 02:50:15,182 [main] Physical connection closed DEBUG 2025-01-06 02:50:15,185 [main] Transaction began DEBUG 2025-01-06 02:50:15,186 [main] Physical connection got DEBUG 2025-01-06 02:50:15,187 [main] Logical connection got DEBUG 2025-01-06 02:50:15,187 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,190 [main] Logical connection got DEBUG 2025-01-06 02:50:15,190 [main] {call PROCEDURE_TEST_DDD1 ('ab')} DEBUG 2025-01-06 02:50:15,193 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,193 [main] Transaction rolledback DEBUG 2025-01-06 02:50:15,193 [main] Physical connection closed DEBUG 2025-01-06 02:50:15,197 [main] Transaction began DEBUG 2025-01-06 02:50:15,198 [main] Physical connection got DEBUG 2025-01-06 02:50:15,198 [main] Logical connection got DEBUG 2025-01-06 02:50:15,198 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,201 [main] Logical connection got DEBUG 2025-01-06 02:50:15,201 [main] {call PROCEDURE_TEST_AAA3 ()} DEBUG 2025-01-06 02:50:15,203 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,203 [main] Transaction rolledback DEBUG 2025-01-06 02:50:15,203 [main] Physical connection closed DEBUG 2025-01-06 02:50:15,207 [main] Transaction began DEBUG 2025-01-06 02:50:15,208 [main] Physical connection got DEBUG 2025-01-06 02:50:15,208 [main] Logical connection got DEBUG 2025-01-06 02:50:15,208 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,211 [main] Logical connection got DEBUG 2025-01-06 02:50:15,211 [main] {call PROCEDURE_TEST_CCC1 ('hoge', 10, ?)} DEBUG 2025-01-06 02:50:15,214 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,214 [main] Transaction rolledback DEBUG 2025-01-06 02:50:15,215 [main] Physical connection closed DEBUG 2025-01-06 02:50:15,219 [main] Transaction began DEBUG 2025-01-06 02:50:15,219 [main] Physical connection got DEBUG 2025-01-06 02:50:15,219 [main] Logical connection got DEBUG 2025-01-06 02:50:15,219 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,223 [main] Logical connection got DEBUG 2025-01-06 02:50:15,223 [main] Logical connection closed [EDAO0029]null is illegal for argument DTO DEBUG 2025-01-06 02:50:15,223 [main] Transaction rolledback DEBUG 2025-01-06 02:50:15,223 [main] Physical connection closed DEBUG 2025-01-06 02:50:15,227 [main] Transaction began DEBUG 2025-01-06 02:50:15,228 [main] Physical connection got DEBUG 2025-01-06 02:50:15,228 [main] Logical connection got DEBUG 2025-01-06 02:50:15,228 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,230 [main] Logical connection got DEBUG 2025-01-06 02:50:15,231 [main] {? = call FUNCTION_TEST_MAX (5.0, 10.0)} DEBUG 2025-01-06 02:50:15,234 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,234 [main] Transaction rolledback DEBUG 2025-01-06 02:50:15,235 [main] Physical connection closed Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 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 2025-01-06 02:50:15,264 [main] Transaction began DEBUG 2025-01-06 02:50:15,264 [main] Physical connection got DEBUG 2025-01-06 02:50:15,264 [main] Logical connection got DEBUG 2025-01-06 02:50:15,264 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,264 [main] Logical connection got DEBUG 2025-01-06 02:50:15,268 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,271 [main] Logical connection got DEBUG 2025-01-06 02:50:15,273 [main] Logical connection closed SELECT empno, ename, dname FROM emp, dept where emp.deptno = dept.deptno DEBUG 2025-01-06 02:50:15,273 [main] Transaction rolledback DEBUG 2025-01-06 02:50:15,273 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec Running org.seasar.dao.impl.ReturnsArrayDaoTest DEBUG 2025-01-06 02:50:15,290 [main] Physical connection got DEBUG 2025-01-06 02:50:15,290 [main] Logical connection got DEBUG 2025-01-06 02:50:15,290 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,290 [main] Logical connection got DEBUG 2025-01-06 02:50:15,294 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,295 [main] Logical connection got DEBUG 2025-01-06 02:50:15,295 [main] SELECT EMP.ename FROM EMP DEBUG 2025-01-06 02:50:15,295 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,295 [main] Logical connection got DEBUG 2025-01-06 02:50:15,295 [main] SELECT EMP.ename FROM EMP DEBUG 2025-01-06 02:50:15,297 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,297 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 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 2025-01-06 02:50:15,306 [main] Transaction began DEBUG 2025-01-06 02:50:15,306 [main] Physical connection got DEBUG 2025-01-06 02:50:15,306 [main] Logical connection got DEBUG 2025-01-06 02:50:15,309 [main] S2Pager use scroll cursor. DEBUG 2025-01-06 02:50:15,309 [main] Transaction rolledback DEBUG 2025-01-06 02:50:15,310 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,310 [main] Physical connection closed DEBUG 2025-01-06 02:50:15,314 [main] Transaction began DEBUG 2025-01-06 02:50:15,314 [main] Physical connection got DEBUG 2025-01-06 02:50:15,314 [main] Logical connection got DEBUG 2025-01-06 02:50:15,314 [main] S2Pager use scroll cursor. DEBUG 2025-01-06 02:50:15,314 [main] Transaction rolledback DEBUG 2025-01-06 02:50:15,314 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,315 [main] Physical connection closed DEBUG 2025-01-06 02:50:15,324 [main] Transaction began DEBUG 2025-01-06 02:50:15,324 [main] Physical connection got DEBUG 2025-01-06 02:50:15,324 [main] Logical connection got DEBUG 2025-01-06 02:50:15,325 [main] S2Pager use scroll cursor. DEBUG 2025-01-06 02:50:15,325 [main] Transaction rolledback DEBUG 2025-01-06 02:50:15,325 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,325 [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 2025-01-06 02:50:15,331 [main] Physical connection got DEBUG 2025-01-06 02:50:15,331 [main] Logical connection got DEBUG 2025-01-06 02:50:15,331 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,331 [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 2025-01-06 02:50:15,350 [main] Transaction began DEBUG 2025-01-06 02:50:15,351 [main] Physical connection got DEBUG 2025-01-06 02:50:15,351 [main] Logical connection got DEBUG 2025-01-06 02:50:15,351 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,351 [main] Logical connection got DEBUG 2025-01-06 02:50:15,367 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,368 [main] Logical connection got DEBUG 2025-01-06 02:50:15,368 [main] SELECT LARGE_TEXT.id, LARGE_TEXT.version_no, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 123 DEBUG 2025-01-06 02:50:15,380 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,380 [main] Transaction rolledback DEBUG 2025-01-06 02:50:15,380 [main] Physical connection closed DEBUG 2025-01-06 02:50:15,398 [main] Transaction began DEBUG 2025-01-06 02:50:15,398 [main] Physical connection got DEBUG 2025-01-06 02:50:15,398 [main] Logical connection got DEBUG 2025-01-06 02:50:15,398 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,398 [main] Logical connection got DEBUG 2025-01-06 02:50:15,401 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,402 [main] Logical connection got DEBUG 2025-01-06 02:50:15,402 [main] INSERT INTO LARGE_TEXT (id, version_no, large_string) VALUES (1, 0, 'abc1') DEBUG 2025-01-06 02:50:15,479 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,479 [main] Logical connection got DEBUG 2025-01-06 02:50:15,479 [main] SELECT LARGE_TEXT.id, LARGE_TEXT.version_no, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 1 DEBUG 2025-01-06 02:50:15,480 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,480 [main] Logical connection got DEBUG 2025-01-06 02:50:15,480 [main] UPDATE LARGE_TEXT SET version_no = 1, large_string = 'ABCDEFG' WHERE id = 1 AND version_no = 0 DEBUG 2025-01-06 02:50:15,489 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,489 [main] Logical connection got DEBUG 2025-01-06 02:50:15,489 [main] SELECT LARGE_TEXT.id, LARGE_TEXT.version_no, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 1 DEBUG 2025-01-06 02:50:15,491 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,501 [main] Transaction rolledback DEBUG 2025-01-06 02:50:15,501 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 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 2025-01-06 02:50:15,512 [main] Physical connection got DEBUG 2025-01-06 02:50:15,512 [main] Logical connection got DEBUG 2025-01-06 02:50:15,532 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,532 [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 2025-01-06 02:50:15,536 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,536 [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 2025-01-06 02:50:15,542 [main] Transaction began DEBUG 2025-01-06 02:50:15,542 [main] Physical connection got DEBUG 2025-01-06 02:50:15,542 [main] Logical connection got DEBUG 2025-01-06 02:50:15,542 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,542 [main] Logical connection got DEBUG 2025-01-06 02:50:15,560 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,570 [main] Logical connection got DEBUG 2025-01-06 02:50:15,570 [main] INSERT INTO EMP (tstamp, ename, empno, deptno) VALUES ('2025-01-06 02.50.15', 'hoge', 99, 0) DEBUG 2025-01-06 02:50:15,571 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,571 [main] Transaction rolledback DEBUG 2025-01-06 02:50:15,571 [main] Physical connection closed DEBUG 2025-01-06 02:50:15,575 [main] Transaction began DEBUG 2025-01-06 02:50:15,576 [main] Physical connection got DEBUG 2025-01-06 02:50:15,576 [main] Logical connection got DEBUG 2025-01-06 02:50:15,576 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,576 [main] Logical connection got DEBUG 2025-01-06 02:50:15,582 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,583 [main] Logical connection got DEBUG 2025-01-06 02:50:15,583 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge') DEBUG 2025-01-06 02:50:15,583 [main] Logical connection got DEBUG 2025-01-06 02:50:15,583 [main] CALL IDENTITY() DEBUG 2025-01-06 02:50:15,583 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,583 [main] Logical connection closed 1 DEBUG 2025-01-06 02:50:15,583 [main] Logical connection got DEBUG 2025-01-06 02:50:15,583 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge') DEBUG 2025-01-06 02:50:15,584 [main] Logical connection got DEBUG 2025-01-06 02:50:15,584 [main] CALL IDENTITY() DEBUG 2025-01-06 02:50:15,584 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,584 [main] Logical connection closed 2 DEBUG 2025-01-06 02:50:15,584 [main] Transaction rolledback DEBUG 2025-01-06 02:50:15,584 [main] Physical connection closed DEBUG 2025-01-06 02:50:15,588 [main] Transaction began DEBUG 2025-01-06 02:50:15,589 [main] Physical connection got DEBUG 2025-01-06 02:50:15,589 [main] Logical connection got DEBUG 2025-01-06 02:50:15,589 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,589 [main] Logical connection got DEBUG 2025-01-06 02:50:15,610 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,619 [main] Logical connection got DEBUG 2025-01-06 02:50:15,619 [main] INSERT INTO EMP (tstamp, ename, empno) VALUES ('2025-01-06 02.50.15', 'hoge', 99) DEBUG 2025-01-06 02:50:15,619 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,619 [main] Transaction rolledback DEBUG 2025-01-06 02:50:15,619 [main] Physical connection closed DEBUG 2025-01-06 02:50:15,623 [main] Transaction began DEBUG 2025-01-06 02:50:15,624 [main] Physical connection got DEBUG 2025-01-06 02:50:15,624 [main] Logical connection got DEBUG 2025-01-06 02:50:15,624 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,624 [main] Logical connection got DEBUG 2025-01-06 02:50:15,642 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,654 [main] Logical connection got DEBUG 2025-01-06 02:50:15,654 [main] INSERT INTO EMP (deptno, empno, tstamp) VALUES (10, 99, '2025-01-06 02.50.15') DEBUG 2025-01-06 02:50:15,655 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,655 [main] Transaction rolledback DEBUG 2025-01-06 02:50:15,655 [main] Physical connection closed DEBUG 2025-01-06 02:50:15,659 [main] Transaction began DEBUG 2025-01-06 02:50:15,659 [main] Physical connection got DEBUG 2025-01-06 02:50:15,659 [main] Logical connection got DEBUG 2025-01-06 02:50:15,660 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,660 [main] Logical connection got DEBUG 2025-01-06 02:50:15,667 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,668 [main] Logical connection got DEBUG 2025-01-06 02:50:15,668 [main] INSERT INTO EMP (empno) VALUES (980) DEBUG 2025-01-06 02:50:15,668 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,669 [main] Transaction rolledback DEBUG 2025-01-06 02:50:15,669 [main] Physical connection closed DEBUG 2025-01-06 02:50:15,673 [main] Transaction began DEBUG 2025-01-06 02:50:15,673 [main] Physical connection got DEBUG 2025-01-06 02:50:15,674 [main] Logical connection got DEBUG 2025-01-06 02:50:15,674 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,674 [main] Logical connection got DEBUG 2025-01-06 02:50:15,680 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,681 [main] Transaction rolledback DEBUG 2025-01-06 02:50:15,681 [main] Physical connection closed DEBUG 2025-01-06 02:50:15,685 [main] Transaction began DEBUG 2025-01-06 02:50:15,686 [main] Physical connection got DEBUG 2025-01-06 02:50:15,686 [main] Logical connection got DEBUG 2025-01-06 02:50:15,686 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,686 [main] Logical connection got WARN 2025-01-06 02:50:15,691 [main] Table(DUMMY_TABLE) not found DEBUG 2025-01-06 02:50:15,696 [main] Logical connection closed [EDAO0024]No Persistent Properties. Probably (org.seasar.dao.impl.InsertAutoDynamicCommandTest$FooDto) doesnt assosiated with table. DEBUG 2025-01-06 02:50:15,697 [main] Transaction rolledback DEBUG 2025-01-06 02:50:15,698 [main] Physical connection closed DEBUG 2025-01-06 02:50:15,707 [main] Transaction began DEBUG 2025-01-06 02:50:15,708 [main] Physical connection got DEBUG 2025-01-06 02:50:15,708 [main] Logical connection got DEBUG 2025-01-06 02:50:15,708 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,708 [main] Logical connection got DEBUG 2025-01-06 02:50:15,715 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,715 [main] Logical connection got DEBUG 2025-01-06 02:50:15,715 [main] Logical connection got DEBUG 2025-01-06 02:50:15,716 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-01-06 02:50:15,717 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,717 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 49) DEBUG 2025-01-06 02:50:15,717 [main] Logical connection closed 49 DEBUG 2025-01-06 02:50:15,717 [main] Transaction rolledback DEBUG 2025-01-06 02:50:15,717 [main] Physical connection closed DEBUG 2025-01-06 02:50:15,779 [main] Transaction began DEBUG 2025-01-06 02:50:15,781 [main] Physical connection got DEBUG 2025-01-06 02:50:15,781 [main] Logical connection got DEBUG 2025-01-06 02:50:15,781 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,781 [main] Logical connection got DEBUG 2025-01-06 02:50:15,788 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,789 [main] Logical connection got DEBUG 2025-01-06 02:50:15,789 [main] Logical connection got DEBUG 2025-01-06 02:50:15,790 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-01-06 02:50:15,790 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,790 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 50) DEBUG 2025-01-06 02:50:15,790 [main] Logical connection closed 50 DEBUG 2025-01-06 02:50:15,790 [main] Logical connection got DEBUG 2025-01-06 02:50:15,790 [main] Logical connection got DEBUG 2025-01-06 02:50:15,790 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-01-06 02:50:15,790 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,790 [main] INSERT INTO SEQTABLE (name, id) VALUES ('foo', 51) DEBUG 2025-01-06 02:50:15,791 [main] Logical connection closed 51 DEBUG 2025-01-06 02:50:15,791 [main] Transaction rolledback DEBUG 2025-01-06 02:50:15,791 [main] Physical connection closed DEBUG 2025-01-06 02:50:15,796 [main] Physical connection got DEBUG 2025-01-06 02:50:15,796 [main] Logical connection got DEBUG 2025-01-06 02:50:15,796 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,796 [main] Logical connection got DEBUG 2025-01-06 02:50:15,805 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,805 [main] Logical connection got DEBUG 2025-01-06 02:50:15,805 [main] Physical connection got DEBUG 2025-01-06 02:50:15,805 [main] Logical connection got DEBUG 2025-01-06 02:50:15,805 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-01-06 02:50:15,806 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,806 [main] INSERT INTO COMPOSITE_PK_TABLE (aaa, pk2, pk1) VALUES ('hoge', 10, 52) DEBUG 2025-01-06 02:50:15,806 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,806 [main] Physical connection closed DEBUG 2025-01-06 02:50:15,806 [main] Physical connection closed Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 sec Running org.seasar.dao.types.SerializableTypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.seasar.dao.impl.MapArrayResultSetHandlerTest DEBUG 2025-01-06 02:50:15,816 [main] Physical connection got DEBUG 2025-01-06 02:50:15,816 [main] Logical connection got DEBUG 2025-01-06 02:50:15,817 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,817 [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 2025-01-06 02:50:15,821 [main] Physical connection got DEBUG 2025-01-06 02:50:15,821 [main] Logical connection got DEBUG 2025-01-06 02:50:15,822 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,822 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.seasar.dao.id.SequenceIdentifierGeneratorTest DEBUG 2025-01-06 02:50:15,826 [main] Transaction began DEBUG 2025-01-06 02:50:15,827 [main] Physical connection got DEBUG 2025-01-06 02:50:15,827 [main] Logical connection got DEBUG 2025-01-06 02:50:15,827 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-01-06 02:50:15,827 [main] Logical connection closed 53 DEBUG 2025-01-06 02:50:15,827 [main] Transaction rolledback DEBUG 2025-01-06 02:50:15,827 [main] Physical connection closed DEBUG 2025-01-06 02:50:15,831 [main] Transaction began DEBUG 2025-01-06 02:50:15,833 [main] Physical connection got DEBUG 2025-01-06 02:50:15,833 [main] Logical connection got DEBUG 2025-01-06 02:50:15,833 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-01-06 02:50:15,834 [main] Logical connection closed 49 50 51 52 53 54 55 56 57 58 DEBUG 2025-01-06 02:50:15,834 [main] Logical connection got DEBUG 2025-01-06 02:50:15,834 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-01-06 02:50:15,834 [main] Logical connection closed 59 60 61 62 63 64 65 66 67 68 DEBUG 2025-01-06 02:50:15,834 [main] Logical connection got DEBUG 2025-01-06 02:50:15,834 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-01-06 02:50:15,835 [main] Logical connection closed 69 70 71 72 73 74 75 76 77 78 DEBUG 2025-01-06 02:50:15,835 [main] Logical connection got DEBUG 2025-01-06 02:50:15,835 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-01-06 02:50:15,835 [main] Logical connection closed 79 80 DEBUG 2025-01-06 02:50:15,835 [main] Transaction rolledback DEBUG 2025-01-06 02:50:15,835 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running org.seasar.dao.unit.S2DaoBeanListReaderTest DEBUG 2025-01-06 02:50:15,844 [main] Physical connection got DEBUG 2025-01-06 02:50:15,844 [main] Logical connection got DEBUG 2025-01-06 02:50:15,860 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,867 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec Running org.seasar.dao.impl.DefaultTest DEBUG 2025-01-06 02:50:15,893 [main] Transaction began DEBUG 2025-01-06 02:50:15,894 [main] Physical connection got DEBUG 2025-01-06 02:50:15,894 [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 2025-01-06 02:50:15,897 [main] Transaction rolledback DEBUG 2025-01-06 02:50:15,897 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,897 [main] Physical connection closed DEBUG 2025-01-06 02:50:15,921 [main] Transaction began DEBUG 2025-01-06 02:50:15,922 [main] Physical connection got DEBUG 2025-01-06 02:50:15,922 [main] Logical connection got ID[AUTOINCREMENT: start 1 increment 1] AAA['ABC'] BBB[null] VERSION_NO[null] DEBUG 2025-01-06 02:50:15,924 [main] Transaction rolledback DEBUG 2025-01-06 02:50:15,924 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,924 [main] Physical connection closed DEBUG 2025-01-06 02:50:15,946 [main] Transaction began DEBUG 2025-01-06 02:50:15,947 [main] Physical connection got DEBUG 2025-01-06 02:50:15,947 [main] Logical connection got DEBUG 2025-01-06 02:50:15,947 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,947 [main] Logical connection got DEBUG 2025-01-06 02:50:15,949 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,952 [main] Logical connection got DEBUG 2025-01-06 02:50:15,953 [main] INSERT INTO DEFAULT_TABLE (aaa, bbb, version_no) VALUES ('1234567', '890', 0) DEBUG 2025-01-06 02:50:15,957 [main] Logical connection got DEBUG 2025-01-06 02:50:15,957 [main] values IDENTITY_VAL_LOCAL() DEBUG 2025-01-06 02:50:15,959 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,959 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,959 [main] Logical connection got DEBUG 2025-01-06 02:50:15,959 [main] SELECT DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb, DEFAULT_TABLE.id, DEFAULT_TABLE.version_no FROM DEFAULT_TABLE WHERE DEFAULT_TABLE.id = 1 DEBUG 2025-01-06 02:50:15,963 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,973 [main] Transaction rolledback DEBUG 2025-01-06 02:50:15,973 [main] Physical connection closed DEBUG 2025-01-06 02:50:15,997 [main] Transaction began DEBUG 2025-01-06 02:50:15,997 [main] Physical connection got DEBUG 2025-01-06 02:50:15,997 [main] Logical connection got DEBUG 2025-01-06 02:50:15,997 [main] Logical connection closed DEBUG 2025-01-06 02:50:15,997 [main] Logical connection got DEBUG 2025-01-06 02:50:15,998 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,002 [main] Logical connection got DEBUG 2025-01-06 02:50:16,002 [main] INSERT INTO DEFAULT_TABLE (aaa, bbb, version_no) VALUES ('11', '12', 0) DEBUG 2025-01-06 02:50:16,002 [main] INSERT INTO DEFAULT_TABLE (aaa, bbb, version_no) VALUES ('21', '22', 0) DEBUG 2025-01-06 02:50:16,003 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,003 [main] Logical connection got DEBUG 2025-01-06 02:50:16,003 [main] SELECT DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb, DEFAULT_TABLE.id, DEFAULT_TABLE.version_no FROM DEFAULT_TABLE ORDER BY ID DEBUG 2025-01-06 02:50:16,015 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,029 [main] Transaction rolledback DEBUG 2025-01-06 02:50:16,029 [main] Physical connection closed DEBUG 2025-01-06 02:50:16,052 [main] Transaction began DEBUG 2025-01-06 02:50:16,052 [main] Physical connection got DEBUG 2025-01-06 02:50:16,052 [main] Logical connection got DEBUG 2025-01-06 02:50:16,052 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,052 [main] Logical connection got DEBUG 2025-01-06 02:50:16,055 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,056 [main] Logical connection got DEBUG 2025-01-06 02:50:16,057 [main] INSERT INTO DEFAULT_TABLE (aaa, bbb, version_no) VALUES ('11', '12', 0) DEBUG 2025-01-06 02:50:16,057 [main] INSERT INTO DEFAULT_TABLE (aaa, bbb, version_no) VALUES (null, '22', 0) DEBUG 2025-01-06 02:50:16,057 [main] INSERT INTO DEFAULT_TABLE (aaa, bbb, version_no) VALUES ('31', null, 0) DEBUG 2025-01-06 02:50:16,058 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,058 [main] Logical connection got DEBUG 2025-01-06 02:50:16,058 [main] SELECT DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb, DEFAULT_TABLE.id, DEFAULT_TABLE.version_no FROM DEFAULT_TABLE ORDER BY ID DEBUG 2025-01-06 02:50:16,059 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,065 [main] Transaction rolledback DEBUG 2025-01-06 02:50:16,065 [main] Physical connection closed DEBUG 2025-01-06 02:50:16,146 [main] Transaction began DEBUG 2025-01-06 02:50:16,146 [main] Physical connection got DEBUG 2025-01-06 02:50:16,146 [main] Logical connection got DEBUG 2025-01-06 02:50:16,146 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,146 [main] Logical connection got DEBUG 2025-01-06 02:50:16,149 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,152 [main] Logical connection got DEBUG 2025-01-06 02:50:16,153 [main] INSERT INTO DEFAULT_TABLE (aaa, bbb, version_no) VALUES ('11', null, 0) DEBUG 2025-01-06 02:50:16,153 [main] INSERT INTO DEFAULT_TABLE (aaa, bbb, version_no) VALUES ('21', '22', 0) DEBUG 2025-01-06 02:50:16,154 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,154 [main] Logical connection got DEBUG 2025-01-06 02:50:16,154 [main] SELECT DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb, DEFAULT_TABLE.id, DEFAULT_TABLE.version_no FROM DEFAULT_TABLE ORDER BY ID DEBUG 2025-01-06 02:50:16,154 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,164 [main] Transaction rolledback DEBUG 2025-01-06 02:50:16,164 [main] Physical connection closed DEBUG 2025-01-06 02:50:16,185 [main] Transaction began DEBUG 2025-01-06 02:50:16,185 [main] Physical connection got DEBUG 2025-01-06 02:50:16,185 [main] Logical connection got DEBUG 2025-01-06 02:50:16,185 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,185 [main] Logical connection got DEBUG 2025-01-06 02:50:16,187 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,190 [main] Logical connection got DEBUG 2025-01-06 02:50:16,190 [main] INSERT INTO DEFAULT_TABLE (bbb, version_no) VALUES ('bbbb', 0) DEBUG 2025-01-06 02:50:16,193 [main] Logical connection got DEBUG 2025-01-06 02:50:16,193 [main] values IDENTITY_VAL_LOCAL() DEBUG 2025-01-06 02:50:16,194 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,194 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,194 [main] Logical connection got DEBUG 2025-01-06 02:50:16,194 [main] SELECT DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb, DEFAULT_TABLE.id, DEFAULT_TABLE.version_no FROM DEFAULT_TABLE WHERE DEFAULT_TABLE.id = 9 DEBUG 2025-01-06 02:50:16,194 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,201 [main] Transaction rolledback DEBUG 2025-01-06 02:50:16,201 [main] Physical connection closed DEBUG 2025-01-06 02:50:16,227 [main] Transaction began DEBUG 2025-01-06 02:50:16,228 [main] Physical connection got DEBUG 2025-01-06 02:50:16,228 [main] Logical connection got DEBUG 2025-01-06 02:50:16,228 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,228 [main] Logical connection got DEBUG 2025-01-06 02:50:16,229 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,232 [main] Logical connection got DEBUG 2025-01-06 02:50:16,232 [main] INSERT INTO DEFAULT_TABLE (version_no) VALUES (0) DEBUG 2025-01-06 02:50:16,234 [main] Logical connection got DEBUG 2025-01-06 02:50:16,234 [main] values IDENTITY_VAL_LOCAL() DEBUG 2025-01-06 02:50:16,235 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,235 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,235 [main] Logical connection got DEBUG 2025-01-06 02:50:16,235 [main] SELECT DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb, DEFAULT_TABLE.id, DEFAULT_TABLE.version_no FROM DEFAULT_TABLE WHERE DEFAULT_TABLE.id = 10 DEBUG 2025-01-06 02:50:16,236 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,242 [main] Transaction rolledback DEBUG 2025-01-06 02:50:16,242 [main] Physical connection closed DEBUG 2025-01-06 02:50:16,263 [main] Transaction began DEBUG 2025-01-06 02:50:16,263 [main] Physical connection got DEBUG 2025-01-06 02:50:16,263 [main] Logical connection got DEBUG 2025-01-06 02:50:16,263 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,264 [main] Logical connection got DEBUG 2025-01-06 02:50:16,265 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,268 [main] Logical connection got DEBUG 2025-01-06 02:50:16,268 [main] INSERT INTO DEFAULT_TABLE ( AAA, VERSION_NO ) VALUES ( 'foooo', 0 ) DEBUG 2025-01-06 02:50:16,272 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,272 [main] Logical connection got DEBUG 2025-01-06 02:50:16,272 [main] SELECT DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb, DEFAULT_TABLE.id, DEFAULT_TABLE.version_no FROM DEFAULT_TABLE DEBUG 2025-01-06 02:50:16,275 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,281 [main] Transaction rolledback DEBUG 2025-01-06 02:50:16,281 [main] Physical connection closed DEBUG 2025-01-06 02:50:16,302 [main] Transaction began DEBUG 2025-01-06 02:50:16,303 [main] Physical connection got DEBUG 2025-01-06 02:50:16,303 [main] Logical connection got DEBUG 2025-01-06 02:50:16,303 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,303 [main] Logical connection got DEBUG 2025-01-06 02:50:16,304 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,306 [main] Logical connection got DEBUG 2025-01-06 02:50:16,307 [main] INSERT INTO DEFAULT_TABLE ( BBB, VERSION_NO ) VALUES ( 'ttt', 0 ) DEBUG 2025-01-06 02:50:16,310 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,310 [main] Logical connection got DEBUG 2025-01-06 02:50:16,310 [main] SELECT DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb, DEFAULT_TABLE.id, DEFAULT_TABLE.version_no FROM DEFAULT_TABLE DEBUG 2025-01-06 02:50:16,310 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,318 [main] Transaction rolledback DEBUG 2025-01-06 02:50:16,319 [main] Physical connection closed DEBUG 2025-01-06 02:50:16,339 [main] Transaction began DEBUG 2025-01-06 02:50:16,340 [main] Physical connection got DEBUG 2025-01-06 02:50:16,340 [main] Logical connection got DEBUG 2025-01-06 02:50:16,340 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,340 [main] Logical connection got DEBUG 2025-01-06 02:50:16,343 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,344 [main] Logical connection got DEBUG 2025-01-06 02:50:16,344 [main] INSERT INTO PK_ONLY_TABLE (aaa, bbb) VALUES (123, 456) DEBUG 2025-01-06 02:50:16,347 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,347 [main] Logical connection got DEBUG 2025-01-06 02:50:16,347 [main] SELECT PK_ONLY_TABLE.aaa, PK_ONLY_TABLE.bbb FROM PK_ONLY_TABLE DEBUG 2025-01-06 02:50:16,349 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,355 [main] Transaction rolledback DEBUG 2025-01-06 02:50:16,355 [main] Physical connection closed Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.487 sec Running org.seasar.dao.impl.NoPropertyForUpdateTest DEBUG 2025-01-06 02:50:16,370 [main] Physical connection got DEBUG 2025-01-06 02:50:16,370 [main] Logical connection got DEBUG 2025-01-06 02:50:16,371 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,371 [main] Logical connection got DEBUG 2025-01-06 02:50:16,375 [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$$1bdcbb2$$MethodInvocation$$delete0.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.impl.NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$1bdcbb2.delete(NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$1bdcbb2.java) at org.seasar.dao.impl.NoPropertyForUpdateTest.testExceptionOnUpdate(NoPropertyForUpdateTest.java:41) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:154) at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:230) at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:89) at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:145) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) Caused by: org.seasar.framework.exception.SRuntimeException: [EDAO0035]cannot find property for update. at org.seasar.dao.impl.AbstractAutoStaticCommand.setupUpdatePropertyTypes(AbstractAutoStaticCommand.java:102) at org.seasar.dao.impl.UpdateAutoStaticCommand.setupPropertyTypes(UpdateAutoStaticCommand.java:46) at org.seasar.dao.impl.AbstractAutoStaticCommand.<init>(AbstractAutoStaticCommand.java:45) at org.seasar.dao.impl.UpdateAutoStaticCommand.<init>(UpdateAutoStaticCommand.java:33) at org.seasar.dao.impl.DaoMetaDataImpl.createUpdateAutoStaticCommand(DaoMetaDataImpl.java:589) at org.seasar.dao.impl.DaoMetaDataImpl.setupUpdateMethodByAuto(DaoMetaDataImpl.java:574) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethodByAuto(DaoMetaDataImpl.java:385) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:216) ... 37 more DEBUG 2025-01-06 02:50:16,376 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running org.seasar.dao.impl.RelationPropertyTypeFactoryImplTest DEBUG 2025-01-06 02:50:16,382 [main] Physical connection got DEBUG 2025-01-06 02:50:16,382 [main] Logical connection got DEBUG 2025-01-06 02:50:16,390 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,390 [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 2025-01-06 02:50:16,407 [main] Transaction began DEBUG 2025-01-06 02:50:16,407 [main] Physical connection got DEBUG 2025-01-06 02:50:16,407 [main] Logical connection got DEBUG 2025-01-06 02:50:16,411 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,411 [main] Transaction rolledback DEBUG 2025-01-06 02:50:16,411 [main] Physical connection closed DEBUG 2025-01-06 02:50:16,418 [main] Transaction began DEBUG 2025-01-06 02:50:16,419 [main] Physical connection got DEBUG 2025-01-06 02:50:16,419 [main] Logical connection got DEBUG 2025-01-06 02:50:16,422 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,422 [main] Transaction rolledback DEBUG 2025-01-06 02:50:16,422 [main] Physical connection closed Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec Running org.seasar.dao.impl.FieldDaoMetaDataImplTest DEBUG 2025-01-06 02:50:16,529 [main] Physical connection got DEBUG 2025-01-06 02:50:16,529 [main] Logical connection got DEBUG 2025-01-06 02:50:16,530 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,530 [main] Logical connection got DEBUG 2025-01-06 02:50:16,549 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,554 [main] Physical connection closed DEBUG 2025-01-06 02:50:16,560 [main] Physical connection got DEBUG 2025-01-06 02:50:16,560 [main] Logical connection got DEBUG 2025-01-06 02:50:16,560 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,560 [main] Logical connection got DEBUG 2025-01-06 02:50:16,577 [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 2025-01-06 02:50:16,577 [main] Physical connection closed DEBUG 2025-01-06 02:50:16,583 [main] Physical connection got DEBUG 2025-01-06 02:50:16,583 [main] Logical connection got DEBUG 2025-01-06 02:50:16,584 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,584 [main] Logical connection got DEBUG 2025-01-06 02:50:16,605 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,607 [main] Physical connection closed DEBUG 2025-01-06 02:50:16,612 [main] Physical connection got DEBUG 2025-01-06 02:50:16,613 [main] Logical connection got DEBUG 2025-01-06 02:50:16,613 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,613 [main] Logical connection got DEBUG 2025-01-06 02:50:16,630 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,633 [main] Physical connection closed DEBUG 2025-01-06 02:50:16,638 [main] Physical connection got DEBUG 2025-01-06 02:50:16,638 [main] Logical connection got DEBUG 2025-01-06 02:50:16,638 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,638 [main] Logical connection got DEBUG 2025-01-06 02:50:16,655 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,658 [main] Physical connection closed DEBUG 2025-01-06 02:50:16,663 [main] Physical connection got DEBUG 2025-01-06 02:50:16,663 [main] Logical connection got DEBUG 2025-01-06 02:50:16,663 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,663 [main] Logical connection got DEBUG 2025-01-06 02:50:16,682 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,685 [main] Physical connection closed DEBUG 2025-01-06 02:50:16,691 [main] Physical connection got DEBUG 2025-01-06 02:50:16,691 [main] Logical connection got DEBUG 2025-01-06 02:50:16,691 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,691 [main] Logical connection got DEBUG 2025-01-06 02:50:16,710 [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 2025-01-06 02:50:16,711 [main] Physical connection closed DEBUG 2025-01-06 02:50:16,716 [main] Physical connection got DEBUG 2025-01-06 02:50:16,717 [main] Logical connection got DEBUG 2025-01-06 02:50:16,717 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,717 [main] Logical connection got DEBUG 2025-01-06 02:50:16,737 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,739 [main] Physical connection closed DEBUG 2025-01-06 02:50:16,744 [main] Physical connection got DEBUG 2025-01-06 02:50:16,744 [main] Logical connection got DEBUG 2025-01-06 02:50:16,744 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,744 [main] Logical connection got DEBUG 2025-01-06 02:50:16,761 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,764 [main] Physical connection closed DEBUG 2025-01-06 02:50:16,769 [main] Physical connection got DEBUG 2025-01-06 02:50:16,769 [main] Logical connection got DEBUG 2025-01-06 02:50:16,769 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,770 [main] Logical connection got DEBUG 2025-01-06 02:50:16,787 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,792 [main] Physical connection closed DEBUG 2025-01-06 02:50:16,796 [main] Transaction began DEBUG 2025-01-06 02:50:16,797 [main] Physical connection got DEBUG 2025-01-06 02:50:16,797 [main] Logical connection got DEBUG 2025-01-06 02:50:16,797 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,797 [main] Logical connection got DEBUG 2025-01-06 02:50:16,874 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,883 [main] Logical connection got DEBUG 2025-01-06 02:50:16,883 [main] INSERT INTO EMP (tstamp, ename, empno, deptno) VALUES ('2025-01-06 02.50.16', 'hoge', 99, 0) DEBUG 2025-01-06 02:50:16,883 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,884 [main] Transaction rolledback DEBUG 2025-01-06 02:50:16,884 [main] Physical connection closed DEBUG 2025-01-06 02:50:16,888 [main] Transaction began DEBUG 2025-01-06 02:50:16,889 [main] Physical connection got DEBUG 2025-01-06 02:50:16,889 [main] Logical connection got DEBUG 2025-01-06 02:50:16,889 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,890 [main] Logical connection got DEBUG 2025-01-06 02:50:16,907 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,913 [main] Logical connection got DEBUG 2025-01-06 02:50:16,914 [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 2025-01-06 02:50:16,915 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,915 [main] Logical connection got DEBUG 2025-01-06 02:50:16,915 [main] UPDATE EMP SET tstamp = '2025-01-06 02.50.16', ename = 'hoge2', deptno = 20, hiredate = '1982-12-09 00.00.00', mgr = 7566, job = 'ANALYST', comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2025-01-06 02:50:16,916 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,916 [main] Transaction rolledback DEBUG 2025-01-06 02:50:16,916 [main] Physical connection closed DEBUG 2025-01-06 02:50:16,921 [main] Transaction began DEBUG 2025-01-06 02:50:16,921 [main] Physical connection got DEBUG 2025-01-06 02:50:16,922 [main] Logical connection got DEBUG 2025-01-06 02:50:16,922 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,922 [main] Logical connection got DEBUG 2025-01-06 02:50:16,941 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,949 [main] Logical connection got DEBUG 2025-01-06 02:50:16,950 [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 2025-01-06 02:50:16,951 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,951 [main] Logical connection got DEBUG 2025-01-06 02:50:16,952 [main] UPDATE EMP SET tstamp = '2025-01-06 02.50.16', ename = 'hoge4', deptno = 20, hiredate = '1982-12-09 00.00.00', mgr = 7566, job = 'ANALYST', comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '1995-01-23 01.23.45' DEBUG 2025-01-06 02:50:16,952 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,952 [main] Transaction rolledback DEBUG 2025-01-06 02:50:16,952 [main] Physical connection closed DEBUG 2025-01-06 02:50:16,958 [main] Transaction began DEBUG 2025-01-06 02:50:16,958 [main] Physical connection got DEBUG 2025-01-06 02:50:16,958 [main] Logical connection got DEBUG 2025-01-06 02:50:16,958 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,958 [main] Logical connection got DEBUG 2025-01-06 02:50:16,977 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,986 [main] Logical connection got DEBUG 2025-01-06 02:50:16,986 [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 2025-01-06 02:50:16,987 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,987 [main] Logical connection got DEBUG 2025-01-06 02:50:16,987 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2025-01-06 02:50:16,987 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,987 [main] Transaction rolledback DEBUG 2025-01-06 02:50:16,987 [main] Physical connection closed DEBUG 2025-01-06 02:50:16,993 [main] Physical connection got DEBUG 2025-01-06 02:50:16,993 [main] Logical connection got DEBUG 2025-01-06 02:50:16,993 [main] Logical connection closed DEBUG 2025-01-06 02:50:16,993 [main] Logical connection got DEBUG 2025-01-06 02:50:17,010 [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 2025-01-06 02:50:17,011 [main] Physical connection closed DEBUG 2025-01-06 02:50:17,016 [main] Physical connection got DEBUG 2025-01-06 02:50:17,016 [main] Logical connection got DEBUG 2025-01-06 02:50:17,016 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,016 [main] Logical connection got DEBUG 2025-01-06 02:50:17,034 [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 2025-01-06 02:50:17,041 [main] Physical connection closed DEBUG 2025-01-06 02:50:17,045 [main] Physical connection got DEBUG 2025-01-06 02:50:17,045 [main] Logical connection got DEBUG 2025-01-06 02:50:17,045 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,045 [main] Logical connection got DEBUG 2025-01-06 02:50:17,064 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,072 [main] Physical connection closed DEBUG 2025-01-06 02:50:17,078 [main] Physical connection got DEBUG 2025-01-06 02:50:17,078 [main] Logical connection got DEBUG 2025-01-06 02:50:17,078 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,078 [main] Logical connection got DEBUG 2025-01-06 02:50:17,103 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,109 [main] Physical connection closed DEBUG 2025-01-06 02:50:17,115 [main] Physical connection got DEBUG 2025-01-06 02:50:17,115 [main] Logical connection got DEBUG 2025-01-06 02:50:17,115 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,115 [main] Logical connection got DEBUG 2025-01-06 02:50:17,131 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,139 [main] Physical connection closed DEBUG 2025-01-06 02:50:17,148 [main] Physical connection got DEBUG 2025-01-06 02:50:17,148 [main] Logical connection got DEBUG 2025-01-06 02:50:17,149 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,149 [main] Logical connection got DEBUG 2025-01-06 02:50:17,165 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,235 [main] Logical connection got DEBUG 2025-01-06 02:50:17,235 [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 2025-01-06 02:50:17,237 [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 2025-01-06 02:50:17,239 [main] Physical connection closed DEBUG 2025-01-06 02:50:17,245 [main] Physical connection got DEBUG 2025-01-06 02:50:17,245 [main] Logical connection got DEBUG 2025-01-06 02:50:17,245 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,245 [main] Logical connection got DEBUG 2025-01-06 02:50:17,264 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,271 [main] Logical connection got DEBUG 2025-01-06 02:50:17,272 [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 2025-01-06 02:50:17,275 [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 2025-01-06 02:50:17,277 [main] Physical connection closed DEBUG 2025-01-06 02:50:17,282 [main] Physical connection got DEBUG 2025-01-06 02:50:17,282 [main] Logical connection got DEBUG 2025-01-06 02:50:17,282 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,282 [main] Logical connection got DEBUG 2025-01-06 02:50:17,298 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,306 [main] Logical connection got DEBUG 2025-01-06 02:50:17,306 [main] select * from emp DEBUG 2025-01-06 02:50:17,308 [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 2025-01-06 02:50:17,309 [main] Physical connection closed DEBUG 2025-01-06 02:50:17,314 [main] Physical connection got DEBUG 2025-01-06 02:50:17,314 [main] Logical connection got DEBUG 2025-01-06 02:50:17,314 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,314 [main] Logical connection got DEBUG 2025-01-06 02:50:17,333 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,341 [main] Logical connection got DEBUG 2025-01-06 02:50:17,341 [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 2025-01-06 02:50:17,343 [main] Logical connection closed [7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}] DEBUG 2025-01-06 02:50:17,344 [main] Physical connection closed DEBUG 2025-01-06 02:50:17,349 [main] Physical connection got DEBUG 2025-01-06 02:50:17,349 [main] Logical connection got DEBUG 2025-01-06 02:50:17,349 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,349 [main] Logical connection got DEBUG 2025-01-06 02:50:17,365 [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 2025-01-06 02:50:17,372 [main] Physical connection closed DEBUG 2025-01-06 02:50:17,377 [main] Physical connection got DEBUG 2025-01-06 02:50:17,377 [main] Logical connection got DEBUG 2025-01-06 02:50:17,377 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,378 [main] Logical connection got DEBUG 2025-01-06 02:50:17,394 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,402 [main] Logical connection got DEBUG 2025-01-06 02:50:17,402 [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 2025-01-06 02:50:17,403 [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 2025-01-06 02:50:17,408 [main] Physical connection closed DEBUG 2025-01-06 02:50:17,413 [main] Physical connection got DEBUG 2025-01-06 02:50:17,413 [main] Logical connection got DEBUG 2025-01-06 02:50:17,413 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,413 [main] Logical connection got DEBUG 2025-01-06 02:50:17,429 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,438 [main] Logical connection got DEBUG 2025-01-06 02:50:17,438 [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 2025-01-06 02:50:17,440 [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 2025-01-06 02:50:17,441 [main] Physical connection closed DEBUG 2025-01-06 02:50:17,446 [main] Physical connection got DEBUG 2025-01-06 02:50:17,446 [main] Logical connection got DEBUG 2025-01-06 02:50:17,446 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,446 [main] Logical connection got DEBUG 2025-01-06 02:50:17,465 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,473 [main] Logical connection got DEBUG 2025-01-06 02:50:17,473 [main] select * from emp DEBUG 2025-01-06 02:50:17,474 [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 2025-01-06 02:50:17,475 [main] Physical connection closed DEBUG 2025-01-06 02:50:17,479 [main] Physical connection got DEBUG 2025-01-06 02:50:17,479 [main] Logical connection got DEBUG 2025-01-06 02:50:17,479 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,480 [main] Logical connection got DEBUG 2025-01-06 02:50:17,496 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,503 [main] Logical connection got DEBUG 2025-01-06 02:50:17,503 [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 2025-01-06 02:50:17,504 [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 2025-01-06 02:50:17,505 [main] Physical connection closed DEBUG 2025-01-06 02:50:17,509 [main] Physical connection got DEBUG 2025-01-06 02:50:17,509 [main] Logical connection got DEBUG 2025-01-06 02:50:17,510 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,510 [main] Logical connection got DEBUG 2025-01-06 02:50:17,527 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,534 [main] Logical connection got DEBUG 2025-01-06 02:50:17,535 [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 2025-01-06 02:50:17,536 [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 2025-01-06 02:50:17,536 [main] Physical connection closed DEBUG 2025-01-06 02:50:17,601 [main] Physical connection got DEBUG 2025-01-06 02:50:17,601 [main] Logical connection got DEBUG 2025-01-06 02:50:17,601 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,601 [main] Logical connection got DEBUG 2025-01-06 02:50:17,618 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,627 [main] Logical connection got DEBUG 2025-01-06 02:50:17,627 [main] select count(*) from emp DEBUG 2025-01-06 02:50:17,627 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,628 [main] Physical connection closed DEBUG 2025-01-06 02:50:17,632 [main] Physical connection got DEBUG 2025-01-06 02:50:17,633 [main] Logical connection got DEBUG 2025-01-06 02:50:17,633 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,633 [main] Logical connection got DEBUG 2025-01-06 02:50:17,650 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,657 [main] Logical connection got DEBUG 2025-01-06 02:50:17,658 [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 2025-01-06 02:50:17,658 [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 2025-01-06 02:50:17,659 [main] Physical connection closed DEBUG 2025-01-06 02:50:17,663 [main] Physical connection got DEBUG 2025-01-06 02:50:17,663 [main] Logical connection got DEBUG 2025-01-06 02:50:17,663 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,663 [main] Logical connection got DEBUG 2025-01-06 02:50:17,681 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,688 [main] Logical connection got DEBUG 2025-01-06 02:50:17,688 [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 2025-01-06 02:50:17,688 [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 2025-01-06 02:50:17,689 [main] Physical connection closed DEBUG 2025-01-06 02:50:17,693 [main] Physical connection got DEBUG 2025-01-06 02:50:17,693 [main] Logical connection got DEBUG 2025-01-06 02:50:17,693 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,693 [main] Logical connection got DEBUG 2025-01-06 02:50:17,713 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,721 [main] Logical connection got DEBUG 2025-01-06 02:50:17,721 [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 2025-01-06 02:50:17,721 [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 2025-01-06 02:50:17,721 [main] Physical connection closed DEBUG 2025-01-06 02:50:17,727 [main] Physical connection got DEBUG 2025-01-06 02:50:17,727 [main] Logical connection got DEBUG 2025-01-06 02:50:17,727 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,727 [main] Logical connection got DEBUG 2025-01-06 02:50:17,742 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,749 [main] Logical connection got DEBUG 2025-01-06 02:50:17,750 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2025-01-06 02:50:17,751 [main] Logical connection closed [Ljava.util.Map;@1376afa DEBUG 2025-01-06 02:50:17,751 [main] Physical connection closed DEBUG 2025-01-06 02:50:17,756 [main] Physical connection got DEBUG 2025-01-06 02:50:17,756 [main] Logical connection got DEBUG 2025-01-06 02:50:17,756 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,756 [main] Logical connection got DEBUG 2025-01-06 02:50:17,772 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,780 [main] Logical connection got DEBUG 2025-01-06 02:50:17,780 [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 2025-01-06 02:50:17,782 [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 2025-01-06 02:50:17,782 [main] Physical connection closed DEBUG 2025-01-06 02:50:17,787 [main] Physical connection got DEBUG 2025-01-06 02:50:17,787 [main] Logical connection got DEBUG 2025-01-06 02:50:17,787 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,787 [main] Logical connection got DEBUG 2025-01-06 02:50:17,804 [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 2025-01-06 02:50:17,811 [main] Logical connection got DEBUG 2025-01-06 02:50:17,811 [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 2025-01-06 02:50:17,813 [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 2025-01-06 02:50:17,813 [main] Physical connection closed DEBUG 2025-01-06 02:50:17,818 [main] Physical connection got DEBUG 2025-01-06 02:50:17,818 [main] Logical connection got DEBUG 2025-01-06 02:50:17,818 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,819 [main] Logical connection got DEBUG 2025-01-06 02:50:17,834 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,838 [main] Logical connection got DEBUG 2025-01-06 02:50:17,838 [main] SELECT COUNT(*) FROM emp DEBUG 2025-01-06 02:50:17,838 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,838 [main] Physical connection closed DEBUG 2025-01-06 02:50:17,843 [main] Physical connection got DEBUG 2025-01-06 02:50:17,843 [main] Logical connection got DEBUG 2025-01-06 02:50:17,843 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,843 [main] Logical connection got DEBUG 2025-01-06 02:50:17,860 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,862 [main] Logical connection got DEBUG 2025-01-06 02:50:17,862 [main] SELECT COUNT(*) FROM emp DEBUG 2025-01-06 02:50:17,862 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,863 [main] Physical connection closed DEBUG 2025-01-06 02:50:17,869 [main] Physical connection got DEBUG 2025-01-06 02:50:17,869 [main] Logical connection got DEBUG 2025-01-06 02:50:17,869 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,869 [main] Logical connection got DEBUG 2025-01-06 02:50:17,945 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,945 [main] Logical connection got DEBUG 2025-01-06 02:50:17,946 [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 2025-01-06 02:50:17,946 [main] Logical connection closed [7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}] DEBUG 2025-01-06 02:50:17,947 [main] Physical connection closed DEBUG 2025-01-06 02:50:17,952 [main] Physical connection got DEBUG 2025-01-06 02:50:17,952 [main] Logical connection got DEBUG 2025-01-06 02:50:17,952 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,952 [main] Logical connection got DEBUG 2025-01-06 02:50:17,964 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,964 [main] Logical connection got DEBUG 2025-01-06 02:50:17,965 [main] SELECT ename, deptnum, empno FROM EMP2 DEBUG 2025-01-06 02:50:17,965 [main] Logical connection closed [7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}] DEBUG 2025-01-06 02:50:17,965 [main] Physical connection closed DEBUG 2025-01-06 02:50:17,970 [main] Transaction began DEBUG 2025-01-06 02:50:17,970 [main] Physical connection got DEBUG 2025-01-06 02:50:17,970 [main] Logical connection got DEBUG 2025-01-06 02:50:17,970 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,971 [main] Logical connection got DEBUG 2025-01-06 02:50:17,991 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,999 [main] Logical connection got DEBUG 2025-01-06 02:50:17,999 [main] INSERT INTO EMP (tstamp, ename, empno, deptno) VALUES ('2025-01-06 02.50.17', 'test', 9999, 50) DEBUG 2025-01-06 02:50:17,999 [main] Logical connection closed DEBUG 2025-01-06 02:50:17,999 [main] Logical connection got DEBUG 2025-01-06 02:50:17,999 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 DEBUG 2025-01-06 02:50:18,000 [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 2025-01-06 02:50:18,001 [main] Logical connection got DEBUG 2025-01-06 02:50:18,001 [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 2025-01-06 02:50:18,001 [main] Logical connection closed 9999, test, null, null, null, null, null, 50, 2025-01-06 02:50:17.999 {50, null, null, 0} DEBUG 2025-01-06 02:50:18,001 [main] Transaction rolledback DEBUG 2025-01-06 02:50:18,001 [main] Physical connection closed DEBUG 2025-01-06 02:50:18,006 [main] Physical connection got DEBUG 2025-01-06 02:50:18,006 [main] Logical connection got DEBUG 2025-01-06 02:50:18,006 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,006 [main] Logical connection got DEBUG 2025-01-06 02:50:18,022 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,026 [main] Physical connection closed DEBUG 2025-01-06 02:50:18,031 [main] Physical connection got DEBUG 2025-01-06 02:50:18,031 [main] Logical connection got DEBUG 2025-01-06 02:50:18,031 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,031 [main] Logical connection got DEBUG 2025-01-06 02:50:18,048 [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 2025-01-06 02:50:18,059 [main] Logical connection got DEBUG 2025-01-06 02:50:18,059 [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 2025-01-06 02:50:18,061 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,061 [main] Physical connection closed DEBUG 2025-01-06 02:50:18,066 [main] Physical connection got DEBUG 2025-01-06 02:50:18,066 [main] Logical connection got DEBUG 2025-01-06 02:50:18,066 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,066 [main] Logical connection got DEBUG 2025-01-06 02:50:18,082 [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 2025-01-06 02:50:18,091 [main] Logical connection got DEBUG 2025-01-06 02:50:18,092 [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 2025-01-06 02:50:18,092 [main] Logical connection closed [] DEBUG 2025-01-06 02:50:18,092 [main] Physical connection closed DEBUG 2025-01-06 02:50:18,098 [main] Physical connection got DEBUG 2025-01-06 02:50:18,098 [main] Logical connection got DEBUG 2025-01-06 02:50:18,098 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,098 [main] Logical connection got DEBUG 2025-01-06 02:50:18,113 [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 2025-01-06 02:50:18,118 [main] Logical connection got DEBUG 2025-01-06 02:50:18,119 [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 2025-01-06 02:50:18,120 [main] Logical connection closed [7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS, 0}] DEBUG 2025-01-06 02:50:18,120 [main] Physical connection closed DEBUG 2025-01-06 02:50:18,125 [main] Physical connection got DEBUG 2025-01-06 02:50:18,125 [main] Logical connection got DEBUG 2025-01-06 02:50:18,125 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,125 [main] Logical connection got DEBUG 2025-01-06 02:50:18,140 [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 2025-01-06 02:50:18,143 [main] Physical connection closed DEBUG 2025-01-06 02:50:18,148 [main] Physical connection got DEBUG 2025-01-06 02:50:18,148 [main] Logical connection got DEBUG 2025-01-06 02:50:18,148 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,148 [main] Logical connection got DEBUG 2025-01-06 02:50:18,165 [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 2025-01-06 02:50:18,173 [main] Logical connection got DEBUG 2025-01-06 02:50:18,173 [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 2025-01-06 02:50:18,174 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,174 [main] Physical connection closed DEBUG 2025-01-06 02:50:18,179 [main] Physical connection got DEBUG 2025-01-06 02:50:18,179 [main] Logical connection got DEBUG 2025-01-06 02:50:18,179 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,179 [main] Logical connection got DEBUG 2025-01-06 02:50:18,196 [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 2025-01-06 02:50:18,203 [main] Logical connection got DEBUG 2025-01-06 02:50:18,203 [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 2025-01-06 02:50:18,204 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,204 [main] Physical connection closed DEBUG 2025-01-06 02:50:18,209 [main] Physical connection got DEBUG 2025-01-06 02:50:18,209 [main] Logical connection got DEBUG 2025-01-06 02:50:18,209 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,209 [main] Logical connection got DEBUG 2025-01-06 02:50:18,229 [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 2025-01-06 02:50:18,230 [main] Logical connection got DEBUG 2025-01-06 02:50:18,230 [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 2025-01-06 02:50:18,231 [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 2025-01-06 02:50:18,231 [main] Physical connection closed DEBUG 2025-01-06 02:50:18,298 [main] Physical connection got DEBUG 2025-01-06 02:50:18,298 [main] Logical connection got DEBUG 2025-01-06 02:50:18,298 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,298 [main] Logical connection got DEBUG 2025-01-06 02:50:18,318 [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 2025-01-06 02:50:18,318 [main] Physical connection closed DEBUG 2025-01-06 02:50:18,324 [main] Physical connection got DEBUG 2025-01-06 02:50:18,324 [main] Logical connection got DEBUG 2025-01-06 02:50:18,324 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,325 [main] Logical connection got WARN 2025-01-06 02:50:18,328 [main] Table(DepartmentTotalSalary) not found DEBUG 2025-01-06 02:50:18,334 [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 2025-01-06 02:50:18,334 [main] Logical connection got DEBUG 2025-01-06 02:50:18,334 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno DEBUG 2025-01-06 02:50:18,335 [main] Logical connection closed [10, 8750, 20, 10875.0, 30, 9400] DEBUG 2025-01-06 02:50:18,335 [main] Physical connection closed DEBUG 2025-01-06 02:50:18,340 [main] Physical connection got DEBUG 2025-01-06 02:50:18,341 [main] Logical connection got DEBUG 2025-01-06 02:50:18,341 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,341 [main] Logical connection got DEBUG 2025-01-06 02:50:18,360 [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 2025-01-06 02:50:18,369 [main] Physical connection closed DEBUG 2025-01-06 02:50:18,374 [main] Physical connection got DEBUG 2025-01-06 02:50:18,374 [main] Logical connection got DEBUG 2025-01-06 02:50:18,374 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,374 [main] Logical connection got DEBUG 2025-01-06 02:50:18,392 [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 2025-01-06 02:50:18,393 [main] Logical connection got DEBUG 2025-01-06 02:50:18,393 [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 2025-01-06 02:50:18,395 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,396 [main] Logical connection got DEBUG 2025-01-06 02:50:18,396 [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 2025-01-06 02:50:18,396 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,397 [main] Physical connection closed DEBUG 2025-01-06 02:50:18,402 [main] Physical connection got DEBUG 2025-01-06 02:50:18,402 [main] Logical connection got DEBUG 2025-01-06 02:50:18,402 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,402 [main] Logical connection got DEBUG 2025-01-06 02:50:18,420 [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 2025-01-06 02:50:18,421 [main] Logical connection got DEBUG 2025-01-06 02:50:18,421 [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 2025-01-06 02:50:18,424 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,424 [main] Logical connection got DEBUG 2025-01-06 02:50:18,424 [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 2025-01-06 02:50:18,424 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,424 [main] Logical connection got DEBUG 2025-01-06 02:50:18,424 [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 2025-01-06 02:50:18,426 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,426 [main] Logical connection got DEBUG 2025-01-06 02:50:18,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 ename = 'SMITH' AND job = 'CLERK' DEBUG 2025-01-06 02:50:18,426 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,426 [main] Logical connection got DEBUG 2025-01-06 02:50:18,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 ename = 'a' AND job = 'b' DEBUG 2025-01-06 02:50:18,427 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,427 [main] Physical connection closed DEBUG 2025-01-06 02:50:18,432 [main] Transaction began DEBUG 2025-01-06 02:50:18,433 [main] Physical connection got DEBUG 2025-01-06 02:50:18,433 [main] Logical connection got DEBUG 2025-01-06 02:50:18,433 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,433 [main] Logical connection got DEBUG 2025-01-06 02:50:18,450 [main] Logical connection closed SELECT COUNT(*) FROM emp DELETE FROM emp WHERE empno=? DEBUG 2025-01-06 02:50:18,450 [main] Logical connection got DEBUG 2025-01-06 02:50:18,450 [main] SELECT COUNT(*) FROM emp DEBUG 2025-01-06 02:50:18,450 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,450 [main] Logical connection got DEBUG 2025-01-06 02:50:18,451 [main] DELETE FROM emp WHERE empno=7369 DEBUG 2025-01-06 02:50:18,451 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,451 [main] Logical connection got DEBUG 2025-01-06 02:50:18,451 [main] SELECT COUNT(*) FROM emp DEBUG 2025-01-06 02:50:18,451 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,451 [main] Transaction rolledback DEBUG 2025-01-06 02:50:18,451 [main] Physical connection closed DEBUG 2025-01-06 02:50:18,457 [main] Physical connection got DEBUG 2025-01-06 02:50:18,457 [main] Logical connection got DEBUG 2025-01-06 02:50:18,457 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,457 [main] Logical connection got DEBUG 2025-01-06 02:50:18,474 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,476 [main] Physical connection closed DEBUG 2025-01-06 02:50:18,481 [main] Physical connection got DEBUG 2025-01-06 02:50:18,481 [main] Logical connection got DEBUG 2025-01-06 02:50:18,481 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,482 [main] Logical connection got DEBUG 2025-01-06 02:50:18,489 [main] Logical connection closed INSERT INTO EMP (eNaMe, empno) VALUES (?, ?) DEBUG 2025-01-06 02:50:18,490 [main] Physical connection closed DEBUG 2025-01-06 02:50:18,495 [main] Physical connection got DEBUG 2025-01-06 02:50:18,495 [main] Logical connection got DEBUG 2025-01-06 02:50:18,496 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,496 [main] Logical connection got DEBUG 2025-01-06 02:50:18,502 [main] Logical connection closed UPDATE EMP SET eNaMe = ? WHERE empno = ? DEBUG 2025-01-06 02:50:18,504 [main] Physical connection closed DEBUG 2025-01-06 02:50:18,509 [main] Physical connection got DEBUG 2025-01-06 02:50:18,509 [main] Logical connection got DEBUG 2025-01-06 02:50:18,510 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,510 [main] Logical connection got DEBUG 2025-01-06 02:50:18,516 [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 2025-01-06 02:50:18,517 [main] Physical connection closed DEBUG 2025-01-06 02:50:18,522 [main] Physical connection got DEBUG 2025-01-06 02:50:18,522 [main] Logical connection got DEBUG 2025-01-06 02:50:18,522 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,522 [main] Logical connection got DEBUG 2025-01-06 02:50:18,529 [main] Logical connection closed SELECT EMP.eNaMe, EMP.empno FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/ DEBUG 2025-01-06 02:50:18,530 [main] Physical connection closed DEBUG 2025-01-06 02:50:18,596 [main] Physical connection got DEBUG 2025-01-06 02:50:18,596 [main] Logical connection got DEBUG 2025-01-06 02:50:18,596 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,596 [main] Logical connection got DEBUG 2025-01-06 02:50:18,613 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,615 [main] Logical connection got DEBUG 2025-01-06 02:50:18,615 [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 2025-01-06 02:50:18,617 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,617 [main] Physical connection closed DEBUG 2025-01-06 02:50:18,623 [main] Physical connection got DEBUG 2025-01-06 02:50:18,623 [main] Logical connection got DEBUG 2025-01-06 02:50:18,624 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,624 [main] Logical connection got DEBUG 2025-01-06 02:50:18,644 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,645 [main] Physical connection closed DEBUG 2025-01-06 02:50:18,651 [main] Physical connection got DEBUG 2025-01-06 02:50:18,651 [main] Logical connection got DEBUG 2025-01-06 02:50:18,651 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,651 [main] Logical connection got DEBUG 2025-01-06 02:50:18,670 [main] Logical connection closed org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method. DEBUG 2025-01-06 02:50:18,671 [main] Physical connection closed DEBUG 2025-01-06 02:50:18,676 [main] Physical connection got DEBUG 2025-01-06 02:50:18,676 [main] Logical connection got DEBUG 2025-01-06 02:50:18,676 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,676 [main] Logical connection got DEBUG 2025-01-06 02:50:18,694 [main] Logical connection closed org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method. DEBUG 2025-01-06 02:50:18,694 [main] Physical connection closed Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.234 sec Running org.seasar.dao.impl.BlobTest DEBUG 2025-01-06 02:50:18,714 [main] Transaction began DEBUG 2025-01-06 02:50:18,716 [main] Physical connection got DEBUG 2025-01-06 02:50:18,716 [main] Logical connection got DEBUG 2025-01-06 02:50:18,716 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,716 [main] Logical connection got DEBUG 2025-01-06 02:50:18,719 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,720 [main] Logical connection got DEBUG 2025-01-06 02:50:18,720 [main] SELECT LARGE_BINARY.id, LARGE_BINARY.version_no, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 123 DEBUG 2025-01-06 02:50:18,727 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,727 [main] Transaction rolledback DEBUG 2025-01-06 02:50:18,727 [main] Physical connection closed DEBUG 2025-01-06 02:50:18,750 [main] Transaction began DEBUG 2025-01-06 02:50:18,750 [main] Physical connection got DEBUG 2025-01-06 02:50:18,750 [main] Logical connection got DEBUG 2025-01-06 02:50:18,751 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,751 [main] Logical connection got DEBUG 2025-01-06 02:50:18,754 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,755 [main] Logical connection got DEBUG 2025-01-06 02:50:18,755 [main] INSERT INTO LARGE_BINARY (id, version_no, large_binary) VALUES (111, 0, '[B@1a3da69') DEBUG 2025-01-06 02:50:18,757 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,757 [main] Logical connection got DEBUG 2025-01-06 02:50:18,757 [main] SELECT LARGE_BINARY.id, LARGE_BINARY.version_no, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111 DEBUG 2025-01-06 02:50:18,760 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,760 [main] Logical connection got DEBUG 2025-01-06 02:50:18,760 [main] UPDATE LARGE_BINARY SET version_no = 1, large_binary = '[B@1787144' WHERE id = 111 AND version_no = 0 DEBUG 2025-01-06 02:50:18,764 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,764 [main] Logical connection got DEBUG 2025-01-06 02:50:18,764 [main] SELECT LARGE_BINARY.id, LARGE_BINARY.version_no, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111 DEBUG 2025-01-06 02:50:18,764 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,765 [main] Logical connection got DEBUG 2025-01-06 02:50:18,765 [main] DELETE FROM LARGE_BINARY WHERE id = 111 AND version_no = 1 DEBUG 2025-01-06 02:50:18,772 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,772 [main] Logical connection got DEBUG 2025-01-06 02:50:18,772 [main] SELECT LARGE_BINARY.id, LARGE_BINARY.version_no, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111 DEBUG 2025-01-06 02:50:18,772 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,781 [main] Transaction rolledback DEBUG 2025-01-06 02:50:18,782 [main] Physical connection closed DEBUG 2025-01-06 02:50:18,801 [main] Transaction began DEBUG 2025-01-06 02:50:18,802 [main] Physical connection got DEBUG 2025-01-06 02:50:18,802 [main] Logical connection got DEBUG 2025-01-06 02:50:18,802 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,802 [main] Logical connection got DEBUG 2025-01-06 02:50:18,806 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,807 [main] Logical connection got DEBUG 2025-01-06 02:50:18,807 [main] INSERT INTO LARGE_BINARY (id, version_no, large_binary) VALUES (4321, 0, '[B@134eca') DEBUG 2025-01-06 02:50:18,808 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,808 [main] Logical connection got DEBUG 2025-01-06 02:50:18,808 [main] SELECT LARGE_BINARY.id, LARGE_BINARY.version_no, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 4321 DEBUG 2025-01-06 02:50:18,808 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,817 [main] Transaction rolledback DEBUG 2025-01-06 02:50:18,817 [main] Physical connection closed DEBUG 2025-01-06 02:50:18,836 [main] Transaction began DEBUG 2025-01-06 02:50:18,837 [main] Physical connection got DEBUG 2025-01-06 02:50:18,837 [main] Logical connection got DEBUG 2025-01-06 02:50:18,837 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,837 [main] Logical connection got DEBUG 2025-01-06 02:50:18,838 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,839 [main] Logical connection got DEBUG 2025-01-06 02:50:18,840 [main] SELECT LARGE_BINARY.id, LARGE_BINARY.version_no, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 123 DEBUG 2025-01-06 02:50:18,840 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,840 [main] Transaction rolledback DEBUG 2025-01-06 02:50:18,840 [main] Physical connection closed Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 sec Running org.seasar.dao.impl.ResultSetHandlerFactoryImplTest DEBUG 2025-01-06 02:50:18,852 [main] Physical connection got DEBUG 2025-01-06 02:50:18,852 [main] Logical connection got DEBUG 2025-01-06 02:50:18,868 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,869 [main] Physical connection closed DEBUG 2025-01-06 02:50:18,871 [main] Physical connection got DEBUG 2025-01-06 02:50:18,871 [main] Logical connection got DEBUG 2025-01-06 02:50:18,888 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,888 [main] Physical connection closed DEBUG 2025-01-06 02:50:18,892 [main] Physical connection got DEBUG 2025-01-06 02:50:18,892 [main] Logical connection got DEBUG 2025-01-06 02:50:18,909 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,909 [main] Physical connection closed DEBUG 2025-01-06 02:50:18,913 [main] Physical connection got DEBUG 2025-01-06 02:50:18,913 [main] Logical connection got DEBUG 2025-01-06 02:50:18,929 [main] Logical connection closed DEBUG 2025-01-06 02:50:18,929 [main] Physical connection closed Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 sec Running org.seasar.dao.impl.DeleteWithAnnotationTest DEBUG 2025-01-06 02:50:19,013 [main] Transaction began DEBUG 2025-01-06 02:50:19,014 [main] Physical connection got DEBUG 2025-01-06 02:50:19,014 [main] Logical connection got DEBUG 2025-01-06 02:50:19,015 [main] SELECT * FROM EMP DEBUG 2025-01-06 02:50:19,018 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,018 [main] Logical connection got DEBUG 2025-01-06 02:50:19,018 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,018 [main] Logical connection got DEBUG 2025-01-06 02:50:19,020 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,020 [main] Logical connection got DEBUG 2025-01-06 02:50:19,020 [main] DELETE FROM EMP WHERE EMPNO = 7369 DEBUG 2025-01-06 02:50:19,021 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,021 [main] Logical connection got DEBUG 2025-01-06 02:50:19,021 [main] SELECT * FROM EMP DEBUG 2025-01-06 02:50:19,023 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,023 [main] Logical connection got DEBUG 2025-01-06 02:50:19,023 [main] DELETE FROM EMP WHERE EMPNO = 7499 DEBUG 2025-01-06 02:50:19,023 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,023 [main] Logical connection got DEBUG 2025-01-06 02:50:19,023 [main] SELECT * FROM EMP DEBUG 2025-01-06 02:50:19,024 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,024 [main] Transaction rolledback DEBUG 2025-01-06 02:50:19,024 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec Running org.seasar.dao.interceptors.S2DaoInterceptorTest DEBUG 2025-01-06 02:50:19,046 [main] Physical connection got DEBUG 2025-01-06 02:50:19,046 [main] Logical connection got DEBUG 2025-01-06 02:50:19,046 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,046 [main] Logical connection got DEBUG 2025-01-06 02:50:19,050 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,050 [main] Logical connection got DEBUG 2025-01-06 02:50:19,050 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,050 [main] Logical connection got DEBUG 2025-01-06 02:50:19,051 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,054 [main] Logical connection got DEBUG 2025-01-06 02:50:19,055 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE emp.deptno = dept.deptno DEBUG 2025-01-06 02:50:19,056 [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 2025-01-06 02:50:19,056 [main] Physical connection closed DEBUG 2025-01-06 02:50:19,079 [main] Physical connection got DEBUG 2025-01-06 02:50:19,079 [main] Logical connection got DEBUG 2025-01-06 02:50:19,079 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,079 [main] Logical connection got DEBUG 2025-01-06 02:50:19,082 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,082 [main] Logical connection got DEBUG 2025-01-06 02:50:19,082 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,082 [main] Logical connection got DEBUG 2025-01-06 02:50:19,083 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,085 [main] Logical connection got DEBUG 2025-01-06 02:50:19,085 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE empno = 7788 WARN 2025-01-06 02:50:19,087 [main] More than 2 rows found, but only first row returned DEBUG 2025-01-06 02:50:19,087 [main] Logical connection closed 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20 {20, ACCOUNTING, NEW YORK} DEBUG 2025-01-06 02:50:19,087 [main] Physical connection closed DEBUG 2025-01-06 02:50:19,107 [main] Physical connection got DEBUG 2025-01-06 02:50:19,107 [main] Logical connection got DEBUG 2025-01-06 02:50:19,107 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,107 [main] Logical connection got DEBUG 2025-01-06 02:50:19,111 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,112 [main] Logical connection got DEBUG 2025-01-06 02:50:19,114 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,114 [main] Logical connection got DEBUG 2025-01-06 02:50:19,115 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,116 [main] Logical connection got DEBUG 2025-01-06 02:50:19,117 [main] SELECT count(*) FROM emp DEBUG 2025-01-06 02:50:19,117 [main] Logical connection closed count:14 DEBUG 2025-01-06 02:50:19,117 [main] Physical connection closed DEBUG 2025-01-06 02:50:19,137 [main] Physical connection got DEBUG 2025-01-06 02:50:19,137 [main] Logical connection got DEBUG 2025-01-06 02:50:19,138 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,138 [main] Logical connection got DEBUG 2025-01-06 02:50:19,141 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,141 [main] Transaction began DEBUG 2025-01-06 02:50:19,141 [main] Logical connection got DEBUG 2025-01-06 02:50:19,141 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,141 [main] Logical connection got DEBUG 2025-01-06 02:50:19,143 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,145 [main] Logical connection got DEBUG 2025-01-06 02:50:19,145 [main] INSERT INTO emp (empno, ename) VALUES (9999, 'hoge') DEBUG 2025-01-06 02:50:19,145 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,146 [main] Transaction rolledback DEBUG 2025-01-06 02:50:19,146 [main] Physical connection closed DEBUG 2025-01-06 02:50:19,165 [main] Physical connection got DEBUG 2025-01-06 02:50:19,165 [main] Logical connection got DEBUG 2025-01-06 02:50:19,165 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,165 [main] Logical connection got DEBUG 2025-01-06 02:50:19,169 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,169 [main] Transaction began DEBUG 2025-01-06 02:50:19,169 [main] Logical connection got DEBUG 2025-01-06 02:50:19,169 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,169 [main] Logical connection got DEBUG 2025-01-06 02:50:19,170 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,172 [main] Logical connection got DEBUG 2025-01-06 02:50:19,173 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE empno = 7788 WARN 2025-01-06 02:50:19,175 [main] More than 2 rows found, but only first row returned DEBUG 2025-01-06 02:50:19,175 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,175 [main] Logical connection got DEBUG 2025-01-06 02:50:19,175 [main] UPDATE emp SET ename = 'SCOTT' WHERE empno = 7788 DEBUG 2025-01-06 02:50:19,175 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,175 [main] Transaction rolledback DEBUG 2025-01-06 02:50:19,175 [main] Physical connection closed DEBUG 2025-01-06 02:50:19,195 [main] Physical connection got DEBUG 2025-01-06 02:50:19,195 [main] Logical connection got DEBUG 2025-01-06 02:50:19,195 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,195 [main] Logical connection got DEBUG 2025-01-06 02:50:19,198 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,198 [main] Logical connection got DEBUG 2025-01-06 02:50:19,198 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,198 [main] Logical connection got DEBUG 2025-01-06 02:50:19,202 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,205 [main] Logical connection got DEBUG 2025-01-06 02:50:19,206 [main] select empno, ename, dname from emp, dept where empno = 7788 and emp.deptno = dept.deptno DEBUG 2025-01-06 02:50:19,206 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,206 [main] Physical connection closed DEBUG 2025-01-06 02:50:19,227 [main] Physical connection got DEBUG 2025-01-06 02:50:19,227 [main] Logical connection got DEBUG 2025-01-06 02:50:19,227 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,227 [main] Logical connection got DEBUG 2025-01-06 02:50:19,230 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,230 [main] Logical connection got DEBUG 2025-01-06 02:50:19,230 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,230 [main] Logical connection got DEBUG 2025-01-06 02:50:19,231 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,232 [main] Logical connection got DEBUG 2025-01-06 02:50:19,233 [main] select empno as value, ename as label from emp DEBUG 2025-01-06 02:50:19,234 [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 2025-01-06 02:50:19,234 [main] Physical connection closed DEBUG 2025-01-06 02:50:19,253 [main] Physical connection got DEBUG 2025-01-06 02:50:19,253 [main] Logical connection got DEBUG 2025-01-06 02:50:19,253 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,253 [main] Logical connection got DEBUG 2025-01-06 02:50:19,257 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,257 [main] Logical connection got DEBUG 2025-01-06 02:50:19,257 [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 2025-01-06 02:50:19,258 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,258 [main] Physical connection closed Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 sec Running org.seasar.dao.impl.ResultSetHandlerFactorySelectorTest DEBUG 2025-01-06 02:50:19,266 [main] Physical connection got DEBUG 2025-01-06 02:50:19,266 [main] Logical connection got DEBUG 2025-01-06 02:50:19,270 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,270 [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 2025-01-06 02:50:19,273 [main] S2Pager use scroll cursor. DEBUG 2025-01-06 02:50:19,274 [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 2025-01-06 02:50:19,279 [main] Physical connection got DEBUG 2025-01-06 02:50:19,279 [main] Logical connection got DEBUG 2025-01-06 02:50:19,295 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,295 [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 2025-01-06 02:50:19,300 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,300 [main] Physical connection closed DEBUG 2025-01-06 02:50:19,304 [main] Physical connection got DEBUG 2025-01-06 02:50:19,304 [main] Logical connection got DEBUG 2025-01-06 02:50:19,383 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,383 [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 2025-01-06 02:50:19,384 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,385 [main] Physical connection closed DEBUG 2025-01-06 02:50:19,389 [main] Physical connection got DEBUG 2025-01-06 02:50:19,389 [main] Logical connection got DEBUG 2025-01-06 02:50:19,406 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,406 [main] Logical connection got DEBUG 2025-01-06 02:50:19,409 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,409 [main] Physical connection closed DEBUG 2025-01-06 02:50:19,413 [main] Physical connection got DEBUG 2025-01-06 02:50:19,413 [main] Logical connection got DEBUG 2025-01-06 02:50:19,424 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,424 [main] Logical connection got DEBUG 2025-01-06 02:50:19,424 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,424 [main] Physical connection closed Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 sec Running org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest DEBUG 2025-01-06 02:50:19,438 [main] Transaction began DEBUG 2025-01-06 02:50:19,438 [main] Physical connection got DEBUG 2025-01-06 02:50:19,438 [main] Logical connection got DEBUG 2025-01-06 02:50:19,438 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,438 [main] Logical connection got DEBUG 2025-01-06 02:50:19,454 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,454 [main] Logical connection got DEBUG 2025-01-06 02:50:19,455 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%' DEBUG 2025-01-06 02:50:19,455 [main] Logical connection closed org.seasar.dao.NotExactlyOneRowUpdatedRuntimeException: [EDAO0016]Not Exactly one row updated (actual:2) at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptor.invoke(AssertExactlyOneRowInterceptor.java:34) at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$113b44d$$MethodInvocation$$invoke0.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$113b44d.invoke(PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$113b44d.java) at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$36bb87$$MethodInvocation$$updateSal0.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$36bb87.updateSal(AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$36bb87.java) at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest.testMoreThanOneRowTx(AssertExactlyOneRowInterceptorTest.java:40) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:154) at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:230) at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:89) at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:145) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) DEBUG 2025-01-06 02:50:19,456 [main] Transaction rolledback DEBUG 2025-01-06 02:50:19,456 [main] Physical connection closed DEBUG 2025-01-06 02:50:19,466 [main] Transaction began DEBUG 2025-01-06 02:50:19,467 [main] Physical connection got DEBUG 2025-01-06 02:50:19,467 [main] Logical connection got DEBUG 2025-01-06 02:50:19,467 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,467 [main] Logical connection got DEBUG 2025-01-06 02:50:19,483 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,483 [main] Logical connection got DEBUG 2025-01-06 02:50:19,483 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%' DEBUG 2025-01-06 02:50:19,483 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,483 [main] Transaction rolledback DEBUG 2025-01-06 02:50:19,483 [main] Physical connection closed DEBUG 2025-01-06 02:50:19,495 [main] Transaction began DEBUG 2025-01-06 02:50:19,495 [main] Physical connection got DEBUG 2025-01-06 02:50:19,495 [main] Logical connection got DEBUG 2025-01-06 02:50:19,495 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,495 [main] Logical connection got DEBUG 2025-01-06 02:50:19,511 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,511 [main] Logical connection got DEBUG 2025-01-06 02:50:19,511 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'AD%' DEBUG 2025-01-06 02:50:19,511 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,511 [main] Transaction rolledback DEBUG 2025-01-06 02:50:19,512 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 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.003 sec Running org.seasar.dao.impl.BeanMetaDataResultSetHandlerTest DEBUG 2025-01-06 02:50:19,527 [main] Physical connection got DEBUG 2025-01-06 02:50:19,527 [main] Logical connection got DEBUG 2025-01-06 02:50:19,543 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,543 [main] Logical connection got 7788,SCOTT DEBUG 2025-01-06 02:50:19,544 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,544 [main] Physical connection closed DEBUG 2025-01-06 02:50:19,549 [main] Physical connection got DEBUG 2025-01-06 02:50:19,549 [main] Logical connection got DEBUG 2025-01-06 02:50:19,565 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,565 [main] Logical connection got 0,SCOTT DEBUG 2025-01-06 02:50:19,566 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,566 [main] Physical connection closed DEBUG 2025-01-06 02:50:19,569 [main] Physical connection got DEBUG 2025-01-06 02:50:19,569 [main] Logical connection got DEBUG 2025-01-06 02:50:19,581 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,581 [main] Logical connection got DEBUG 2025-01-06 02:50:19,582 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,582 [main] Physical connection closed DEBUG 2025-01-06 02:50:19,585 [main] Physical connection got DEBUG 2025-01-06 02:50:19,585 [main] Logical connection got DEBUG 2025-01-06 02:50:19,596 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,596 [main] Logical connection got DEBUG 2025-01-06 02:50:19,597 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,597 [main] Physical connection closed DEBUG 2025-01-06 02:50:19,600 [main] Physical connection got DEBUG 2025-01-06 02:50:19,600 [main] Logical connection got DEBUG 2025-01-06 02:50:19,612 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,612 [main] Logical connection got DEBUG 2025-01-06 02:50:19,613 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,613 [main] Physical connection closed Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec Running org.seasar.dao.dbms.StandardTest DEBUG 2025-01-06 02:50:19,619 [main] Physical connection got DEBUG 2025-01-06 02:50:19,619 [main] Logical connection got DEBUG 2025-01-06 02:50:19,635 [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 2025-01-06 02:50:19,635 [main] Physical connection closed DEBUG 2025-01-06 02:50:19,639 [main] Physical connection got DEBUG 2025-01-06 02:50:19,639 [main] Logical connection got DEBUG 2025-01-06 02:50:19,657 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,657 [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.051 sec Running org.seasar.dao.unit.S2DaoBeanReaderTest DEBUG 2025-01-06 02:50:19,670 [main] Physical connection got DEBUG 2025-01-06 02:50:19,670 [main] Logical connection got DEBUG 2025-01-06 02:50:19,685 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,686 [main] Physical connection closed DEBUG 2025-01-06 02:50:19,688 [main] Physical connection got DEBUG 2025-01-06 02:50:19,688 [main] Logical connection got DEBUG 2025-01-06 02:50:19,770 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,770 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec Running org.seasar.dao.impl.DaoMetaDataFactoryImplTest DEBUG 2025-01-06 02:50:19,781 [main] Physical connection got DEBUG 2025-01-06 02:50:19,781 [main] Logical connection got DEBUG 2025-01-06 02:50:19,781 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,781 [main] Logical connection got DEBUG 2025-01-06 02:50:19,785 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,786 [main] Physical connection closed DEBUG 2025-01-06 02:50:19,794 [main] Physical connection got DEBUG 2025-01-06 02:50:19,794 [main] Logical connection got DEBUG 2025-01-06 02:50:19,794 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,794 [main] Logical connection got DEBUG 2025-01-06 02:50:19,797 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,797 [main] Logical connection got DEBUG 2025-01-06 02:50:19,797 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,797 [main] Logical connection got DEBUG 2025-01-06 02:50:19,798 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,800 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec Running org.seasar.dao.unit.S2DaoTestCaseTest DEBUG 2025-01-06 02:50:19,805 [main] Physical connection got DEBUG 2025-01-06 02:50:19,805 [main] Logical connection got WARN 2025-01-06 02:50:19,807 [main] Table(S2DaoTestCaseTest$Hoge) not found WARN 2025-01-06 02:50:19,810 [main] Table(S2DaoTestCaseTest$Foo) not found DEBUG 2025-01-06 02:50:19,813 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,814 [main] Physical connection closed DEBUG 2025-01-06 02:50:19,819 [main] Physical connection got DEBUG 2025-01-06 02:50:19,819 [main] Logical connection got WARN 2025-01-06 02:50:19,821 [main] Table(S2DaoTestCaseTest$Hoge) not found WARN 2025-01-06 02:50:19,821 [main] Table(S2DaoTestCaseTest$Foo) not found DEBUG 2025-01-06 02:50:19,826 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,826 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec Running org.seasar.dao.dbms.DbmsManagerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.seasar.dao.impl.UpdateAutoStaticCommandTest DEBUG 2025-01-06 02:50:19,834 [main] Transaction began DEBUG 2025-01-06 02:50:19,834 [main] Physical connection got DEBUG 2025-01-06 02:50:19,834 [main] Logical connection got DEBUG 2025-01-06 02:50:19,834 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,834 [main] Logical connection got DEBUG 2025-01-06 02:50:19,850 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,857 [main] Logical connection got DEBUG 2025-01-06 02:50:19,858 [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 2025-01-06 02:50:19,859 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,859 [main] Logical connection got DEBUG 2025-01-06 02:50:19,859 [main] UPDATE EMP SET tstamp = '2025-01-06 02.50.19', ename = 'SCOTT', deptno = 20, hiredate = '1982-12-09 00.00.00', mgr = 7566, job = 'ANALYST', comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2025-01-06 02:50:19,860 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,860 [main] Transaction rolledback DEBUG 2025-01-06 02:50:19,860 [main] Physical connection closed DEBUG 2025-01-06 02:50:19,862 [main] Transaction began DEBUG 2025-01-06 02:50:19,863 [main] Physical connection got DEBUG 2025-01-06 02:50:19,863 [main] Logical connection got DEBUG 2025-01-06 02:50:19,863 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,863 [main] Logical connection got DEBUG 2025-01-06 02:50:19,870 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,875 [main] Logical connection got DEBUG 2025-01-06 02:50:19,875 [main] UPDATE DEPT SET versionno = 1, dname = null, loc = null WHERE deptno = 10 AND versionno = 0 DEBUG 2025-01-06 02:50:19,875 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,875 [main] Transaction rolledback DEBUG 2025-01-06 02:50:19,875 [main] Physical connection closed DEBUG 2025-01-06 02:50:19,878 [main] Transaction began DEBUG 2025-01-06 02:50:19,878 [main] Physical connection got DEBUG 2025-01-06 02:50:19,878 [main] Logical connection got DEBUG 2025-01-06 02:50:19,878 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,879 [main] Logical connection got DEBUG 2025-01-06 02:50:19,886 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,889 [main] Logical connection got DEBUG 2025-01-06 02:50:19,889 [main] UPDATE DEPT SET versionno = 0, dname = null, loc = null WHERE deptno = 10 AND versionno = -1 DEBUG 2025-01-06 02:50:19,889 [main] Logical connection closed org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1) DEBUG 2025-01-06 02:50:19,889 [main] Transaction rolledback DEBUG 2025-01-06 02:50:19,889 [main] Physical connection closed DEBUG 2025-01-06 02:50:19,892 [main] Transaction began DEBUG 2025-01-06 02:50:19,892 [main] Physical connection got DEBUG 2025-01-06 02:50:19,892 [main] Logical connection got DEBUG 2025-01-06 02:50:19,893 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,893 [main] Logical connection got DEBUG 2025-01-06 02:50:19,909 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,917 [main] Logical connection got DEBUG 2025-01-06 02:50:19,918 [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 2025-01-06 02:50:19,919 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,919 [main] Logical connection got DEBUG 2025-01-06 02:50:19,919 [main] UPDATE EMP SET tstamp = '2025-01-06 02.50.19', ename = 'SCOTT' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2025-01-06 02:50:19,919 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,919 [main] Transaction rolledback DEBUG 2025-01-06 02:50:19,919 [main] Physical connection closed DEBUG 2025-01-06 02:50:19,923 [main] Transaction began DEBUG 2025-01-06 02:50:19,924 [main] Physical connection got DEBUG 2025-01-06 02:50:19,924 [main] Logical connection got DEBUG 2025-01-06 02:50:19,924 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,924 [main] Logical connection got DEBUG 2025-01-06 02:50:19,939 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,947 [main] Logical connection got DEBUG 2025-01-06 02:50:19,948 [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 2025-01-06 02:50:19,949 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,949 [main] Logical connection got DEBUG 2025-01-06 02:50:19,949 [main] UPDATE EMP SET deptno = 20, tstamp = '2025-01-06 02.50.19' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2025-01-06 02:50:19,949 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,949 [main] Transaction rolledback DEBUG 2025-01-06 02:50:19,949 [main] Physical connection closed Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec Running org.seasar.dao.util.PropertyDescUtilTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.seasar.dao.impl.FieldDaoAnnotationReaderTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.seasar.dao.pager.NoScrollCursorTest DEBUG 2025-01-06 02:50:19,962 [main] Transaction began DEBUG 2025-01-06 02:50:19,962 [main] Physical connection got DEBUG 2025-01-06 02:50:19,962 [main] Logical connection got DEBUG 2025-01-06 02:50:19,962 [main] S2Pager not use scroll cursor. DEBUG 2025-01-06 02:50:19,962 [main] Transaction rolledback DEBUG 2025-01-06 02:50:19,962 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,962 [main] Physical connection closed DEBUG 2025-01-06 02:50:19,966 [main] Transaction began DEBUG 2025-01-06 02:50:19,966 [main] Physical connection got DEBUG 2025-01-06 02:50:19,966 [main] Logical connection got DEBUG 2025-01-06 02:50:19,967 [main] S2Pager not use scroll cursor. DEBUG 2025-01-06 02:50:19,967 [main] Transaction rolledback DEBUG 2025-01-06 02:50:19,967 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,967 [main] Physical connection closed DEBUG 2025-01-06 02:50:19,970 [main] Transaction began DEBUG 2025-01-06 02:50:19,970 [main] Physical connection got DEBUG 2025-01-06 02:50:19,971 [main] Logical connection got DEBUG 2025-01-06 02:50:19,971 [main] S2Pager not use scroll cursor. DEBUG 2025-01-06 02:50:19,971 [main] Transaction rolledback DEBUG 2025-01-06 02:50:19,971 [main] Logical connection closed DEBUG 2025-01-06 02:50:19,971 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running org.seasar.dao.pager.LimitOffsetPagingSqlRewriterTest DEBUG 2025-01-06 02:50:20,028 [main] Transaction began DEBUG 2025-01-06 02:50:20,166 [main] Physical connection got DEBUG 2025-01-06 02:50:20,166 [main] Logical connection got DEBUG 2025-01-06 02:50:20,167 [main] DELETE FROM CUSTOMER DEBUG 2025-01-06 02:50:20,167 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,167 [main] Logical connection got DEBUG 2025-01-06 02:50:20,170 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,171 [main] Logical connection got DEBUG 2025-01-06 02:50:20,171 [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 2025-01-06 02:50:20,171 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,171 [main] Logical connection got DEBUG 2025-01-06 02:50:20,172 [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 2025-01-06 02:50:20,172 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,172 [main] Logical connection got DEBUG 2025-01-06 02:50:20,172 [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 2025-01-06 02:50:20,172 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,172 [main] Logical connection got DEBUG 2025-01-06 02:50:20,172 [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 2025-01-06 02:50:20,173 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,173 [main] Logical connection got DEBUG 2025-01-06 02:50:20,173 [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 2025-01-06 02:50:20,173 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,173 [main] Logical connection got DEBUG 2025-01-06 02:50:20,173 [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 2025-01-06 02:50:20,173 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,173 [main] Logical connection got DEBUG 2025-01-06 02:50:20,174 [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 2025-01-06 02:50:20,174 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,174 [main] Logical connection got DEBUG 2025-01-06 02:50:20,174 [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 2025-01-06 02:50:20,174 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,174 [main] Logical connection got DEBUG 2025-01-06 02:50:20,174 [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 2025-01-06 02:50:20,174 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,175 [main] Logical connection got DEBUG 2025-01-06 02:50:20,176 [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 2025-01-06 02:50:20,177 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,177 [main] Logical connection got DEBUG 2025-01-06 02:50:20,177 [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 2025-01-06 02:50:20,177 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,177 [main] Logical connection got DEBUG 2025-01-06 02:50:20,177 [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 2025-01-06 02:50:20,178 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,178 [main] Logical connection got DEBUG 2025-01-06 02:50:20,178 [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 2025-01-06 02:50:20,178 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,178 [main] Logical connection got DEBUG 2025-01-06 02:50:20,178 [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 2025-01-06 02:50:20,178 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,178 [main] Logical connection got DEBUG 2025-01-06 02:50:20,178 [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 2025-01-06 02:50:20,179 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,179 [main] Logical connection got DEBUG 2025-01-06 02:50:20,179 [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 2025-01-06 02:50:20,179 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,179 [main] Logical connection got DEBUG 2025-01-06 02:50:20,179 [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 2025-01-06 02:50:20,179 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,179 [main] Logical connection got DEBUG 2025-01-06 02:50:20,179 [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 2025-01-06 02:50:20,180 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,180 [main] Logical connection got DEBUG 2025-01-06 02:50:20,180 [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 2025-01-06 02:50:20,180 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,180 [main] Logical connection got DEBUG 2025-01-06 02:50:20,180 [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 2025-01-06 02:50:20,180 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,180 [main] Logical connection got DEBUG 2025-01-06 02:50:20,181 [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 2025-01-06 02:50:20,181 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,182 [main] Logical connection got DEBUG 2025-01-06 02:50:20,182 [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 2025-01-06 02:50:20,182 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,182 [main] Logical connection got DEBUG 2025-01-06 02:50:20,183 [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 2025-01-06 02:50:20,183 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,183 [main] Logical connection got DEBUG 2025-01-06 02:50:20,183 [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 2025-01-06 02:50:20,183 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,183 [main] Logical connection got DEBUG 2025-01-06 02:50:20,184 [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 2025-01-06 02:50:20,184 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,184 [main] Logical connection got DEBUG 2025-01-06 02:50:20,184 [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 2025-01-06 02:50:20,184 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,184 [main] Logical connection got DEBUG 2025-01-06 02:50:20,184 [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 2025-01-06 02:50:20,184 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,184 [main] Logical connection got DEBUG 2025-01-06 02:50:20,185 [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 2025-01-06 02:50:20,185 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,185 [main] Logical connection got DEBUG 2025-01-06 02:50:20,185 [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 2025-01-06 02:50:20,185 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,185 [main] Logical connection got DEBUG 2025-01-06 02:50:20,185 [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 2025-01-06 02:50:20,185 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,186 [main] Logical connection got DEBUG 2025-01-06 02:50:20,186 [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 2025-01-06 02:50:20,186 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,186 [main] Logical connection got DEBUG 2025-01-06 02:50:20,186 [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 2025-01-06 02:50:20,186 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,186 [main] Logical connection got DEBUG 2025-01-06 02:50:20,186 [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 2025-01-06 02:50:20,186 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,187 [main] Logical connection got DEBUG 2025-01-06 02:50:20,187 [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 2025-01-06 02:50:20,187 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,187 [main] Logical connection got DEBUG 2025-01-06 02:50:20,187 [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 2025-01-06 02:50:20,189 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,189 [main] Logical connection got DEBUG 2025-01-06 02:50:20,189 [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 2025-01-06 02:50:20,189 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,189 [main] Logical connection got DEBUG 2025-01-06 02:50:20,189 [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 2025-01-06 02:50:20,190 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,190 [main] Logical connection got DEBUG 2025-01-06 02:50:20,190 [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 2025-01-06 02:50:20,190 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,190 [main] Logical connection got DEBUG 2025-01-06 02:50:20,190 [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 2025-01-06 02:50:20,190 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,190 [main] Logical connection got DEBUG 2025-01-06 02:50:20,190 [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 2025-01-06 02:50:20,191 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,191 [main] Logical connection got DEBUG 2025-01-06 02:50:20,191 [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 2025-01-06 02:50:20,191 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,191 [main] Logical connection got DEBUG 2025-01-06 02:50:20,191 [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 2025-01-06 02:50:20,191 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,191 [main] Logical connection got DEBUG 2025-01-06 02:50:20,191 [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 2025-01-06 02:50:20,192 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,192 [main] Logical connection got DEBUG 2025-01-06 02:50:20,192 [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 2025-01-06 02:50:20,192 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,192 [main] Logical connection got DEBUG 2025-01-06 02:50:20,192 [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 2025-01-06 02:50:20,192 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,192 [main] Logical connection got DEBUG 2025-01-06 02:50:20,192 [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 2025-01-06 02:50:20,193 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,193 [main] Logical connection got DEBUG 2025-01-06 02:50:20,193 [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 2025-01-06 02:50:20,193 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,193 [main] Logical connection got DEBUG 2025-01-06 02:50:20,193 [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 2025-01-06 02:50:20,193 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,193 [main] Logical connection got DEBUG 2025-01-06 02:50:20,193 [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 2025-01-06 02:50:20,194 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,194 [main] Logical connection got DEBUG 2025-01-06 02:50:20,194 [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 2025-01-06 02:50:20,194 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,194 [main] Logical connection got DEBUG 2025-01-06 02:50:20,194 [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 2025-01-06 02:50:20,194 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,194 [main] Logical connection got DEBUG 2025-01-06 02:50:20,194 [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 2025-01-06 02:50:20,195 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,195 [main] Logical connection got DEBUG 2025-01-06 02:50:20,195 [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 2025-01-06 02:50:20,195 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,195 [main] Logical connection got DEBUG 2025-01-06 02:50:20,195 [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 2025-01-06 02:50:20,195 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,195 [main] Logical connection got DEBUG 2025-01-06 02:50:20,195 [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 2025-01-06 02:50:20,196 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,196 [main] Logical connection got DEBUG 2025-01-06 02:50:20,196 [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 2025-01-06 02:50:20,196 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,196 [main] Logical connection got DEBUG 2025-01-06 02:50:20,196 [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 2025-01-06 02:50:20,196 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,196 [main] Logical connection got DEBUG 2025-01-06 02:50:20,196 [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 2025-01-06 02:50:20,197 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,197 [main] Logical connection got DEBUG 2025-01-06 02:50:20,197 [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 2025-01-06 02:50:20,197 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,197 [main] Logical connection got DEBUG 2025-01-06 02:50:20,197 [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 2025-01-06 02:50:20,197 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,197 [main] Logical connection got DEBUG 2025-01-06 02:50:20,197 [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 2025-01-06 02:50:20,198 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,198 [main] Logical connection got DEBUG 2025-01-06 02:50:20,198 [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 2025-01-06 02:50:20,198 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,198 [main] Logical connection got DEBUG 2025-01-06 02:50:20,198 [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 2025-01-06 02:50:20,198 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,198 [main] Logical connection got DEBUG 2025-01-06 02:50:20,198 [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 2025-01-06 02:50:20,199 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,199 [main] Logical connection got DEBUG 2025-01-06 02:50:20,199 [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 2025-01-06 02:50:20,199 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,199 [main] Logical connection got DEBUG 2025-01-06 02:50:20,200 [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 2025-01-06 02:50:20,200 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,200 [main] Logical connection got DEBUG 2025-01-06 02:50:20,200 [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 2025-01-06 02:50:20,200 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,200 [main] Logical connection got DEBUG 2025-01-06 02:50:20,200 [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 2025-01-06 02:50:20,200 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,201 [main] Logical connection got DEBUG 2025-01-06 02:50:20,201 [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 2025-01-06 02:50:20,201 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,201 [main] Logical connection got DEBUG 2025-01-06 02:50:20,202 [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 2025-01-06 02:50:20,202 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,202 [main] Logical connection got DEBUG 2025-01-06 02:50:20,202 [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 2025-01-06 02:50:20,202 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,202 [main] Logical connection got DEBUG 2025-01-06 02:50:20,202 [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 2025-01-06 02:50:20,202 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,203 [main] Logical connection got DEBUG 2025-01-06 02:50:20,203 [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 2025-01-06 02:50:20,203 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,203 [main] Logical connection got DEBUG 2025-01-06 02:50:20,203 [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 2025-01-06 02:50:20,203 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,203 [main] Logical connection got DEBUG 2025-01-06 02:50:20,203 [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 2025-01-06 02:50:20,204 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,204 [main] Logical connection got DEBUG 2025-01-06 02:50:20,204 [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 2025-01-06 02:50:20,204 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,204 [main] Logical connection got DEBUG 2025-01-06 02:50:20,204 [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 2025-01-06 02:50:20,204 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,204 [main] Logical connection got DEBUG 2025-01-06 02:50:20,204 [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 2025-01-06 02:50:20,205 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,205 [main] Logical connection got DEBUG 2025-01-06 02:50:20,205 [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 2025-01-06 02:50:20,205 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,205 [main] Logical connection got DEBUG 2025-01-06 02:50:20,205 [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 2025-01-06 02:50:20,205 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,205 [main] Logical connection got DEBUG 2025-01-06 02:50:20,205 [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 2025-01-06 02:50:20,206 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,206 [main] Logical connection got DEBUG 2025-01-06 02:50:20,206 [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 2025-01-06 02:50:20,206 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,206 [main] Logical connection got DEBUG 2025-01-06 02:50:20,206 [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 2025-01-06 02:50:20,206 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,206 [main] Logical connection got DEBUG 2025-01-06 02:50:20,206 [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 2025-01-06 02:50:20,207 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,207 [main] Logical connection got DEBUG 2025-01-06 02:50:20,208 [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 2025-01-06 02:50:20,209 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,209 [main] Logical connection got DEBUG 2025-01-06 02:50:20,210 [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 2025-01-06 02:50:20,210 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,210 [main] Logical connection got DEBUG 2025-01-06 02:50:20,210 [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 2025-01-06 02:50:20,210 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,210 [main] Logical connection got DEBUG 2025-01-06 02:50:20,211 [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 2025-01-06 02:50:20,212 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,212 [main] Logical connection got DEBUG 2025-01-06 02:50:20,212 [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 2025-01-06 02:50:20,212 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,213 [main] Logical connection got DEBUG 2025-01-06 02:50:20,213 [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 2025-01-06 02:50:20,214 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,214 [main] Logical connection got DEBUG 2025-01-06 02:50:20,214 [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 2025-01-06 02:50:20,214 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,214 [main] Logical connection got DEBUG 2025-01-06 02:50:20,215 [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 2025-01-06 02:50:20,215 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,215 [main] Logical connection got DEBUG 2025-01-06 02:50:20,215 [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 2025-01-06 02:50:20,215 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,215 [main] Logical connection got DEBUG 2025-01-06 02:50:20,215 [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 2025-01-06 02:50:20,215 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,215 [main] Logical connection got DEBUG 2025-01-06 02:50:20,216 [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 2025-01-06 02:50:20,216 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,216 [main] Logical connection got DEBUG 2025-01-06 02:50:20,216 [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 2025-01-06 02:50:20,216 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,216 [main] Logical connection got DEBUG 2025-01-06 02:50:20,217 [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 2025-01-06 02:50:20,217 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,217 [main] Logical connection got DEBUG 2025-01-06 02:50:20,217 [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 2025-01-06 02:50:20,217 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,217 [main] Logical connection got DEBUG 2025-01-06 02:50:20,218 [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 2025-01-06 02:50:20,218 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,218 [main] Logical connection got DEBUG 2025-01-06 02:50:20,218 [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 2025-01-06 02:50:20,219 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,219 [main] Logical connection got DEBUG 2025-01-06 02:50:20,219 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,219 [main] Logical connection got DEBUG 2025-01-06 02:50:20,219 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,221 [main] Logical connection got DEBUG 2025-01-06 02:50:20,221 [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 2025-01-06 02:50:20,221 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,221 [main] Logical connection got DEBUG 2025-01-06 02:50:20,221 [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 2025-01-06 02:50:20,222 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,223 [main] Transaction rolledback DEBUG 2025-01-06 02:50:20,223 [main] Physical connection closed DEBUG 2025-01-06 02:50:20,236 [main] Transaction began DEBUG 2025-01-06 02:50:20,327 [main] Physical connection got DEBUG 2025-01-06 02:50:20,327 [main] Logical connection got DEBUG 2025-01-06 02:50:20,327 [main] DELETE FROM CUSTOMER DEBUG 2025-01-06 02:50:20,328 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,328 [main] Logical connection got DEBUG 2025-01-06 02:50:20,330 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,330 [main] Logical connection got DEBUG 2025-01-06 02:50:20,330 [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 2025-01-06 02:50:20,331 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,331 [main] Logical connection got DEBUG 2025-01-06 02:50:20,331 [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 2025-01-06 02:50:20,331 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,331 [main] Logical connection got DEBUG 2025-01-06 02:50:20,331 [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 2025-01-06 02:50:20,331 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,331 [main] Logical connection got DEBUG 2025-01-06 02:50:20,331 [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 2025-01-06 02:50:20,331 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,332 [main] Logical connection got DEBUG 2025-01-06 02:50:20,332 [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 2025-01-06 02:50:20,332 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,332 [main] Logical connection got DEBUG 2025-01-06 02:50:20,332 [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 2025-01-06 02:50:20,332 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,332 [main] Logical connection got DEBUG 2025-01-06 02:50:20,333 [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 2025-01-06 02:50:20,333 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,333 [main] Logical connection got DEBUG 2025-01-06 02:50:20,333 [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 2025-01-06 02:50:20,333 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,333 [main] Logical connection got DEBUG 2025-01-06 02:50:20,333 [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 2025-01-06 02:50:20,334 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,334 [main] Logical connection got DEBUG 2025-01-06 02:50:20,334 [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 2025-01-06 02:50:20,335 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,335 [main] Logical connection got DEBUG 2025-01-06 02:50:20,335 [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 2025-01-06 02:50:20,335 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,335 [main] Logical connection got DEBUG 2025-01-06 02:50:20,335 [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 2025-01-06 02:50:20,338 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,338 [main] Logical connection got DEBUG 2025-01-06 02:50:20,338 [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 2025-01-06 02:50:20,338 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,338 [main] Logical connection got DEBUG 2025-01-06 02:50:20,338 [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 2025-01-06 02:50:20,338 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,338 [main] Logical connection got DEBUG 2025-01-06 02:50:20,339 [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 2025-01-06 02:50:20,340 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,341 [main] Logical connection got DEBUG 2025-01-06 02:50:20,341 [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 2025-01-06 02:50:20,341 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,341 [main] Logical connection got DEBUG 2025-01-06 02:50:20,341 [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 2025-01-06 02:50:20,341 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,341 [main] Logical connection got DEBUG 2025-01-06 02:50:20,341 [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 2025-01-06 02:50:20,341 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,342 [main] Logical connection got DEBUG 2025-01-06 02:50:20,342 [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 2025-01-06 02:50:20,342 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,342 [main] Logical connection got DEBUG 2025-01-06 02:50:20,342 [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 2025-01-06 02:50:20,343 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,343 [main] Logical connection got DEBUG 2025-01-06 02:50:20,343 [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 2025-01-06 02:50:20,343 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,343 [main] Logical connection got DEBUG 2025-01-06 02:50:20,343 [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 2025-01-06 02:50:20,343 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,344 [main] Logical connection got DEBUG 2025-01-06 02:50:20,344 [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 2025-01-06 02:50:20,344 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,344 [main] Logical connection got DEBUG 2025-01-06 02:50:20,344 [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 2025-01-06 02:50:20,344 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,344 [main] Logical connection got DEBUG 2025-01-06 02:50:20,344 [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 2025-01-06 02:50:20,344 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,344 [main] Logical connection got DEBUG 2025-01-06 02:50:20,345 [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 2025-01-06 02:50:20,345 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,345 [main] Logical connection got DEBUG 2025-01-06 02:50:20,345 [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 2025-01-06 02:50:20,345 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,345 [main] Logical connection got DEBUG 2025-01-06 02:50:20,345 [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 2025-01-06 02:50:20,345 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,345 [main] Logical connection got DEBUG 2025-01-06 02:50:20,346 [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 2025-01-06 02:50:20,346 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,346 [main] Logical connection got DEBUG 2025-01-06 02:50:20,346 [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 2025-01-06 02:50:20,346 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,346 [main] Logical connection got DEBUG 2025-01-06 02:50:20,346 [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 2025-01-06 02:50:20,346 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,346 [main] Logical connection got DEBUG 2025-01-06 02:50:20,346 [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 2025-01-06 02:50:20,347 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,347 [main] Logical connection got DEBUG 2025-01-06 02:50:20,347 [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 2025-01-06 02:50:20,347 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,347 [main] Logical connection got DEBUG 2025-01-06 02:50:20,347 [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 2025-01-06 02:50:20,347 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,348 [main] Logical connection got DEBUG 2025-01-06 02:50:20,348 [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 2025-01-06 02:50:20,348 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,348 [main] Logical connection got DEBUG 2025-01-06 02:50:20,348 [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 2025-01-06 02:50:20,348 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,348 [main] Logical connection got DEBUG 2025-01-06 02:50:20,348 [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 2025-01-06 02:50:20,349 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,349 [main] Logical connection got DEBUG 2025-01-06 02:50:20,349 [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 2025-01-06 02:50:20,349 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,349 [main] Logical connection got DEBUG 2025-01-06 02:50:20,349 [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 2025-01-06 02:50:20,350 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,350 [main] Logical connection got DEBUG 2025-01-06 02:50:20,350 [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 2025-01-06 02:50:20,350 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,350 [main] Logical connection got DEBUG 2025-01-06 02:50:20,350 [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 2025-01-06 02:50:20,350 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,350 [main] Logical connection got DEBUG 2025-01-06 02:50:20,350 [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 2025-01-06 02:50:20,350 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,351 [main] Logical connection got DEBUG 2025-01-06 02:50:20,351 [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 2025-01-06 02:50:20,351 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,351 [main] Logical connection got DEBUG 2025-01-06 02:50:20,351 [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 2025-01-06 02:50:20,351 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,351 [main] Logical connection got DEBUG 2025-01-06 02:50:20,351 [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 2025-01-06 02:50:20,353 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,353 [main] Logical connection got DEBUG 2025-01-06 02:50:20,353 [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 2025-01-06 02:50:20,353 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,353 [main] Logical connection got DEBUG 2025-01-06 02:50:20,355 [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 2025-01-06 02:50:20,355 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,355 [main] Logical connection got DEBUG 2025-01-06 02:50:20,355 [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 2025-01-06 02:50:20,355 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,355 [main] Logical connection got DEBUG 2025-01-06 02:50:20,355 [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 2025-01-06 02:50:20,356 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,356 [main] Logical connection got DEBUG 2025-01-06 02:50:20,356 [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 2025-01-06 02:50:20,356 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,356 [main] Logical connection got DEBUG 2025-01-06 02:50:20,356 [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 2025-01-06 02:50:20,356 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,356 [main] Logical connection got DEBUG 2025-01-06 02:50:20,356 [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 2025-01-06 02:50:20,357 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,357 [main] Logical connection got DEBUG 2025-01-06 02:50:20,357 [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 2025-01-06 02:50:20,358 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,358 [main] Logical connection got DEBUG 2025-01-06 02:50:20,358 [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 2025-01-06 02:50:20,358 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,358 [main] Logical connection got DEBUG 2025-01-06 02:50:20,358 [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 2025-01-06 02:50:20,359 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,359 [main] Logical connection got DEBUG 2025-01-06 02:50:20,359 [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 2025-01-06 02:50:20,359 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,359 [main] Logical connection got DEBUG 2025-01-06 02:50:20,359 [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 2025-01-06 02:50:20,361 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,361 [main] Logical connection got DEBUG 2025-01-06 02:50:20,361 [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 2025-01-06 02:50:20,362 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,362 [main] Logical connection got DEBUG 2025-01-06 02:50:20,362 [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 2025-01-06 02:50:20,362 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,362 [main] Logical connection got DEBUG 2025-01-06 02:50:20,362 [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 2025-01-06 02:50:20,362 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,362 [main] Logical connection got DEBUG 2025-01-06 02:50:20,362 [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 2025-01-06 02:50:20,362 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,362 [main] Logical connection got DEBUG 2025-01-06 02:50:20,363 [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 2025-01-06 02:50:20,363 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,363 [main] Logical connection got DEBUG 2025-01-06 02:50:20,363 [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 2025-01-06 02:50:20,363 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,363 [main] Logical connection got DEBUG 2025-01-06 02:50:20,365 [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 2025-01-06 02:50:20,366 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,366 [main] Logical connection got DEBUG 2025-01-06 02:50:20,366 [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 2025-01-06 02:50:20,366 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,366 [main] Logical connection got DEBUG 2025-01-06 02:50:20,366 [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 2025-01-06 02:50:20,366 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,366 [main] Logical connection got DEBUG 2025-01-06 02:50:20,366 [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 2025-01-06 02:50:20,366 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,366 [main] Logical connection got DEBUG 2025-01-06 02:50:20,367 [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 2025-01-06 02:50:20,367 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,368 [main] Logical connection got DEBUG 2025-01-06 02:50:20,368 [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 2025-01-06 02:50:20,368 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,368 [main] Logical connection got DEBUG 2025-01-06 02:50:20,369 [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 2025-01-06 02:50:20,369 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,369 [main] Logical connection got DEBUG 2025-01-06 02:50:20,369 [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 2025-01-06 02:50:20,369 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,370 [main] Logical connection got DEBUG 2025-01-06 02:50:20,370 [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 2025-01-06 02:50:20,370 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,370 [main] Logical connection got DEBUG 2025-01-06 02:50:20,370 [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 2025-01-06 02:50:20,370 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,370 [main] Logical connection got DEBUG 2025-01-06 02:50:20,370 [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 2025-01-06 02:50:20,370 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,370 [main] Logical connection got DEBUG 2025-01-06 02:50:20,371 [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 2025-01-06 02:50:20,371 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,371 [main] Logical connection got DEBUG 2025-01-06 02:50:20,371 [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 2025-01-06 02:50:20,371 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,371 [main] Logical connection got DEBUG 2025-01-06 02:50:20,371 [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 2025-01-06 02:50:20,371 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,371 [main] Logical connection got DEBUG 2025-01-06 02:50:20,371 [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 2025-01-06 02:50:20,372 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,372 [main] Logical connection got DEBUG 2025-01-06 02:50:20,372 [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 2025-01-06 02:50:20,372 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,372 [main] Logical connection got DEBUG 2025-01-06 02:50:20,372 [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 2025-01-06 02:50:20,374 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,374 [main] Logical connection got DEBUG 2025-01-06 02:50:20,374 [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 2025-01-06 02:50:20,374 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,374 [main] Logical connection got DEBUG 2025-01-06 02:50:20,375 [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 2025-01-06 02:50:20,375 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,375 [main] Logical connection got DEBUG 2025-01-06 02:50:20,375 [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 2025-01-06 02:50:20,375 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,375 [main] Logical connection got DEBUG 2025-01-06 02:50:20,375 [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 2025-01-06 02:50:20,375 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,375 [main] Logical connection got DEBUG 2025-01-06 02:50:20,375 [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 2025-01-06 02:50:20,376 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,376 [main] Logical connection got DEBUG 2025-01-06 02:50:20,376 [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 2025-01-06 02:50:20,376 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,376 [main] Logical connection got DEBUG 2025-01-06 02:50:20,376 [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 2025-01-06 02:50:20,376 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,376 [main] Logical connection got DEBUG 2025-01-06 02:50:20,377 [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 2025-01-06 02:50:20,377 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,377 [main] Logical connection got DEBUG 2025-01-06 02:50:20,377 [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 2025-01-06 02:50:20,377 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,377 [main] Logical connection got DEBUG 2025-01-06 02:50:20,377 [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 2025-01-06 02:50:20,377 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,377 [main] Logical connection got DEBUG 2025-01-06 02:50:20,378 [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 2025-01-06 02:50:20,378 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,378 [main] Logical connection got DEBUG 2025-01-06 02:50:20,380 [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 2025-01-06 02:50:20,380 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,380 [main] Logical connection got DEBUG 2025-01-06 02:50:20,380 [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 2025-01-06 02:50:20,380 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,380 [main] Logical connection got DEBUG 2025-01-06 02:50:20,380 [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 2025-01-06 02:50:20,380 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,380 [main] Logical connection got DEBUG 2025-01-06 02:50:20,380 [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 2025-01-06 02:50:20,381 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,381 [main] Logical connection got DEBUG 2025-01-06 02:50:20,381 [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 2025-01-06 02:50:20,381 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,381 [main] Logical connection got DEBUG 2025-01-06 02:50:20,381 [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 2025-01-06 02:50:20,381 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,381 [main] Logical connection got DEBUG 2025-01-06 02:50:20,382 [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 2025-01-06 02:50:20,382 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,382 [main] Logical connection got DEBUG 2025-01-06 02:50:20,382 [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 2025-01-06 02:50:20,382 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,382 [main] Logical connection got DEBUG 2025-01-06 02:50:20,382 [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 2025-01-06 02:50:20,382 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,391 [main] Logical connection got DEBUG 2025-01-06 02:50:20,392 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,392 [main] Logical connection got DEBUG 2025-01-06 02:50:20,392 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,395 [main] Logical connection got DEBUG 2025-01-06 02:50:20,395 [main] SELECT count(*) FROM (select * from customer where DATE_OF_JOIN >= '2006-01-01' ) AS total DEBUG 2025-01-06 02:50:20,396 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,396 [main] Logical connection got DEBUG 2025-01-06 02:50:20,396 [main] select * from customer where DATE_OF_JOIN >= '2006-01-01' order by PRIORITY LIMIT 12 OFFSET 18 DEBUG 2025-01-06 02:50:20,399 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,399 [main] Logical connection got DEBUG 2025-01-06 02:50:20,400 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,402 [main] Transaction rolledback DEBUG 2025-01-06 02:50:20,403 [main] Physical connection closed DEBUG 2025-01-06 02:50:20,416 [main] Transaction began DEBUG 2025-01-06 02:50:20,426 [main] Physical connection got DEBUG 2025-01-06 02:50:20,426 [main] Logical connection got DEBUG 2025-01-06 02:50:20,426 [main] DELETE FROM CUSTOMER DEBUG 2025-01-06 02:50:20,426 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,426 [main] Logical connection got DEBUG 2025-01-06 02:50:20,429 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,429 [main] Logical connection got DEBUG 2025-01-06 02:50:20,429 [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 2025-01-06 02:50:20,429 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,429 [main] Logical connection got DEBUG 2025-01-06 02:50:20,429 [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 2025-01-06 02:50:20,429 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,429 [main] Logical connection got DEBUG 2025-01-06 02:50:20,430 [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 2025-01-06 02:50:20,430 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,430 [main] Logical connection got DEBUG 2025-01-06 02:50:20,430 [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 2025-01-06 02:50:20,430 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,430 [main] Logical connection got DEBUG 2025-01-06 02:50:20,430 [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 2025-01-06 02:50:20,430 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,430 [main] Logical connection got DEBUG 2025-01-06 02:50:20,430 [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 2025-01-06 02:50:20,431 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,431 [main] Logical connection got DEBUG 2025-01-06 02:50:20,431 [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 2025-01-06 02:50:20,431 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,431 [main] Logical connection got DEBUG 2025-01-06 02:50:20,431 [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 2025-01-06 02:50:20,431 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,431 [main] Logical connection got DEBUG 2025-01-06 02:50:20,431 [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 2025-01-06 02:50:20,431 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,431 [main] Logical connection got DEBUG 2025-01-06 02:50:20,432 [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 2025-01-06 02:50:20,432 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,432 [main] Logical connection got DEBUG 2025-01-06 02:50:20,432 [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 2025-01-06 02:50:20,432 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,432 [main] Logical connection got DEBUG 2025-01-06 02:50:20,432 [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 2025-01-06 02:50:20,433 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,433 [main] Logical connection got DEBUG 2025-01-06 02:50:20,433 [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 2025-01-06 02:50:20,433 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,433 [main] Logical connection got DEBUG 2025-01-06 02:50:20,433 [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 2025-01-06 02:50:20,433 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,433 [main] Logical connection got DEBUG 2025-01-06 02:50:20,433 [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 2025-01-06 02:50:20,433 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,434 [main] Logical connection got DEBUG 2025-01-06 02:50:20,434 [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 2025-01-06 02:50:20,434 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,434 [main] Logical connection got DEBUG 2025-01-06 02:50:20,434 [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 2025-01-06 02:50:20,434 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,434 [main] Logical connection got DEBUG 2025-01-06 02:50:20,434 [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 2025-01-06 02:50:20,435 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,435 [main] Logical connection got DEBUG 2025-01-06 02:50:20,435 [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 2025-01-06 02:50:20,435 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,435 [main] Logical connection got DEBUG 2025-01-06 02:50:20,435 [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 2025-01-06 02:50:20,435 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,435 [main] Logical connection got DEBUG 2025-01-06 02:50:20,435 [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 2025-01-06 02:50:20,435 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,436 [main] Logical connection got DEBUG 2025-01-06 02:50:20,436 [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 2025-01-06 02:50:20,436 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,436 [main] Logical connection got DEBUG 2025-01-06 02:50:20,437 [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 2025-01-06 02:50:20,438 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,438 [main] Logical connection got DEBUG 2025-01-06 02:50:20,438 [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 2025-01-06 02:50:20,439 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,439 [main] Logical connection got DEBUG 2025-01-06 02:50:20,439 [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 2025-01-06 02:50:20,439 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,439 [main] Logical connection got DEBUG 2025-01-06 02:50:20,439 [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 2025-01-06 02:50:20,439 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,439 [main] Logical connection got DEBUG 2025-01-06 02:50:20,439 [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 2025-01-06 02:50:20,439 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,440 [main] Logical connection got DEBUG 2025-01-06 02:50:20,440 [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 2025-01-06 02:50:20,440 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,440 [main] Logical connection got DEBUG 2025-01-06 02:50:20,440 [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 2025-01-06 02:50:20,440 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,440 [main] Logical connection got DEBUG 2025-01-06 02:50:20,440 [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 2025-01-06 02:50:20,441 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,441 [main] Logical connection got DEBUG 2025-01-06 02:50:20,441 [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 2025-01-06 02:50:20,441 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,441 [main] Logical connection got DEBUG 2025-01-06 02:50:20,441 [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 2025-01-06 02:50:20,441 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,441 [main] Logical connection got DEBUG 2025-01-06 02:50:20,441 [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 2025-01-06 02:50:20,441 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,441 [main] Logical connection got DEBUG 2025-01-06 02:50:20,442 [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 2025-01-06 02:50:20,442 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,442 [main] Logical connection got DEBUG 2025-01-06 02:50:20,442 [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 2025-01-06 02:50:20,442 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,442 [main] Logical connection got DEBUG 2025-01-06 02:50:20,442 [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 2025-01-06 02:50:20,442 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,442 [main] Logical connection got DEBUG 2025-01-06 02:50:20,442 [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 2025-01-06 02:50:20,443 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,443 [main] Logical connection got DEBUG 2025-01-06 02:50:20,443 [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 2025-01-06 02:50:20,443 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,443 [main] Logical connection got DEBUG 2025-01-06 02:50:20,443 [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 2025-01-06 02:50:20,443 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,443 [main] Logical connection got DEBUG 2025-01-06 02:50:20,443 [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 2025-01-06 02:50:20,443 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,443 [main] Logical connection got DEBUG 2025-01-06 02:50:20,444 [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 2025-01-06 02:50:20,444 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,444 [main] Logical connection got DEBUG 2025-01-06 02:50:20,444 [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 2025-01-06 02:50:20,444 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,444 [main] Logical connection got DEBUG 2025-01-06 02:50:20,444 [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 2025-01-06 02:50:20,444 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,444 [main] Logical connection got DEBUG 2025-01-06 02:50:20,444 [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 2025-01-06 02:50:20,445 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,445 [main] Logical connection got DEBUG 2025-01-06 02:50:20,445 [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 2025-01-06 02:50:20,445 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,445 [main] Logical connection got DEBUG 2025-01-06 02:50:20,445 [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 2025-01-06 02:50:20,445 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,445 [main] Logical connection got DEBUG 2025-01-06 02:50:20,445 [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 2025-01-06 02:50:20,445 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,445 [main] Logical connection got DEBUG 2025-01-06 02:50:20,446 [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 2025-01-06 02:50:20,446 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,446 [main] Logical connection got DEBUG 2025-01-06 02:50:20,446 [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 2025-01-06 02:50:20,446 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,446 [main] Logical connection got DEBUG 2025-01-06 02:50:20,446 [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 2025-01-06 02:50:20,446 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,446 [main] Logical connection got DEBUG 2025-01-06 02:50:20,446 [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 2025-01-06 02:50:20,447 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,447 [main] Logical connection got DEBUG 2025-01-06 02:50:20,447 [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 2025-01-06 02:50:20,447 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,447 [main] Logical connection got DEBUG 2025-01-06 02:50:20,447 [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 2025-01-06 02:50:20,447 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,447 [main] Logical connection got DEBUG 2025-01-06 02:50:20,447 [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 2025-01-06 02:50:20,447 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,447 [main] Logical connection got DEBUG 2025-01-06 02:50:20,448 [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 2025-01-06 02:50:20,448 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,448 [main] Logical connection got DEBUG 2025-01-06 02:50:20,448 [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 2025-01-06 02:50:20,448 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,448 [main] Logical connection got DEBUG 2025-01-06 02:50:20,448 [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 2025-01-06 02:50:20,448 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,448 [main] Logical connection got DEBUG 2025-01-06 02:50:20,448 [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 2025-01-06 02:50:20,449 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,449 [main] Logical connection got DEBUG 2025-01-06 02:50:20,449 [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 2025-01-06 02:50:20,449 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,449 [main] Logical connection got DEBUG 2025-01-06 02:50:20,449 [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 2025-01-06 02:50:20,449 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,449 [main] Logical connection got DEBUG 2025-01-06 02:50:20,449 [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 2025-01-06 02:50:20,449 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,449 [main] Logical connection got DEBUG 2025-01-06 02:50:20,450 [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 2025-01-06 02:50:20,450 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,450 [main] Logical connection got DEBUG 2025-01-06 02:50:20,450 [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 2025-01-06 02:50:20,450 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,450 [main] Logical connection got DEBUG 2025-01-06 02:50:20,450 [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 2025-01-06 02:50:20,450 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,450 [main] Logical connection got DEBUG 2025-01-06 02:50:20,450 [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 2025-01-06 02:50:20,451 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,451 [main] Logical connection got DEBUG 2025-01-06 02:50:20,451 [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 2025-01-06 02:50:20,451 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,451 [main] Logical connection got DEBUG 2025-01-06 02:50:20,451 [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 2025-01-06 02:50:20,451 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,451 [main] Logical connection got DEBUG 2025-01-06 02:50:20,451 [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 2025-01-06 02:50:20,451 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,451 [main] Logical connection got DEBUG 2025-01-06 02:50:20,452 [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 2025-01-06 02:50:20,452 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,452 [main] Logical connection got DEBUG 2025-01-06 02:50:20,452 [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 2025-01-06 02:50:20,452 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,452 [main] Logical connection got DEBUG 2025-01-06 02:50:20,452 [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 2025-01-06 02:50:20,452 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,452 [main] Logical connection got DEBUG 2025-01-06 02:50:20,452 [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 2025-01-06 02:50:20,453 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,453 [main] Logical connection got DEBUG 2025-01-06 02:50:20,453 [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 2025-01-06 02:50:20,453 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,453 [main] Logical connection got DEBUG 2025-01-06 02:50:20,453 [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 2025-01-06 02:50:20,453 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,453 [main] Logical connection got DEBUG 2025-01-06 02:50:20,453 [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 2025-01-06 02:50:20,453 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,453 [main] Logical connection got DEBUG 2025-01-06 02:50:20,455 [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 2025-01-06 02:50:20,455 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,455 [main] Logical connection got DEBUG 2025-01-06 02:50:20,455 [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 2025-01-06 02:50:20,455 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,455 [main] Logical connection got DEBUG 2025-01-06 02:50:20,455 [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 2025-01-06 02:50:20,455 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,455 [main] Logical connection got DEBUG 2025-01-06 02:50:20,455 [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 2025-01-06 02:50:20,456 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,456 [main] Logical connection got DEBUG 2025-01-06 02:50:20,456 [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 2025-01-06 02:50:20,456 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,456 [main] Logical connection got DEBUG 2025-01-06 02:50:20,456 [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 2025-01-06 02:50:20,456 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,456 [main] Logical connection got DEBUG 2025-01-06 02:50:20,456 [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 2025-01-06 02:50:20,457 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,457 [main] Logical connection got DEBUG 2025-01-06 02:50:20,457 [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 2025-01-06 02:50:20,457 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,457 [main] Logical connection got DEBUG 2025-01-06 02:50:20,457 [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 2025-01-06 02:50:20,457 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,457 [main] Logical connection got DEBUG 2025-01-06 02:50:20,457 [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 2025-01-06 02:50:20,457 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,457 [main] Logical connection got DEBUG 2025-01-06 02:50:20,458 [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 2025-01-06 02:50:20,458 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,458 [main] Logical connection got DEBUG 2025-01-06 02:50:20,458 [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 2025-01-06 02:50:20,458 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,458 [main] Logical connection got DEBUG 2025-01-06 02:50:20,458 [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 2025-01-06 02:50:20,458 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,458 [main] Logical connection got DEBUG 2025-01-06 02:50:20,458 [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 2025-01-06 02:50:20,459 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,459 [main] Logical connection got DEBUG 2025-01-06 02:50:20,459 [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 2025-01-06 02:50:20,459 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,459 [main] Logical connection got DEBUG 2025-01-06 02:50:20,459 [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 2025-01-06 02:50:20,459 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,459 [main] Logical connection got DEBUG 2025-01-06 02:50:20,459 [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 2025-01-06 02:50:20,459 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,459 [main] Logical connection got DEBUG 2025-01-06 02:50:20,460 [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 2025-01-06 02:50:20,460 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,460 [main] Logical connection got DEBUG 2025-01-06 02:50:20,460 [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 2025-01-06 02:50:20,460 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,460 [main] Logical connection got DEBUG 2025-01-06 02:50:20,460 [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 2025-01-06 02:50:20,460 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,460 [main] Logical connection got DEBUG 2025-01-06 02:50:20,460 [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 2025-01-06 02:50:20,461 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,461 [main] Logical connection got DEBUG 2025-01-06 02:50:20,461 [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 2025-01-06 02:50:20,461 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,461 [main] Logical connection got DEBUG 2025-01-06 02:50:20,461 [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 2025-01-06 02:50:20,461 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,461 [main] Logical connection got DEBUG 2025-01-06 02:50:20,461 [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 2025-01-06 02:50:20,461 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,461 [main] Logical connection got DEBUG 2025-01-06 02:50:20,462 [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 2025-01-06 02:50:20,462 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,464 [main] Logical connection got DEBUG 2025-01-06 02:50:20,464 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,464 [main] Logical connection got DEBUG 2025-01-06 02:50:20,464 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,466 [main] Logical connection got DEBUG 2025-01-06 02:50:20,466 [main] SELECT count(*) FROM (select * from customer where DATE_OF_JOIN >= '2006-01-01' ) AS total DEBUG 2025-01-06 02:50:20,466 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,466 [main] Logical connection got DEBUG 2025-01-06 02:50:20,466 [main] select * from customer where DATE_OF_JOIN >= '2006-01-01' order by PRIORITY LIMIT 12 OFFSET 18 DEBUG 2025-01-06 02:50:20,467 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,467 [main] Logical connection got DEBUG 2025-01-06 02:50:20,469 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,471 [main] Transaction rolledback DEBUG 2025-01-06 02:50:20,471 [main] Physical connection closed DEBUG 2025-01-06 02:50:20,485 [main] Transaction began DEBUG 2025-01-06 02:50:20,496 [main] Physical connection got DEBUG 2025-01-06 02:50:20,496 [main] Logical connection got DEBUG 2025-01-06 02:50:20,496 [main] DELETE FROM CUSTOMER DEBUG 2025-01-06 02:50:20,496 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,496 [main] Logical connection got DEBUG 2025-01-06 02:50:20,499 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,499 [main] Logical connection got DEBUG 2025-01-06 02:50:20,499 [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 2025-01-06 02:50:20,499 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,499 [main] Logical connection got DEBUG 2025-01-06 02:50:20,500 [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 2025-01-06 02:50:20,500 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,500 [main] Logical connection got DEBUG 2025-01-06 02:50:20,500 [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 2025-01-06 02:50:20,500 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,500 [main] Logical connection got DEBUG 2025-01-06 02:50:20,500 [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 2025-01-06 02:50:20,500 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,500 [main] Logical connection got DEBUG 2025-01-06 02:50:20,501 [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 2025-01-06 02:50:20,501 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,501 [main] Logical connection got DEBUG 2025-01-06 02:50:20,501 [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 2025-01-06 02:50:20,501 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,501 [main] Logical connection got DEBUG 2025-01-06 02:50:20,501 [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 2025-01-06 02:50:20,501 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,501 [main] Logical connection got DEBUG 2025-01-06 02:50:20,501 [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 2025-01-06 02:50:20,502 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,502 [main] Logical connection got DEBUG 2025-01-06 02:50:20,502 [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 2025-01-06 02:50:20,502 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,502 [main] Logical connection got DEBUG 2025-01-06 02:50:20,502 [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 2025-01-06 02:50:20,502 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,502 [main] Logical connection got DEBUG 2025-01-06 02:50:20,502 [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 2025-01-06 02:50:20,502 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,502 [main] Logical connection got DEBUG 2025-01-06 02:50:20,503 [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 2025-01-06 02:50:20,503 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,503 [main] Logical connection got DEBUG 2025-01-06 02:50:20,503 [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 2025-01-06 02:50:20,503 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,503 [main] Logical connection got DEBUG 2025-01-06 02:50:20,503 [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 2025-01-06 02:50:20,504 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,504 [main] Logical connection got DEBUG 2025-01-06 02:50:20,504 [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 2025-01-06 02:50:20,504 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,504 [main] Logical connection got DEBUG 2025-01-06 02:50:20,504 [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 2025-01-06 02:50:20,504 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,504 [main] Logical connection got DEBUG 2025-01-06 02:50:20,504 [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 2025-01-06 02:50:20,505 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,505 [main] Logical connection got DEBUG 2025-01-06 02:50:20,505 [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 2025-01-06 02:50:20,505 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,505 [main] Logical connection got DEBUG 2025-01-06 02:50:20,505 [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 2025-01-06 02:50:20,505 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,505 [main] Logical connection got DEBUG 2025-01-06 02:50:20,505 [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 2025-01-06 02:50:20,505 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,505 [main] Logical connection got DEBUG 2025-01-06 02:50:20,505 [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 2025-01-06 02:50:20,506 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,506 [main] Logical connection got DEBUG 2025-01-06 02:50:20,506 [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 2025-01-06 02:50:20,506 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,506 [main] Logical connection got DEBUG 2025-01-06 02:50:20,506 [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 2025-01-06 02:50:20,506 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,506 [main] Logical connection got DEBUG 2025-01-06 02:50:20,507 [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 2025-01-06 02:50:20,507 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,508 [main] Logical connection got DEBUG 2025-01-06 02:50:20,508 [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 2025-01-06 02:50:20,508 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,509 [main] Logical connection got DEBUG 2025-01-06 02:50:20,509 [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 2025-01-06 02:50:20,509 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,509 [main] Logical connection got DEBUG 2025-01-06 02:50:20,509 [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 2025-01-06 02:50:20,509 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,509 [main] Logical connection got DEBUG 2025-01-06 02:50:20,509 [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 2025-01-06 02:50:20,509 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,509 [main] Logical connection got DEBUG 2025-01-06 02:50:20,510 [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 2025-01-06 02:50:20,510 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,510 [main] Logical connection got DEBUG 2025-01-06 02:50:20,510 [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 2025-01-06 02:50:20,510 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,510 [main] Logical connection got DEBUG 2025-01-06 02:50:20,510 [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 2025-01-06 02:50:20,510 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,510 [main] Logical connection got DEBUG 2025-01-06 02:50:20,511 [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 2025-01-06 02:50:20,511 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,511 [main] Logical connection got DEBUG 2025-01-06 02:50:20,511 [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 2025-01-06 02:50:20,511 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,511 [main] Logical connection got DEBUG 2025-01-06 02:50:20,511 [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 2025-01-06 02:50:20,511 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,511 [main] Logical connection got DEBUG 2025-01-06 02:50:20,512 [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 2025-01-06 02:50:20,512 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,512 [main] Logical connection got DEBUG 2025-01-06 02:50:20,512 [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 2025-01-06 02:50:20,513 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,513 [main] Logical connection got DEBUG 2025-01-06 02:50:20,513 [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 2025-01-06 02:50:20,513 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,513 [main] Logical connection got DEBUG 2025-01-06 02:50:20,513 [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 2025-01-06 02:50:20,514 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,514 [main] Logical connection got DEBUG 2025-01-06 02:50:20,514 [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 2025-01-06 02:50:20,514 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,515 [main] Logical connection got DEBUG 2025-01-06 02:50:20,515 [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 2025-01-06 02:50:20,515 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,516 [main] Logical connection got DEBUG 2025-01-06 02:50:20,516 [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 2025-01-06 02:50:20,516 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,516 [main] Logical connection got DEBUG 2025-01-06 02:50:20,516 [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 2025-01-06 02:50:20,516 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,516 [main] Logical connection got DEBUG 2025-01-06 02:50:20,516 [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 2025-01-06 02:50:20,516 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,516 [main] Logical connection got DEBUG 2025-01-06 02:50:20,517 [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 2025-01-06 02:50:20,517 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,517 [main] Logical connection got DEBUG 2025-01-06 02:50:20,517 [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 2025-01-06 02:50:20,517 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,517 [main] Logical connection got DEBUG 2025-01-06 02:50:20,518 [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 2025-01-06 02:50:20,518 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,518 [main] Logical connection got DEBUG 2025-01-06 02:50:20,518 [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 2025-01-06 02:50:20,518 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,518 [main] Logical connection got DEBUG 2025-01-06 02:50:20,518 [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 2025-01-06 02:50:20,518 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,518 [main] Logical connection got DEBUG 2025-01-06 02:50:20,519 [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 2025-01-06 02:50:20,519 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,519 [main] Logical connection got DEBUG 2025-01-06 02:50:20,519 [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 2025-01-06 02:50:20,519 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,519 [main] Logical connection got DEBUG 2025-01-06 02:50:20,519 [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 2025-01-06 02:50:20,519 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,519 [main] Logical connection got DEBUG 2025-01-06 02:50:20,519 [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 2025-01-06 02:50:20,520 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,520 [main] Logical connection got DEBUG 2025-01-06 02:50:20,520 [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 2025-01-06 02:50:20,520 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,520 [main] Logical connection got DEBUG 2025-01-06 02:50:20,520 [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 2025-01-06 02:50:20,520 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,520 [main] Logical connection got DEBUG 2025-01-06 02:50:20,520 [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 2025-01-06 02:50:20,520 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,521 [main] Logical connection got DEBUG 2025-01-06 02:50:20,521 [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 2025-01-06 02:50:20,521 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,521 [main] Logical connection got DEBUG 2025-01-06 02:50:20,521 [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 2025-01-06 02:50:20,521 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,521 [main] Logical connection got DEBUG 2025-01-06 02:50:20,521 [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 2025-01-06 02:50:20,521 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,521 [main] Logical connection got DEBUG 2025-01-06 02:50:20,522 [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 2025-01-06 02:50:20,522 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,522 [main] Logical connection got DEBUG 2025-01-06 02:50:20,522 [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 2025-01-06 02:50:20,522 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,522 [main] Logical connection got DEBUG 2025-01-06 02:50:20,522 [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 2025-01-06 02:50:20,522 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,522 [main] Logical connection got DEBUG 2025-01-06 02:50:20,522 [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 2025-01-06 02:50:20,523 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,523 [main] Logical connection got DEBUG 2025-01-06 02:50:20,523 [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 2025-01-06 02:50:20,523 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,523 [main] Logical connection got DEBUG 2025-01-06 02:50:20,523 [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 2025-01-06 02:50:20,523 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,523 [main] Logical connection got DEBUG 2025-01-06 02:50:20,523 [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 2025-01-06 02:50:20,523 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,523 [main] Logical connection got DEBUG 2025-01-06 02:50:20,524 [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 2025-01-06 02:50:20,524 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,524 [main] Logical connection got DEBUG 2025-01-06 02:50:20,524 [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 2025-01-06 02:50:20,524 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,524 [main] Logical connection got DEBUG 2025-01-06 02:50:20,524 [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 2025-01-06 02:50:20,524 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,524 [main] Logical connection got DEBUG 2025-01-06 02:50:20,524 [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 2025-01-06 02:50:20,525 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,525 [main] Logical connection got DEBUG 2025-01-06 02:50:20,525 [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 2025-01-06 02:50:20,525 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,525 [main] Logical connection got DEBUG 2025-01-06 02:50:20,525 [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 2025-01-06 02:50:20,525 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,525 [main] Logical connection got DEBUG 2025-01-06 02:50:20,525 [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 2025-01-06 02:50:20,525 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,526 [main] Logical connection got DEBUG 2025-01-06 02:50:20,526 [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 2025-01-06 02:50:20,526 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,526 [main] Logical connection got DEBUG 2025-01-06 02:50:20,526 [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 2025-01-06 02:50:20,526 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,526 [main] Logical connection got DEBUG 2025-01-06 02:50:20,526 [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 2025-01-06 02:50:20,526 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,526 [main] Logical connection got DEBUG 2025-01-06 02:50:20,526 [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 2025-01-06 02:50:20,527 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,527 [main] Logical connection got DEBUG 2025-01-06 02:50:20,527 [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 2025-01-06 02:50:20,527 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,527 [main] Logical connection got DEBUG 2025-01-06 02:50:20,527 [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 2025-01-06 02:50:20,527 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,527 [main] Logical connection got DEBUG 2025-01-06 02:50:20,527 [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 2025-01-06 02:50:20,527 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,527 [main] Logical connection got DEBUG 2025-01-06 02:50:20,528 [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 2025-01-06 02:50:20,528 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,528 [main] Logical connection got DEBUG 2025-01-06 02:50:20,528 [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 2025-01-06 02:50:20,528 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,528 [main] Logical connection got DEBUG 2025-01-06 02:50:20,528 [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 2025-01-06 02:50:20,528 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,528 [main] Logical connection got DEBUG 2025-01-06 02:50:20,528 [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 2025-01-06 02:50:20,529 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,529 [main] Logical connection got DEBUG 2025-01-06 02:50:20,529 [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 2025-01-06 02:50:20,529 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,529 [main] Logical connection got DEBUG 2025-01-06 02:50:20,529 [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 2025-01-06 02:50:20,529 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,529 [main] Logical connection got DEBUG 2025-01-06 02:50:20,529 [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 2025-01-06 02:50:20,529 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,529 [main] Logical connection got DEBUG 2025-01-06 02:50:20,530 [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 2025-01-06 02:50:20,530 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,530 [main] Logical connection got DEBUG 2025-01-06 02:50:20,530 [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 2025-01-06 02:50:20,530 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,530 [main] Logical connection got DEBUG 2025-01-06 02:50:20,530 [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 2025-01-06 02:50:20,530 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,530 [main] Logical connection got DEBUG 2025-01-06 02:50:20,531 [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 2025-01-06 02:50:20,531 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,531 [main] Logical connection got DEBUG 2025-01-06 02:50:20,531 [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 2025-01-06 02:50:20,531 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,531 [main] Logical connection got DEBUG 2025-01-06 02:50:20,531 [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 2025-01-06 02:50:20,531 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,532 [main] Logical connection got DEBUG 2025-01-06 02:50:20,532 [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 2025-01-06 02:50:20,532 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,532 [main] Logical connection got DEBUG 2025-01-06 02:50:20,533 [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 2025-01-06 02:50:20,533 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,533 [main] Logical connection got DEBUG 2025-01-06 02:50:20,533 [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 2025-01-06 02:50:20,533 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,533 [main] Logical connection got DEBUG 2025-01-06 02:50:20,533 [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 2025-01-06 02:50:20,533 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,533 [main] Logical connection got DEBUG 2025-01-06 02:50:20,533 [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 2025-01-06 02:50:20,533 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,534 [main] Logical connection got DEBUG 2025-01-06 02:50:20,534 [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 2025-01-06 02:50:20,534 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,534 [main] Logical connection got DEBUG 2025-01-06 02:50:20,534 [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 2025-01-06 02:50:20,534 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,534 [main] Logical connection got DEBUG 2025-01-06 02:50:20,534 [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 2025-01-06 02:50:20,534 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,542 [main] Logical connection got DEBUG 2025-01-06 02:50:20,542 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,542 [main] Logical connection got DEBUG 2025-01-06 02:50:20,542 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,543 [main] Logical connection got DEBUG 2025-01-06 02:50:20,543 [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 2025-01-06 02:50:20,546 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,546 [main] Logical connection got DEBUG 2025-01-06 02:50:20,546 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,556 [main] Transaction rolledback DEBUG 2025-01-06 02:50:20,556 [main] Physical connection closed Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.585 sec Running org.seasar.dao.impl.NullBeanEnhancerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.seasar.dao.impl.DtoArrayMetaDataResultSetHandlerTest DEBUG 2025-01-06 02:50:20,563 [main] Physical connection got DEBUG 2025-01-06 02:50:20,563 [main] Logical connection got DEBUG 2025-01-06 02:50:20,563 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,563 [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 2025-01-06 02:50:20,577 [main] Transaction began DEBUG 2025-01-06 02:50:20,577 [main] Physical connection got DEBUG 2025-01-06 02:50:20,577 [main] Logical connection got DEBUG 2025-01-06 02:50:20,577 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,577 [main] Logical connection got DEBUG 2025-01-06 02:50:20,584 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,584 [main] Logical connection got DEBUG 2025-01-06 02:50:20,585 [main] INSERT INTO JIRA101_TABLE (aaa, bbb, foo_id) VALUES ('a1', 'b1', 777) DEBUG 2025-01-06 02:50:20,585 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,585 [main] Logical connection got DEBUG 2025-01-06 02:50:20,585 [main] SELECT JIRA101_TABLE.aaa, JIRA101_TABLE.bbb, JIRA101_TABLE.foo_id FROM JIRA101_TABLE WHERE JIRA101_TABLE.FOO_ID = 777 DEBUG 2025-01-06 02:50:20,586 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,586 [main] skip UPDATE: table=JIRA101_TABLE, key{foo_id=777} DEBUG 2025-01-06 02:50:20,586 [main] Transaction rolledback DEBUG 2025-01-06 02:50:20,586 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec Running org.seasar.dao.interceptors.AssertAtLeastOneRowInterceptorTest DEBUG 2025-01-06 02:50:20,599 [main] Transaction began DEBUG 2025-01-06 02:50:20,599 [main] Physical connection got DEBUG 2025-01-06 02:50:20,599 [main] Logical connection got DEBUG 2025-01-06 02:50:20,599 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,599 [main] Logical connection got DEBUG 2025-01-06 02:50:20,615 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,615 [main] Logical connection got DEBUG 2025-01-06 02:50:20,615 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%' DEBUG 2025-01-06 02:50:20,616 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,616 [main] Transaction rolledback DEBUG 2025-01-06 02:50:20,616 [main] Physical connection closed DEBUG 2025-01-06 02:50:20,627 [main] Transaction began DEBUG 2025-01-06 02:50:20,628 [main] Physical connection got DEBUG 2025-01-06 02:50:20,628 [main] Logical connection got DEBUG 2025-01-06 02:50:20,628 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,628 [main] Logical connection got DEBUG 2025-01-06 02:50:20,642 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,642 [main] Logical connection got DEBUG 2025-01-06 02:50:20,643 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%' DEBUG 2025-01-06 02:50:20,643 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,643 [main] Transaction rolledback DEBUG 2025-01-06 02:50:20,643 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec Running org.seasar.dao.impl.RelationKeyTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.seasar.dao.impl.NestedDaoMethodTest DEBUG 2025-01-06 02:50:20,660 [main] Physical connection got DEBUG 2025-01-06 02:50:20,660 [main] Logical connection got DEBUG 2025-01-06 02:50:20,660 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,660 [main] Logical connection got DEBUG 2025-01-06 02:50:20,662 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,664 [main] Logical connection got DEBUG 2025-01-06 02:50:20,665 [main] SELECT EMP.ename, EMP.empno, EMP.deptno FROM EMP WHERE empno = 7782 DEBUG 2025-01-06 02:50:20,665 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,665 [main] Logical connection got DEBUG 2025-01-06 02:50:20,665 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,665 [main] Logical connection got DEBUG 2025-01-06 02:50:20,665 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,668 [main] Logical connection got DEBUG 2025-01-06 02:50:20,668 [main] SELECT DEPT.deptno, DEPT.dname FROM DEPT WHERE DEPT.deptno = 10 DEBUG 2025-01-06 02:50:20,668 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,668 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 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 2025-01-06 02:50:20,672 [main] Argument(job) not found SELECT * FROM emp WARN 2025-01-06 02:50:20,673 [main] Argument(aaa) not found [] [] [aaabbb] [aaa] [SELECT * FROM emp WHERE job = ?] WARN 2025-01-06 02:50:20,673 [main] Argument(job) not found [SELECT * FROM emp WHERE job is null] [bbb = ?] [bbbddd] SELECT * FROM emp WHERE deptno = 10 WARN 2025-01-06 02:50:20,675 [main] Argument(job) not found WARN 2025-01-06 02:50:20,675 [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 2025-01-06 02:50:20,678 [main] Argument(moge) not found WARN 2025-01-06 02:50:20,678 [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 2025-01-06 02:50:20,679 [main] Argument(hoge) not found WARN 2025-01-06 02:50:20,679 [main] Argument($1) not found WARN 2025-01-06 02:50:20,679 [main] Argument($1) not found SELECT AAA FROM HOGE where bb = ? /* comment */ WARN 2025-01-06 02:50:20,681 [main] Argument($1) not found WARN 2025-01-06 02:50:20,681 [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 2025-01-06 02:50:20,693 [main] Transaction began DEBUG 2025-01-06 02:50:20,694 [main] Physical connection got DEBUG 2025-01-06 02:50:20,694 [main] Logical connection got DEBUG 2025-01-06 02:50:20,694 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,694 [main] Logical connection got DEBUG 2025-01-06 02:50:20,698 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,699 [main] Logical connection got DEBUG 2025-01-06 02:50:20,699 [main] INSERT INTO EMP ( EMPNO, ENAME, TSTAMP ) VALUES ( /* comment */ 2222, 'aaaaaaaaaaaa', null /* in comment */ ) DEBUG 2025-01-06 02:50:20,700 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,700 [main] Transaction rolledback DEBUG 2025-01-06 02:50:20,700 [main] Physical connection closed DEBUG 2025-01-06 02:50:20,711 [main] Transaction began DEBUG 2025-01-06 02:50:20,711 [main] Physical connection got DEBUG 2025-01-06 02:50:20,711 [main] Logical connection got DEBUG 2025-01-06 02:50:20,711 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,711 [main] Logical connection got DEBUG 2025-01-06 02:50:20,714 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,717 [main] Logical connection got DEBUG 2025-01-06 02:50:20,717 [main] select * from EMP where ENAME = 'te?st' DEBUG 2025-01-06 02:50:20,717 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,717 [main] Transaction rolledback DEBUG 2025-01-06 02:50:20,717 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec Running org.seasar.dao.pager.PagerStatementFactoryTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.seasar.dao.impl.DeleteBatchAutoStaticCommandTest DEBUG 2025-01-06 02:50:20,726 [main] Transaction began DEBUG 2025-01-06 02:50:20,727 [main] Physical connection got DEBUG 2025-01-06 02:50:20,727 [main] Logical connection got DEBUG 2025-01-06 02:50:20,727 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,727 [main] Logical connection got DEBUG 2025-01-06 02:50:20,742 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,750 [main] Logical connection got DEBUG 2025-01-06 02:50:20,750 [main] DELETE FROM EMP WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-01-06 02:50:20,750 [main] DELETE FROM EMP WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-01-06 02:50:20,750 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,750 [main] Logical connection got DEBUG 2025-01-06 02:50:20,750 [main] DELETE FROM EMP WHERE empno = 7782 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-01-06 02:50:20,750 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-01-06 02:50:20,751 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,751 [main] Transaction rolledback DEBUG 2025-01-06 02:50:20,751 [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.001 sec Running org.seasar.dao.impl.OverloadNotSupportedSqlCommandTest DEBUG 2025-01-06 02:50:20,757 [main] Physical connection got DEBUG 2025-01-06 02:50:20,757 [main] Logical connection got DEBUG 2025-01-06 02:50:20,758 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,758 [main] Logical connection got DEBUG 2025-01-06 02:50:20,774 [main] Logical connection closed DEBUG 2025-01-06 02:50:20,774 [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 2025-01-06 02:50:23,412 [main] Physical connection got DEBUG 2025-01-06 02:50:23,412 [main] Logical connection got DEBUG 2025-01-06 02:50:23,427 [main] Logical connection closed DEBUG 2025-01-06 02:50:23,427 [main] Logical connection got DEBUG 2025-01-06 02:50:23,479 [main] Logical connection closed DEBUG 2025-01-06 02:50:23,502 [main] Logical connection got DEBUG 2025-01-06 02:50:23,503 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE emp.deptno = dept.deptno ORDER BY emp.empno DEBUG 2025-01-06 02:50:23,517 [main] Logical connection closed DEBUG 2025-01-06 02:50:23,517 [main] Logical connection got DEBUG 2025-01-06 02:50:23,520 [main] Logical connection closed DEBUG 2025-01-06 02:50:23,526 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.873 sec Running examples.dao.EmployeeDaoClientTest DEBUG 2025-01-06 02:50:23,595 [main] Physical connection got DEBUG 2025-01-06 02:50:23,595 [main] Logical connection got DEBUG 2025-01-06 02:50:23,595 [main] Logical connection closed DEBUG 2025-01-06 02:50:23,595 [main] Logical connection got DEBUG 2025-01-06 02:50:23,608 [main] Logical connection closed DEBUG 2025-01-06 02:50:23,613 [main] Logical connection got DEBUG 2025-01-06 02:50:23,613 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE emp.deptno = dept.deptno ORDER BY emp.empno DEBUG 2025-01-06 02:50:23,621 [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 2025-01-06 02:50:23,625 [main] Logical connection got DEBUG 2025-01-06 02:50:23,625 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE empno = 7788 AND emp.deptno = dept.deptno DEBUG 2025-01-06 02:50:23,628 [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 2025-01-06 02:50:23,629 [main] Logical connection got DEBUG 2025-01-06 02:50:23,629 [main] SELECT count(*) FROM emp DEBUG 2025-01-06 02:50:23,630 [main] Logical connection closed count:14 DEBUG 2025-01-06 02:50:23,630 [main] Logical connection got DEBUG 2025-01-06 02:50:23,630 [main] SELECT * FROM emp DEBUG 2025-01-06 02:50:23,638 [main] Logical connection closed DEBUG 2025-01-06 02:50:23,638 [main] Logical connection got DEBUG 2025-01-06 02:50:23,638 [main] SELECT * FROM emp WHERE job = 'CLERK' DEBUG 2025-01-06 02:50:23,639 [main] Logical connection closed DEBUG 2025-01-06 02:50:23,639 [main] Logical connection got DEBUG 2025-01-06 02:50:23,639 [main] SELECT * FROM emp WHERE deptno = 20 DEBUG 2025-01-06 02:50:23,640 [main] Logical connection closed DEBUG 2025-01-06 02:50:23,640 [main] Logical connection got DEBUG 2025-01-06 02:50:23,640 [main] SELECT * FROM emp WHERE job = 'CLERK' AND deptno = 20 DEBUG 2025-01-06 02:50:23,641 [main] Logical connection closed DEBUG 2025-01-06 02:50:23,641 [main] Logical connection got DEBUG 2025-01-06 02:50:23,641 [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 2025-01-06 02:50:23,643 [main] Logical connection closed DEBUG 2025-01-06 02:50:23,643 [main] Logical connection got DEBUG 2025-01-06 02:50:23,643 [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 2025-01-06 02:50:23,645 [main] Logical connection closed DEBUG 2025-01-06 02:50:23,645 [main] Logical connection got DEBUG 2025-01-06 02:50:23,645 [main] UPDATE emp SET ename = 'SCOTT' WHERE empno = 7788 DEBUG 2025-01-06 02:50:23,646 [main] Logical connection closed updatedRows:1 DEBUG 2025-01-06 02:50:23,646 [main] Logical connection got DEBUG 2025-01-06 02:50:23,646 [main] SELECT empno FROM emp DEBUG 2025-01-06 02:50:23,647 [main] Logical connection closed 7369 7499 7521 7566 7654 7698 7782 7788 7839 7844 7876 7900 7902 7934 DEBUG 2025-01-06 02:50:23,647 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 sec Running examples.dao.EmployeeAutoDaoClientTest DEBUG 2025-01-06 02:50:23,708 [main] Physical connection got DEBUG 2025-01-06 02:50:23,708 [main] Logical connection got DEBUG 2025-01-06 02:50:23,708 [main] Logical connection closed DEBUG 2025-01-06 02:50:23,709 [main] Logical connection got DEBUG 2025-01-06 02:50:23,718 [main] Logical connection closed DEBUG 2025-01-06 02:50:23,725 [main] Logical connection got DEBUG 2025-01-06 02:50:23,725 [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 2025-01-06 02:50:23,729 [main] Logical connection closed DEBUG 2025-01-06 02:50:23,729 [main] Logical connection got DEBUG 2025-01-06 02:50:23,729 [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 2025-01-06 02:50:23,730 [main] Logical connection closed DEBUG 2025-01-06 02:50:23,730 [main] Logical connection got DEBUG 2025-01-06 02:50:23,730 [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 2025-01-06 02:50:23,732 [main] Logical connection closed DEBUG 2025-01-06 02:50:23,732 [main] Logical connection got DEBUG 2025-01-06 02:50:23,732 [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 2025-01-06 02:50:23,734 [main] Logical connection closed DEBUG 2025-01-06 02:50:23,734 [main] Logical connection got DEBUG 2025-01-06 02:50:23,734 [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 2025-01-06 02:50:23,735 [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 2025-01-06 02:50:23,735 [main] Logical connection got DEBUG 2025-01-06 02:50:23,735 [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 2025-01-06 02:50:23,737 [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 2025-01-06 02:50:23,741 [main] Logical connection got DEBUG 2025-01-06 02:50:23,741 [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 2025-01-06 02:50:23,742 [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 2025-01-06 02:50:23,743 [main] Logical connection got DEBUG 2025-01-06 02:50:23,743 [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 2025-01-06 02:50:23,744 [main] Logical connection closed before timestamp:2005-01-18 13:09:32.213 DEBUG 2025-01-06 02:50:23,745 [main] Logical connection got DEBUG 2025-01-06 02:50:23,746 [main] UPDATE EMP SET tstamp = '2025-01-06 02.50.23', 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 2025-01-06 02:50:23,747 [main] Logical connection closed after timestamp:2025-01-06 02:50:23.745 DEBUG 2025-01-06 02:50:23,747 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec Running examples.dao.DepartmentManagerClientTest DEBUG 2025-01-06 02:50:23,773 [main] Physical connection got DEBUG 2025-01-06 02:50:23,773 [main] Logical connection got DEBUG 2025-01-06 02:50:23,773 [main] Logical connection closed DEBUG 2025-01-06 02:50:23,773 [main] Logical connection got DEBUG 2025-01-06 02:50:23,807 [main] Logical connection closed DEBUG 2025-01-06 02:50:23,809 [main] Logical connection got DEBUG 2025-01-06 02:50:23,809 [main] INSERT INTO DEPT (deptno, dname, versionno) VALUES (99, 'foo', 0) DEBUG 2025-01-06 02:50:23,810 [main] Logical connection closed before update versionNo:0 DEBUG 2025-01-06 02:50:23,810 [main] Logical connection got DEBUG 2025-01-06 02:50:23,810 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0 DEBUG 2025-01-06 02:50:23,810 [main] Logical connection closed after update versionNo:1 DEBUG 2025-01-06 02:50:23,810 [main] Logical connection got DEBUG 2025-01-06 02:50:23,811 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1 DEBUG 2025-01-06 02:50:23,811 [main] Logical connection closed DEBUG 2025-01-06 02:50:23,811 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec Running examples.dao.DepartmentDaoClientTest DEBUG 2025-01-06 02:50:23,836 [main] Physical connection got DEBUG 2025-01-06 02:50:23,837 [main] Logical connection got DEBUG 2025-01-06 02:50:23,837 [main] Logical connection closed DEBUG 2025-01-06 02:50:23,837 [main] Logical connection got DEBUG 2025-01-06 02:50:23,841 [main] Logical connection closed DEBUG 2025-01-06 02:50:23,842 [main] Logical connection got DEBUG 2025-01-06 02:50:23,842 [main] INSERT INTO DEPT (deptno, dname, versionno) VALUES (99, 'foo', 0) DEBUG 2025-01-06 02:50:23,842 [main] Logical connection closed before update versionNo:0 DEBUG 2025-01-06 02:50:23,843 [main] Logical connection got DEBUG 2025-01-06 02:50:23,843 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0 DEBUG 2025-01-06 02:50:23,843 [main] Logical connection closed after update versionNo:1 DEBUG 2025-01-06 02:50:23,844 [main] Logical connection got DEBUG 2025-01-06 02:50:23,844 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1 DEBUG 2025-01-06 02:50:23,844 [main] Logical connection closed DEBUG 2025-01-06 02:50:23,844 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec Running examples.dao.ConvertTableExampleClientTest DEBUG 2025-01-06 02:50:23,868 [main] Physical connection got DEBUG 2025-01-06 02:50:23,868 [main] Logical connection got DEBUG 2025-01-06 02:50:23,868 [main] Logical connection closed DEBUG 2025-01-06 02:50:23,869 [main] Logical connection got DEBUG 2025-01-06 02:50:23,881 [main] Logical connection closed DEBUG 2025-01-06 02:50:23,881 [main] Logical connection got DEBUG 2025-01-06 02:50:23,881 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2025-01-06 02:50:23,882 [main] Logical connection closed DEBUG 2025-01-06 02:50:23,882 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec Running examples.dao.Employee2DaoClientTest DEBUG 2025-01-06 02:50:23,938 [main] Physical connection got DEBUG 2025-01-06 02:50:23,938 [main] Logical connection got DEBUG 2025-01-06 02:50:23,939 [main] Logical connection closed DEBUG 2025-01-06 02:50:23,939 [main] Logical connection got DEBUG 2025-01-06 02:50:23,947 [main] Logical connection closed DEBUG 2025-01-06 02:50:23,948 [main] Logical connection got DEBUG 2025-01-06 02:50:23,948 [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 2025-01-06 02:50:23,950 [main] Logical connection closed 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2025-01-06 02:50:23.745 {20, RESEARCH, DALLAS, 0} DEBUG 2025-01-06 02:50:23,950 [main] Logical connection got DEBUG 2025-01-06 02:50:23,950 [main] Logical connection closed DEBUG 2025-01-06 02:50:23,950 [main] Logical connection got DEBUG 2025-01-06 02:50:23,956 [main] Logical connection closed DEBUG 2025-01-06 02:50:23,957 [main] Logical connection got DEBUG 2025-01-06 02:50:23,958 [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 2025-01-06 02:50:23,959 [main] Logical connection closed 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2025-01-06 02:50:23.745 {20, RESEARCH, DALLAS, 0} DEBUG 2025-01-06 02:50:23,960 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec Running examples.dao.TruncateTableDaoClientTest DEBUG 2025-01-06 02:50:24,215 [main] Physical connection got DEBUG 2025-01-06 02:50:24,215 [main] Logical connection got DEBUG 2025-01-06 02:50:24,218 [main] Logical connection closed DEBUG 2025-01-06 02:50:24,219 [main] Logical connection got DEBUG 2025-01-06 02:50:24,219 [main] DROP TABLE IF EXISTS H2TEST DEBUG 2025-01-06 02:50:24,224 [main] Logical connection closed DEBUG 2025-01-06 02:50:24,224 [main] Logical connection got DEBUG 2025-01-06 02:50:24,224 [main] CREATE TABLE H2TEST (ID INT PRIMARY KEY, AAA VARCHAR(255)) DEBUG 2025-01-06 02:50:24,235 [main] Logical connection closed DEBUG 2025-01-06 02:50:24,235 [main] Logical connection got DEBUG 2025-01-06 02:50:24,236 [main] TRUNCATE TABLE H2TEST DEBUG 2025-01-06 02:50:24,237 [main] Logical connection closed DEBUG 2025-01-06 02:50:24,245 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 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 2025-01-06 02:50:25,959 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:26,018 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:26,035 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:26,037 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:26,076 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:26,076 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:26,122 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:26,129 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:26,154 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:26,352 [main] Physical connection got DEBUG 2025-01-06 02:50:26,352 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:26,368 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:26,369 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:26,448 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:26,484 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:26,486 [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 2025-01-06 02:50:26,500 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:26,501 [main] Physical connection closed DEBUG 2025-01-06 02:50:26,508 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:26,509 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:26,512 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:26,514 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:26,518 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:26,518 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:26,526 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:26,530 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:26,539 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:26,545 [main] Physical connection got DEBUG 2025-01-06 02:50:26,545 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:26,545 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:26,545 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:26,559 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:26,564 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:26,564 [main] SELECT * FROM EMP WHERE empno = 7788 DEBUG 2025-01-06 02:50:26,565 [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 2025-01-06 02:50:26,566 [main] Physical connection closed DEBUG 2025-01-06 02:50:26,568 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:26,569 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:26,570 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:26,571 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:26,576 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:26,576 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:26,583 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:26,587 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:26,592 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:26,594 [main] Physical connection got DEBUG 2025-01-06 02:50:26,594 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:26,595 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:26,595 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:26,604 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:26,609 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:26,609 [main] SELECT * FROM EMP WHERE empno = 7788 DEBUG 2025-01-06 02:50:26,610 [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 2025-01-06 02:50:26,610 [main] Physical connection closed DEBUG 2025-01-06 02:50:26,633 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:26,634 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:26,635 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:26,637 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:26,641 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:26,641 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:26,649 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:26,650 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:26,656 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:26,659 [main] Physical connection got DEBUG 2025-01-06 02:50:26,659 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:26,659 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:26,659 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:26,687 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:26,695 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:26,695 [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 2025-01-06 02:50:26,696 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:26,696 [main] Physical connection closed DEBUG 2025-01-06 02:50:26,698 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:26,698 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:26,701 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:26,703 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:26,705 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:26,705 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:26,710 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:26,711 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:26,717 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:26,720 [main] Physical connection got DEBUG 2025-01-06 02:50:26,721 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:26,721 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:26,721 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:26,728 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:26,733 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:26,733 [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 2025-01-06 02:50:26,734 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:26,734 [main] Physical connection closed DEBUG 2025-01-06 02:50:26,736 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:26,736 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:26,741 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:26,742 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:26,744 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:26,744 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:26,750 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:26,752 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:26,756 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:26,759 [main] Physical connection got DEBUG 2025-01-06 02:50:26,759 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:26,759 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:26,760 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:26,768 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:26,797 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:26,797 [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 2025-01-06 02:50:26,798 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:26,799 [main] Physical connection closed DEBUG 2025-01-06 02:50:26,800 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:26,801 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:26,807 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:26,808 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:26,811 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:26,811 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:26,818 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:26,819 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:26,823 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:26,826 [main] Physical connection got DEBUG 2025-01-06 02:50:26,826 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:26,826 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:26,826 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:26,835 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:26,842 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:26,842 [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 2025-01-06 02:50:26,842 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:26,843 [main] Physical connection closed DEBUG 2025-01-06 02:50:26,844 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:26,845 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:26,847 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:26,847 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:26,849 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:26,850 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:26,858 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:26,859 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:26,866 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:26,871 [main] Physical connection got DEBUG 2025-01-06 02:50:26,871 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:26,871 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:26,871 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:26,883 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:26,889 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:26,890 [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 2025-01-06 02:50:26,890 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:26,891 [main] Physical connection closed DEBUG 2025-01-06 02:50:26,892 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:26,893 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:26,894 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:26,896 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:26,897 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:26,897 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:26,908 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:26,909 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:26,912 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:26,917 [main] Physical connection got DEBUG 2025-01-06 02:50:26,917 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:26,917 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:26,917 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:26,924 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:26,952 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:26,952 [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 2025-01-06 02:50:26,953 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:26,953 [main] Physical connection closed DEBUG 2025-01-06 02:50:26,954 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:26,955 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:26,957 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:26,958 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:26,960 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:26,960 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:26,972 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:26,973 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:26,977 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:26,981 [main] Physical connection got DEBUG 2025-01-06 02:50:26,982 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:26,982 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:26,982 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:26,988 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:26,993 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:26,993 [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 2025-01-06 02:50:26,993 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:26,993 [main] Physical connection closed DEBUG 2025-01-06 02:50:26,995 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:26,995 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:26,998 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:26,999 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:27,000 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:27,001 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:27,005 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:27,006 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:27,008 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:27,012 [main] Physical connection got DEBUG 2025-01-06 02:50:27,012 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:27,012 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:27,012 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:27,017 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:27,024 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:27,024 [main] select count(*) from emp DEBUG 2025-01-06 02:50:27,026 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:27,026 [main] Physical connection closed Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.165 sec Running org.seasar.dao.impl.FastPropertyTypeFactoryTest DEBUG 2025-01-06 02:50:27,034 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:27,034 [main] S2Container will be created(path=org/seasar/dao/impl/FastPropertyTypeFactoryTest.dicon) DEBUG 2025-01-06 02:50:27,035 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:27,037 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:27,041 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:27,042 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:27,046 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:27,047 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:27,048 [main] S2Container is created(path=org/seasar/dao/impl/FastPropertyTypeFactoryTest.dicon) DEBUG 2025-01-06 02:50:27,053 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:27,053 [main] S2Container will be created(path=org/seasar/dao/impl/FastPropertyTypeFactoryTest.dicon) DEBUG 2025-01-06 02:50:27,055 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:27,056 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:27,058 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:27,058 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:27,087 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:27,088 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:27,089 [main] S2Container is created(path=org/seasar/dao/impl/FastPropertyTypeFactoryTest.dicon) DEBUG 2025-01-06 02:50:27,092 [main] Physical connection got DEBUG 2025-01-06 02:50:27,092 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:27,092 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:27,093 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec Running org.seasar.dao.impl.BeanMetaDataResultSetHandler2Test DEBUG 2025-01-06 02:50:27,099 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:27,100 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:27,101 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:27,103 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:27,103 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:27,106 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:27,107 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:27,111 [main] Physical connection got DEBUG 2025-01-06 02:50:27,111 [main] Logical connection got, tx=null WARN 2025-01-06 02:50:27,114 [main] Table(BeanMetaDataResultSetHandler2Test$MyEmp) not found DEBUG 2025-01-06 02:50:27,201 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:27,201 [main] Logical connection got, tx=null 7788 DEBUG 2025-01-06 02:50:27,203 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:27,203 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec Running org.seasar.dao.impl.DeleteAutoStaticCommandTest DEBUG 2025-01-06 02:50:27,207 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:27,208 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:27,209 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:27,210 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:27,210 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:27,216 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:27,216 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:27,221 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/0, BranchId=] DEBUG 2025-01-06 02:50:27,223 [main] Physical connection got DEBUG 2025-01-06 02:50:27,224 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/0, BranchId=] DEBUG 2025-01-06 02:50:27,224 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/0, BranchId=] DEBUG 2025-01-06 02:50:27,224 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/0, BranchId=] DEBUG 2025-01-06 02:50:27,259 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/0, BranchId=] DEBUG 2025-01-06 02:50:27,275 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/0, BranchId=] DEBUG 2025-01-06 02:50:27,276 [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 2025-01-06 02:50:27,278 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/0, BranchId=] DEBUG 2025-01-06 02:50:27,279 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/0, BranchId=] DEBUG 2025-01-06 02:50:27,279 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2025-01-06 02:50:27,280 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/0, BranchId=] DEBUG 2025-01-06 02:50:27,280 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/0, BranchId=] DEBUG 2025-01-06 02:50:27,281 [main] Physical connection closed DEBUG 2025-01-06 02:50:27,282 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:27,283 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:27,284 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:27,288 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:27,288 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:27,292 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:27,293 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:27,296 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/1, BranchId=] DEBUG 2025-01-06 02:50:27,297 [main] Physical connection got DEBUG 2025-01-06 02:50:27,297 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/1, BranchId=] DEBUG 2025-01-06 02:50:27,297 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/1, BranchId=] DEBUG 2025-01-06 02:50:27,297 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/1, BranchId=] DEBUG 2025-01-06 02:50:27,309 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/1, BranchId=] DEBUG 2025-01-06 02:50:27,312 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/1, BranchId=] DEBUG 2025-01-06 02:50:27,312 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0 DEBUG 2025-01-06 02:50:27,312 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/1, BranchId=] DEBUG 2025-01-06 02:50:27,312 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/1, BranchId=] DEBUG 2025-01-06 02:50:27,313 [main] Physical connection closed DEBUG 2025-01-06 02:50:27,315 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:27,315 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:27,316 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:27,321 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:27,321 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:27,326 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:27,326 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:27,328 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/2, BranchId=] DEBUG 2025-01-06 02:50:27,329 [main] Physical connection got DEBUG 2025-01-06 02:50:27,329 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/2, BranchId=] DEBUG 2025-01-06 02:50:27,329 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/2, BranchId=] DEBUG 2025-01-06 02:50:27,329 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/2, BranchId=] DEBUG 2025-01-06 02:50:27,364 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/2, BranchId=] DEBUG 2025-01-06 02:50:27,366 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/2, BranchId=] DEBUG 2025-01-06 02:50:27,366 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = -1 DEBUG 2025-01-06 02:50:27,368 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/2, BranchId=] org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1) DEBUG 2025-01-06 02:50:27,368 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/2, BranchId=] DEBUG 2025-01-06 02:50:27,368 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 sec Running org.seasar.dao.impl.FieldBeanAnnotationReaderTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.seasar.dao.interceptors.S2DaoInterceptor2Test DEBUG 2025-01-06 02:50:27,379 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:27,380 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2025-01-06 02:50:27,380 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:27,383 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:27,384 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:27,386 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:27,386 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:27,390 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:27,392 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:27,395 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:27,398 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2025-01-06 02:50:27,421 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/3, BranchId=] DEBUG 2025-01-06 02:50:27,422 [main] Physical connection got DEBUG 2025-01-06 02:50:27,422 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/3, BranchId=] DEBUG 2025-01-06 02:50:27,422 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/3, BranchId=] DEBUG 2025-01-06 02:50:27,422 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/3, BranchId=] DEBUG 2025-01-06 02:50:27,428 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/3, BranchId=] DEBUG 2025-01-06 02:50:27,429 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/3, BranchId=] DEBUG 2025-01-06 02:50:27,430 [main] INSERT INTO EMP (empno, ename, deptno) VALUES (99, 'hoge', 0) DEBUG 2025-01-06 02:50:27,430 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/3, BranchId=] DEBUG 2025-01-06 02:50:27,431 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/3, BranchId=] DEBUG 2025-01-06 02:50:27,431 [main] Physical connection closed DEBUG 2025-01-06 02:50:27,434 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:27,434 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2025-01-06 02:50:27,435 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:27,437 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:27,438 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:27,440 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:27,440 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:27,446 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:27,446 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:27,448 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:27,449 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2025-01-06 02:50:27,475 [main] Physical connection got DEBUG 2025-01-06 02:50:27,475 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:27,475 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:27,475 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:27,482 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:27,483 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:27,484 [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 2025-01-06 02:50:27,484 [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 2025-01-06 02:50:27,485 [main] Physical connection closed DEBUG 2025-01-06 02:50:27,487 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:27,488 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2025-01-06 02:50:27,489 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:27,490 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:27,491 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:27,493 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:27,493 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:27,498 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:27,498 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:27,500 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:27,501 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2025-01-06 02:50:27,517 [main] Physical connection got DEBUG 2025-01-06 02:50:27,517 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:27,517 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:27,517 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:27,549 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:27,550 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:27,550 [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 2025-01-06 02:50:27,551 [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 2025-01-06 02:50:27,552 [main] Physical connection closed DEBUG 2025-01-06 02:50:27,554 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:27,555 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2025-01-06 02:50:27,555 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:27,556 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:27,558 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:27,560 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:27,560 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:27,563 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:27,564 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:27,567 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:27,567 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2025-01-06 02:50:27,584 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/4, BranchId=] DEBUG 2025-01-06 02:50:27,585 [main] Physical connection got DEBUG 2025-01-06 02:50:27,585 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/4, BranchId=] DEBUG 2025-01-06 02:50:27,585 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/4, BranchId=] DEBUG 2025-01-06 02:50:27,585 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/4, BranchId=] DEBUG 2025-01-06 02:50:27,589 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/4, BranchId=] DEBUG 2025-01-06 02:50:27,592 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/4, BranchId=] DEBUG 2025-01-06 02:50:27,592 [main] INSERT INTO EMP (empno, ename, deptno, hiredate, mgr, job, comm, sal) VALUES (99, 'hoge', 0, null, null, null, null, null) DEBUG 2025-01-06 02:50:27,592 [main] INSERT INTO EMP (empno, ename, deptno, hiredate, mgr, job, comm, sal) VALUES (98, 'hoge2', 0, null, null, null, null, null) DEBUG 2025-01-06 02:50:27,592 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/4, BranchId=] DEBUG 2025-01-06 02:50:27,592 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/4, BranchId=] DEBUG 2025-01-06 02:50:27,593 [main] Physical connection closed DEBUG 2025-01-06 02:50:27,594 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:27,595 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2025-01-06 02:50:27,597 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:27,598 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:27,598 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:27,600 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:27,601 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:27,604 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:27,605 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:27,608 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:27,608 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2025-01-06 02:50:27,624 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/5, BranchId=] DEBUG 2025-01-06 02:50:27,625 [main] Physical connection got DEBUG 2025-01-06 02:50:27,625 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/5, BranchId=] DEBUG 2025-01-06 02:50:27,625 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/5, BranchId=] DEBUG 2025-01-06 02:50:27,625 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/5, BranchId=] DEBUG 2025-01-06 02:50:27,631 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/5, BranchId=] DEBUG 2025-01-06 02:50:27,632 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/5, BranchId=] DEBUG 2025-01-06 02:50:27,632 [main] INSERT INTO EMP (empno, ename, deptno) VALUES (99, '~', 0) DEBUG 2025-01-06 02:50:27,632 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/5, BranchId=] DEBUG 2025-01-06 02:50:27,632 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/5, BranchId=] DEBUG 2025-01-06 02:50:27,632 [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 2025-01-06 02:50:27,633 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/5, BranchId=] DEBUG 2025-01-06 02:50:27,633 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/5, BranchId=] DEBUG 2025-01-06 02:50:27,633 [main] Physical connection closed Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec Running org.seasar.dao.impl.StaticStoredProcedureCommandTest DEBUG 2025-01-06 02:50:27,637 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:27,638 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:27,639 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:27,641 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:27,642 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:27,642 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:27,643 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:27,645 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:27,646 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:27,649 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:27,651 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:27,652 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:27,655 [main] S2Container is created(path=dao-derby.dicon) WARN 2025-01-06 02:50:27,656 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:27,827 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,039 [main] Physical connection got DEBUG 2025-01-06 02:50:28,040 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,042 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,044 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,045 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,389 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,469 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,469 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,469 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,483 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,496 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,496 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,496 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,508 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,519 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,519 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,519 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,529 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,537 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,538 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,538 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,546 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,557 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,557 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,557 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,566 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,575 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,575 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,575 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,583 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,591 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,591 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,592 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,600 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,645 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,645 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,645 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,654 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,663 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,663 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,673 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,700 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/6, BranchId=] DEBUG 2025-01-06 02:50:28,701 [main] Physical connection closed DEBUG 2025-01-06 02:50:28,703 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:28,704 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:28,705 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:28,706 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:28,708 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:28,708 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:28,709 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:28,711 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:28,711 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:28,712 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:28,716 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:28,717 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:28,720 [main] S2Container is created(path=dao-derby.dicon) WARN 2025-01-06 02:50:28,721 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:28,723 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,724 [main] Physical connection got DEBUG 2025-01-06 02:50:28,724 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,724 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,724 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,724 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,732 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,738 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,739 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,739 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,741 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,742 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,742 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,743 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,745 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,746 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,747 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,747 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,749 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,752 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,752 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,752 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,754 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,755 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,755 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,756 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,757 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,760 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,760 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,760 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,763 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,765 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,765 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,765 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,768 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,769 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,769 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,769 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,771 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,774 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,774 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,776 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] {CCC=2025-01-06 02:50:28.776, BBB=aaaaa2} DEBUG 2025-01-06 02:50:28,776 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/7, BranchId=] DEBUG 2025-01-06 02:50:28,777 [main] Physical connection closed DEBUG 2025-01-06 02:50:28,778 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:28,780 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:28,781 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:28,781 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:28,783 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:28,783 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:28,785 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:28,786 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:28,787 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:28,787 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:28,791 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:28,792 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:28,794 [main] S2Container is created(path=dao-derby.dicon) WARN 2025-01-06 02:50:28,794 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:28,806 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,806 [main] Physical connection got DEBUG 2025-01-06 02:50:28,806 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,806 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,806 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,807 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,809 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,810 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,810 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,811 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,815 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,816 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,816 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,817 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,818 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,820 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,820 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,820 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,822 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,825 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,826 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,826 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,830 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,831 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,832 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,832 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,835 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,839 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,839 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,839 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,841 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,843 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,843 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,843 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,845 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,847 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,847 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,847 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,852 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,854 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,855 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,857 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,857 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/8, BranchId=] DEBUG 2025-01-06 02:50:28,857 [main] Physical connection closed DEBUG 2025-01-06 02:50:28,859 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:28,859 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:28,861 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:28,862 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:28,864 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:28,864 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:28,865 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:28,866 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:28,867 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:28,868 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:28,872 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:28,873 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:28,875 [main] S2Container is created(path=dao-derby.dicon) WARN 2025-01-06 02:50:28,876 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:28,878 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,880 [main] Physical connection got DEBUG 2025-01-06 02:50:28,880 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,881 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,881 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,881 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,883 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,884 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,884 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,884 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,886 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,888 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,888 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,888 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,890 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,891 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,891 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,891 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,893 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,894 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,894 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,894 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,897 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,899 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,899 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,899 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,902 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,903 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,903 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,903 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,905 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,906 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,906 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,906 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,908 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,909 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,909 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,909 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,911 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,914 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,914 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,917 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,917 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/9, BranchId=] DEBUG 2025-01-06 02:50:28,918 [main] Physical connection closed DEBUG 2025-01-06 02:50:28,919 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:28,919 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:28,922 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:28,923 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:28,924 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:28,924 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:28,927 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:28,928 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:28,929 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:28,930 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:28,932 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:28,932 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:28,935 [main] S2Container is created(path=dao-derby.dicon) WARN 2025-01-06 02:50:28,936 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:28,939 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:28,940 [main] Physical connection got DEBUG 2025-01-06 02:50:28,940 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:28,940 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:28,940 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:28,941 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:28,942 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:28,943 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:28,943 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:28,943 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:28,944 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:28,945 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:28,945 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:28,945 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:28,947 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:28,947 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:28,948 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:28,948 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:28,949 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:28,991 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:28,991 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:28,992 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:28,994 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:28,996 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:28,996 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:28,996 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:28,998 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:29,000 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:29,000 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:29,000 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:29,003 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:29,004 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:29,004 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:29,004 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:29,005 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:29,006 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:29,006 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:29,007 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:29,009 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:29,011 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:29,011 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:29,014 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] {CCC=25, EEE=625} DEBUG 2025-01-06 02:50:29,015 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/10, BranchId=] DEBUG 2025-01-06 02:50:29,015 [main] Physical connection closed DEBUG 2025-01-06 02:50:29,016 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:29,017 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:29,019 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:29,019 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,021 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,021 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:29,023 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:29,024 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:29,025 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:29,025 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:29,027 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:29,029 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:29,030 [main] S2Container is created(path=dao-derby.dicon) WARN 2025-01-06 02:50:29,031 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:29,035 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,036 [main] Physical connection got DEBUG 2025-01-06 02:50:29,036 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,036 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,036 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,036 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,038 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,039 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,039 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,039 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,040 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,043 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,043 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,043 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,046 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,047 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,047 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,047 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,051 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,054 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,054 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,054 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,055 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,056 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,056 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,056 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,057 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,058 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,058 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,058 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,060 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,061 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,062 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,062 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,063 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,064 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,064 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,064 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,066 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,068 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,069 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,071 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,071 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/11, BranchId=] DEBUG 2025-01-06 02:50:29,071 [main] Physical connection closed DEBUG 2025-01-06 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 2025-01-06 02:50:29,073 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:29,075 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:29,076 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,078 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,078 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:29,080 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:29,081 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:29,082 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:29,083 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:29,090 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:29,091 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:29,093 [main] S2Container is created(path=dao-derby.dicon) WARN 2025-01-06 02:50:29,093 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:29,096 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,096 [main] Physical connection got DEBUG 2025-01-06 02:50:29,097 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,097 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,097 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,097 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,098 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,100 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,100 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,100 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,102 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,103 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,103 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,103 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,104 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,105 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,105 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,105 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,106 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,108 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,108 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,108 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,110 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,111 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,111 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,111 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,112 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,114 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,114 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,114 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,117 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,118 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,119 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,119 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,121 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,124 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,124 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,124 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,126 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,127 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,127 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,128 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,128 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/12, BranchId=] DEBUG 2025-01-06 02:50:29,129 [main] Physical connection closed DEBUG 2025-01-06 02:50:29,130 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:29,130 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:29,132 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:29,133 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,134 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,134 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:29,137 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:29,138 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:29,138 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:29,139 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:29,141 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:29,142 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:29,144 [main] S2Container is created(path=dao-derby.dicon) WARN 2025-01-06 02:50:29,145 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:29,148 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,149 [main] Physical connection got DEBUG 2025-01-06 02:50:29,149 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,149 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,149 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,149 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,151 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,152 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,152 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,152 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,153 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,153 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,154 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,154 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,155 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,155 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,155 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,155 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,156 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,159 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,159 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,159 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,160 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,161 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,162 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,163 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,164 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,164 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,164 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,165 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,166 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,167 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,167 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,167 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,168 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,169 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,169 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,169 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,172 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,173 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,173 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,178 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,178 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/13, BranchId=] DEBUG 2025-01-06 02:50:29,178 [main] Physical connection closed DEBUG 2025-01-06 02:50:29,179 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:29,180 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:29,182 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:29,183 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,184 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,184 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:29,186 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:29,187 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:29,188 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:29,188 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:29,190 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:29,192 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:29,194 [main] S2Container is created(path=dao-derby.dicon) WARN 2025-01-06 02:50:29,194 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:29,198 [main] Physical connection got DEBUG 2025-01-06 02:50:29,198 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:29,198 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:29,198 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:29,199 [main] Physical connection got DEBUG 2025-01-06 02:50:29,199 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:29,200 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:29,201 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:29,201 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:29,201 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:29,203 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:29,204 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:29,204 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:29,204 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:29,205 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:29,206 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:29,206 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:29,206 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:29,209 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:29,210 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:29,210 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:29,210 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:29,211 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:29,212 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:29,212 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:29,212 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:29,213 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:29,214 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:29,214 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:29,214 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:29,215 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:29,216 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:29,216 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:29,216 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:29,218 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:29,218 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:29,219 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:29,219 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:29,221 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:29,222 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:29,222 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:29,222 [main] Logical connection closed, tx=null [EDAO0032]Method argument size(2) is unmatched with procedure in-parameter size(3). DEBUG 2025-01-06 02:50:29,223 [main] Physical connection closed DEBUG 2025-01-06 02:50:29,223 [main] Physical connection closed DEBUG 2025-01-06 02:50:29,224 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:29,225 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:29,272 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:29,273 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,274 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,274 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:29,276 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:29,277 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:29,278 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:29,278 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:29,281 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:29,282 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:29,284 [main] S2Container is created(path=dao-derby.dicon) WARN 2025-01-06 02:50:29,285 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:29,289 [main] Physical connection got DEBUG 2025-01-06 02:50:29,289 [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 2025-01-06 02:50:29,290 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:29,290 [main] Physical connection closed DEBUG 2025-01-06 02:50:29,291 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:29,292 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:29,293 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:29,294 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,295 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,296 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:29,298 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:29,299 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:29,300 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:29,300 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:29,303 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:29,303 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:29,306 [main] S2Container is created(path=dao-derby.dicon) WARN 2025-01-06 02:50:29,306 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:29,311 [main] Physical connection got DEBUG 2025-01-06 02:50:29,311 [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 2025-01-06 02:50:29,319 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:29,319 [main] Physical connection closed DEBUG 2025-01-06 02:50:29,321 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:29,321 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:29,322 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:29,324 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,325 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,325 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:29,326 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:29,328 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:29,329 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:29,329 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:29,332 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:29,332 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:29,335 [main] S2Container is created(path=dao-derby.dicon) WARN 2025-01-06 02:50:29,335 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:29,338 [main] Physical connection got DEBUG 2025-01-06 02:50:29,338 [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 2025-01-06 02:50:29,376 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:29,376 [main] Physical connection closed Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.744 sec Running org.seasar.dao.pager.NullPagingSqlRewriterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.seasar.dao.impl.PkOnlyTableTest DEBUG 2025-01-06 02:50:29,382 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:29,382 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:29,384 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,386 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,386 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:29,389 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:29,390 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:29,392 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/14, BranchId=] DEBUG 2025-01-06 02:50:29,393 [main] Physical connection got DEBUG 2025-01-06 02:50:29,394 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/14, BranchId=] DEBUG 2025-01-06 02:50:29,394 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/14, BranchId=] DEBUG 2025-01-06 02:50:29,394 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/14, BranchId=] DEBUG 2025-01-06 02:50:29,402 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/14, BranchId=] DEBUG 2025-01-06 02:50:29,403 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/14, BranchId=] DEBUG 2025-01-06 02:50:29,403 [main] INSERT INTO PKONLYTABLE (aaa) VALUES ('value') DEBUG 2025-01-06 02:50:29,403 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/14, BranchId=] DEBUG 2025-01-06 02:50:29,403 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/14, BranchId=] DEBUG 2025-01-06 02:50:29,403 [main] Physical connection closed DEBUG 2025-01-06 02:50:29,406 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:29,406 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:29,407 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,408 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,408 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:29,412 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:29,413 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:29,413 [main] S2Container will be created(path=org/seasar/dao/impl/PkOnlyTableTest.dicon) DEBUG 2025-01-06 02:50:29,414 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:29,418 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:29,418 [main] S2Container is created(path=org/seasar/dao/impl/PkOnlyTableTest.dicon) DEBUG 2025-01-06 02:50:29,429 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/15, BranchId=] DEBUG 2025-01-06 02:50:29,430 [main] Physical connection got DEBUG 2025-01-06 02:50:29,430 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/15, BranchId=] DEBUG 2025-01-06 02:50:29,430 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/15, BranchId=] DEBUG 2025-01-06 02:50:29,430 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/15, BranchId=] DEBUG 2025-01-06 02:50:29,433 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/15, BranchId=] org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization update method of org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2, because org.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:219) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:187) at org.seasar.dao.impl.DaoMetaDataImpl.setupSqlCommand(DaoMetaDataImpl.java:171) at org.seasar.dao.impl.DaoMetaDataImpl.initialize(DaoMetaDataImpl.java:162) at org.seasar.dao.impl.DaoMetaDataFactoryImpl.createDaoMetaData(DaoMetaDataFactoryImpl.java:167) at org.seasar.dao.impl.DaoMetaDataFactoryImpl.getDaoMetaData(DaoMetaDataFactoryImpl.java:131) at org.seasar.dao.interceptors.S2DaoInterceptor.invoke(S2DaoInterceptor.java:51) at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper.invoke(PagerS2DaoInterceptorWrapper.java:71) at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1d86a73$$MethodInvocation$$updateUnlessNull1.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1d86a73.updateUnlessNull(PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1d86a73.java) at org.seasar.dao.impl.PkOnlyTableTest.testUpdateUnlessNullTx(PkOnlyTableTest.java:61) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:154) at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:519) at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:103) at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:308) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) Caused by: org.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key at org.seasar.dao.impl.AbstractAutoStaticCommand.setupUpdatePropertyTypes(AbstractAutoStaticCommand.java:114) at org.seasar.dao.impl.UpdateAutoStaticCommand.setupPropertyTypes(UpdateAutoStaticCommand.java:46) at org.seasar.dao.impl.AbstractAutoStaticCommand.<init>(AbstractAutoStaticCommand.java:45) at org.seasar.dao.impl.UpdateAutoStaticCommand.<init>(UpdateAutoStaticCommand.java:33) at org.seasar.dao.impl.DaoMetaDataImpl.createUpdateAutoStaticCommand(DaoMetaDataImpl.java:589) at org.seasar.dao.impl.DaoMetaDataImpl.setupUpdateMethodByAuto(DaoMetaDataImpl.java:574) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethodByAuto(DaoMetaDataImpl.java:385) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:216) ... 38 more DEBUG 2025-01-06 02:50:29,437 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/15, BranchId=] DEBUG 2025-01-06 02:50:29,437 [main] Physical connection closed DEBUG 2025-01-06 02:50:29,438 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:29,439 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:29,440 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,442 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,442 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:29,445 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:29,446 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:29,446 [main] S2Container will be created(path=org/seasar/dao/impl/PkOnlyTableTest.dicon) DEBUG 2025-01-06 02:50:29,447 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:29,451 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:29,451 [main] S2Container is created(path=org/seasar/dao/impl/PkOnlyTableTest.dicon) DEBUG 2025-01-06 02:50:29,462 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/16, BranchId=] DEBUG 2025-01-06 02:50:29,462 [main] Physical connection got DEBUG 2025-01-06 02:50:29,462 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/16, BranchId=] DEBUG 2025-01-06 02:50:29,462 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/16, BranchId=] DEBUG 2025-01-06 02:50:29,462 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/16, BranchId=] DEBUG 2025-01-06 02:50:29,465 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/16, BranchId=] org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization update method of org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2, because org.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:219) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:187) at org.seasar.dao.impl.DaoMetaDataImpl.setupSqlCommand(DaoMetaDataImpl.java:171) at org.seasar.dao.impl.DaoMetaDataImpl.initialize(DaoMetaDataImpl.java:162) at org.seasar.dao.impl.DaoMetaDataFactoryImpl.createDaoMetaData(DaoMetaDataFactoryImpl.java:167) at org.seasar.dao.impl.DaoMetaDataFactoryImpl.getDaoMetaData(DaoMetaDataFactoryImpl.java:131) at org.seasar.dao.interceptors.S2DaoInterceptor.invoke(S2DaoInterceptor.java:51) at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper.invoke(PagerS2DaoInterceptorWrapper.java:71) at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1e45e3$$MethodInvocation$$update0.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1e45e3.update(PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1e45e3.java) at org.seasar.dao.impl.PkOnlyTableTest.testUpdateTx(PkOnlyTableTest.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:154) at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:519) at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:103) at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:308) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) Caused by: org.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key at org.seasar.dao.impl.AbstractAutoStaticCommand.setupUpdatePropertyTypes(AbstractAutoStaticCommand.java:114) at org.seasar.dao.impl.UpdateAutoStaticCommand.setupPropertyTypes(UpdateAutoStaticCommand.java:46) at org.seasar.dao.impl.AbstractAutoStaticCommand.<init>(AbstractAutoStaticCommand.java:45) at org.seasar.dao.impl.UpdateAutoStaticCommand.<init>(UpdateAutoStaticCommand.java:33) at org.seasar.dao.impl.DaoMetaDataImpl.createUpdateAutoStaticCommand(DaoMetaDataImpl.java:589) at org.seasar.dao.impl.DaoMetaDataImpl.setupUpdateMethodByAuto(DaoMetaDataImpl.java:574) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethodByAuto(DaoMetaDataImpl.java:385) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:216) ... 38 more DEBUG 2025-01-06 02:50:29,469 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/16, BranchId=] DEBUG 2025-01-06 02:50:29,470 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec Running org.seasar.dao.impl.ProcedureHsqldbTest DEBUG 2025-01-06 02:50:29,474 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:29,475 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:29,477 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,478 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,478 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:29,520 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:29,520 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:29,524 [main] Physical connection got DEBUG 2025-01-06 02:50:29,524 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:29,524 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:29,524 [main] Logical connection got, tx=null WARN 2025-01-06 02:50:29,527 [main] Table(ProcedureHsqldbTest$ABean) not found DEBUG 2025-01-06 02:50:29,530 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:29,530 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:29,530 [main] Physical connection got DEBUG 2025-01-06 02:50:29,530 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:29,539 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:29,549 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:29,549 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:29,551 [main] Logical connection closed, tx=null 2025-01-06 00:00:00.0 DEBUG 2025-01-06 02:50:29,552 [main] Physical connection closed DEBUG 2025-01-06 02:50:29,552 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec Running org.seasar.dao.impl.SelectDynamicCommandTest DEBUG 2025-01-06 02:50:29,556 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:29,556 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:29,557 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,559 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,560 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:29,563 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:29,563 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:29,567 [main] Physical connection got DEBUG 2025-01-06 02:50:29,567 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:29,591 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:29,591 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:29,591 [main] SELECT * FROM emp WHERE empno = 7788 DEBUG 2025-01-06 02:50:29,592 [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 2025-01-06 02:50:29,593 [main] Physical connection closed DEBUG 2025-01-06 02:50:29,595 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:29,596 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:29,597 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,598 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,598 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:29,603 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:29,603 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:29,605 [main] Physical connection got DEBUG 2025-01-06 02:50:29,605 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:29,605 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:29,605 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:29,632 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:29,640 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:29,640 [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 2025-01-06 02:50:29,641 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:29,641 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:29,642 [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 2025-01-06 02:50:29,642 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:29,642 [main] Physical connection closed DEBUG 2025-01-06 02:50:29,644 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:29,645 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:29,645 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,648 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,648 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:29,651 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:29,653 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:29,655 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/17, BranchId=] DEBUG 2025-01-06 02:50:29,658 [main] Physical connection got DEBUG 2025-01-06 02:50:29,658 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/17, BranchId=] DEBUG 2025-01-06 02:50:29,658 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/17, BranchId=] DEBUG 2025-01-06 02:50:29,658 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/17, BranchId=] DEBUG 2025-01-06 02:50:29,667 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/17, BranchId=] DEBUG 2025-01-06 02:50:29,670 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/17, BranchId=] DEBUG 2025-01-06 02:50:29,670 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (100, 0, 'NAME0') DEBUG 2025-01-06 02:50:29,670 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/17, BranchId=] DEBUG 2025-01-06 02:50:29,670 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/17, BranchId=] DEBUG 2025-01-06 02:50:29,670 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (200, 1, 'NAME1') DEBUG 2025-01-06 02:50:29,672 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/17, BranchId=] DEBUG 2025-01-06 02:50:29,672 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/17, BranchId=] DEBUG 2025-01-06 02:50:29,672 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (300, 2, 'NAME2') DEBUG 2025-01-06 02:50:29,672 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/17, BranchId=] DEBUG 2025-01-06 02:50:29,674 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/17, BranchId=] DEBUG 2025-01-06 02:50:29,674 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE EMP3.employee_name = 'NAME1' DEBUG 2025-01-06 02:50:29,674 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/17, BranchId=] DEBUG 2025-01-06 02:50:29,676 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/17, BranchId=] DEBUG 2025-01-06 02:50:29,676 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE EMP3.department_Id = 200 DEBUG 2025-01-06 02:50:29,676 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/17, BranchId=] DEBUG 2025-01-06 02:50:29,676 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/17, BranchId=] DEBUG 2025-01-06 02:50:29,676 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec Running org.seasar.dao.impl.NoPkTableTest DEBUG 2025-01-06 02:50:29,679 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:29,680 [main] S2Container will be created(path=org/seasar/dao/impl/NoPkTableTest.dicon) DEBUG 2025-01-06 02:50:29,681 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:29,683 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:29,684 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,686 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,687 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:29,690 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:29,691 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:29,693 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:29,694 [main] S2Container is created(path=org/seasar/dao/impl/NoPkTableTest.dicon) DEBUG 2025-01-06 02:50:29,707 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/18, BranchId=] DEBUG 2025-01-06 02:50:29,707 [main] Physical connection got DEBUG 2025-01-06 02:50:29,707 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/18, BranchId=] DEBUG 2025-01-06 02:50:29,707 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/18, BranchId=] DEBUG 2025-01-06 02:50:29,707 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/18, BranchId=] DEBUG 2025-01-06 02:50:29,713 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/18, BranchId=] DEBUG 2025-01-06 02:50:29,714 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/18, BranchId=] DEBUG 2025-01-06 02:50:29,714 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2025-01-06 02:50:29,714 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/18, BranchId=] DEBUG 2025-01-06 02:50:29,714 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/18, BranchId=] DEBUG 2025-01-06 02:50:29,714 [main] INSERT INTO NO_PK_TABLE VALUES ('a', 1) DEBUG 2025-01-06 02:50:29,715 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/18, BranchId=] DEBUG 2025-01-06 02:50:29,715 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/18, BranchId=] DEBUG 2025-01-06 02:50:29,715 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2025-01-06 02:50:29,715 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/18, BranchId=] DEBUG 2025-01-06 02:50:29,715 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/18, BranchId=] DEBUG 2025-01-06 02:50:29,715 [main] UPDATE NO_PK_TABLE SET AAA = 'a2' DEBUG 2025-01-06 02:50:29,715 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/18, BranchId=] DEBUG 2025-01-06 02:50:29,715 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/18, BranchId=] DEBUG 2025-01-06 02:50:29,716 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2025-01-06 02:50:29,716 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/18, BranchId=] DEBUG 2025-01-06 02:50:29,716 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/18, BranchId=] DEBUG 2025-01-06 02:50:29,716 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'hoge' DEBUG 2025-01-06 02:50:29,716 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/18, BranchId=] DEBUG 2025-01-06 02:50:29,716 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/18, BranchId=] DEBUG 2025-01-06 02:50:29,716 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2025-01-06 02:50:29,717 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/18, BranchId=] DEBUG 2025-01-06 02:50:29,718 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/18, BranchId=] DEBUG 2025-01-06 02:50:29,718 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'a2' DEBUG 2025-01-06 02:50:29,718 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/18, BranchId=] DEBUG 2025-01-06 02:50:29,718 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/18, BranchId=] DEBUG 2025-01-06 02:50:29,718 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2025-01-06 02:50:29,719 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/18, BranchId=] DEBUG 2025-01-06 02:50:29,719 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/18, BranchId=] DEBUG 2025-01-06 02:50:29,719 [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 2025-01-06 02:50:29,723 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:29,723 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2025-01-06 02:50:29,764 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2025-01-06 02:50:29,765 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:29,766 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,768 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,768 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:29,771 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:29,772 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:29,774 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2025-01-06 02:50:29,777 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2025-01-06 02:50:29,801 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/19, BranchId=] DEBUG 2025-01-06 02:50:29,801 [main] Physical connection got DEBUG 2025-01-06 02:50:29,801 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/19, BranchId=] DEBUG 2025-01-06 02:50:29,802 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/19, BranchId=] DEBUG 2025-01-06 02:50:29,802 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/19, BranchId=] DEBUG 2025-01-06 02:50:29,813 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/19, BranchId=] DEBUG 2025-01-06 02:50:29,814 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/19, BranchId=] DEBUG 2025-01-06 02:50:29,814 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2025-01-06 02:50:29,814 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/19, BranchId=] 7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0 timestamp, tstamp ename, ename job, job DEBUG 2025-01-06 02:50:29,815 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/19, BranchId=] DEBUG 2025-01-06 02:50:29,816 [main] UPDATE EMP SET tstamp = '2025-01-06 02.50.29', ename = 'hoge', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-01-06 02:50:29,817 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/19, BranchId=] DEBUG 2025-01-06 02:50:29,817 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/19, BranchId=] DEBUG 2025-01-06 02:50:29,817 [main] Physical connection closed DEBUG 2025-01-06 02:50:29,819 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:29,820 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2025-01-06 02:50:29,820 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2025-01-06 02:50:29,823 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:29,823 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,826 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,826 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:29,829 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:29,830 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:29,833 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2025-01-06 02:50:29,835 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2025-01-06 02:50:29,859 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/20, BranchId=] DEBUG 2025-01-06 02:50:29,860 [main] Physical connection got DEBUG 2025-01-06 02:50:29,860 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/20, BranchId=] DEBUG 2025-01-06 02:50:29,860 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/20, BranchId=] DEBUG 2025-01-06 02:50:29,860 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/20, BranchId=] DEBUG 2025-01-06 02:50:29,869 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/20, BranchId=] DEBUG 2025-01-06 02:50:29,870 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/20, BranchId=] DEBUG 2025-01-06 02:50:29,870 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2025-01-06 02:50:29,871 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/20, BranchId=] 7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0 timestamp, tstamp job, job DEBUG 2025-01-06 02:50:29,871 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/20, BranchId=] DEBUG 2025-01-06 02:50:29,871 [main] UPDATE EMP SET tstamp = '2025-01-06 02.50.29', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-01-06 02:50:29,872 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/20, BranchId=] DEBUG 2025-01-06 02:50:29,872 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/20, BranchId=] DEBUG 2025-01-06 02:50:29,872 [main] Physical connection closed DEBUG 2025-01-06 02:50:29,874 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:29,875 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2025-01-06 02:50:29,876 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2025-01-06 02:50:29,878 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:29,879 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,881 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,881 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:29,885 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:29,885 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:29,888 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2025-01-06 02:50:29,889 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2025-01-06 02:50:29,911 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/21, BranchId=] DEBUG 2025-01-06 02:50:29,911 [main] Physical connection got DEBUG 2025-01-06 02:50:29,911 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/21, BranchId=] DEBUG 2025-01-06 02:50:29,912 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/21, BranchId=] DEBUG 2025-01-06 02:50:29,912 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/21, BranchId=] DEBUG 2025-01-06 02:50:29,923 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/21, BranchId=] DEBUG 2025-01-06 02:50:29,923 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/21, BranchId=] DEBUG 2025-01-06 02:50:29,923 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2025-01-06 02:50:29,924 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/21, BranchId=] 7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0 timestamp, tstamp DEBUG 2025-01-06 02:50:29,925 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/21, BranchId=] DEBUG 2025-01-06 02:50:29,926 [main] UPDATE EMP SET tstamp = '2025-01-06 02.50.29' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-01-06 02:50:29,926 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/21, BranchId=] DEBUG 2025-01-06 02:50:29,926 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/21, BranchId=] DEBUG 2025-01-06 02:50:29,926 [main] Physical connection closed DEBUG 2025-01-06 02:50:29,928 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:29,928 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2025-01-06 02:50:29,930 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2025-01-06 02:50:29,931 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:29,931 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,933 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:29,933 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:29,937 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:29,938 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:29,939 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2025-01-06 02:50:29,941 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2025-01-06 02:50:29,964 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/22, BranchId=] DEBUG 2025-01-06 02:50:29,964 [main] Physical connection got DEBUG 2025-01-06 02:50:29,965 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/22, BranchId=] DEBUG 2025-01-06 02:50:29,965 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/22, BranchId=] DEBUG 2025-01-06 02:50:29,965 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/22, BranchId=] DEBUG 2025-01-06 02:50:30,018 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/22, BranchId=] DEBUG 2025-01-06 02:50:30,021 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/22, BranchId=] DEBUG 2025-01-06 02:50:30,021 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2025-01-06 02:50:30,021 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/22, BranchId=] 7499, ALLEN, SALESMAN, 1600.0, 300.0 DEBUG 2025-01-06 02:50:30,022 [main] skip UPDATE: table=EMP, key{empno=7499} DEBUG 2025-01-06 02:50:30,022 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/22, BranchId=] DEBUG 2025-01-06 02:50:30,022 [main] Physical connection closed DEBUG 2025-01-06 02:50:30,023 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:30,025 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2025-01-06 02:50:30,025 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2025-01-06 02:50:30,026 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,027 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,029 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,029 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,034 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,035 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,038 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2025-01-06 02:50:30,039 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2025-01-06 02:50:30,063 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/23, BranchId=] DEBUG 2025-01-06 02:50:30,064 [main] Physical connection got DEBUG 2025-01-06 02:50:30,064 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/23, BranchId=] DEBUG 2025-01-06 02:50:30,064 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/23, BranchId=] DEBUG 2025-01-06 02:50:30,064 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/23, BranchId=] DEBUG 2025-01-06 02:50:30,084 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/23, BranchId=] DEBUG 2025-01-06 02:50:30,086 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/23, BranchId=] DEBUG 2025-01-06 02:50:30,086 [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 2025-01-06 02:50:30,087 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/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 2025-01-06 02:50:30,087 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/23, BranchId=] DEBUG 2025-01-06 02:50:30,088 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/23, BranchId=] DEBUG 2025-01-06 02:50:30,088 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/23, BranchId=] DEBUG 2025-01-06 02:50:30,091 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/23, BranchId=] dname, dname DEBUG 2025-01-06 02:50:30,095 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/23, BranchId=] DEBUG 2025-01-06 02:50:30,095 [main] UPDATE DEPT SET dname = 'FOO' WHERE deptno = 30 DEBUG 2025-01-06 02:50:30,095 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/23, BranchId=] DEBUG 2025-01-06 02:50:30,095 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/23, BranchId=] DEBUG 2025-01-06 02:50:30,095 [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 2025-01-06 02:50:30,096 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/23, BranchId=] DEBUG 2025-01-06 02:50:30,096 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/23, BranchId=] DEBUG 2025-01-06 02:50:30,096 [main] Physical connection closed DEBUG 2025-01-06 02:50:30,098 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:30,099 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2025-01-06 02:50:30,100 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2025-01-06 02:50:30,101 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,102 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,104 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,104 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,107 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,108 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,110 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2025-01-06 02:50:30,111 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2025-01-06 02:50:30,137 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/24, BranchId=] DEBUG 2025-01-06 02:50:30,137 [main] Physical connection got DEBUG 2025-01-06 02:50:30,137 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/24, BranchId=] DEBUG 2025-01-06 02:50:30,137 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/24, BranchId=] DEBUG 2025-01-06 02:50:30,137 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/24, BranchId=] DEBUG 2025-01-06 02:50:30,151 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/24, BranchId=] DEBUG 2025-01-06 02:50:30,153 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/24, BranchId=] DEBUG 2025-01-06 02:50:30,153 [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 2025-01-06 02:50:30,154 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/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 2025-01-06 02:50:30,155 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/24, BranchId=] DEBUG 2025-01-06 02:50:30,155 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/24, BranchId=] DEBUG 2025-01-06 02:50:30,155 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/24, BranchId=] DEBUG 2025-01-06 02:50:30,158 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/24, BranchId=] dname, dname DEBUG 2025-01-06 02:50:30,159 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/24, BranchId=] DEBUG 2025-01-06 02:50:30,159 [main] UPDATE DEPT SET dname = 'baar' WHERE deptno = 20 DEBUG 2025-01-06 02:50:30,160 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/24, BranchId=] DEBUG 2025-01-06 02:50:30,160 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/24, BranchId=] DEBUG 2025-01-06 02:50:30,160 [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 2025-01-06 02:50:30,160 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/24, BranchId=] DEBUG 2025-01-06 02:50:30,160 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/24, BranchId=] DEBUG 2025-01-06 02:50:30,160 [main] Physical connection closed DEBUG 2025-01-06 02:50:30,162 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:30,162 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2025-01-06 02:50:30,164 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2025-01-06 02:50:30,165 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,166 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,168 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,168 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,171 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,171 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,175 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2025-01-06 02:50:30,176 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2025-01-06 02:50:30,204 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/25, BranchId=] DEBUG 2025-01-06 02:50:30,204 [main] Physical connection got DEBUG 2025-01-06 02:50:30,204 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/25, BranchId=] DEBUG 2025-01-06 02:50:30,204 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/25, BranchId=] DEBUG 2025-01-06 02:50:30,204 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/25, BranchId=] DEBUG 2025-01-06 02:50:30,214 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/25, BranchId=] [EDAO0021]Can not use update method of ModifiedOnly because property (modifiedPropertyNames) not found in org.seasar.dao.impl.UpdateModifiedOnlyCommandTest$Emp DEBUG 2025-01-06 02:50:30,218 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/25, BranchId=] DEBUG 2025-01-06 02:50:30,218 [main] Physical connection closed DEBUG 2025-01-06 02:50:30,220 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:30,223 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2025-01-06 02:50:30,225 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2025-01-06 02:50:30,226 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,227 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,275 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,275 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,278 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,279 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,281 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2025-01-06 02:50:30,282 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2025-01-06 02:50:30,305 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/26, BranchId=] DEBUG 2025-01-06 02:50:30,305 [main] Physical connection got DEBUG 2025-01-06 02:50:30,305 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/26, BranchId=] DEBUG 2025-01-06 02:50:30,305 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/26, BranchId=] DEBUG 2025-01-06 02:50:30,305 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/26, BranchId=] DEBUG 2025-01-06 02:50:30,308 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/26, BranchId=] DEBUG 2025-01-06 02:50:30,310 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/26, BranchId=] DEBUG 2025-01-06 02:50:30,310 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2025-01-06 02:50:30,311 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/26, BranchId=] DEBUG 2025-01-06 02:50:30,311 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/26, BranchId=] DEBUG 2025-01-06 02:50:30,311 [main] UPDATE EMP SET ename = 'ModifiedPropertiesByReflection' WHERE empno = 7499 DEBUG 2025-01-06 02:50:30,312 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/26, BranchId=] DEBUG 2025-01-06 02:50:30,312 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/26, BranchId=] DEBUG 2025-01-06 02:50:30,312 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2025-01-06 02:50:30,312 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/26, BranchId=] DEBUG 2025-01-06 02:50:30,312 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/26, BranchId=] DEBUG 2025-01-06 02:50:30,312 [main] Physical connection closed Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.593 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 2025-01-06 02:50:30,325 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:30,325 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,327 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,334 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,334 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,338 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,339 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,343 [main] Physical connection got DEBUG 2025-01-06 02:50:30,343 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:30,343 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:30,343 [main] Physical connection closed DEBUG 2025-01-06 02:50:30,345 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:30,346 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,346 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,348 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,348 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,351 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,352 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,353 [main] Physical connection got DEBUG 2025-01-06 02:50:30,353 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:30,354 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:30,354 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec Running org.seasar.dao.impl.DaoAnnotationReaderImplTest DEBUG 2025-01-06 02:50:30,358 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:30,359 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:30,360 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,361 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,362 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,363 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,368 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,369 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,369 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:30,374 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:30,374 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:30,375 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,376 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,378 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,378 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,381 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,382 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,382 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:30,386 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:30,387 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:30,387 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,389 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,390 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,390 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,393 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,394 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,394 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:30,397 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:30,398 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:30,400 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,400 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,402 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,402 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,406 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,407 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,407 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:30,411 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:30,411 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:30,412 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,413 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,415 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,415 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,420 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,420 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,421 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:30,424 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:30,424 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:30,425 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,427 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,428 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,428 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,432 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,433 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,434 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:30,436 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:30,437 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:30,438 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,439 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,440 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,440 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,445 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,445 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,445 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 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 2025-01-06 02:50:30,455 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:30,498 [main] S2Container will be created(path=org/seasar/dao/impl/ListBindTest.dicon) DEBUG 2025-01-06 02:50:30,499 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:30,500 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,501 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,503 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,503 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,506 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,507 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,509 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:30,510 [main] S2Container is created(path=org/seasar/dao/impl/ListBindTest.dicon) DEBUG 2025-01-06 02:50:30,525 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/27, BranchId=] DEBUG 2025-01-06 02:50:30,525 [main] Physical connection got DEBUG 2025-01-06 02:50:30,526 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/27, BranchId=] DEBUG 2025-01-06 02:50:30,526 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/27, BranchId=] DEBUG 2025-01-06 02:50:30,526 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/27, BranchId=] DEBUG 2025-01-06 02:50:30,530 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/27, BranchId=] DEBUG 2025-01-06 02:50:30,533 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/27, BranchId=] DEBUG 2025-01-06 02:50:30,533 [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 2025-01-06 02:50:30,534 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/27, BranchId=] DEBUG 2025-01-06 02:50:30,534 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/27, BranchId=] DEBUG 2025-01-06 02:50:30,535 [main] Physical connection closed DEBUG 2025-01-06 02:50:30,537 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:30,538 [main] S2Container will be created(path=org/seasar/dao/impl/ListBindTest.dicon) DEBUG 2025-01-06 02:50:30,539 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:30,539 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,541 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,542 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,542 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,545 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,546 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,548 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:30,549 [main] S2Container is created(path=org/seasar/dao/impl/ListBindTest.dicon) DEBUG 2025-01-06 02:50:30,567 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/28, BranchId=] DEBUG 2025-01-06 02:50:30,568 [main] Physical connection got DEBUG 2025-01-06 02:50:30,568 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/28, BranchId=] DEBUG 2025-01-06 02:50:30,568 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/28, BranchId=] DEBUG 2025-01-06 02:50:30,568 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/28, BranchId=] DEBUG 2025-01-06 02:50:30,571 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/28, BranchId=] DEBUG 2025-01-06 02:50:30,574 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/28, BranchId=] DEBUG 2025-01-06 02:50:30,574 [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 2025-01-06 02:50:30,575 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/28, BranchId=] DEBUG 2025-01-06 02:50:30,580 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/28, BranchId=] DEBUG 2025-01-06 02:50:30,580 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 sec Running org.seasar.dao.impl.UpdateAutoDynamicCommandTest DEBUG 2025-01-06 02:50:30,584 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:30,584 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,585 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,587 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,587 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,590 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,591 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,592 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/29, BranchId=] DEBUG 2025-01-06 02:50:30,592 [main] Physical connection got DEBUG 2025-01-06 02:50:30,592 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/29, BranchId=] DEBUG 2025-01-06 02:50:30,593 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/29, BranchId=] DEBUG 2025-01-06 02:50:30,593 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/29, BranchId=] DEBUG 2025-01-06 02:50:30,614 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/29, BranchId=] DEBUG 2025-01-06 02:50:30,623 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/29, BranchId=] DEBUG 2025-01-06 02:50:30,623 [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 2025-01-06 02:50:30,624 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/29, BranchId=] DEBUG 2025-01-06 02:50:30,624 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/29, BranchId=] DEBUG 2025-01-06 02:50:30,625 [main] UPDATE EMP SET tstamp = '2025-01-06 02.50.30', ename = 'HOGE', deptno = 20 WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-01-06 02:50:30,625 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/29, BranchId=] DEBUG 2025-01-06 02:50:30,625 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/29, BranchId=] DEBUG 2025-01-06 02:50:30,625 [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 2025-01-06 02:50:30,626 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/29, BranchId=] DEBUG 2025-01-06 02:50:30,626 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/29, BranchId=] DEBUG 2025-01-06 02:50:30,626 [main] Physical connection closed DEBUG 2025-01-06 02:50:30,628 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:30,628 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,629 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,631 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,631 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,634 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,635 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,635 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/30, BranchId=] DEBUG 2025-01-06 02:50:30,636 [main] Physical connection got DEBUG 2025-01-06 02:50:30,636 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/30, BranchId=] DEBUG 2025-01-06 02:50:30,636 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/30, BranchId=] DEBUG 2025-01-06 02:50:30,636 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/30, BranchId=] DEBUG 2025-01-06 02:50:30,658 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/30, BranchId=] DEBUG 2025-01-06 02:50:30,667 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/30, BranchId=] DEBUG 2025-01-06 02:50:30,667 [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 2025-01-06 02:50:30,669 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/30, BranchId=] DEBUG 2025-01-06 02:50:30,669 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/30, BranchId=] DEBUG 2025-01-06 02:50:30,669 [main] UPDATE EMP SET tstamp = '2025-01-06 02.50.30', deptno = 20 WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-01-06 02:50:30,669 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/30, BranchId=] DEBUG 2025-01-06 02:50:30,669 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/30, BranchId=] DEBUG 2025-01-06 02:50:30,669 [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 2025-01-06 02:50:30,670 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/30, BranchId=] DEBUG 2025-01-06 02:50:30,670 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/30, BranchId=] DEBUG 2025-01-06 02:50:30,670 [main] Physical connection closed DEBUG 2025-01-06 02:50:30,672 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:30,672 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,673 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,675 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,675 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,679 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,679 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,680 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/31, BranchId=] DEBUG 2025-01-06 02:50:30,682 [main] Physical connection got DEBUG 2025-01-06 02:50:30,682 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/31, BranchId=] DEBUG 2025-01-06 02:50:30,683 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/31, BranchId=] DEBUG 2025-01-06 02:50:30,683 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/31, BranchId=] DEBUG 2025-01-06 02:50:30,692 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/31, BranchId=] DEBUG 2025-01-06 02:50:30,693 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/31, BranchId=] DEBUG 2025-01-06 02:50:30,693 [main] INSERT INTO CHAR_TABLE (id, aaa) VALUES (1, 'c') DEBUG 2025-01-06 02:50:30,694 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/31, BranchId=] DEBUG 2025-01-06 02:50:30,695 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/31, BranchId=] DEBUG 2025-01-06 02:50:30,695 [main] Physical connection closed DEBUG 2025-01-06 02:50:30,740 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:30,741 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,742 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,744 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,744 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,747 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,747 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,748 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/32, BranchId=] DEBUG 2025-01-06 02:50:30,749 [main] Physical connection got DEBUG 2025-01-06 02:50:30,749 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/32, BranchId=] DEBUG 2025-01-06 02:50:30,749 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/32, BranchId=] DEBUG 2025-01-06 02:50:30,750 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/32, BranchId=] DEBUG 2025-01-06 02:50:30,759 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/32, BranchId=] DEBUG 2025-01-06 02:50:30,761 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/32, BranchId=] DEBUG 2025-01-06 02:50:30,761 [main] SELECT DEPT.dname, DEPT.deptno, DEPT.versionno, DEPT.loc FROM DEPT WHERE DEPT.deptno = 20 DEBUG 2025-01-06 02:50:30,763 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/32, BranchId=] DEBUG 2025-01-06 02:50:30,763 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/32, BranchId=] DEBUG 2025-01-06 02:50:30,763 [main] UPDATE DEPT SET dname = 'HOGE', versionno = 1 WHERE deptno = 20 AND versionno = 0 DEBUG 2025-01-06 02:50:30,763 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/32, BranchId=] DEBUG 2025-01-06 02:50:30,763 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/32, BranchId=] DEBUG 2025-01-06 02:50:30,763 [main] SELECT DEPT.dname, DEPT.deptno, DEPT.versionno, DEPT.loc FROM DEPT WHERE DEPT.deptno = 20 DEBUG 2025-01-06 02:50:30,764 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/32, BranchId=] DEBUG 2025-01-06 02:50:30,764 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/32, BranchId=] DEBUG 2025-01-06 02:50:30,764 [main] Physical connection closed Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 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 2025-01-06 02:50:30,771 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:30,771 [main] S2Container will be created(path=org/seasar/dao/impl/DtoMetaDataFactoryImplTest.dicon) DEBUG 2025-01-06 02:50:30,772 [main] S2Container is created(path=org/seasar/dao/impl/DtoMetaDataFactoryImplTest.dicon) DEBUG 2025-01-06 02:50:30,775 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:30,776 [main] S2Container will be created(path=org/seasar/dao/impl/DtoMetaDataFactoryImplTest.dicon) DEBUG 2025-01-06 02:50:30,778 [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 2025-01-06 02:50:30,783 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:30,783 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,784 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,786 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,786 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,790 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,790 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,791 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/33, BranchId=] DEBUG 2025-01-06 02:50:30,792 [main] Physical connection got DEBUG 2025-01-06 02:50:30,792 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/33, BranchId=] DEBUG 2025-01-06 02:50:30,792 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/33, BranchId=] DEBUG 2025-01-06 02:50:30,793 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/33, BranchId=] DEBUG 2025-01-06 02:50:30,814 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/33, BranchId=] DEBUG 2025-01-06 02:50:30,825 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/33, BranchId=] DEBUG 2025-01-06 02:50:30,825 [main] UPDATE EMP SET tstamp = '2025-01-06 02.50.30', 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 2025-01-06 02:50:30,825 [main] UPDATE EMP SET tstamp = '2025-01-06 02.50.30', 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 2025-01-06 02:50:30,826 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/33, BranchId=] DEBUG 2025-01-06 02:50:30,826 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/33, BranchId=] DEBUG 2025-01-06 02:50:30,826 [main] UPDATE EMP SET tstamp = '2025-01-06 02.50.30', 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 2025-01-06 02:50:30,827 [main] UPDATE EMP SET tstamp = '2025-01-06 02.50.30', 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 2025-01-06 02:50:30,827 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/33, BranchId=] DEBUG 2025-01-06 02:50:30,827 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/33, BranchId=] DEBUG 2025-01-06 02:50:30,827 [main] Physical connection closed DEBUG 2025-01-06 02:50:30,828 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:30,829 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,831 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,832 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,832 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,835 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,836 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,837 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/34, BranchId=] DEBUG 2025-01-06 02:50:30,837 [main] Physical connection got DEBUG 2025-01-06 02:50:30,837 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/34, BranchId=] DEBUG 2025-01-06 02:50:30,838 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/34, BranchId=] DEBUG 2025-01-06 02:50:30,838 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/34, BranchId=] DEBUG 2025-01-06 02:50:30,863 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/34, BranchId=] DEBUG 2025-01-06 02:50:30,872 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/34, BranchId=] DEBUG 2025-01-06 02:50:30,872 [main] UPDATE EMP SET tstamp = '2025-01-06 02.50.30', 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 2025-01-06 02:50:30,873 [main] UPDATE EMP SET tstamp = '2025-01-06 02.50.30', 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 2025-01-06 02:50:30,873 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/34, BranchId=] DEBUG 2025-01-06 02:50:30,873 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/34, BranchId=] DEBUG 2025-01-06 02:50:30,873 [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 2025-01-06 02:50:30,874 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/34, BranchId=] DEBUG 2025-01-06 02:50:30,874 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/34, BranchId=] DEBUG 2025-01-06 02:50:30,874 [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 2025-01-06 02:50:30,876 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/34, BranchId=] DEBUG 2025-01-06 02:50:30,876 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/34, BranchId=] DEBUG 2025-01-06 02:50:30,876 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec Running org.seasar.dao.impl.InsertBatchAutoStaticCommandTest DEBUG 2025-01-06 02:50:30,879 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:30,880 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,880 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,882 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,882 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,885 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,886 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,888 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/35, BranchId=] DEBUG 2025-01-06 02:50:30,888 [main] Physical connection got DEBUG 2025-01-06 02:50:30,888 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/35, BranchId=] DEBUG 2025-01-06 02:50:30,888 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/35, BranchId=] DEBUG 2025-01-06 02:50:30,888 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/35, BranchId=] DEBUG 2025-01-06 02:50:30,911 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/35, BranchId=] DEBUG 2025-01-06 02:50:30,919 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/35, BranchId=] DEBUG 2025-01-06 02:50:30,920 [main] INSERT INTO EMP (tstamp, empno, ename, deptno, hiredate, mgr, job, comm, sal) VALUES ('2025-01-06 02.50.30', 99, 'hoge', 0, null, null, null, null, null) DEBUG 2025-01-06 02:50:30,920 [main] INSERT INTO EMP (tstamp, empno, ename, deptno, hiredate, mgr, job, comm, sal) VALUES ('2025-01-06 02.50.30', 98, 'hoge2', 0, null, null, null, null, null) DEBUG 2025-01-06 02:50:30,920 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/35, BranchId=] DEBUG 2025-01-06 02:50:30,920 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/35, BranchId=] DEBUG 2025-01-06 02:50:30,920 [main] INSERT INTO EMP (tstamp, empno, ename, deptno, hiredate, mgr, job, comm, sal) VALUES ('2025-01-06 02.50.30', 97, 'hoge3', 0, null, null, null, null, null) DEBUG 2025-01-06 02:50:30,921 [main] INSERT INTO EMP (tstamp, empno, ename, deptno, hiredate, mgr, job, comm, sal) VALUES ('2025-01-06 02.50.30', 96, 'hoge2', 0, null, null, null, null, null) DEBUG 2025-01-06 02:50:30,921 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/35, BranchId=] DEBUG 2025-01-06 02:50:30,921 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/35, BranchId=] DEBUG 2025-01-06 02:50:30,921 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec Running org.seasar.dao.impl.ObjectArrayResultSetHandlerTest DEBUG 2025-01-06 02:50:30,924 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:30,925 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,926 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,928 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,928 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,976 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,976 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,978 [main] Physical connection got DEBUG 2025-01-06 02:50:30,978 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:30,979 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:30,979 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec Running org.seasar.dao.impl.ResultSetToBeanTest DEBUG 2025-01-06 02:50:30,982 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:30,983 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,984 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,987 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:30,987 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,990 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:30,990 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:30,991 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/36, BranchId=] DEBUG 2025-01-06 02:50:30,993 [main] Physical connection got DEBUG 2025-01-06 02:50:30,993 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/36, BranchId=] DEBUG 2025-01-06 02:50:30,993 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/36, BranchId=] DEBUG 2025-01-06 02:50:30,994 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/36, BranchId=] DEBUG 2025-01-06 02:50:31,003 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/36, BranchId=] DEBUG 2025-01-06 02:50:31,004 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/36, BranchId=] DEBUG 2025-01-06 02:50:31,004 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (123, 7650, 'foo') DEBUG 2025-01-06 02:50:31,004 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/36, BranchId=] DEBUG 2025-01-06 02:50:31,004 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/36, BranchId=] DEBUG 2025-01-06 02:50:31,004 [main] SELECT employee_name FROM EMP3 DEBUG 2025-01-06 02:50:31,004 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/36, BranchId=] DEBUG 2025-01-06 02:50:31,005 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/36, BranchId=] DEBUG 2025-01-06 02:50:31,005 [main] SELECT employee_name AS employeeName FROM EMP3 DEBUG 2025-01-06 02:50:31,005 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/36, BranchId=] DEBUG 2025-01-06 02:50:31,005 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/36, BranchId=] DEBUG 2025-01-06 02:50:31,005 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 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.001 sec Running org.seasar.dao.impl.MapResultSetHandlerTest DEBUG 2025-01-06 02:50:31,013 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:31,013 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,014 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,015 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,015 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,019 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,019 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,021 [main] Physical connection got DEBUG 2025-01-06 02:50:31,021 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:31,021 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:31,021 [main] Physical connection closed DEBUG 2025-01-06 02:50:31,023 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:31,024 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,024 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,025 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,026 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,029 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,030 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,031 [main] Physical connection got DEBUG 2025-01-06 02:50:31,031 [main] Logical connection got, tx=null WARN 2025-01-06 02:50:31,032 [main] More than 2 rows found, but only first row returned DEBUG 2025-01-06 02:50:31,032 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:31,032 [main] Physical connection closed DEBUG 2025-01-06 02:50:31,034 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:31,035 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,035 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,037 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,038 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,044 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,044 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,046 [main] Physical connection got DEBUG 2025-01-06 02:50:31,046 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:31,046 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:31,046 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec Running org.seasar.dao.impl.PropertyTypeFactoryImplTest DEBUG 2025-01-06 02:50:31,050 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:31,050 [main] S2Container will be created(path=org/seasar/dao/impl/PropertyTypeFactoryImplTest.dicon) DEBUG 2025-01-06 02:50:31,052 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,053 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,054 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,054 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,059 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,060 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,060 [main] S2Container is created(path=org/seasar/dao/impl/PropertyTypeFactoryImplTest.dicon) DEBUG 2025-01-06 02:50:31,065 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:31,066 [main] S2Container will be created(path=org/seasar/dao/impl/PropertyTypeFactoryImplTest.dicon) DEBUG 2025-01-06 02:50:31,066 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,068 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,070 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,070 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,073 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,073 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,075 [main] S2Container is created(path=org/seasar/dao/impl/PropertyTypeFactoryImplTest.dicon) DEBUG 2025-01-06 02:50:31,076 [main] Physical connection got DEBUG 2025-01-06 02:50:31,076 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:31,079 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:31,079 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 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 2025-01-06 02:50:31,087 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:31,088 [main] S2Container will be created(path=org/seasar/dao/impl/CharBindTest.dicon) DEBUG 2025-01-06 02:50:31,089 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:31,090 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,091 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,093 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,093 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,096 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,096 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,099 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:31,100 [main] S2Container is created(path=org/seasar/dao/impl/CharBindTest.dicon) DEBUG 2025-01-06 02:50:31,113 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/37, BranchId=] DEBUG 2025-01-06 02:50:31,113 [main] Physical connection got DEBUG 2025-01-06 02:50:31,113 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/37, BranchId=] DEBUG 2025-01-06 02:50:31,113 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/37, BranchId=] DEBUG 2025-01-06 02:50:31,113 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/37, BranchId=] DEBUG 2025-01-06 02:50:31,120 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/37, BranchId=] DEBUG 2025-01-06 02:50:31,121 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/37, BranchId=] DEBUG 2025-01-06 02:50:31,122 [main] INSERT INTO CHAR_TABLE (id, aaa) VALUES (31, 'Z') DEBUG 2025-01-06 02:50:31,122 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/37, BranchId=] DEBUG 2025-01-06 02:50:31,122 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/37, BranchId=] DEBUG 2025-01-06 02:50:31,122 [main] SELECT CHAR_TABLE.id, CHAR_TABLE.aaa FROM CHAR_TABLE DEBUG 2025-01-06 02:50:31,122 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/37, BranchId=] DEBUG 2025-01-06 02:50:31,122 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/37, BranchId=] DEBUG 2025-01-06 02:50:31,122 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec Running org.seasar.dao.pager.OracleRownumPagingSqlRewriterTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.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 2025-01-06 02:50:31,132 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:31,132 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,133 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,181 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,182 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,185 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,185 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,186 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/38, BranchId=] DEBUG 2025-01-06 02:50:31,188 [main] Physical connection got DEBUG 2025-01-06 02:50:31,188 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/38, BranchId=] DEBUG 2025-01-06 02:50:31,188 [main] UPDATE emp SET ename = 'SCOTT' WHERE empno = 7788 DEBUG 2025-01-06 02:50:31,188 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/38, BranchId=] DEBUG 2025-01-06 02:50:31,188 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/38, BranchId=] DEBUG 2025-01-06 02:50:31,188 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec Running org.seasar.dao.dbms.OracleTest DEBUG 2025-01-06 02:50:31,191 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:31,191 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,193 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,194 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,194 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,197 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,198 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,201 [main] Physical connection got DEBUG 2025-01-06 02:50:31,201 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:31,230 [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 2025-01-06 02:50:31,230 [main] Physical connection closed DEBUG 2025-01-06 02:50:31,231 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:31,232 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,233 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,235 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,235 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,237 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,238 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,240 [main] Physical connection got DEBUG 2025-01-06 02:50:31,240 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:31,247 [main] Logical connection closed, tx=null SELECT DEPT.dname, DEPT.deptno, DEPT.versionno, DEPT.loc FROM DEPT DEBUG 2025-01-06 02:50:31,247 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec Running org.seasar.dao.impl.ProcedureMetaDataFactoryImplTest DEBUG 2025-01-06 02:50:31,252 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:31,252 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:31,253 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,255 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,255 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:31,256 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:31,257 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:31,257 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:31,258 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:31,260 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:31,261 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2025-01-06 02:50:31,261 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:31,266 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:31,266 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:31,267 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,268 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,268 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:31,270 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:31,271 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:31,272 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:31,272 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:31,274 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:31,275 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2025-01-06 02:50:31,276 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:31,278 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:31,278 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:31,280 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,281 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,281 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:31,282 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:31,284 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:31,285 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:31,285 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:31,287 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:31,288 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2025-01-06 02:50:31,288 [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 2025-01-06 02:50:31,292 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:31,292 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:31,294 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,295 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,295 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:31,296 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:31,298 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:31,298 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:31,299 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:31,301 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:31,301 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2025-01-06 02:50:31,302 [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.057 sec Running org.seasar.dao.pager.PagerResultSetWrapperTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.seasar.dao.OverloadNotSupportedRuntimeExceptionTest [EDAO0033]Overload not supported for method(foo) of Dao interface(hoge) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.seasar.dao.impl.DefaultBeanMetaDataImplTest DEBUG 2025-01-06 02:50:31,312 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:31,313 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-01-06 02:50:31,314 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,315 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,317 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,317 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,321 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,322 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,322 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-01-06 02:50:31,323 [main] Physical connection got DEBUG 2025-01-06 02:50:31,323 [main] Logical connection got, tx=null WARN 2025-01-06 02:50:31,327 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found DEBUG 2025-01-06 02:50:31,332 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:31,332 [main] Physical connection closed DEBUG 2025-01-06 02:50:31,333 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:31,334 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-01-06 02:50:31,378 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,379 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,380 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,380 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,385 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,386 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,386 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-01-06 02:50:31,388 [main] Physical connection got DEBUG 2025-01-06 02:50:31,388 [main] Logical connection got, tx=null WARN 2025-01-06 02:50:31,393 [main] Table(MyBean) not found WARN 2025-01-06 02:50:31,393 [main] Table(DefaultBeanMetaDataImplTest$Ccc) not found DEBUG 2025-01-06 02:50:31,400 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:31,400 [main] Physical connection closed DEBUG 2025-01-06 02:50:31,402 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:31,403 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-01-06 02:50:31,404 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,404 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,406 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,406 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,410 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,410 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,411 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-01-06 02:50:31,413 [main] Physical connection got DEBUG 2025-01-06 02:50:31,413 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:31,435 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:31,435 [main] Physical connection closed DEBUG 2025-01-06 02:50:31,436 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:31,438 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-01-06 02:50:31,439 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,440 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,441 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,441 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,445 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,445 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,445 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-01-06 02:50:31,446 [main] Physical connection got DEBUG 2025-01-06 02:50:31,446 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:31,456 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:31,456 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:31,470 [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 2025-01-06 02:50:31,471 [main] Physical connection closed DEBUG 2025-01-06 02:50:31,473 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:31,473 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-01-06 02:50:31,474 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,476 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,477 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,477 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,480 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,481 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,481 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-01-06 02:50:31,483 [main] Physical connection got DEBUG 2025-01-06 02:50:31,483 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:31,508 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:31,508 [main] Physical connection closed DEBUG 2025-01-06 02:50:31,510 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:31,510 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-01-06 02:50:31,512 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,512 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,514 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,514 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,518 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,518 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,519 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-01-06 02:50:31,521 [main] Physical connection got DEBUG 2025-01-06 02:50:31,521 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:31,584 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:31,584 [main] Physical connection closed DEBUG 2025-01-06 02:50:31,585 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:31,587 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-01-06 02:50:31,588 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,589 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,590 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,590 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,594 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,594 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,595 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-01-06 02:50:31,596 [main] Physical connection got DEBUG 2025-01-06 02:50:31,596 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:31,617 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:31,617 [main] Physical connection closed DEBUG 2025-01-06 02:50:31,618 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:31,619 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-01-06 02:50:31,620 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,621 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,622 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,622 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,626 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,627 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,627 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-01-06 02:50:31,628 [main] Physical connection got DEBUG 2025-01-06 02:50:31,628 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:31,655 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:31,655 [main] Physical connection closed DEBUG 2025-01-06 02:50:31,657 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:31,657 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-01-06 02:50:31,659 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,660 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,661 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,661 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,667 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,667 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,668 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-01-06 02:50:31,669 [main] Physical connection got DEBUG 2025-01-06 02:50:31,669 [main] Logical connection got, tx=null WARN 2025-01-06 02:50:31,673 [main] Table(DefaultBeanMetaDataImplTest$Ddd) not found DEBUG 2025-01-06 02:50:31,678 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:31,678 [main] Physical connection closed DEBUG 2025-01-06 02:50:31,679 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:31,681 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-01-06 02:50:31,681 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,682 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,684 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,684 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,687 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,687 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,688 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-01-06 02:50:31,689 [main] Physical connection got DEBUG 2025-01-06 02:50:31,689 [main] Logical connection got, tx=null WARN 2025-01-06 02:50:31,693 [main] Table(DefaultBeanMetaDataImplTest$Eee) not found DEBUG 2025-01-06 02:50:31,698 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:31,698 [main] Physical connection closed DEBUG 2025-01-06 02:50:31,699 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:31,743 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-01-06 02:50:31,744 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,745 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,747 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,747 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,750 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,751 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,751 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-01-06 02:50:31,753 [main] Physical connection got DEBUG 2025-01-06 02:50:31,753 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:31,761 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:31,761 [main] Physical connection closed DEBUG 2025-01-06 02:50:31,763 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:31,763 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-01-06 02:50:31,765 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,767 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,768 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,768 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,772 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,773 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,773 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-01-06 02:50:31,774 [main] Physical connection got DEBUG 2025-01-06 02:50:31,775 [main] Logical connection got, tx=null WARN 2025-01-06 02:50:31,779 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found DEBUG 2025-01-06 02:50:31,781 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:31,782 [main] Physical connection closed DEBUG 2025-01-06 02:50:31,783 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:31,784 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-01-06 02:50:31,785 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,787 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,788 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,788 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,791 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,791 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,792 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-01-06 02:50:31,794 [main] Physical connection got DEBUG 2025-01-06 02:50:31,794 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:31,802 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:31,803 [main] Physical connection closed DEBUG 2025-01-06 02:50:31,805 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:31,806 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-01-06 02:50:31,806 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,808 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,809 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,809 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,812 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,812 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,813 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-01-06 02:50:31,815 [main] Physical connection got DEBUG 2025-01-06 02:50:31,815 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:31,822 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:31,823 [main] Physical connection closed DEBUG 2025-01-06 02:50:31,825 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:31,826 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-01-06 02:50:31,827 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,828 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,830 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,830 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,833 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,833 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,833 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-01-06 02:50:31,835 [main] Physical connection got DEBUG 2025-01-06 02:50:31,835 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:31,844 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:31,844 [main] Physical connection closed DEBUG 2025-01-06 02:50:31,846 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:31,847 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-01-06 02:50:31,847 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,848 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,850 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,850 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,854 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,855 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,855 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-01-06 02:50:31,857 [main] Physical connection got DEBUG 2025-01-06 02:50:31,857 [main] Logical connection got, tx=null WARN 2025-01-06 02:50:31,860 [main] Table(DefaultBeanMetaDataImplTest$Ggg) not found DEBUG 2025-01-06 02:50:31,865 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:31,865 [main] Physical connection closed Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 sec Running org.seasar.dao.impl.FunctionTest DEBUG 2025-01-06 02:50:31,915 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:31,916 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:31,917 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,919 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,919 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:31,920 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:31,921 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:31,922 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:31,922 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:31,925 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:31,925 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:31,926 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:31,928 [main] Physical connection got DEBUG 2025-01-06 02:50:31,928 [main] Logical connection got, tx=null Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec Running org.seasar.dao.util.ImplementInterfaceWalkerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.seasar.dao.impl.BooleanPropertyTest DEBUG 2025-01-06 02:50:31,938 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:31,939 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,940 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,941 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,941 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,944 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,944 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,945 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/39, BranchId=] DEBUG 2025-01-06 02:50:31,946 [main] Physical connection got DEBUG 2025-01-06 02:50:31,946 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/39, BranchId=] DEBUG 2025-01-06 02:50:31,946 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/39, BranchId=] DEBUG 2025-01-06 02:50:31,946 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/39, BranchId=] DEBUG 2025-01-06 02:50:31,956 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/39, BranchId=] DEBUG 2025-01-06 02:50:31,957 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/39, BranchId=] DEBUG 2025-01-06 02:50:31,957 [main] INSERT INTO DEPT2 (dname, deptno, active) VALUES ('hoge', 99, true) DEBUG 2025-01-06 02:50:31,957 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/39, BranchId=] DEBUG 2025-01-06 02:50:31,957 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/39, BranchId=] DEBUG 2025-01-06 02:50:31,957 [main] SELECT DEPT2.dname, DEPT2.deptno, DEPT2.active FROM DEPT2 WARN 2025-01-06 02:50:31,958 [main] More than 2 rows found, but only first row returned DEBUG 2025-01-06 02:50:31,958 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/39, BranchId=] DEBUG 2025-01-06 02:50:31,958 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/39, BranchId=] DEBUG 2025-01-06 02:50:31,959 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running org.seasar.dao.impl.ObjectResultSetHandlerTest DEBUG 2025-01-06 02:50:31,962 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:31,962 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,963 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,965 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,965 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,968 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,969 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,970 [main] Physical connection got DEBUG 2025-01-06 02:50:31,970 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:31,970 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:31,970 [main] Physical connection closed DEBUG 2025-01-06 02:50:31,972 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:31,973 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,973 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,975 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,975 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,979 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,979 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,980 [main] Physical connection got DEBUG 2025-01-06 02:50:31,980 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:31,982 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:31,982 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec Running org.seasar.dao.id.IdentityIdentifierGeneratorTest DEBUG 2025-01-06 02:50:31,984 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:31,985 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,986 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,987 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,988 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,990 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:31,992 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:31,992 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/40, BranchId=] DEBUG 2025-01-06 02:50:31,993 [main] Physical connection got DEBUG 2025-01-06 02:50:31,993 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/40, BranchId=] DEBUG 2025-01-06 02:50:31,993 [main] insert into identitytable(id_name) values('hoge') DEBUG 2025-01-06 02:50:31,993 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/40, BranchId=] DEBUG 2025-01-06 02:50:31,993 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/40, BranchId=] DEBUG 2025-01-06 02:50:31,993 [main] CALL IDENTITY() DEBUG 2025-01-06 02:50:31,993 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/40, BranchId=] 0 DEBUG 2025-01-06 02:50:31,994 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/40, BranchId=] DEBUG 2025-01-06 02:50:31,994 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running org.seasar.dao.dbms.H2Test DEBUG 2025-01-06 02:50:31,997 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:31,997 [main] S2Container will be created(path=j2ee-h2.dicon) DEBUG 2025-01-06 02:50:31,998 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,999 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:31,999 [main] S2Container will be created(path=jdbc-h2.dicon) DEBUG 2025-01-06 02:50:32,001 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:32,002 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:32,003 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:32,004 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:32,006 [main] S2Container is created(path=jdbc-h2.dicon) DEBUG 2025-01-06 02:50:32,007 [main] S2Container is created(path=j2ee-h2.dicon) WARN 2025-01-06 02:50:32,007 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:32,260 [main] Physical connection got DEBUG 2025-01-06 02:50:32,260 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:32,282 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:32,288 [main] Physical connection closed DEBUG 2025-01-06 02:50:32,291 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:32,291 [main] S2Container will be created(path=j2ee-h2.dicon) DEBUG 2025-01-06 02:50:32,292 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,293 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,294 [main] S2Container will be created(path=jdbc-h2.dicon) DEBUG 2025-01-06 02:50:32,295 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:32,296 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:32,297 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:32,297 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:32,299 [main] S2Container is created(path=jdbc-h2.dicon) DEBUG 2025-01-06 02:50:32,300 [main] S2Container is created(path=j2ee-h2.dicon) WARN 2025-01-06 02:50:32,301 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:32,337 [main] Physical connection got DEBUG 2025-01-06 02:50:32,337 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:32,341 [main] Physical connection got DEBUG 2025-01-06 02:50:32,341 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:32,345 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:32,345 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:32,345 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2025-01-06 02:50:32,349 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:32,349 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:32,349 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2025-01-06 02:50:32,349 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:32,349 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:32,349 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2025-01-06 02:50:32,350 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:32,350 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:32,350 [main] CALL IDENTITY() DEBUG 2025-01-06 02:50:32,350 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:32,350 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:32,350 [main] CALL IDENTITY() DEBUG 2025-01-06 02:50:32,350 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:32,350 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:32,350 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2025-01-06 02:50:32,350 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:32,350 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:32,350 [main] CALL IDENTITY() DEBUG 2025-01-06 02:50:32,350 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:32,350 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:32,350 [main] Physical connection closed DEBUG 2025-01-06 02:50:32,352 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 sec Running org.seasar.dao.util.FetchHandlerUtilTest DEBUG 2025-01-06 02:50:32,355 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:32,358 [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 2025-01-06 02:50:32,362 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:32,363 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:32,363 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,365 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,365 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:32,368 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:32,369 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:32,372 [main] Physical connection got DEBUG 2025-01-06 02:50:32,372 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:32,372 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:32,372 [main] Logical connection got, tx=null WARN 2025-01-06 02:50:32,375 [main] Table(WRONG_TABLE_NAME) not found DEBUG 2025-01-06 02:50:32,428 [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 2025-01-06 02:50:32,429 [main] Physical connection closed DEBUG 2025-01-06 02:50:32,430 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:32,432 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:32,433 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,434 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,434 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:32,437 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:32,438 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:32,440 [main] Physical connection got DEBUG 2025-01-06 02:50:32,440 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:32,440 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:32,440 [main] Logical connection got, tx=null WARN 2025-01-06 02:50:32,443 [main] Table(WRONG_TABLE_NAME) not found DEBUG 2025-01-06 02:50:32,447 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:32,447 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:32,447 [main] SELECT * FROM EMP DEBUG 2025-01-06 02:50:32,448 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:32,448 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec Running org.seasar.dao.impl.DtoListMetaDataResultSetHandlerTest DEBUG 2025-01-06 02:50:32,452 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:32,452 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:32,453 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,454 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,454 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:32,457 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:32,458 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:32,459 [main] Physical connection got DEBUG 2025-01-06 02:50:32,459 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:32,460 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:32,460 [main] Physical connection closed DEBUG 2025-01-06 02:50:32,461 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:32,461 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:32,463 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,464 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,465 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:32,468 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:32,468 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:32,471 [main] Physical connection got DEBUG 2025-01-06 02:50:32,471 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:32,471 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:32,471 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec Running org.seasar.dao.interceptors.S2DaoInterceptor3Test DEBUG 2025-01-06 02:50:32,473 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:32,474 [main] S2Container will be created(path=org/seasar/dao/interceptors/DepartmentAutoDao.dicon) DEBUG 2025-01-06 02:50:32,475 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:32,476 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:32,477 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,479 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,479 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:32,482 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:32,483 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:32,485 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:32,486 [main] S2Container is created(path=org/seasar/dao/interceptors/DepartmentAutoDao.dicon) DEBUG 2025-01-06 02:50:32,497 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/41, BranchId=] DEBUG 2025-01-06 02:50:32,497 [main] Physical connection got DEBUG 2025-01-06 02:50:32,497 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/41, BranchId=] DEBUG 2025-01-06 02:50:32,497 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/41, BranchId=] DEBUG 2025-01-06 02:50:32,497 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/41, BranchId=] DEBUG 2025-01-06 02:50:32,500 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/41, BranchId=] DEBUG 2025-01-06 02:50:32,502 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/41, BranchId=] DEBUG 2025-01-06 02:50:32,502 [main] UPDATE DEPT SET dname = null, versionno = 1, loc = null WHERE deptno = 10 AND versionno = 0 DEBUG 2025-01-06 02:50:32,502 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/41, BranchId=] DEBUG 2025-01-06 02:50:32,502 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/41, BranchId=] DEBUG 2025-01-06 02:50:32,503 [main] Physical connection closed DEBUG 2025-01-06 02:50:32,504 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:32,504 [main] S2Container will be created(path=org/seasar/dao/interceptors/DepartmentAutoDao.dicon) DEBUG 2025-01-06 02:50:32,506 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:32,507 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:32,508 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,509 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,509 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:32,513 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:32,513 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:32,515 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:32,515 [main] S2Container is created(path=org/seasar/dao/interceptors/DepartmentAutoDao.dicon) DEBUG 2025-01-06 02:50:32,525 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/42, BranchId=] DEBUG 2025-01-06 02:50:32,525 [main] Physical connection got DEBUG 2025-01-06 02:50:32,526 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/42, BranchId=] DEBUG 2025-01-06 02:50:32,526 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/42, BranchId=] DEBUG 2025-01-06 02:50:32,526 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/42, BranchId=] DEBUG 2025-01-06 02:50:32,529 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/42, BranchId=] DEBUG 2025-01-06 02:50:32,529 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/42, BranchId=] DEBUG 2025-01-06 02:50:32,529 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0 DEBUG 2025-01-06 02:50:32,530 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/42, BranchId=] DEBUG 2025-01-06 02:50:32,530 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/42, BranchId=] DEBUG 2025-01-06 02:50:32,530 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec Running org.seasar.dao.impl.ArgumentDtoProcedureCommandTest DEBUG 2025-01-06 02:50:32,534 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:32,534 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:32,536 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,537 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,537 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:32,538 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:32,539 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:32,541 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:32,541 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:32,543 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:32,543 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2025-01-06 02:50:32,544 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:32,544 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/43, BranchId=] DEBUG 2025-01-06 02:50:32,547 [main] Physical connection got DEBUG 2025-01-06 02:50:32,547 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/43, BranchId=] DEBUG 2025-01-06 02:50:32,547 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/43, BranchId=] DEBUG 2025-01-06 02:50:32,553 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/43, BranchId=] DEBUG 2025-01-06 02:50:32,553 [main] {call PROCEDURE_TEST_AAA1 (?)} DEBUG 2025-01-06 02:50:32,555 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/43, BranchId=] DEBUG 2025-01-06 02:50:32,555 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/43, BranchId=] DEBUG 2025-01-06 02:50:32,555 [main] Physical connection closed DEBUG 2025-01-06 02:50:32,605 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:32,605 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:32,606 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,608 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,608 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:32,609 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:32,610 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:32,611 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:32,611 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:32,624 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:32,625 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2025-01-06 02:50:32,626 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:32,626 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/44, BranchId=] DEBUG 2025-01-06 02:50:32,627 [main] Physical connection got DEBUG 2025-01-06 02:50:32,627 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/44, BranchId=] DEBUG 2025-01-06 02:50:32,627 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/44, BranchId=] DEBUG 2025-01-06 02:50:32,630 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/44, BranchId=] DEBUG 2025-01-06 02:50:32,631 [main] {call PROCEDURE_TEST_AAA2 (?, ?)} DEBUG 2025-01-06 02:50:32,633 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/44, BranchId=] DEBUG 2025-01-06 02:50:32,633 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/44, BranchId=] DEBUG 2025-01-06 02:50:32,633 [main] Physical connection closed DEBUG 2025-01-06 02:50:32,635 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:32,635 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:32,636 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,638 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,638 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:32,639 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:32,640 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:32,642 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:32,642 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:32,644 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:32,644 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2025-01-06 02:50:32,645 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:32,646 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/45, BranchId=] DEBUG 2025-01-06 02:50:32,646 [main] Physical connection got DEBUG 2025-01-06 02:50:32,646 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/45, BranchId=] DEBUG 2025-01-06 02:50:32,646 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/45, BranchId=] DEBUG 2025-01-06 02:50:32,650 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/45, BranchId=] DEBUG 2025-01-06 02:50:32,650 [main] {call PROCEDURE_TEST_AAA3 ()} DEBUG 2025-01-06 02:50:32,651 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/45, BranchId=] DEBUG 2025-01-06 02:50:32,651 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/45, BranchId=] DEBUG 2025-01-06 02:50:32,652 [main] Physical connection closed DEBUG 2025-01-06 02:50:32,653 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:32,654 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:32,655 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,656 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,656 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:32,657 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:32,659 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:32,660 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:32,660 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:32,662 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:32,663 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2025-01-06 02:50:32,663 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:32,664 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/46, BranchId=] DEBUG 2025-01-06 02:50:32,664 [main] Physical connection got DEBUG 2025-01-06 02:50:32,664 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/46, BranchId=] DEBUG 2025-01-06 02:50:32,664 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/46, BranchId=] DEBUG 2025-01-06 02:50:32,668 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/46, BranchId=] DEBUG 2025-01-06 02:50:32,668 [main] {call PROCEDURE_TEST_BBB1 ('hoge')} DEBUG 2025-01-06 02:50:32,669 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/46, BranchId=] DEBUG 2025-01-06 02:50:32,670 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/46, BranchId=] DEBUG 2025-01-06 02:50:32,670 [main] Physical connection closed DEBUG 2025-01-06 02:50:32,672 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:32,672 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:32,673 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,674 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,674 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:32,676 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:32,677 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:32,678 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:32,678 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:32,680 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:32,681 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2025-01-06 02:50:32,681 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:32,683 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/47, BranchId=] DEBUG 2025-01-06 02:50:32,683 [main] Physical connection got DEBUG 2025-01-06 02:50:32,684 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/47, BranchId=] DEBUG 2025-01-06 02:50:32,684 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/47, BranchId=] DEBUG 2025-01-06 02:50:32,686 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/47, BranchId=] DEBUG 2025-01-06 02:50:32,686 [main] {call PROCEDURE_TEST_BBB2 ('hoge', 10, '2007-08-26 14.30.00')} DEBUG 2025-01-06 02:50:32,691 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/47, BranchId=] DEBUG 2025-01-06 02:50:32,691 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/47, BranchId=] DEBUG 2025-01-06 02:50:32,691 [main] Physical connection closed DEBUG 2025-01-06 02:50:32,692 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:32,693 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:32,696 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,697 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,697 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:32,698 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:32,699 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:32,701 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:32,701 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:32,703 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:32,703 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2025-01-06 02:50:32,704 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:32,704 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/48, BranchId=] DEBUG 2025-01-06 02:50:32,705 [main] Physical connection got DEBUG 2025-01-06 02:50:32,705 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/48, BranchId=] DEBUG 2025-01-06 02:50:32,705 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/48, BranchId=] DEBUG 2025-01-06 02:50:32,709 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/48, BranchId=] DEBUG 2025-01-06 02:50:32,709 [main] {call PROCEDURE_TEST_CCC1 ('hoge', 10, ?)} DEBUG 2025-01-06 02:50:32,711 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/48, BranchId=] DEBUG 2025-01-06 02:50:32,711 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/48, BranchId=] DEBUG 2025-01-06 02:50:32,711 [main] Physical connection closed DEBUG 2025-01-06 02:50:32,714 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:32,714 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:32,715 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,716 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,716 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:32,718 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:32,719 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:32,719 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:32,720 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:32,722 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:32,722 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2025-01-06 02:50:32,723 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:32,723 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/49, BranchId=] DEBUG 2025-01-06 02:50:32,725 [main] Physical connection got DEBUG 2025-01-06 02:50:32,725 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/49, BranchId=] DEBUG 2025-01-06 02:50:32,725 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/49, BranchId=] DEBUG 2025-01-06 02:50:32,728 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/49, BranchId=] DEBUG 2025-01-06 02:50:32,729 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/49, BranchId=] [EDAO0029]null is illegal for argument DTO DEBUG 2025-01-06 02:50:32,729 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/49, BranchId=] DEBUG 2025-01-06 02:50:32,729 [main] Physical connection closed DEBUG 2025-01-06 02:50:32,731 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:32,731 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:32,732 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,734 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,735 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:32,735 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:32,740 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:32,741 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:32,741 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:32,743 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:32,744 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2025-01-06 02:50:32,745 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:32,745 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/50, BranchId=] DEBUG 2025-01-06 02:50:32,746 [main] Physical connection got DEBUG 2025-01-06 02:50:32,746 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/50, BranchId=] DEBUG 2025-01-06 02:50:32,746 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/50, BranchId=] DEBUG 2025-01-06 02:50:32,750 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/50, BranchId=] DEBUG 2025-01-06 02:50:32,750 [main] {call PROCEDURE_TEST_CCC2 (?, 10, ?)} DEBUG 2025-01-06 02:50:32,752 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/50, BranchId=] DEBUG 2025-01-06 02:50:32,752 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/50, BranchId=] DEBUG 2025-01-06 02:50:32,752 [main] Physical connection closed DEBUG 2025-01-06 02:50:32,753 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:32,754 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:32,756 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,757 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,757 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:32,758 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:32,759 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:32,760 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:32,760 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:32,763 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:32,763 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2025-01-06 02:50:32,763 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:32,764 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/51, BranchId=] DEBUG 2025-01-06 02:50:32,765 [main] Physical connection got DEBUG 2025-01-06 02:50:32,765 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/51, BranchId=] DEBUG 2025-01-06 02:50:32,765 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/51, BranchId=] DEBUG 2025-01-06 02:50:32,769 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/51, BranchId=] DEBUG 2025-01-06 02:50:32,769 [main] {call PROCEDURE_TEST_DDD1 ('ab')} DEBUG 2025-01-06 02:50:32,771 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/51, BranchId=] DEBUG 2025-01-06 02:50:32,771 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/51, BranchId=] DEBUG 2025-01-06 02:50:32,771 [main] Physical connection closed DEBUG 2025-01-06 02:50:32,821 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:32,821 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:32,822 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,823 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,823 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:32,825 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:32,826 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:32,827 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:32,827 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:32,829 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:32,830 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2025-01-06 02:50:32,830 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:32,831 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/52, BranchId=] DEBUG 2025-01-06 02:50:32,833 [main] Physical connection got DEBUG 2025-01-06 02:50:32,833 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/52, BranchId=] DEBUG 2025-01-06 02:50:32,833 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/52, BranchId=] DEBUG 2025-01-06 02:50:32,835 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/52, BranchId=] DEBUG 2025-01-06 02:50:32,835 [main] {? = call FUNCTION_TEST_MAX (5.0, 10.0)} DEBUG 2025-01-06 02:50:32,838 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/52, BranchId=] DEBUG 2025-01-06 02:50:32,838 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/52, BranchId=] DEBUG 2025-01-06 02:50:32,838 [main] Physical connection closed Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 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 2025-01-06 02:50:32,847 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:32,850 [main] S2Container will be created(path=org/seasar/dao/impl/LogCustomizeTest.dicon) DEBUG 2025-01-06 02:50:32,852 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:32,852 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,853 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,854 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:32,856 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:32,858 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:32,859 [main] S2Container is created(path=org/seasar/dao/impl/LogCustomizeTest.dicon) DEBUG 2025-01-06 02:50:32,877 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/53, BranchId=] DEBUG 2025-01-06 02:50:32,877 [main] Physical connection got DEBUG 2025-01-06 02:50:32,877 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/53, BranchId=] DEBUG 2025-01-06 02:50:32,877 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/53, BranchId=] DEBUG 2025-01-06 02:50:32,877 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/53, BranchId=] DEBUG 2025-01-06 02:50:32,882 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/53, BranchId=] DEBUG 2025-01-06 02:50:32,884 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/53, BranchId=] DEBUG 2025-01-06 02:50:32,886 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/53, BranchId=] SELECT empno, ename, dname FROM emp, dept where emp.deptno = dept.deptno DEBUG 2025-01-06 02:50:32,887 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/53, BranchId=] DEBUG 2025-01-06 02:50:32,887 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec Running org.seasar.dao.impl.ReturnsArrayDaoTest DEBUG 2025-01-06 02:50:32,889 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:32,890 [main] S2Container will be created(path=org/seasar/dao/impl/ReturnsArrayDaoTest.dicon) DEBUG 2025-01-06 02:50:32,891 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:32,892 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:32,893 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,895 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,895 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:32,898 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:32,899 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:32,900 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:32,903 [main] S2Container is created(path=org/seasar/dao/impl/ReturnsArrayDaoTest.dicon) DEBUG 2025-01-06 02:50:32,913 [main] Physical connection got DEBUG 2025-01-06 02:50:32,913 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:32,913 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:32,913 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:32,916 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:32,918 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:32,918 [main] SELECT EMP.ename FROM EMP DEBUG 2025-01-06 02:50:32,918 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:32,918 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:32,918 [main] SELECT EMP.ename FROM EMP DEBUG 2025-01-06 02:50:32,921 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:32,921 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 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 2025-01-06 02:50:32,927 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:32,928 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:32,928 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,930 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,930 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:32,933 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:32,934 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:32,935 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/54, BranchId=] DEBUG 2025-01-06 02:50:32,935 [main] Physical connection got DEBUG 2025-01-06 02:50:32,935 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/54, BranchId=] DEBUG 2025-01-06 02:50:32,938 [main] S2Pager use scroll cursor. DEBUG 2025-01-06 02:50:32,938 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/54, BranchId=] DEBUG 2025-01-06 02:50:32,938 [main] Physical connection closed DEBUG 2025-01-06 02:50:32,940 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:32,941 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:32,942 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,943 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,943 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:32,946 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:32,946 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:32,948 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/55, BranchId=] DEBUG 2025-01-06 02:50:32,948 [main] Physical connection got DEBUG 2025-01-06 02:50:32,948 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/55, BranchId=] DEBUG 2025-01-06 02:50:32,948 [main] S2Pager use scroll cursor. DEBUG 2025-01-06 02:50:32,948 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/55, BranchId=] DEBUG 2025-01-06 02:50:32,948 [main] Physical connection closed DEBUG 2025-01-06 02:50:32,950 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:32,950 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:32,952 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,953 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,953 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:32,956 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:32,957 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:32,958 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/56, BranchId=] DEBUG 2025-01-06 02:50:32,958 [main] Physical connection got DEBUG 2025-01-06 02:50:32,958 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/56, BranchId=] DEBUG 2025-01-06 02:50:32,959 [main] S2Pager use scroll cursor. DEBUG 2025-01-06 02:50:32,959 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/56, BranchId=] DEBUG 2025-01-06 02:50:32,959 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec Running org.seasar.dao.impl.MapListResultSetHandlerTest DEBUG 2025-01-06 02:50:32,962 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:32,962 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:32,963 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,965 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,965 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:32,968 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:32,969 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:32,970 [main] Physical connection got DEBUG 2025-01-06 02:50:32,970 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:32,970 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:32,970 [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 2025-01-06 02:50:32,973 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:32,973 [main] S2Container will be created(path=org/seasar/dao/impl/ClobTest.dicon) DEBUG 2025-01-06 02:50:32,974 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:32,976 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:32,977 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,978 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:32,978 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:32,980 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:32,981 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:32,982 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:32,982 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:32,984 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:32,985 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:32,987 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:32,988 [main] S2Container is created(path=org/seasar/dao/impl/ClobTest.dicon) WARN 2025-01-06 02:50:32,988 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:33,054 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/57, BranchId=] DEBUG 2025-01-06 02:50:33,056 [main] Physical connection got DEBUG 2025-01-06 02:50:33,056 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/57, BranchId=] DEBUG 2025-01-06 02:50:33,056 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/57, BranchId=] DEBUG 2025-01-06 02:50:33,056 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/57, BranchId=] DEBUG 2025-01-06 02:50:33,077 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/57, BranchId=] DEBUG 2025-01-06 02:50:33,078 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/57, BranchId=] DEBUG 2025-01-06 02:50:33,079 [main] SELECT LARGE_TEXT.version_no, LARGE_TEXT.id, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 123 DEBUG 2025-01-06 02:50:33,088 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/57, BranchId=] DEBUG 2025-01-06 02:50:33,089 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/57, BranchId=] DEBUG 2025-01-06 02:50:33,089 [main] Physical connection closed DEBUG 2025-01-06 02:50:33,091 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:33,092 [main] S2Container will be created(path=org/seasar/dao/impl/ClobTest.dicon) DEBUG 2025-01-06 02:50:33,092 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:33,094 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:33,095 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,096 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,096 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:33,097 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:33,099 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:33,099 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:33,100 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:33,102 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:33,103 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:33,105 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:33,105 [main] S2Container is created(path=org/seasar/dao/impl/ClobTest.dicon) WARN 2025-01-06 02:50:33,106 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:33,114 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/58, BranchId=] DEBUG 2025-01-06 02:50:33,114 [main] Physical connection got DEBUG 2025-01-06 02:50:33,115 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/58, BranchId=] DEBUG 2025-01-06 02:50:33,115 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/58, BranchId=] DEBUG 2025-01-06 02:50:33,115 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/58, BranchId=] DEBUG 2025-01-06 02:50:33,119 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/58, BranchId=] DEBUG 2025-01-06 02:50:33,120 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/58, BranchId=] DEBUG 2025-01-06 02:50:33,120 [main] INSERT INTO LARGE_TEXT (version_no, id, large_string) VALUES (0, 1, 'abc1') DEBUG 2025-01-06 02:50:33,143 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/58, BranchId=] DEBUG 2025-01-06 02:50:33,144 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/58, BranchId=] DEBUG 2025-01-06 02:50:33,144 [main] SELECT LARGE_TEXT.version_no, LARGE_TEXT.id, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 1 DEBUG 2025-01-06 02:50:33,145 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/58, BranchId=] DEBUG 2025-01-06 02:50:33,145 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/58, BranchId=] DEBUG 2025-01-06 02:50:33,145 [main] UPDATE LARGE_TEXT SET version_no = 1, large_string = 'ABCDEFG' WHERE id = 1 AND version_no = 0 DEBUG 2025-01-06 02:50:33,154 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/58, BranchId=] DEBUG 2025-01-06 02:50:33,154 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/58, BranchId=] DEBUG 2025-01-06 02:50:33,154 [main] SELECT LARGE_TEXT.version_no, LARGE_TEXT.id, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 1 DEBUG 2025-01-06 02:50:33,154 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/58, BranchId=] DEBUG 2025-01-06 02:50:33,165 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/58, BranchId=] DEBUG 2025-01-06 02:50:33,165 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 sec Running org.seasar.dao.id.IdentifierGeneratorFactoryTest DEBUG 2025-01-06 02:50:33,169 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.seasar.dao.impl.AnnotationReaderFactoryImplTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.seasar.dao.impl.BeanArrayMetaDataResultSetHandlerTest DEBUG 2025-01-06 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 2025-01-06 02:50:33,176 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:33,177 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,179 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,179 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:33,182 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:33,182 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:33,184 [main] Physical connection got DEBUG 2025-01-06 02:50:33,184 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:33,204 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:33,204 [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 2025-01-06 02:50:33,210 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:33,210 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 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 2025-01-06 02:50:33,217 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:33,217 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:33,218 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,220 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,220 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:33,223 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:33,224 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:33,225 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/59, BranchId=] DEBUG 2025-01-06 02:50:33,225 [main] Physical connection got DEBUG 2025-01-06 02:50:33,225 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/59, BranchId=] DEBUG 2025-01-06 02:50:33,226 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/59, BranchId=] DEBUG 2025-01-06 02:50:33,226 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/59, BranchId=] DEBUG 2025-01-06 02:50:33,245 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/59, BranchId=] DEBUG 2025-01-06 02:50:33,254 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/59, BranchId=] DEBUG 2025-01-06 02:50:33,255 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2025-01-06 02.50.33', 99, 'hoge', 0) DEBUG 2025-01-06 02:50:33,255 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/59, BranchId=] DEBUG 2025-01-06 02:50:33,255 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/59, BranchId=] DEBUG 2025-01-06 02:50:33,255 [main] Physical connection closed DEBUG 2025-01-06 02:50:33,257 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:33,257 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:33,258 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,259 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,259 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:33,262 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:33,263 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:33,264 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/60, BranchId=] DEBUG 2025-01-06 02:50:33,265 [main] Physical connection got DEBUG 2025-01-06 02:50:33,265 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/60, BranchId=] DEBUG 2025-01-06 02:50:33,265 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/60, BranchId=] DEBUG 2025-01-06 02:50:33,265 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/60, BranchId=] DEBUG 2025-01-06 02:50:33,272 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/60, BranchId=] DEBUG 2025-01-06 02:50:33,272 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/60, BranchId=] DEBUG 2025-01-06 02:50:33,272 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge') DEBUG 2025-01-06 02:50:33,273 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/60, BranchId=] DEBUG 2025-01-06 02:50:33,273 [main] CALL IDENTITY() DEBUG 2025-01-06 02:50:33,273 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/60, BranchId=] DEBUG 2025-01-06 02:50:33,273 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/60, BranchId=] 1 DEBUG 2025-01-06 02:50:33,273 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/60, BranchId=] DEBUG 2025-01-06 02:50:33,273 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge') DEBUG 2025-01-06 02:50:33,273 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/60, BranchId=] DEBUG 2025-01-06 02:50:33,273 [main] CALL IDENTITY() DEBUG 2025-01-06 02:50:33,273 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/60, BranchId=] DEBUG 2025-01-06 02:50:33,273 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/60, BranchId=] 2 DEBUG 2025-01-06 02:50:33,273 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/60, BranchId=] DEBUG 2025-01-06 02:50:33,273 [main] Physical connection closed DEBUG 2025-01-06 02:50:33,276 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:33,276 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:33,277 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,278 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,278 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:33,281 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:33,282 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:33,335 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/61, BranchId=] DEBUG 2025-01-06 02:50:33,336 [main] Physical connection got DEBUG 2025-01-06 02:50:33,336 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/61, BranchId=] DEBUG 2025-01-06 02:50:33,336 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/61, BranchId=] DEBUG 2025-01-06 02:50:33,336 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/61, BranchId=] DEBUG 2025-01-06 02:50:33,344 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/61, BranchId=] DEBUG 2025-01-06 02:50:33,345 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/61, BranchId=] DEBUG 2025-01-06 02:50:33,345 [main] INSERT INTO EMP (empno) VALUES (980) DEBUG 2025-01-06 02:50:33,345 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/61, BranchId=] DEBUG 2025-01-06 02:50:33,345 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/61, BranchId=] DEBUG 2025-01-06 02:50:33,345 [main] Physical connection closed DEBUG 2025-01-06 02:50:33,346 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:33,347 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:33,349 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,350 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,350 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:33,353 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:33,353 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:33,354 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/62, BranchId=] DEBUG 2025-01-06 02:50:33,355 [main] Physical connection got DEBUG 2025-01-06 02:50:33,355 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/62, BranchId=] DEBUG 2025-01-06 02:50:33,355 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/62, BranchId=] DEBUG 2025-01-06 02:50:33,355 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/62, BranchId=] DEBUG 2025-01-06 02:50:33,362 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/62, BranchId=] DEBUG 2025-01-06 02:50:33,364 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/62, BranchId=] DEBUG 2025-01-06 02:50:33,364 [main] Physical connection closed DEBUG 2025-01-06 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 2025-01-06 02:50:33,367 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:33,368 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,370 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,370 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:33,373 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:33,373 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:33,374 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/63, BranchId=] DEBUG 2025-01-06 02:50:33,375 [main] Physical connection got DEBUG 2025-01-06 02:50:33,375 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/63, BranchId=] DEBUG 2025-01-06 02:50:33,375 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/63, BranchId=] DEBUG 2025-01-06 02:50:33,375 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/63, BranchId=] WARN 2025-01-06 02:50:33,378 [main] Table(DUMMY_TABLE) not found DEBUG 2025-01-06 02:50:33,384 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/63, BranchId=] [EDAO0024]No Persistent Properties. Probably (org.seasar.dao.impl.InsertAutoDynamicCommandTest$FooDto) doesnt assosiated with table. DEBUG 2025-01-06 02:50:33,385 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/63, BranchId=] DEBUG 2025-01-06 02:50:33,385 [main] Physical connection closed DEBUG 2025-01-06 02:50:33,387 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:33,387 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:33,388 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,389 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,389 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:33,392 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:33,393 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:33,394 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/64, BranchId=] DEBUG 2025-01-06 02:50:33,395 [main] Physical connection got DEBUG 2025-01-06 02:50:33,395 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/64, BranchId=] DEBUG 2025-01-06 02:50:33,395 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/64, BranchId=] DEBUG 2025-01-06 02:50:33,395 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/64, BranchId=] DEBUG 2025-01-06 02:50:33,402 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/64, BranchId=] DEBUG 2025-01-06 02:50:33,403 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/64, BranchId=] DEBUG 2025-01-06 02:50:33,403 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/64, BranchId=] DEBUG 2025-01-06 02:50:33,403 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-01-06 02:50:33,403 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/64, BranchId=] DEBUG 2025-01-06 02:50:33,404 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 49) DEBUG 2025-01-06 02:50:33,404 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/64, BranchId=] 49 DEBUG 2025-01-06 02:50:33,404 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/64, BranchId=] DEBUG 2025-01-06 02:50:33,404 [main] Physical connection closed DEBUG 2025-01-06 02:50:33,405 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:33,406 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:33,408 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,409 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,409 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:33,419 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:33,420 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:33,421 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/65, BranchId=] DEBUG 2025-01-06 02:50:33,422 [main] Physical connection got DEBUG 2025-01-06 02:50:33,422 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/65, BranchId=] DEBUG 2025-01-06 02:50:33,422 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/65, BranchId=] DEBUG 2025-01-06 02:50:33,422 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/65, BranchId=] DEBUG 2025-01-06 02:50:33,429 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/65, BranchId=] DEBUG 2025-01-06 02:50:33,431 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/65, BranchId=] DEBUG 2025-01-06 02:50:33,431 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/65, BranchId=] DEBUG 2025-01-06 02:50:33,431 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-01-06 02:50:33,431 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/65, BranchId=] DEBUG 2025-01-06 02:50:33,431 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 50) DEBUG 2025-01-06 02:50:33,431 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/65, BranchId=] 50 DEBUG 2025-01-06 02:50:33,431 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/65, BranchId=] DEBUG 2025-01-06 02:50:33,431 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/65, BranchId=] DEBUG 2025-01-06 02:50:33,431 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-01-06 02:50:33,432 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/65, BranchId=] DEBUG 2025-01-06 02:50:33,432 [main] INSERT INTO SEQTABLE (name, id) VALUES ('foo', 51) DEBUG 2025-01-06 02:50:33,432 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/65, BranchId=] 51 DEBUG 2025-01-06 02:50:33,432 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/65, BranchId=] DEBUG 2025-01-06 02:50:33,432 [main] Physical connection closed DEBUG 2025-01-06 02:50:33,433 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:33,434 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:33,434 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,436 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,437 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:33,440 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:33,440 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:33,441 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/66, BranchId=] DEBUG 2025-01-06 02:50:33,441 [main] Physical connection got DEBUG 2025-01-06 02:50:33,441 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/66, BranchId=] DEBUG 2025-01-06 02:50:33,441 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/66, BranchId=] DEBUG 2025-01-06 02:50:33,441 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/66, BranchId=] DEBUG 2025-01-06 02:50:33,462 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/66, BranchId=] DEBUG 2025-01-06 02:50:33,469 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/66, BranchId=] DEBUG 2025-01-06 02:50:33,470 [main] INSERT INTO EMP (tstamp, empno, ename) VALUES ('2025-01-06 02.50.33', 99, 'hoge') DEBUG 2025-01-06 02:50:33,470 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/66, BranchId=] DEBUG 2025-01-06 02:50:33,470 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/66, BranchId=] DEBUG 2025-01-06 02:50:33,470 [main] Physical connection closed DEBUG 2025-01-06 02:50:33,472 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:33,472 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:33,473 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,474 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,474 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:33,478 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:33,479 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:33,480 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/67, BranchId=] DEBUG 2025-01-06 02:50:33,480 [main] Physical connection got DEBUG 2025-01-06 02:50:33,480 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/67, BranchId=] DEBUG 2025-01-06 02:50:33,480 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/67, BranchId=] DEBUG 2025-01-06 02:50:33,480 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/67, BranchId=] DEBUG 2025-01-06 02:50:33,551 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/67, BranchId=] DEBUG 2025-01-06 02:50:33,559 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/67, BranchId=] DEBUG 2025-01-06 02:50:33,559 [main] INSERT INTO EMP (deptno, empno, tstamp) VALUES (10, 99, '2025-01-06 02.50.33') DEBUG 2025-01-06 02:50:33,560 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/67, BranchId=] DEBUG 2025-01-06 02:50:33,560 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/67, BranchId=] DEBUG 2025-01-06 02:50:33,560 [main] Physical connection closed DEBUG 2025-01-06 02:50:33,561 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:33,562 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:33,563 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,564 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,564 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:33,567 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:33,568 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:33,570 [main] Physical connection got DEBUG 2025-01-06 02:50:33,570 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:33,570 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:33,570 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:33,577 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:33,578 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:33,578 [main] Physical connection got DEBUG 2025-01-06 02:50:33,578 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:33,578 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-01-06 02:50:33,578 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:33,578 [main] INSERT INTO COMPOSITE_PK_TABLE (aaa, pk2, pk1) VALUES ('hoge', 10, 52) DEBUG 2025-01-06 02:50:33,579 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:33,579 [main] Physical connection closed DEBUG 2025-01-06 02:50:33,579 [main] Physical connection closed Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 sec Running org.seasar.dao.impl.MapArrayResultSetHandlerTest DEBUG 2025-01-06 02:50:33,582 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:33,583 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:33,583 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,585 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,585 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:33,588 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:33,589 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:33,590 [main] Physical connection got DEBUG 2025-01-06 02:50:33,590 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:33,590 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:33,590 [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 2025-01-06 02:50:33,592 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:33,593 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:33,595 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,596 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,596 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:33,599 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:33,599 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:33,600 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/68, BranchId=] DEBUG 2025-01-06 02:50:33,601 [main] Physical connection got DEBUG 2025-01-06 02:50:33,601 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/68, BranchId=] DEBUG 2025-01-06 02:50:33,601 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-01-06 02:50:33,601 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/68, BranchId=] 53 DEBUG 2025-01-06 02:50:33,601 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/68, BranchId=] DEBUG 2025-01-06 02:50:33,601 [main] Physical connection closed DEBUG 2025-01-06 02:50:33,603 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:33,604 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:33,604 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,605 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,606 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:33,609 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:33,609 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:33,610 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/69, BranchId=] DEBUG 2025-01-06 02:50:33,612 [main] Physical connection got DEBUG 2025-01-06 02:50:33,612 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/69, BranchId=] DEBUG 2025-01-06 02:50:33,612 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-01-06 02:50:33,612 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/69, BranchId=] 49 50 51 52 53 54 55 56 57 58 DEBUG 2025-01-06 02:50:33,612 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/69, BranchId=] DEBUG 2025-01-06 02:50:33,612 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-01-06 02:50:33,612 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/69, BranchId=] 59 60 61 62 63 64 65 66 67 68 DEBUG 2025-01-06 02:50:33,613 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/69, BranchId=] DEBUG 2025-01-06 02:50:33,613 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-01-06 02:50:33,613 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/69, BranchId=] 69 70 71 72 73 74 75 76 77 78 DEBUG 2025-01-06 02:50:33,614 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/69, BranchId=] DEBUG 2025-01-06 02:50:33,614 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-01-06 02:50:33,614 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/69, BranchId=] 79 80 DEBUG 2025-01-06 02:50:33,615 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/69, BranchId=] DEBUG 2025-01-06 02:50:33,615 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec Running org.seasar.dao.impl.ObjectListResultSetHandlerTest DEBUG 2025-01-06 02:50:33,617 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:33,617 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:33,618 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,620 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,620 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:33,623 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:33,624 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:33,625 [main] Physical connection got DEBUG 2025-01-06 02:50:33,625 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:33,625 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:33,625 [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 2025-01-06 02:50:33,627 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:33,629 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:33,629 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,631 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,631 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:33,634 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:33,634 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:33,639 [main] Physical connection got DEBUG 2025-01-06 02:50:33,639 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:33,657 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:33,663 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec Running org.seasar.dao.impl.NoPropertyForUpdateTest DEBUG 2025-01-06 02:50:33,666 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:33,667 [main] S2Container will be created(path=org/seasar/dao/impl/NoPropertyForUpdate.dicon) DEBUG 2025-01-06 02:50:33,668 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:33,668 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:33,669 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,671 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,671 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:33,675 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:33,675 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:33,676 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:33,677 [main] S2Container is created(path=org/seasar/dao/impl/NoPropertyForUpdate.dicon) DEBUG 2025-01-06 02:50:33,687 [main] Physical connection got DEBUG 2025-01-06 02:50:33,687 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:33,687 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:33,688 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:33,692 [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$$1696cdb$$MethodInvocation$$delete0.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.impl.NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$1696cdb.delete(NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$1696cdb.java) at org.seasar.dao.impl.NoPropertyForUpdateTest.testExceptionOnUpdate(NoPropertyForUpdateTest.java:41) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:154) at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:519) at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:103) at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:308) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) Caused by: org.seasar.framework.exception.SRuntimeException: [EDAO0035]cannot find property for update. at org.seasar.dao.impl.AbstractAutoStaticCommand.setupUpdatePropertyTypes(AbstractAutoStaticCommand.java:102) at org.seasar.dao.impl.UpdateAutoStaticCommand.setupPropertyTypes(UpdateAutoStaticCommand.java:46) at org.seasar.dao.impl.AbstractAutoStaticCommand.<init>(AbstractAutoStaticCommand.java:45) at org.seasar.dao.impl.UpdateAutoStaticCommand.<init>(UpdateAutoStaticCommand.java:33) at org.seasar.dao.impl.DaoMetaDataImpl.createUpdateAutoStaticCommand(DaoMetaDataImpl.java:589) at org.seasar.dao.impl.DaoMetaDataImpl.setupUpdateMethodByAuto(DaoMetaDataImpl.java:574) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethodByAuto(DaoMetaDataImpl.java:385) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:216) ... 37 more DEBUG 2025-01-06 02:50:33,693 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec Running org.seasar.dao.impl.DefaultTest DEBUG 2025-01-06 02:50:33,697 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:33,698 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2025-01-06 02:50:33,699 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:33,700 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:33,700 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,703 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,703 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:33,704 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:33,705 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:33,706 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:33,707 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:33,709 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:33,709 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:33,712 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:33,713 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2025-01-06 02:50:33,714 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:33,731 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/70, BranchId=] DEBUG 2025-01-06 02:50:33,733 [main] Physical connection got DEBUG 2025-01-06 02:50:33,733 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/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 2025-01-06 02:50:33,736 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/70, BranchId=] DEBUG 2025-01-06 02:50:33,736 [main] Physical connection closed DEBUG 2025-01-06 02:50:33,738 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:33,738 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2025-01-06 02:50:33,739 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:33,793 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:33,793 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,795 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,795 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:33,795 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:33,797 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:33,798 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:33,798 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:33,800 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:33,801 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:33,802 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:33,803 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2025-01-06 02:50:33,803 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:33,821 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/71, BranchId=] DEBUG 2025-01-06 02:50:33,823 [main] Physical connection got DEBUG 2025-01-06 02:50:33,823 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/71, BranchId=] ID[AUTOINCREMENT: start 1 increment 1] AAA['ABC'] BBB[null] VERSION_NO[null] DEBUG 2025-01-06 02:50:33,825 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/71, BranchId=] DEBUG 2025-01-06 02:50:33,826 [main] Physical connection closed DEBUG 2025-01-06 02:50:33,827 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:33,827 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2025-01-06 02:50:33,829 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:33,830 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:33,831 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,832 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,832 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:33,834 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:33,835 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:33,836 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:33,836 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:33,838 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:33,839 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:33,841 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:33,847 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2025-01-06 02:50:33,849 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:33,868 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/72, BranchId=] DEBUG 2025-01-06 02:50:33,868 [main] Physical connection got DEBUG 2025-01-06 02:50:33,868 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/72, BranchId=] DEBUG 2025-01-06 02:50:33,868 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/72, BranchId=] DEBUG 2025-01-06 02:50:33,868 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/72, BranchId=] DEBUG 2025-01-06 02:50:33,870 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/72, BranchId=] DEBUG 2025-01-06 02:50:33,873 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/72, BranchId=] DEBUG 2025-01-06 02:50:33,874 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '1234567', '890') DEBUG 2025-01-06 02:50:33,878 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/72, BranchId=] DEBUG 2025-01-06 02:50:33,878 [main] values IDENTITY_VAL_LOCAL() DEBUG 2025-01-06 02:50:33,879 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/72, BranchId=] DEBUG 2025-01-06 02:50:33,880 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/72, BranchId=] DEBUG 2025-01-06 02:50:33,881 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/72, BranchId=] DEBUG 2025-01-06 02:50:33,881 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE WHERE DEFAULT_TABLE.id = 1 DEBUG 2025-01-06 02:50:33,886 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/72, BranchId=] DEBUG 2025-01-06 02:50:33,895 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/72, BranchId=] DEBUG 2025-01-06 02:50:33,895 [main] Physical connection closed DEBUG 2025-01-06 02:50:33,896 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:33,897 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2025-01-06 02:50:33,898 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:33,900 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:33,900 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,902 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,902 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:33,903 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:33,904 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:33,905 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:33,906 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:33,908 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:33,908 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:33,910 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:33,910 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2025-01-06 02:50:33,911 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:33,929 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/73, BranchId=] DEBUG 2025-01-06 02:50:33,930 [main] Physical connection got DEBUG 2025-01-06 02:50:33,930 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/73, BranchId=] DEBUG 2025-01-06 02:50:33,930 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/73, BranchId=] DEBUG 2025-01-06 02:50:33,930 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/73, BranchId=] DEBUG 2025-01-06 02:50:33,931 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/73, BranchId=] DEBUG 2025-01-06 02:50:33,934 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/73, BranchId=] DEBUG 2025-01-06 02:50:33,935 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', '12') DEBUG 2025-01-06 02:50:33,935 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '21', '22') DEBUG 2025-01-06 02:50:33,936 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/73, BranchId=] DEBUG 2025-01-06 02:50:33,936 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/73, BranchId=] DEBUG 2025-01-06 02:50:33,936 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID DEBUG 2025-01-06 02:50:33,948 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/73, BranchId=] DEBUG 2025-01-06 02:50:33,961 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/73, BranchId=] DEBUG 2025-01-06 02:50:33,962 [main] Physical connection closed DEBUG 2025-01-06 02:50:33,963 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:33,965 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2025-01-06 02:50:33,965 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:33,966 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:33,967 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,968 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:33,968 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:33,970 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:33,971 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:33,972 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:33,972 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:33,974 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:33,975 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:33,976 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:33,977 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2025-01-06 02:50:33,978 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:33,994 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/74, BranchId=] DEBUG 2025-01-06 02:50:33,995 [main] Physical connection got DEBUG 2025-01-06 02:50:33,995 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/74, BranchId=] DEBUG 2025-01-06 02:50:33,995 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/74, BranchId=] DEBUG 2025-01-06 02:50:33,995 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/74, BranchId=] DEBUG 2025-01-06 02:50:33,996 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/74, BranchId=] DEBUG 2025-01-06 02:50:33,999 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/74, BranchId=] DEBUG 2025-01-06 02:50:33,999 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', '12') DEBUG 2025-01-06 02:50:33,999 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, null, '22') DEBUG 2025-01-06 02:50:33,999 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '31', null) DEBUG 2025-01-06 02:50:34,001 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/74, BranchId=] DEBUG 2025-01-06 02:50:34,001 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/74, BranchId=] DEBUG 2025-01-06 02:50:34,001 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID DEBUG 2025-01-06 02:50:34,001 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/74, BranchId=] DEBUG 2025-01-06 02:50:34,008 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/74, BranchId=] DEBUG 2025-01-06 02:50:34,008 [main] Physical connection closed DEBUG 2025-01-06 02:50:34,010 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:34,011 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2025-01-06 02:50:34,012 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:34,013 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:34,014 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,016 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,016 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:34,017 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:34,018 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:34,019 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:34,019 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:34,021 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:34,022 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:34,024 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:34,025 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2025-01-06 02:50:34,025 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:34,041 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/75, BranchId=] DEBUG 2025-01-06 02:50:34,042 [main] Physical connection got DEBUG 2025-01-06 02:50:34,042 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/75, BranchId=] DEBUG 2025-01-06 02:50:34,042 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/75, BranchId=] DEBUG 2025-01-06 02:50:34,042 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/75, BranchId=] DEBUG 2025-01-06 02:50:34,046 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/75, BranchId=] DEBUG 2025-01-06 02:50:34,049 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/75, BranchId=] DEBUG 2025-01-06 02:50:34,049 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', null) DEBUG 2025-01-06 02:50:34,049 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '21', '22') DEBUG 2025-01-06 02:50:34,050 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/75, BranchId=] DEBUG 2025-01-06 02:50:34,050 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/75, BranchId=] DEBUG 2025-01-06 02:50:34,050 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID DEBUG 2025-01-06 02:50:34,051 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/75, BranchId=] DEBUG 2025-01-06 02:50:34,057 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/75, BranchId=] DEBUG 2025-01-06 02:50:34,057 [main] Physical connection closed DEBUG 2025-01-06 02:50:34,059 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:34,059 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2025-01-06 02:50:34,060 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:34,061 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:34,062 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,064 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,064 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:34,065 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:34,065 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:34,068 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:34,068 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:34,070 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:34,071 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:34,073 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:34,074 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2025-01-06 02:50:34,074 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:34,090 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/76, BranchId=] DEBUG 2025-01-06 02:50:34,148 [main] Physical connection got DEBUG 2025-01-06 02:50:34,148 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/76, BranchId=] DEBUG 2025-01-06 02:50:34,148 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/76, BranchId=] DEBUG 2025-01-06 02:50:34,148 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/76, BranchId=] DEBUG 2025-01-06 02:50:34,150 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/76, BranchId=] DEBUG 2025-01-06 02:50:34,153 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/76, BranchId=] DEBUG 2025-01-06 02:50:34,153 [main] INSERT INTO DEFAULT_TABLE (version_no, bbb) VALUES (0, 'bbbb') DEBUG 2025-01-06 02:50:34,157 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/76, BranchId=] DEBUG 2025-01-06 02:50:34,157 [main] values IDENTITY_VAL_LOCAL() DEBUG 2025-01-06 02:50:34,157 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/76, BranchId=] DEBUG 2025-01-06 02:50:34,157 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/76, BranchId=] DEBUG 2025-01-06 02:50:34,157 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/76, BranchId=] DEBUG 2025-01-06 02:50:34,157 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE WHERE DEFAULT_TABLE.id = 9 DEBUG 2025-01-06 02:50:34,157 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/76, BranchId=] DEBUG 2025-01-06 02:50:34,167 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/76, BranchId=] DEBUG 2025-01-06 02:50:34,167 [main] Physical connection closed DEBUG 2025-01-06 02:50:34,168 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:34,169 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2025-01-06 02:50:34,170 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:34,171 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:34,172 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,173 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,173 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:34,174 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:34,177 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:34,178 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:34,178 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:34,180 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:34,181 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:34,182 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:34,183 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2025-01-06 02:50:34,184 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:34,202 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/77, BranchId=] DEBUG 2025-01-06 02:50:34,203 [main] Physical connection got DEBUG 2025-01-06 02:50:34,203 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/77, BranchId=] DEBUG 2025-01-06 02:50:34,203 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/77, BranchId=] DEBUG 2025-01-06 02:50:34,203 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/77, BranchId=] DEBUG 2025-01-06 02:50:34,204 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/77, BranchId=] DEBUG 2025-01-06 02:50:34,207 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/77, BranchId=] DEBUG 2025-01-06 02:50:34,207 [main] INSERT INTO DEFAULT_TABLE (version_no) VALUES (0) DEBUG 2025-01-06 02:50:34,210 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/77, BranchId=] DEBUG 2025-01-06 02:50:34,211 [main] values IDENTITY_VAL_LOCAL() DEBUG 2025-01-06 02:50:34,211 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/77, BranchId=] DEBUG 2025-01-06 02:50:34,211 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/77, BranchId=] DEBUG 2025-01-06 02:50:34,212 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/77, BranchId=] DEBUG 2025-01-06 02:50:34,212 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE WHERE DEFAULT_TABLE.id = 10 DEBUG 2025-01-06 02:50:34,212 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/77, BranchId=] DEBUG 2025-01-06 02:50:34,218 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/77, BranchId=] DEBUG 2025-01-06 02:50:34,218 [main] Physical connection closed DEBUG 2025-01-06 02:50:34,219 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:34,221 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2025-01-06 02:50:34,222 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:34,222 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:34,223 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,224 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,225 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:34,226 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:34,227 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:34,229 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:34,229 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:34,231 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:34,232 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:34,233 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:34,235 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2025-01-06 02:50:34,235 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:34,253 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/78, BranchId=] DEBUG 2025-01-06 02:50:34,254 [main] Physical connection got DEBUG 2025-01-06 02:50:34,254 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/78, BranchId=] DEBUG 2025-01-06 02:50:34,254 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/78, BranchId=] DEBUG 2025-01-06 02:50:34,254 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/78, BranchId=] DEBUG 2025-01-06 02:50:34,256 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/78, BranchId=] DEBUG 2025-01-06 02:50:34,260 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/78, BranchId=] DEBUG 2025-01-06 02:50:34,260 [main] INSERT INTO DEFAULT_TABLE ( AAA, VERSION_NO ) VALUES ( 'foooo', 0 ) DEBUG 2025-01-06 02:50:34,267 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/78, BranchId=] DEBUG 2025-01-06 02:50:34,267 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/78, BranchId=] DEBUG 2025-01-06 02:50:34,267 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE DEBUG 2025-01-06 02:50:34,270 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/78, BranchId=] DEBUG 2025-01-06 02:50:34,276 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/78, BranchId=] DEBUG 2025-01-06 02:50:34,276 [main] Physical connection closed DEBUG 2025-01-06 02:50:34,279 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:34,279 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2025-01-06 02:50:34,280 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:34,282 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:34,283 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,284 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,284 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:34,285 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:34,287 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:34,288 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:34,288 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:34,290 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:34,291 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:34,292 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:34,293 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2025-01-06 02:50:34,293 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:34,312 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/79, BranchId=] DEBUG 2025-01-06 02:50:34,312 [main] Physical connection got DEBUG 2025-01-06 02:50:34,312 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/79, BranchId=] DEBUG 2025-01-06 02:50:34,312 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/79, BranchId=] DEBUG 2025-01-06 02:50:34,312 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/79, BranchId=] DEBUG 2025-01-06 02:50:34,313 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/79, BranchId=] DEBUG 2025-01-06 02:50:34,317 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/79, BranchId=] DEBUG 2025-01-06 02:50:34,318 [main] INSERT INTO DEFAULT_TABLE ( BBB, VERSION_NO ) VALUES ( 'ttt', 0 ) DEBUG 2025-01-06 02:50:34,321 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/79, BranchId=] DEBUG 2025-01-06 02:50:34,321 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/79, BranchId=] DEBUG 2025-01-06 02:50:34,321 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE DEBUG 2025-01-06 02:50:34,321 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/79, BranchId=] DEBUG 2025-01-06 02:50:34,330 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/79, BranchId=] DEBUG 2025-01-06 02:50:34,330 [main] Physical connection closed DEBUG 2025-01-06 02:50:34,332 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:34,333 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2025-01-06 02:50:34,334 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:34,335 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:34,335 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,337 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,337 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:34,338 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:34,339 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:34,340 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:34,340 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:34,342 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:34,343 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:34,345 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:34,346 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2025-01-06 02:50:34,346 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:34,362 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/80, BranchId=] DEBUG 2025-01-06 02:50:34,363 [main] Physical connection got DEBUG 2025-01-06 02:50:34,363 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/80, BranchId=] DEBUG 2025-01-06 02:50:34,363 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/80, BranchId=] DEBUG 2025-01-06 02:50:34,363 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/80, BranchId=] DEBUG 2025-01-06 02:50:34,366 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/80, BranchId=] DEBUG 2025-01-06 02:50:34,368 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/80, BranchId=] DEBUG 2025-01-06 02:50:34,368 [main] INSERT INTO PK_ONLY_TABLE (aaa, bbb) VALUES (123, 456) DEBUG 2025-01-06 02:50:34,371 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/80, BranchId=] DEBUG 2025-01-06 02:50:34,371 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/80, BranchId=] DEBUG 2025-01-06 02:50:34,371 [main] SELECT PK_ONLY_TABLE.aaa, PK_ONLY_TABLE.bbb FROM PK_ONLY_TABLE DEBUG 2025-01-06 02:50:34,373 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/80, BranchId=] DEBUG 2025-01-06 02:50:34,380 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/80, BranchId=] DEBUG 2025-01-06 02:50:34,380 [main] Physical connection closed Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.687 sec Running org.seasar.dao.impl.RelationPropertyTypeFactoryImplTest DEBUG 2025-01-06 02:50:34,383 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:34,384 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,384 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,386 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,386 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,389 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,389 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,390 [main] Physical connection got DEBUG 2025-01-06 02:50:34,390 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:34,399 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:34,399 [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 2025-01-06 02:50:34,402 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:34,403 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:34,404 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,404 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,406 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,406 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,410 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,410 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,411 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:34,416 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:34,416 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:34,417 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,418 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,473 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,473 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,476 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,476 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,478 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:34,481 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/81, BranchId=] DEBUG 2025-01-06 02:50:34,481 [main] Physical connection got DEBUG 2025-01-06 02:50:34,481 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/81, BranchId=] DEBUG 2025-01-06 02:50:34,485 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/81, BranchId=] DEBUG 2025-01-06 02:50:34,485 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/81, BranchId=] DEBUG 2025-01-06 02:50:34,485 [main] Physical connection closed DEBUG 2025-01-06 02:50:34,486 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:34,488 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:34,489 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,489 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,490 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,491 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,495 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,496 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,498 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:34,501 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/82, BranchId=] DEBUG 2025-01-06 02:50:34,501 [main] Physical connection got DEBUG 2025-01-06 02:50:34,501 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/82, BranchId=] DEBUG 2025-01-06 02:50:34,504 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/82, BranchId=] DEBUG 2025-01-06 02:50:34,504 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/82, BranchId=] DEBUG 2025-01-06 02:50:34,505 [main] Physical connection closed DEBUG 2025-01-06 02:50:34,507 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:34,507 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:34,508 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,509 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,511 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,511 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,514 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,514 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,516 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:34,520 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:34,521 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:34,521 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,522 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,524 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,524 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,527 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,528 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,529 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:34,534 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:34,534 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:34,535 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,536 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,538 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,538 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,541 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,542 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,543 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:34,548 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:34,549 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:34,549 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,550 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,552 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,552 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,555 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,556 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,557 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:34,562 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:34,562 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:34,563 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,564 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,566 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,566 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,570 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,571 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,572 [main] S2Container is created(path=dao.dicon) Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 sec Running org.seasar.dao.impl.FieldDaoMetaDataImplTest DEBUG 2025-01-06 02:50:34,581 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:34,582 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:34,584 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,585 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,586 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,586 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,589 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,590 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,590 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:34,591 [main] Physical connection got DEBUG 2025-01-06 02:50:34,591 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:34,591 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:34,591 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:34,662 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:34,667 [main] Physical connection closed DEBUG 2025-01-06 02:50:34,668 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:34,669 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:34,671 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,671 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,673 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,673 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,676 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,676 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,676 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:34,678 [main] Physical connection got DEBUG 2025-01-06 02:50:34,678 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:34,678 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:34,678 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:34,696 [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 2025-01-06 02:50:34,697 [main] Physical connection closed DEBUG 2025-01-06 02:50:34,698 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:34,700 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:34,700 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,701 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,702 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,702 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,705 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,706 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,706 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:34,709 [main] Physical connection got DEBUG 2025-01-06 02:50:34,709 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:34,709 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:34,709 [main] Logical connection got, tx=null DEBUG 2025-01-06 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, 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 2025-01-06 02:50:34,730 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:34,730 [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 2025-01-06 02:50:34,732 [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 2025-01-06 02:50:34,733 [main] Physical connection closed DEBUG 2025-01-06 02:50:34,734 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:34,734 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:34,735 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,737 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,738 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,738 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,741 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,741 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,742 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:34,743 [main] Physical connection got DEBUG 2025-01-06 02:50:34,743 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:34,743 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:34,743 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:34,762 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:34,764 [main] Physical connection closed DEBUG 2025-01-06 02:50:34,767 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:34,767 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:34,768 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,769 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,771 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,771 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,773 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,775 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,775 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:34,776 [main] Physical connection got DEBUG 2025-01-06 02:50:34,776 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:34,776 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:34,776 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:34,793 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:34,796 [main] Physical connection closed DEBUG 2025-01-06 02:50:34,798 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:34,798 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:34,800 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,801 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,802 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,802 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,806 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,806 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,806 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:34,809 [main] Physical connection got DEBUG 2025-01-06 02:50:34,809 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:34,809 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:34,809 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:34,882 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:34,886 [main] Physical connection closed DEBUG 2025-01-06 02:50:34,887 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:34,888 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:34,888 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,890 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,891 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,891 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,895 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,895 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,895 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:34,896 [main] Physical connection got DEBUG 2025-01-06 02:50:34,897 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:34,897 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:34,897 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:34,919 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:34,921 [main] Physical connection closed DEBUG 2025-01-06 02:50:34,923 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:34,924 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:34,924 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,925 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,931 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,931 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,934 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,935 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,935 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:34,937 [main] Physical connection got DEBUG 2025-01-06 02:50:34,937 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:34,937 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:34,937 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:34,959 [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 2025-01-06 02:50:34,961 [main] Physical connection closed DEBUG 2025-01-06 02:50:34,963 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:34,963 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:34,964 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,965 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,968 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,968 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,971 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:34,971 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,971 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:34,972 [main] Physical connection got DEBUG 2025-01-06 02:50:34,973 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:34,973 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:34,973 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:34,990 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:34,993 [main] Physical connection closed DEBUG 2025-01-06 02:50:34,995 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:34,996 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:34,997 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:34,997 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,998 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:34,999 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,001 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,002 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,002 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,004 [main] Physical connection got DEBUG 2025-01-06 02:50:35,004 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,004 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:35,004 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,022 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:35,026 [main] Physical connection closed DEBUG 2025-01-06 02:50:35,027 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:35,028 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,029 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,030 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,033 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,033 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,036 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,037 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,037 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,038 [main] Physical connection got DEBUG 2025-01-06 02:50:35,038 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,038 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:35,038 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,120 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:35,123 [main] Physical connection closed DEBUG 2025-01-06 02:50:35,125 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:35,125 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,126 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,128 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,129 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,129 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,132 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,132 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,132 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,133 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/83, BranchId=] DEBUG 2025-01-06 02:50:35,134 [main] Physical connection got DEBUG 2025-01-06 02:50:35,134 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/83, BranchId=] DEBUG 2025-01-06 02:50:35,134 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/83, BranchId=] DEBUG 2025-01-06 02:50:35,134 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/83, BranchId=] DEBUG 2025-01-06 02:50:35,155 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/83, BranchId=] DEBUG 2025-01-06 02:50:35,162 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/83, BranchId=] DEBUG 2025-01-06 02:50:35,162 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2025-01-06 02.50.35', 99, 'hoge', 0) DEBUG 2025-01-06 02:50:35,163 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/83, BranchId=] DEBUG 2025-01-06 02:50:35,163 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/83, BranchId=] DEBUG 2025-01-06 02:50:35,163 [main] Physical connection closed DEBUG 2025-01-06 02:50:35,164 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:35,165 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,166 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,167 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,168 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,168 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,171 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,171 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,172 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,173 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/84, BranchId=] DEBUG 2025-01-06 02:50:35,174 [main] Physical connection got DEBUG 2025-01-06 02:50:35,174 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/84, BranchId=] DEBUG 2025-01-06 02:50:35,174 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/84, BranchId=] DEBUG 2025-01-06 02:50:35,174 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/84, BranchId=] DEBUG 2025-01-06 02:50:35,193 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/84, BranchId=] DEBUG 2025-01-06 02:50:35,200 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/84, BranchId=] DEBUG 2025-01-06 02:50:35,201 [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 2025-01-06 02:50:35,203 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/84, BranchId=] DEBUG 2025-01-06 02:50:35,203 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/84, BranchId=] DEBUG 2025-01-06 02:50:35,203 [main] UPDATE EMP SET tstamp = '2025-01-06 02.50.35', 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 2025-01-06 02:50:35,203 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/84, BranchId=] DEBUG 2025-01-06 02:50:35,203 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/84, BranchId=] DEBUG 2025-01-06 02:50:35,203 [main] Physical connection closed DEBUG 2025-01-06 02:50:35,205 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:35,205 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,206 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,207 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,209 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,209 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,212 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,212 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,212 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,213 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/85, BranchId=] DEBUG 2025-01-06 02:50:35,213 [main] Physical connection got DEBUG 2025-01-06 02:50:35,214 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/85, BranchId=] DEBUG 2025-01-06 02:50:35,214 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/85, BranchId=] DEBUG 2025-01-06 02:50:35,214 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/85, BranchId=] DEBUG 2025-01-06 02:50:35,234 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/85, BranchId=] DEBUG 2025-01-06 02:50:35,242 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/85, BranchId=] DEBUG 2025-01-06 02:50:35,242 [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 2025-01-06 02:50:35,243 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/85, BranchId=] DEBUG 2025-01-06 02:50:35,243 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/85, BranchId=] DEBUG 2025-01-06 02:50:35,244 [main] UPDATE EMP SET tstamp = '2025-01-06 02.50.35', 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 2025-01-06 02:50:35,245 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/85, BranchId=] DEBUG 2025-01-06 02:50:35,245 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/85, BranchId=] DEBUG 2025-01-06 02:50:35,245 [main] Physical connection closed DEBUG 2025-01-06 02:50:35,247 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:35,247 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,249 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,249 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,250 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,250 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,253 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,254 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,254 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,256 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/86, BranchId=] DEBUG 2025-01-06 02:50:35,256 [main] Physical connection got DEBUG 2025-01-06 02:50:35,256 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/86, BranchId=] DEBUG 2025-01-06 02:50:35,256 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/86, BranchId=] DEBUG 2025-01-06 02:50:35,256 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/86, BranchId=] DEBUG 2025-01-06 02:50:35,274 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/86, BranchId=] DEBUG 2025-01-06 02:50:35,281 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/86, BranchId=] DEBUG 2025-01-06 02:50:35,282 [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 2025-01-06 02:50:35,283 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/86, BranchId=] DEBUG 2025-01-06 02:50:35,283 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/86, BranchId=] DEBUG 2025-01-06 02:50:35,284 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2025-01-06 02:50:35,284 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/86, BranchId=] DEBUG 2025-01-06 02:50:35,284 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/86, BranchId=] DEBUG 2025-01-06 02:50:35,284 [main] Physical connection closed DEBUG 2025-01-06 02:50:35,286 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:35,286 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,287 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,289 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,290 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,290 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,293 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,293 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,293 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,295 [main] Physical connection got DEBUG 2025-01-06 02:50:35,295 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,295 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:35,295 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,313 [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 2025-01-06 02:50:35,314 [main] Physical connection closed DEBUG 2025-01-06 02:50:35,316 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:35,316 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,317 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,319 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,320 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,320 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,377 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,377 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,377 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,379 [main] Physical connection got DEBUG 2025-01-06 02:50:35,379 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,379 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:35,379 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,405 [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 2025-01-06 02:50:35,412 [main] Physical connection closed DEBUG 2025-01-06 02:50:35,414 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:35,415 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,416 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,417 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,418 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,418 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,421 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,422 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,422 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,424 [main] Physical connection got DEBUG 2025-01-06 02:50:35,424 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,424 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:35,425 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,442 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:35,450 [main] Physical connection closed DEBUG 2025-01-06 02:50:35,452 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:35,452 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,453 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,454 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,456 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,456 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,459 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,459 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,459 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,461 [main] Physical connection got DEBUG 2025-01-06 02:50:35,461 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,461 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:35,461 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,479 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:35,487 [main] Physical connection closed DEBUG 2025-01-06 02:50:35,488 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:35,489 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,490 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,492 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,493 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,493 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,496 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,496 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,496 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,498 [main] Physical connection got DEBUG 2025-01-06 02:50:35,498 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,498 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:35,498 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,515 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:35,522 [main] Physical connection closed DEBUG 2025-01-06 02:50:35,524 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:35,524 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,526 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,527 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,528 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,528 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,531 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,532 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,532 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,535 [main] Physical connection got DEBUG 2025-01-06 02:50:35,535 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,535 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:35,535 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,552 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:35,559 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,559 [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 2025-01-06 02:50:35,563 [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 2025-01-06 02:50:35,564 [main] Physical connection closed DEBUG 2025-01-06 02:50:35,566 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:35,566 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,567 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,568 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,570 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,570 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,625 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,626 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,626 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,627 [main] Physical connection got DEBUG 2025-01-06 02:50:35,627 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,627 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:35,627 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,646 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:35,654 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,654 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno DEBUG 2025-01-06 02:50:35,657 [main] Logical connection closed, tx=null [7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {20, RESEARCH, DALLAS, 0}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {30, SALES, CHICAGO, 0}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {10, ACCOUNTING, NEW YORK, 0}] DEBUG 2025-01-06 02:50:35,658 [main] Physical connection closed DEBUG 2025-01-06 02:50:35,660 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:35,661 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,662 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,662 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,663 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,663 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,666 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,667 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,667 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,669 [main] Physical connection got DEBUG 2025-01-06 02:50:35,670 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,670 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:35,670 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,689 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:35,696 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,697 [main] select * from emp DEBUG 2025-01-06 02:50:35,699 [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 2025-01-06 02:50:35,700 [main] Physical connection closed DEBUG 2025-01-06 02:50:35,702 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:35,702 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,703 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,705 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,706 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,706 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,709 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,709 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,709 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,711 [main] Physical connection got DEBUG 2025-01-06 02:50:35,711 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,711 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:35,711 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,729 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:35,736 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,736 [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 2025-01-06 02:50:35,739 [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 2025-01-06 02:50:35,741 [main] Physical connection closed DEBUG 2025-01-06 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 2025-01-06 02:50:35,743 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,744 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,745 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,747 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,747 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,749 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,751 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,751 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,752 [main] Physical connection got DEBUG 2025-01-06 02:50:35,752 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,752 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:35,752 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,770 [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 2025-01-06 02:50:35,778 [main] Physical connection closed DEBUG 2025-01-06 02:50:35,780 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:35,780 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,781 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,783 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,784 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,784 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,787 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,787 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,787 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,789 [main] Physical connection got DEBUG 2025-01-06 02:50:35,789 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,789 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:35,789 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,809 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:35,816 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,816 [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 2025-01-06 02:50:35,818 [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 2025-01-06 02:50:35,822 [main] Physical connection closed DEBUG 2025-01-06 02:50:35,824 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:35,825 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,825 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,826 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,827 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,827 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,885 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,885 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,885 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,888 [main] Physical connection got DEBUG 2025-01-06 02:50:35,888 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,888 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:35,888 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,906 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:35,915 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,915 [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 2025-01-06 02:50:35,918 [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 2025-01-06 02:50:35,919 [main] Physical connection closed DEBUG 2025-01-06 02:50:35,920 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:35,921 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,922 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,923 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,925 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,925 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,928 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,928 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,928 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,930 [main] Physical connection got DEBUG 2025-01-06 02:50:35,930 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,930 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:35,930 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,948 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:35,956 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,956 [main] select * from emp DEBUG 2025-01-06 02:50:35,957 [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 2025-01-06 02:50:35,958 [main] Physical connection closed DEBUG 2025-01-06 02:50:35,960 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:35,960 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,961 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,962 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,963 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:35,963 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,966 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:35,966 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:35,966 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,968 [main] Physical connection got DEBUG 2025-01-06 02:50:35,968 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,968 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:35,969 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,986 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:35,994 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:35,994 [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 2025-01-06 02:50:35,996 [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 2025-01-06 02:50:35,997 [main] Physical connection closed DEBUG 2025-01-06 02:50:35,998 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:35,999 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:35,999 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,001 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,002 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,002 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,006 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,006 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,006 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,008 [main] Physical connection got DEBUG 2025-01-06 02:50:36,008 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,008 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,008 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,026 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,034 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,034 [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 2025-01-06 02:50:36,035 [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 2025-01-06 02:50:36,035 [main] Physical connection closed DEBUG 2025-01-06 02:50:36,037 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:36,038 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,039 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,040 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,041 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,041 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,044 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,045 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,045 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,048 [main] Physical connection got DEBUG 2025-01-06 02:50:36,048 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,048 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,048 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,066 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,074 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,074 [main] select count(*) from emp DEBUG 2025-01-06 02:50:36,074 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,075 [main] Physical connection closed DEBUG 2025-01-06 02:50:36,076 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:36,077 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,077 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,078 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,080 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,080 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,143 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,143 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,143 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,145 [main] Physical connection got DEBUG 2025-01-06 02:50:36,145 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,145 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,145 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,163 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,174 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,174 [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 2025-01-06 02:50:36,174 [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 2025-01-06 02:50:36,175 [main] Physical connection closed DEBUG 2025-01-06 02:50:36,177 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:36,177 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,179 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,179 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,180 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,180 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,183 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,184 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,184 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,185 [main] Physical connection got DEBUG 2025-01-06 02:50:36,185 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,185 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,185 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,204 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,211 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,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 empno = 7788 DEBUG 2025-01-06 02:50:36,211 [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 2025-01-06 02:50:36,212 [main] Physical connection closed DEBUG 2025-01-06 02:50:36,214 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:36,214 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,215 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,215 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,217 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,218 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,220 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,221 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,221 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,223 [main] Physical connection got DEBUG 2025-01-06 02:50:36,223 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,223 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,223 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,241 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,249 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,249 [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 2025-01-06 02:50:36,250 [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 2025-01-06 02:50:36,250 [main] Physical connection closed DEBUG 2025-01-06 02:50:36,251 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:36,252 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,252 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,254 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,255 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,255 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,258 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,258 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,258 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,260 [main] Physical connection got DEBUG 2025-01-06 02:50:36,260 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,260 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,260 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,278 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,286 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,286 [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 2025-01-06 02:50:36,286 [main] Logical connection closed, tx=null [Ljava.util.Map;@1feafba DEBUG 2025-01-06 02:50:36,286 [main] Physical connection closed DEBUG 2025-01-06 02:50:36,288 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:36,289 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,290 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,290 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,291 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,291 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,294 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,295 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,295 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,297 [main] Physical connection got DEBUG 2025-01-06 02:50:36,297 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,297 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,297 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,314 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,322 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,322 [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 2025-01-06 02:50:36,324 [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 2025-01-06 02:50:36,324 [main] Physical connection closed DEBUG 2025-01-06 02:50:36,325 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:36,326 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,327 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,327 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,329 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,329 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,332 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,333 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,333 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,334 [main] Physical connection got DEBUG 2025-01-06 02:50:36,334 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,334 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,334 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,351 [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 2025-01-06 02:50:36,416 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,416 [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 2025-01-06 02:50:36,418 [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 2025-01-06 02:50:36,418 [main] Physical connection closed DEBUG 2025-01-06 02:50:36,419 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:36,421 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,421 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,422 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,423 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,423 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,426 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,427 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,427 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,429 [main] Physical connection got DEBUG 2025-01-06 02:50:36,429 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,429 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,429 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,445 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,448 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,448 [main] SELECT COUNT(*) FROM emp DEBUG 2025-01-06 02:50:36,449 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,449 [main] Physical connection closed DEBUG 2025-01-06 02:50:36,450 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:36,450 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,451 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,453 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,454 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,454 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,457 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,457 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,457 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,458 [main] Physical connection got DEBUG 2025-01-06 02:50:36,458 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,458 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,459 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,477 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,479 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,479 [main] SELECT COUNT(*) FROM emp DEBUG 2025-01-06 02:50:36,479 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,479 [main] Physical connection closed DEBUG 2025-01-06 02:50:36,481 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:36,481 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,482 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,483 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,485 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,485 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,488 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,488 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,489 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,490 [main] Physical connection got DEBUG 2025-01-06 02:50:36,491 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,491 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,491 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,504 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,504 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,504 [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 2025-01-06 02:50:36,505 [main] Logical connection closed, tx=null [7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}] DEBUG 2025-01-06 02:50:36,505 [main] Physical connection closed DEBUG 2025-01-06 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 2025-01-06 02:50:36,507 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,508 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,510 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,511 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,511 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,514 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,514 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,514 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,515 [main] Physical connection got DEBUG 2025-01-06 02:50:36,515 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,516 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,516 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,527 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,528 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,528 [main] SELECT ename, deptnum, empno FROM EMP2 DEBUG 2025-01-06 02:50:36,528 [main] Logical connection closed, tx=null [7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}] DEBUG 2025-01-06 02:50:36,528 [main] Physical connection closed DEBUG 2025-01-06 02:50:36,529 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:36,530 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,532 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,532 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,533 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,534 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,536 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,537 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,537 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,538 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/87, BranchId=] DEBUG 2025-01-06 02:50:36,538 [main] Physical connection got DEBUG 2025-01-06 02:50:36,538 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/87, BranchId=] DEBUG 2025-01-06 02:50:36,538 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/87, BranchId=] DEBUG 2025-01-06 02:50:36,538 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/87, BranchId=] DEBUG 2025-01-06 02:50:36,560 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/87, BranchId=] DEBUG 2025-01-06 02:50:36,567 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/87, BranchId=] DEBUG 2025-01-06 02:50:36,567 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2025-01-06 02.50.36', 9999, 'test', 50) DEBUG 2025-01-06 02:50:36,568 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/87, BranchId=] DEBUG 2025-01-06 02:50:36,568 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/87, BranchId=] DEBUG 2025-01-06 02:50:36,568 [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 2025-01-06 02:50:36,569 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/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 2025-01-06 02:50:36,569 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/87, BranchId=] DEBUG 2025-01-06 02:50:36,569 [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 2025-01-06 02:50:36,569 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/87, BranchId=] 9999, test, null, null, null, null, null, 50, 2025-01-06 02:50:36.567 {50, null, null, 0} DEBUG 2025-01-06 02:50:36,570 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/87, BranchId=] DEBUG 2025-01-06 02:50:36,570 [main] Physical connection closed DEBUG 2025-01-06 02:50:36,572 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:36,572 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,573 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,574 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,628 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,628 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,632 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,632 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,632 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,633 [main] Physical connection got DEBUG 2025-01-06 02:50:36,633 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,633 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,634 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,651 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,656 [main] Physical connection closed DEBUG 2025-01-06 02:50:36,658 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:36,658 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,659 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,661 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,662 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,662 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,665 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,665 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,666 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,667 [main] Physical connection got DEBUG 2025-01-06 02:50:36,667 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,667 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,667 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,685 [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 2025-01-06 02:50:36,697 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,697 [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 2025-01-06 02:50:36,699 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,699 [main] Physical connection closed DEBUG 2025-01-06 02:50:36,701 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:36,702 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,702 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,703 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,705 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,705 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,708 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,708 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,708 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,710 [main] Physical connection got DEBUG 2025-01-06 02:50:36,710 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,710 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,710 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,730 [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 2025-01-06 02:50:36,742 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,742 [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 2025-01-06 02:50:36,742 [main] Logical connection closed, tx=null [] DEBUG 2025-01-06 02:50:36,742 [main] Physical connection closed DEBUG 2025-01-06 02:50:36,743 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:36,744 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,746 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,746 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,747 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,748 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,750 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,751 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,751 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,754 [main] Physical connection got DEBUG 2025-01-06 02:50:36,754 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,754 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,754 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,770 [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 2025-01-06 02:50:36,775 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,775 [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 2025-01-06 02:50:36,778 [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 2025-01-06 02:50:36,778 [main] Physical connection closed DEBUG 2025-01-06 02:50:36,780 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:36,780 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,781 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,783 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,784 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,784 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,787 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,787 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,787 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,789 [main] Physical connection got DEBUG 2025-01-06 02:50:36,789 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,790 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,790 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,807 [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 2025-01-06 02:50:36,810 [main] Physical connection closed DEBUG 2025-01-06 02:50:36,811 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:36,812 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,813 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,814 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,815 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,815 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,872 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,873 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,873 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,874 [main] Physical connection got DEBUG 2025-01-06 02:50:36,874 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,874 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,874 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,892 [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 2025-01-06 02:50:36,900 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,900 [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 2025-01-06 02:50:36,901 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,901 [main] Physical connection closed DEBUG 2025-01-06 02:50:36,903 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:36,904 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,905 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,905 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,907 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,908 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,911 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,911 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,911 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,912 [main] Physical connection got DEBUG 2025-01-06 02:50:36,912 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,913 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,913 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,929 [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 2025-01-06 02:50:36,937 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,937 [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 2025-01-06 02:50:36,938 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,938 [main] Physical connection closed DEBUG 2025-01-06 02:50:36,939 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:36,939 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,941 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,942 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,944 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,944 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,947 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,947 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,948 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,950 [main] Physical connection got DEBUG 2025-01-06 02:50:36,950 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,950 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,950 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,967 [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 2025-01-06 02:50:36,969 [main] Physical connection closed DEBUG 2025-01-06 02:50:36,970 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:36,971 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,972 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,973 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,974 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,974 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,977 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:36,978 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,978 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,980 [main] Physical connection got DEBUG 2025-01-06 02:50:36,980 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,980 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:36,980 [main] Logical connection got, tx=null WARN 2025-01-06 02:50:36,986 [main] Table(DepartmentTotalSalary) not found DEBUG 2025-01-06 02:50:36,992 [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 2025-01-06 02:50:36,992 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:36,992 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno DEBUG 2025-01-06 02:50:36,993 [main] Logical connection closed, tx=null [10, 8750, 20, 10875.0, 30, 9400] DEBUG 2025-01-06 02:50:36,993 [main] Physical connection closed DEBUG 2025-01-06 02:50:36,994 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:36,995 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:36,997 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:36,998 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,999 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:36,999 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,002 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,002 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,002 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:37,004 [main] Physical connection got DEBUG 2025-01-06 02:50:37,004 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,004 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:37,004 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,023 [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 2025-01-06 02:50:37,030 [main] Physical connection closed DEBUG 2025-01-06 02:50:37,032 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:37,033 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:37,034 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,034 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,035 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,036 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,039 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,039 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,039 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:37,042 [main] Physical connection got DEBUG 2025-01-06 02:50:37,042 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,042 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:37,042 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,117 [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 2025-01-06 02:50:37,122 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,123 [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 2025-01-06 02:50:37,124 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:37,124 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,124 [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 2025-01-06 02:50:37,125 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:37,125 [main] Physical connection closed DEBUG 2025-01-06 02:50:37,126 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:37,127 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:37,129 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,129 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,130 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,131 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,133 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,134 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,134 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:37,137 [main] Physical connection got DEBUG 2025-01-06 02:50:37,137 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,137 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:37,137 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,156 [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 2025-01-06 02:50:37,158 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,158 [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 2025-01-06 02:50:37,161 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:37,162 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,162 [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 2025-01-06 02:50:37,162 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:37,162 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,162 [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 2025-01-06 02:50:37,163 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:37,163 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,163 [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 2025-01-06 02:50:37,164 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:37,164 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,164 [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 2025-01-06 02:50:37,164 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:37,164 [main] Physical connection closed DEBUG 2025-01-06 02:50:37,166 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:37,166 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:37,168 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,168 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,170 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,170 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,172 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,173 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,173 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:37,174 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/88, BranchId=] DEBUG 2025-01-06 02:50:37,175 [main] Physical connection got DEBUG 2025-01-06 02:50:37,175 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/88, BranchId=] DEBUG 2025-01-06 02:50:37,175 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/88, BranchId=] DEBUG 2025-01-06 02:50:37,175 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/88, BranchId=] DEBUG 2025-01-06 02:50:37,193 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/88, BranchId=] SELECT COUNT(*) FROM emp DELETE FROM emp WHERE empno=? DEBUG 2025-01-06 02:50:37,193 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/88, BranchId=] DEBUG 2025-01-06 02:50:37,193 [main] SELECT COUNT(*) FROM emp DEBUG 2025-01-06 02:50:37,193 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/88, BranchId=] DEBUG 2025-01-06 02:50:37,193 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/88, BranchId=] DEBUG 2025-01-06 02:50:37,193 [main] DELETE FROM emp WHERE empno=7369 DEBUG 2025-01-06 02:50:37,193 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/88, BranchId=] DEBUG 2025-01-06 02:50:37,193 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/88, BranchId=] DEBUG 2025-01-06 02:50:37,193 [main] SELECT COUNT(*) FROM emp DEBUG 2025-01-06 02:50:37,193 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/88, BranchId=] DEBUG 2025-01-06 02:50:37,193 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/88, BranchId=] DEBUG 2025-01-06 02:50:37,194 [main] Physical connection closed DEBUG 2025-01-06 02:50:37,195 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:37,195 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:37,197 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,198 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,199 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,199 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,202 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,203 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,203 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:37,206 [main] Physical connection got DEBUG 2025-01-06 02:50:37,206 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,206 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:37,206 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,225 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:37,228 [main] Physical connection closed DEBUG 2025-01-06 02:50:37,230 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:37,230 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:37,231 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,233 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,234 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,234 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,237 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,237 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,238 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:37,240 [main] Physical connection got DEBUG 2025-01-06 02:50:37,240 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,240 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:37,240 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,246 [main] Logical connection closed, tx=null INSERT INTO EMP (empno, eNaMe) VALUES (?, ?) DEBUG 2025-01-06 02:50:37,249 [main] Physical connection closed DEBUG 2025-01-06 02:50:37,250 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:37,251 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:37,251 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,252 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,254 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,254 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,257 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,257 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,258 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:37,259 [main] Physical connection got DEBUG 2025-01-06 02:50:37,259 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,259 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:37,259 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,266 [main] Logical connection closed, tx=null UPDATE EMP SET eNaMe = ? WHERE empno = ? DEBUG 2025-01-06 02:50:37,267 [main] Physical connection closed DEBUG 2025-01-06 02:50:37,269 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:37,270 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:37,270 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,271 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,273 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,273 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,275 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,277 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,277 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:37,278 [main] Physical connection got DEBUG 2025-01-06 02:50:37,278 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,278 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:37,278 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,285 [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 2025-01-06 02:50:37,286 [main] Physical connection closed DEBUG 2025-01-06 02:50:37,288 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:37,289 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:37,289 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,290 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,291 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,291 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,349 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,349 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,349 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:37,352 [main] Physical connection got DEBUG 2025-01-06 02:50:37,352 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,352 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:37,352 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,359 [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 2025-01-06 02:50:37,360 [main] Physical connection closed DEBUG 2025-01-06 02:50:37,361 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:37,362 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:37,363 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,364 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,365 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,365 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,368 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,369 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,369 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:37,371 [main] Physical connection got DEBUG 2025-01-06 02:50:37,371 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,371 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:37,371 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,389 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:37,390 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,390 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno DEBUG 2025-01-06 02:50:37,393 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:37,393 [main] Physical connection closed DEBUG 2025-01-06 02:50:37,395 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:37,396 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:37,396 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,397 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,398 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,398 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,401 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,402 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,402 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:37,404 [main] Physical connection got DEBUG 2025-01-06 02:50:37,404 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,404 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:37,404 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,428 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:37,429 [main] Physical connection closed DEBUG 2025-01-06 02:50:37,431 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:37,432 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:37,432 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,433 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,434 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,435 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,437 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,438 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,439 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:37,440 [main] Physical connection got DEBUG 2025-01-06 02:50:37,440 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,440 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:37,440 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,459 [main] Logical connection closed, tx=null org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method. DEBUG 2025-01-06 02:50:37,460 [main] Physical connection closed DEBUG 2025-01-06 02:50:37,462 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:37,463 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:37,464 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,464 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,466 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,466 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,469 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,470 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,470 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-01-06 02:50:37,471 [main] Physical connection got DEBUG 2025-01-06 02:50:37,472 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,472 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:37,472 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,488 [main] Logical connection closed, tx=null org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method. DEBUG 2025-01-06 02:50:37,488 [main] Physical connection closed Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.914 sec Running org.seasar.dao.impl.BlobTest DEBUG 2025-01-06 02:50:37,493 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:37,493 [main] S2Container will be created(path=org/seasar/dao/impl/BlobTest.dicon) DEBUG 2025-01-06 02:50:37,494 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:37,496 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:37,496 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,497 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,498 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:37,498 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:37,500 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:37,501 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:37,501 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:37,503 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:37,504 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:37,505 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:37,507 [main] S2Container is created(path=org/seasar/dao/impl/BlobTest.dicon) WARN 2025-01-06 02:50:37,507 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:37,521 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/89, BranchId=] DEBUG 2025-01-06 02:50:37,522 [main] Physical connection got DEBUG 2025-01-06 02:50:37,523 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/89, BranchId=] DEBUG 2025-01-06 02:50:37,523 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/89, BranchId=] DEBUG 2025-01-06 02:50:37,523 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/89, BranchId=] DEBUG 2025-01-06 02:50:37,527 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/89, BranchId=] DEBUG 2025-01-06 02:50:37,528 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/89, BranchId=] DEBUG 2025-01-06 02:50:37,528 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 123 DEBUG 2025-01-06 02:50:37,535 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/89, BranchId=] DEBUG 2025-01-06 02:50:37,535 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/89, BranchId=] DEBUG 2025-01-06 02:50:37,535 [main] Physical connection closed DEBUG 2025-01-06 02:50:37,591 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:37,592 [main] S2Container will be created(path=org/seasar/dao/impl/BlobTest.dicon) DEBUG 2025-01-06 02:50:37,593 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:37,594 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:37,595 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,597 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,597 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:37,598 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:37,599 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:37,600 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:37,600 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:37,602 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:37,603 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:37,605 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:37,606 [main] S2Container is created(path=org/seasar/dao/impl/BlobTest.dicon) WARN 2025-01-06 02:50:37,606 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:37,619 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/90, BranchId=] DEBUG 2025-01-06 02:50:37,620 [main] Physical connection got DEBUG 2025-01-06 02:50:37,620 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/90, BranchId=] DEBUG 2025-01-06 02:50:37,620 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/90, BranchId=] DEBUG 2025-01-06 02:50:37,620 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/90, BranchId=] DEBUG 2025-01-06 02:50:37,623 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/90, BranchId=] DEBUG 2025-01-06 02:50:37,625 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/90, BranchId=] DEBUG 2025-01-06 02:50:37,626 [main] INSERT INTO LARGE_BINARY (version_no, id, large_binary) VALUES (0, 111, '[B@5e6c89') DEBUG 2025-01-06 02:50:37,628 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/90, BranchId=] DEBUG 2025-01-06 02:50:37,628 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/90, BranchId=] DEBUG 2025-01-06 02:50:37,628 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111 DEBUG 2025-01-06 02:50:37,630 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/90, BranchId=] DEBUG 2025-01-06 02:50:37,630 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/90, BranchId=] DEBUG 2025-01-06 02:50:37,630 [main] UPDATE LARGE_BINARY SET version_no = 1, large_binary = '[B@c48b77' WHERE id = 111 AND version_no = 0 DEBUG 2025-01-06 02:50:37,634 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/90, BranchId=] DEBUG 2025-01-06 02:50:37,634 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/90, BranchId=] DEBUG 2025-01-06 02:50:37,634 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111 DEBUG 2025-01-06 02:50:37,634 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/90, BranchId=] DEBUG 2025-01-06 02:50:37,634 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/90, BranchId=] DEBUG 2025-01-06 02:50:37,635 [main] DELETE FROM LARGE_BINARY WHERE id = 111 AND version_no = 1 DEBUG 2025-01-06 02:50:37,643 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/90, BranchId=] DEBUG 2025-01-06 02:50:37,643 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/90, BranchId=] DEBUG 2025-01-06 02:50:37,643 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111 DEBUG 2025-01-06 02:50:37,644 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/90, BranchId=] DEBUG 2025-01-06 02:50:37,658 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/90, BranchId=] DEBUG 2025-01-06 02:50:37,658 [main] Physical connection closed DEBUG 2025-01-06 02:50:37,659 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:37,660 [main] S2Container will be created(path=org/seasar/dao/impl/BlobTest.dicon) DEBUG 2025-01-06 02:50:37,661 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:37,663 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:37,663 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,664 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,664 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:37,665 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:37,667 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:37,668 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:37,668 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:37,670 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:37,671 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:37,672 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:37,672 [main] S2Container is created(path=org/seasar/dao/impl/BlobTest.dicon) WARN 2025-01-06 02:50:37,673 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:37,688 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/91, BranchId=] DEBUG 2025-01-06 02:50:37,689 [main] Physical connection got DEBUG 2025-01-06 02:50:37,689 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/91, BranchId=] DEBUG 2025-01-06 02:50:37,689 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/91, BranchId=] DEBUG 2025-01-06 02:50:37,689 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/91, BranchId=] DEBUG 2025-01-06 02:50:37,693 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/91, BranchId=] DEBUG 2025-01-06 02:50:37,694 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/91, BranchId=] DEBUG 2025-01-06 02:50:37,695 [main] INSERT INTO LARGE_BINARY (version_no, id, large_binary) VALUES (0, 4321, '[B@122be0b') DEBUG 2025-01-06 02:50:37,695 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/91, BranchId=] DEBUG 2025-01-06 02:50:37,695 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/91, BranchId=] DEBUG 2025-01-06 02:50:37,695 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 4321 DEBUG 2025-01-06 02:50:37,696 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/91, BranchId=] DEBUG 2025-01-06 02:50:37,709 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/91, BranchId=] DEBUG 2025-01-06 02:50:37,709 [main] Physical connection closed DEBUG 2025-01-06 02:50:37,711 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:37,711 [main] S2Container will be created(path=org/seasar/dao/impl/BlobTest.dicon) DEBUG 2025-01-06 02:50:37,712 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:37,713 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:37,714 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,716 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,716 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:37,716 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:37,717 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-01-06 02:50:37,718 [main] S2Container is created(path=convention.dicon) DEBUG 2025-01-06 02:50:37,718 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-01-06 02:50:37,720 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-01-06 02:50:37,721 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-01-06 02:50:37,723 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-01-06 02:50:37,724 [main] S2Container is created(path=org/seasar/dao/impl/BlobTest.dicon) WARN 2025-01-06 02:50:37,724 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-01-06 02:50:37,736 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/92, BranchId=] DEBUG 2025-01-06 02:50:37,737 [main] Physical connection got DEBUG 2025-01-06 02:50:37,737 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/92, BranchId=] DEBUG 2025-01-06 02:50:37,737 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/92, BranchId=] DEBUG 2025-01-06 02:50:37,737 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/92, BranchId=] DEBUG 2025-01-06 02:50:37,739 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/92, BranchId=] DEBUG 2025-01-06 02:50:37,739 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/92, BranchId=] DEBUG 2025-01-06 02:50:37,739 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 123 DEBUG 2025-01-06 02:50:37,740 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/92, BranchId=] DEBUG 2025-01-06 02:50:37,740 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/92, BranchId=] DEBUG 2025-01-06 02:50:37,740 [main] Physical connection closed Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 sec Running org.seasar.dao.impl.ResultSetHandlerFactoryImplTest DEBUG 2025-01-06 02:50:37,743 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:37,744 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,745 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,746 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,746 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,748 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,750 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,752 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:37,752 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,753 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,755 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,755 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,758 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,758 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,760 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:37,760 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,762 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,763 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,763 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,766 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,766 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,767 [main] Physical connection got DEBUG 2025-01-06 02:50:37,767 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,783 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:37,784 [main] Physical connection closed DEBUG 2025-01-06 02:50:37,786 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:37,786 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,787 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,788 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,788 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,791 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,791 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,793 [main] Physical connection got DEBUG 2025-01-06 02:50:37,793 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,812 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:37,812 [main] Physical connection closed DEBUG 2025-01-06 02:50:37,814 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:37,815 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,816 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,817 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,817 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,820 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,821 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,822 [main] Physical connection got DEBUG 2025-01-06 02:50:37,822 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,893 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:37,894 [main] Physical connection closed DEBUG 2025-01-06 02:50:37,895 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:37,895 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,896 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,898 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,898 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,900 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,902 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,903 [main] Physical connection got DEBUG 2025-01-06 02:50:37,903 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:37,920 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:37,920 [main] Physical connection closed DEBUG 2025-01-06 02:50:37,922 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:37,923 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,923 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,924 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,924 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,927 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,928 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,931 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:37,931 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,932 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,933 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,933 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,936 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,936 [main] S2Container is created(path=j2ee.dicon) Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 sec Running org.seasar.dao.impl.DeleteWithAnnotationTest DEBUG 2025-01-06 02:50:37,940 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:37,940 [main] S2Container will be created(path=org/seasar/dao/impl/DeleteWithAnnotationTest.dicon) DEBUG 2025-01-06 02:50:37,941 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:37,943 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,943 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,944 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,944 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,947 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,948 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,950 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:37,951 [main] S2Container is created(path=org/seasar/dao/impl/DeleteWithAnnotationTest.dicon) DEBUG 2025-01-06 02:50:37,958 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/93, BranchId=] DEBUG 2025-01-06 02:50:37,959 [main] Physical connection got DEBUG 2025-01-06 02:50:37,959 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/93, BranchId=] DEBUG 2025-01-06 02:50:37,959 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/93, BranchId=] DEBUG 2025-01-06 02:50:37,959 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/93, BranchId=] DEBUG 2025-01-06 02:50:37,960 [main] SELECT * FROM EMP ORDER BY empno DEBUG 2025-01-06 02:50:37,963 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/93, BranchId=] DEBUG 2025-01-06 02:50:37,963 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/93, BranchId=] DEBUG 2025-01-06 02:50:37,963 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/93, BranchId=] DEBUG 2025-01-06 02:50:37,963 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/93, BranchId=] DEBUG 2025-01-06 02:50:37,965 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/93, BranchId=] DEBUG 2025-01-06 02:50:37,966 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/93, BranchId=] DEBUG 2025-01-06 02:50:37,966 [main] DELETE FROM EMP WHERE EMPNO = 7369 DEBUG 2025-01-06 02:50:37,966 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/93, BranchId=] DEBUG 2025-01-06 02:50:37,966 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/93, BranchId=] DEBUG 2025-01-06 02:50:37,966 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/93, BranchId=] DEBUG 2025-01-06 02:50:37,967 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/93, BranchId=] DEBUG 2025-01-06 02:50:37,967 [main] SELECT * FROM EMP ORDER BY empno DEBUG 2025-01-06 02:50:37,967 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/93, BranchId=] DEBUG 2025-01-06 02:50:37,967 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/93, BranchId=] DEBUG 2025-01-06 02:50:37,967 [main] DELETE FROM EMP WHERE EMPNO = 7499 DEBUG 2025-01-06 02:50:37,968 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/93, BranchId=] DEBUG 2025-01-06 02:50:37,968 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/93, BranchId=] DEBUG 2025-01-06 02:50:37,968 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/93, BranchId=] DEBUG 2025-01-06 02:50:37,968 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/93, BranchId=] DEBUG 2025-01-06 02:50:37,968 [main] SELECT * FROM EMP ORDER BY empno DEBUG 2025-01-06 02:50:37,969 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/93, BranchId=] DEBUG 2025-01-06 02:50:37,970 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/93, BranchId=] DEBUG 2025-01-06 02:50:37,970 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec Running org.seasar.dao.interceptors.S2DaoInterceptorTest DEBUG 2025-01-06 02:50:37,973 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:37,973 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2025-01-06 02:50:37,974 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:37,975 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,976 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,978 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:37,978 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,981 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:37,981 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:37,983 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:37,984 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2025-01-06 02:50:38,001 [main] Physical connection got DEBUG 2025-01-06 02:50:38,001 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,001 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,001 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,004 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,004 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/94, BranchId=] DEBUG 2025-01-06 02:50:38,005 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/94, BranchId=] DEBUG 2025-01-06 02:50:38,005 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/94, BranchId=] DEBUG 2025-01-06 02:50:38,005 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/94, BranchId=] DEBUG 2025-01-06 02:50:38,006 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/94, BranchId=] DEBUG 2025-01-06 02:50:38,009 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/94, BranchId=] DEBUG 2025-01-06 02:50:38,009 [main] INSERT INTO emp (empno, ename) VALUES (9999, 'hoge') DEBUG 2025-01-06 02:50:38,009 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/94, BranchId=] DEBUG 2025-01-06 02:50:38,009 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/94, BranchId=] DEBUG 2025-01-06 02:50:38,009 [main] Physical connection closed DEBUG 2025-01-06 02:50:38,011 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:38,012 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2025-01-06 02:50:38,012 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:38,013 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,014 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,016 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,016 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,019 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,019 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,021 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:38,021 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2025-01-06 02:50:38,038 [main] Physical connection got DEBUG 2025-01-06 02:50:38,038 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,038 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,038 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,041 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,041 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/95, BranchId=] DEBUG 2025-01-06 02:50:38,041 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/95, BranchId=] DEBUG 2025-01-06 02:50:38,041 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/95, BranchId=] DEBUG 2025-01-06 02:50:38,041 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/95, BranchId=] DEBUG 2025-01-06 02:50:38,042 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/95, BranchId=] DEBUG 2025-01-06 02:50:38,045 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/95, BranchId=] DEBUG 2025-01-06 02:50:38,045 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE empno = 7788 WARN 2025-01-06 02:50:38,046 [main] More than 2 rows found, but only first row returned DEBUG 2025-01-06 02:50:38,046 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/95, BranchId=] DEBUG 2025-01-06 02:50:38,046 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/95, BranchId=] DEBUG 2025-01-06 02:50:38,046 [main] UPDATE emp SET ename = 'SCOTT' WHERE empno = 7788 DEBUG 2025-01-06 02:50:38,046 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/95, BranchId=] DEBUG 2025-01-06 02:50:38,046 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/95, BranchId=] DEBUG 2025-01-06 02:50:38,046 [main] Physical connection closed DEBUG 2025-01-06 02:50:38,048 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:38,049 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2025-01-06 02:50:38,050 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:38,050 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,051 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,112 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,112 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,115 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,116 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,117 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:38,117 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2025-01-06 02:50:38,135 [main] Physical connection got DEBUG 2025-01-06 02:50:38,135 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,136 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,136 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,139 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,139 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,139 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,139 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,141 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,143 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,143 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE emp.deptno = dept.deptno DEBUG 2025-01-06 02:50:38,145 [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 2025-01-06 02:50:38,146 [main] Physical connection closed DEBUG 2025-01-06 02:50:38,148 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:38,149 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2025-01-06 02:50:38,149 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:38,150 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,151 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,153 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,153 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,156 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,156 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,158 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:38,158 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2025-01-06 02:50:38,173 [main] Physical connection got DEBUG 2025-01-06 02:50:38,174 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,174 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,174 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,177 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,178 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,178 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,178 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,179 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,181 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,181 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE empno = 7788 WARN 2025-01-06 02:50:38,184 [main] More than 2 rows found, but only first row returned DEBUG 2025-01-06 02:50:38,184 [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 2025-01-06 02:50:38,184 [main] Physical connection closed DEBUG 2025-01-06 02:50:38,186 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:38,186 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2025-01-06 02:50:38,187 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:38,188 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,189 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,191 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,191 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,194 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,194 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,195 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:38,196 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2025-01-06 02:50:38,211 [main] Physical connection got DEBUG 2025-01-06 02:50:38,211 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,211 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,211 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,215 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,215 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,215 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,215 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,217 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,218 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,218 [main] SELECT count(*) FROM emp DEBUG 2025-01-06 02:50:38,219 [main] Logical connection closed, tx=null count:14 DEBUG 2025-01-06 02:50:38,219 [main] Physical connection closed DEBUG 2025-01-06 02:50:38,221 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:38,221 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2025-01-06 02:50:38,222 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:38,223 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,224 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,226 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,226 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,229 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,229 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,231 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:38,231 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2025-01-06 02:50:38,246 [main] Physical connection got DEBUG 2025-01-06 02:50:38,246 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,246 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,246 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,249 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,249 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,249 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,250 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,250 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,253 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,253 [main] select empno, ename, dname from emp, dept where empno = 7788 and emp.deptno = dept.deptno DEBUG 2025-01-06 02:50:38,253 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,254 [main] Physical connection closed DEBUG 2025-01-06 02:50:38,256 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:38,256 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2025-01-06 02:50:38,257 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:38,258 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,259 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,261 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,261 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,264 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,264 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,265 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:38,266 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2025-01-06 02:50:38,282 [main] Physical connection got DEBUG 2025-01-06 02:50:38,283 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,283 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,283 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,286 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,286 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,287 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,287 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,287 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,290 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,290 [main] select empno as value, ename as label from emp DEBUG 2025-01-06 02:50:38,290 [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 2025-01-06 02:50:38,291 [main] Physical connection closed DEBUG 2025-01-06 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 2025-01-06 02:50:38,293 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2025-01-06 02:50:38,294 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:38,295 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,296 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,298 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,298 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,300 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,301 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,303 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:38,303 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2025-01-06 02:50:38,318 [main] Physical connection got DEBUG 2025-01-06 02:50:38,318 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,318 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,318 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,321 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,322 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,322 [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 2025-01-06 02:50:38,322 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,322 [main] Physical connection closed Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.352 sec Running org.seasar.dao.impl.ResultSetHandlerFactorySelectorTest DEBUG 2025-01-06 02:50:38,325 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:38,326 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:38,327 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,327 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,387 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,387 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,389 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,390 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,392 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:38,394 [main] Physical connection got DEBUG 2025-01-06 02:50:38,394 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,399 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,399 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 sec Running org.seasar.dao.pager.PagerResultSetFactoryWapperTest DEBUG 2025-01-06 02:50:38,403 [main] S2Pager use scroll cursor. DEBUG 2025-01-06 02:50:38,404 [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 2025-01-06 02:50:38,408 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:38,409 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,409 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,410 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,410 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,413 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,414 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,416 [main] Physical connection got DEBUG 2025-01-06 02:50:38,416 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,432 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,432 [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 2025-01-06 02:50:38,437 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,437 [main] Physical connection closed DEBUG 2025-01-06 02:50:38,439 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:38,440 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,440 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,441 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,441 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,444 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,445 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,447 [main] Physical connection got DEBUG 2025-01-06 02:50:38,447 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,463 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,463 [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 2025-01-06 02:50:38,465 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,465 [main] Physical connection closed DEBUG 2025-01-06 02:50:38,466 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:38,466 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,468 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,469 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,470 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,472 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,473 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,474 [main] Physical connection got DEBUG 2025-01-06 02:50:38,474 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,489 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,489 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,492 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,492 [main] Physical connection closed DEBUG 2025-01-06 02:50:38,493 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:38,493 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,494 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,496 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,496 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,499 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,500 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,501 [main] Physical connection got DEBUG 2025-01-06 02:50:38,501 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,513 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,513 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,514 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,514 [main] Physical connection closed Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec Running org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest DEBUG 2025-01-06 02:50:38,516 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:38,517 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon) DEBUG 2025-01-06 02:50:38,519 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,519 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,520 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,520 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,523 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,524 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,526 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon) DEBUG 2025-01-06 02:50:38,533 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/96, BranchId=] DEBUG 2025-01-06 02:50:38,535 [main] Physical connection got DEBUG 2025-01-06 02:50:38,535 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/96, BranchId=] DEBUG 2025-01-06 02:50:38,535 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/96, BranchId=] DEBUG 2025-01-06 02:50:38,535 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/96, BranchId=] DEBUG 2025-01-06 02:50:38,550 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/96, BranchId=] DEBUG 2025-01-06 02:50:38,551 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/96, BranchId=] DEBUG 2025-01-06 02:50:38,551 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'AD%' DEBUG 2025-01-06 02:50:38,551 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/96, BranchId=] DEBUG 2025-01-06 02:50:38,551 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/96, BranchId=] DEBUG 2025-01-06 02:50:38,551 [main] Physical connection closed DEBUG 2025-01-06 02:50:38,552 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:38,553 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon) DEBUG 2025-01-06 02:50:38,610 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,611 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,612 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,612 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,615 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,616 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,617 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon) DEBUG 2025-01-06 02:50:38,624 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/97, BranchId=] DEBUG 2025-01-06 02:50:38,625 [main] Physical connection got DEBUG 2025-01-06 02:50:38,625 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/97, BranchId=] DEBUG 2025-01-06 02:50:38,625 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/97, BranchId=] DEBUG 2025-01-06 02:50:38,625 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/97, BranchId=] DEBUG 2025-01-06 02:50:38,640 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/97, BranchId=] DEBUG 2025-01-06 02:50:38,640 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/97, BranchId=] DEBUG 2025-01-06 02:50:38,641 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%' DEBUG 2025-01-06 02:50:38,641 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/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$$1ca029b$$MethodInvocation$$invoke0.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$1ca029b.invoke(PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$1ca029b.java) at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$f02a6d$$MethodInvocation$$updateSal0.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$f02a6d.updateSal(AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$f02a6d.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 2025-01-06 02:50:38,642 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/97, BranchId=] DEBUG 2025-01-06 02:50:38,642 [main] Physical connection closed DEBUG 2025-01-06 02:50:38,643 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:38,645 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon) DEBUG 2025-01-06 02:50:38,646 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,647 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,648 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,648 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,651 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,651 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,653 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon) DEBUG 2025-01-06 02:50:38,660 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/98, BranchId=] DEBUG 2025-01-06 02:50:38,660 [main] Physical connection got DEBUG 2025-01-06 02:50:38,660 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/98, BranchId=] DEBUG 2025-01-06 02:50:38,660 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/98, BranchId=] DEBUG 2025-01-06 02:50:38,660 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/98, BranchId=] DEBUG 2025-01-06 02:50:38,679 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/98, BranchId=] DEBUG 2025-01-06 02:50:38,679 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/98, BranchId=] DEBUG 2025-01-06 02:50:38,679 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%' DEBUG 2025-01-06 02:50:38,679 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/98, BranchId=] DEBUG 2025-01-06 02:50:38,680 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/98, BranchId=] DEBUG 2025-01-06 02:50:38,680 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 sec Running org.seasar.dao.pager.PagerResultSetFactoryLimitOffsetWrapperTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 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.004 sec Running org.seasar.dao.util.PropertyDescUtilPublicFieldTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.seasar.dao.dbms.StandardTest DEBUG 2025-01-06 02:50:38,699 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:38,699 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,701 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,702 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,702 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,705 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,705 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,706 [main] Physical connection got DEBUG 2025-01-06 02:50:38,706 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,725 [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 2025-01-06 02:50:38,725 [main] Physical connection closed DEBUG 2025-01-06 02:50:38,727 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:38,727 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,729 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,730 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,730 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,733 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,733 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,734 [main] Physical connection got DEBUG 2025-01-06 02:50:38,734 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,753 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,755 [main] Physical connection closed DEBUG 2025-01-06 02:50:38,757 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:38,757 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,758 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,759 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,759 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,762 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,763 [main] S2Container is created(path=j2ee.dicon) org.seasar.framework.exception.SRuntimeException: [EDAO0022]Can not use Identity in this RDB DEBUG 2025-01-06 02:50:38,766 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:38,768 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,768 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,769 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,769 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,772 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,773 [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.078 sec Running org.seasar.dao.impl.BeanMetaDataResultSetHandlerTest DEBUG 2025-01-06 02:50:38,778 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:38,778 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,780 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,781 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,781 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,784 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,784 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,785 [main] Physical connection got DEBUG 2025-01-06 02:50:38,785 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,860 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,860 [main] Logical connection got, tx=null 7788,SCOTT DEBUG 2025-01-06 02:50:38,861 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,861 [main] Physical connection closed DEBUG 2025-01-06 02:50:38,863 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:38,863 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,864 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,866 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,866 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,869 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,869 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,870 [main] Physical connection got DEBUG 2025-01-06 02:50:38,870 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,888 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,888 [main] Logical connection got, tx=null 0,SCOTT DEBUG 2025-01-06 02:50:38,889 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,889 [main] Physical connection closed DEBUG 2025-01-06 02:50:38,891 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:38,891 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,892 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,893 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,893 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,896 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,896 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,898 [main] Physical connection got DEBUG 2025-01-06 02:50:38,899 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,909 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,909 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,910 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,910 [main] Physical connection closed DEBUG 2025-01-06 02:50:38,912 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:38,913 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,913 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,914 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,915 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,917 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,918 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,919 [main] Physical connection got DEBUG 2025-01-06 02:50:38,919 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,930 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,931 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,931 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,931 [main] Physical connection closed DEBUG 2025-01-06 02:50:38,934 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:38,934 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,935 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,936 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,936 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,939 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,940 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,940 [main] Physical connection got DEBUG 2025-01-06 02:50:38,941 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,952 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,953 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,954 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,954 [main] Physical connection closed Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 sec Running org.seasar.dao.unit.S2DaoBeanReaderTest DEBUG 2025-01-06 02:50:38,957 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:38,958 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,958 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,959 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,959 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,962 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,962 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,964 [main] Physical connection got DEBUG 2025-01-06 02:50:38,964 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:38,979 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:38,980 [main] Physical connection closed DEBUG 2025-01-06 02:50:38,981 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:38,981 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,983 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,984 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:38,984 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,987 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:38,987 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:38,988 [main] Physical connection got DEBUG 2025-01-06 02:50:38,988 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:39,003 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:39,003 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec Running org.seasar.dao.impl.DaoMetaDataFactoryImplTest DEBUG 2025-01-06 02:50:39,007 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:39,007 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:39,008 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,009 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,069 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,069 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,072 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,072 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,074 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:39,077 [main] Physical connection got DEBUG 2025-01-06 02:50:39,077 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:39,078 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:39,078 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:39,080 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:39,084 [main] Physical connection closed DEBUG 2025-01-06 02:50:39,085 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:39,086 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:39,086 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,088 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,089 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,089 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,092 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,092 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,094 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:39,097 [main] Physical connection got DEBUG 2025-01-06 02:50:39,097 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:39,097 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:39,097 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:39,100 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:39,101 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:39,101 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:39,101 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:39,102 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:39,105 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec Running org.seasar.dao.dbms.DbmsManagerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.seasar.dao.unit.S2DaoTestCaseTest DEBUG 2025-01-06 02:50:39,110 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:39,110 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,111 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,113 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,113 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,116 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,116 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,118 [main] Physical connection got DEBUG 2025-01-06 02:50:39,118 [main] Logical connection got, tx=null WARN 2025-01-06 02:50:39,121 [main] Table(S2DaoTestCaseTest$Hoge) not found WARN 2025-01-06 02:50:39,121 [main] Table(S2DaoTestCaseTest$Foo) not found DEBUG 2025-01-06 02:50:39,126 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:39,127 [main] Physical connection closed DEBUG 2025-01-06 02:50:39,129 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:39,129 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,130 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,131 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,131 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,134 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,134 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,135 [main] Physical connection got DEBUG 2025-01-06 02:50:39,135 [main] Logical connection got, tx=null WARN 2025-01-06 02:50:39,139 [main] Table(S2DaoTestCaseTest$Hoge) not found WARN 2025-01-06 02:50:39,140 [main] Table(S2DaoTestCaseTest$Foo) not found DEBUG 2025-01-06 02:50:39,143 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:39,143 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec Running org.seasar.dao.impl.UpdateAutoStaticCommandTest DEBUG 2025-01-06 02:50:39,146 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:39,147 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,148 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,150 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,150 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,153 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,153 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,154 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/99, BranchId=] DEBUG 2025-01-06 02:50:39,155 [main] Physical connection got DEBUG 2025-01-06 02:50:39,155 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/99, BranchId=] DEBUG 2025-01-06 02:50:39,155 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/99, BranchId=] DEBUG 2025-01-06 02:50:39,155 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/99, BranchId=] DEBUG 2025-01-06 02:50:39,171 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/99, BranchId=] DEBUG 2025-01-06 02:50:39,180 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/99, BranchId=] DEBUG 2025-01-06 02:50:39,180 [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 2025-01-06 02:50:39,181 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/99, BranchId=] DEBUG 2025-01-06 02:50:39,181 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/99, BranchId=] DEBUG 2025-01-06 02:50:39,182 [main] UPDATE EMP SET tstamp = '2025-01-06 02.50.39', 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 2025-01-06 02:50:39,182 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/99, BranchId=] DEBUG 2025-01-06 02:50:39,182 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/99, BranchId=] DEBUG 2025-01-06 02:50:39,182 [main] Physical connection closed DEBUG 2025-01-06 02:50:39,183 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:39,184 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,186 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,187 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,187 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,190 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,190 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,191 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/100, BranchId=] DEBUG 2025-01-06 02:50:39,191 [main] Physical connection got DEBUG 2025-01-06 02:50:39,192 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/100, BranchId=] DEBUG 2025-01-06 02:50:39,192 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/100, BranchId=] DEBUG 2025-01-06 02:50:39,192 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/100, BranchId=] DEBUG 2025-01-06 02:50:39,199 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/100, BranchId=] DEBUG 2025-01-06 02:50:39,203 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/100, BranchId=] DEBUG 2025-01-06 02:50:39,203 [main] UPDATE DEPT SET dname = null, versionno = 1, loc = null WHERE deptno = 10 AND versionno = 0 DEBUG 2025-01-06 02:50:39,204 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/100, BranchId=] DEBUG 2025-01-06 02:50:39,204 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/100, BranchId=] DEBUG 2025-01-06 02:50:39,204 [main] Physical connection closed DEBUG 2025-01-06 02:50:39,205 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:39,206 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,206 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,209 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,209 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,212 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,212 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,213 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/101, BranchId=] DEBUG 2025-01-06 02:50:39,213 [main] Physical connection got DEBUG 2025-01-06 02:50:39,213 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/101, BranchId=] DEBUG 2025-01-06 02:50:39,213 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/101, BranchId=] DEBUG 2025-01-06 02:50:39,213 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/101, BranchId=] DEBUG 2025-01-06 02:50:39,221 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/101, BranchId=] DEBUG 2025-01-06 02:50:39,223 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/101, BranchId=] DEBUG 2025-01-06 02:50:39,223 [main] UPDATE DEPT SET dname = null, versionno = 0, loc = null WHERE deptno = 10 AND versionno = -1 DEBUG 2025-01-06 02:50:39,224 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/101, BranchId=] org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1) DEBUG 2025-01-06 02:50:39,224 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/101, BranchId=] DEBUG 2025-01-06 02:50:39,224 [main] Physical connection closed DEBUG 2025-01-06 02:50:39,226 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:39,226 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,227 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,229 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,229 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,232 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,232 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,233 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/102, BranchId=] DEBUG 2025-01-06 02:50:39,234 [main] Physical connection got DEBUG 2025-01-06 02:50:39,234 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/102, BranchId=] DEBUG 2025-01-06 02:50:39,234 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/102, BranchId=] DEBUG 2025-01-06 02:50:39,234 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/102, BranchId=] DEBUG 2025-01-06 02:50:39,250 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/102, BranchId=] DEBUG 2025-01-06 02:50:39,315 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/102, BranchId=] DEBUG 2025-01-06 02:50:39,315 [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 2025-01-06 02:50:39,316 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/102, BranchId=] DEBUG 2025-01-06 02:50:39,316 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/102, BranchId=] DEBUG 2025-01-06 02:50:39,316 [main] UPDATE EMP SET tstamp = '2025-01-06 02.50.39', ename = 'SCOTT' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2025-01-06 02:50:39,317 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/102, BranchId=] DEBUG 2025-01-06 02:50:39,317 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/102, BranchId=] DEBUG 2025-01-06 02:50:39,317 [main] Physical connection closed DEBUG 2025-01-06 02:50:39,318 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:39,318 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,320 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,321 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,321 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,324 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,324 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,325 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/103, BranchId=] DEBUG 2025-01-06 02:50:39,326 [main] Physical connection got DEBUG 2025-01-06 02:50:39,326 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/103, BranchId=] DEBUG 2025-01-06 02:50:39,326 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/103, BranchId=] DEBUG 2025-01-06 02:50:39,326 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/103, BranchId=] DEBUG 2025-01-06 02:50:39,343 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/103, BranchId=] DEBUG 2025-01-06 02:50:39,350 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/103, BranchId=] DEBUG 2025-01-06 02:50:39,350 [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 2025-01-06 02:50:39,351 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/103, BranchId=] DEBUG 2025-01-06 02:50:39,351 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/103, BranchId=] DEBUG 2025-01-06 02:50:39,351 [main] UPDATE EMP SET deptno = 20, tstamp = '2025-01-06 02.50.39' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2025-01-06 02:50:39,351 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/103, BranchId=] DEBUG 2025-01-06 02:50:39,351 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/103, BranchId=] DEBUG 2025-01-06 02:50:39,351 [main] Physical connection closed Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 sec Running org.seasar.dao.util.PropertyDescUtilTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.seasar.dao.impl.FieldDaoAnnotationReaderTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.seasar.dao.pager.NoScrollCursorTest DEBUG 2025-01-06 02:50:39,364 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:39,364 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,365 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,366 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,366 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,369 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,370 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,371 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/104, BranchId=] DEBUG 2025-01-06 02:50:39,371 [main] Physical connection got DEBUG 2025-01-06 02:50:39,371 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/104, BranchId=] DEBUG 2025-01-06 02:50:39,371 [main] S2Pager not use scroll cursor. DEBUG 2025-01-06 02:50:39,371 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/104, BranchId=] DEBUG 2025-01-06 02:50:39,371 [main] Physical connection closed DEBUG 2025-01-06 02:50:39,372 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:39,373 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,373 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,376 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,376 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,379 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,379 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,380 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/105, BranchId=] DEBUG 2025-01-06 02:50:39,380 [main] Physical connection got DEBUG 2025-01-06 02:50:39,380 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/105, BranchId=] DEBUG 2025-01-06 02:50:39,380 [main] S2Pager not use scroll cursor. DEBUG 2025-01-06 02:50:39,380 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/105, BranchId=] DEBUG 2025-01-06 02:50:39,380 [main] Physical connection closed DEBUG 2025-01-06 02:50:39,382 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:39,382 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,384 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,385 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,385 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,388 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,388 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,389 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/106, BranchId=] DEBUG 2025-01-06 02:50:39,389 [main] Physical connection got DEBUG 2025-01-06 02:50:39,389 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/106, BranchId=] DEBUG 2025-01-06 02:50:39,390 [main] S2Pager not use scroll cursor. DEBUG 2025-01-06 02:50:39,390 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/106, BranchId=] DEBUG 2025-01-06 02:50:39,390 [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 2025-01-06 02:50:39,393 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:39,394 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2025-01-06 02:50:39,394 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2025-01-06 02:50:39,395 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2025-01-06 02:50:39,397 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,397 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,399 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,399 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,401 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,402 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,403 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2025-01-06 02:50:39,405 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2025-01-06 02:50:39,406 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2025-01-06 02:50:39,417 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:39,418 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2025-01-06 02:50:39,419 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2025-01-06 02:50:39,419 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2025-01-06 02:50:39,420 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,422 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,423 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,423 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,426 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,426 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,427 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2025-01-06 02:50:39,429 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2025-01-06 02:50:39,430 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2025-01-06 02:50:39,441 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:39,441 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2025-01-06 02:50:39,442 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2025-01-06 02:50:39,443 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2025-01-06 02:50:39,443 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,445 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,446 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,446 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,449 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,449 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,450 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2025-01-06 02:50:39,451 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2025-01-06 02:50:39,453 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2025-01-06 02:50:39,518 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:39,519 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2025-01-06 02:50:39,520 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2025-01-06 02:50:39,521 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2025-01-06 02:50:39,522 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,522 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,524 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,524 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,528 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,529 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,529 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2025-01-06 02:50:39,531 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2025-01-06 02:50:39,531 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2025-01-06 02:50:39,541 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,736 [main] Physical connection got DEBUG 2025-01-06 02:50:39,736 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,736 [main] DELETE FROM CUSTOMER DEBUG 2025-01-06 02:50:39,736 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,737 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,742 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,742 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,743 [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 2025-01-06 02:50:39,743 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,743 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,743 [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 2025-01-06 02:50:39,743 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,743 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,743 [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 2025-01-06 02:50:39,745 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,745 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,746 [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 2025-01-06 02:50:39,746 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,746 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,746 [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 2025-01-06 02:50:39,746 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,746 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,746 [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 2025-01-06 02:50:39,746 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,747 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,747 [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 2025-01-06 02:50:39,747 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,747 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,747 [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 2025-01-06 02:50:39,748 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,748 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,748 [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 2025-01-06 02:50:39,748 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,748 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,748 [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 2025-01-06 02:50:39,748 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,748 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,750 [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 2025-01-06 02:50:39,751 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,751 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,751 [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 2025-01-06 02:50:39,751 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,751 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,751 [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 2025-01-06 02:50:39,752 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,752 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,752 [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 2025-01-06 02:50:39,752 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,752 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,752 [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 2025-01-06 02:50:39,753 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,753 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,753 [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 2025-01-06 02:50:39,753 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,753 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,754 [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 2025-01-06 02:50:39,754 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,754 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,754 [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 2025-01-06 02:50:39,754 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,754 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,755 [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 2025-01-06 02:50:39,755 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,755 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,755 [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 2025-01-06 02:50:39,755 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,755 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,755 [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 2025-01-06 02:50:39,755 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,755 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,756 [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 2025-01-06 02:50:39,757 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,757 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,757 [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 2025-01-06 02:50:39,757 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,757 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,758 [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 2025-01-06 02:50:39,758 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,758 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,758 [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 2025-01-06 02:50:39,758 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,758 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,758 [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 2025-01-06 02:50:39,759 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,759 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,759 [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 2025-01-06 02:50:39,759 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,759 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,759 [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 2025-01-06 02:50:39,759 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,759 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,760 [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 2025-01-06 02:50:39,760 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,760 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,760 [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 2025-01-06 02:50:39,760 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,760 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,760 [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 2025-01-06 02:50:39,760 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,760 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,761 [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 2025-01-06 02:50:39,761 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,761 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,761 [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 2025-01-06 02:50:39,761 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,761 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,761 [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 2025-01-06 02:50:39,761 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,762 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,762 [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 2025-01-06 02:50:39,763 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,763 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,763 [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 2025-01-06 02:50:39,763 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,763 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,763 [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 2025-01-06 02:50:39,763 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,763 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,764 [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 2025-01-06 02:50:39,764 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,764 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,764 [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 2025-01-06 02:50:39,764 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,764 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,765 [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 2025-01-06 02:50:39,765 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,765 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,765 [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 2025-01-06 02:50:39,765 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,765 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,765 [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 2025-01-06 02:50:39,765 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,765 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,766 [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 2025-01-06 02:50:39,766 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,766 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,766 [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 2025-01-06 02:50:39,766 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,766 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,766 [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 2025-01-06 02:50:39,766 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,766 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,767 [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 2025-01-06 02:50:39,767 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,767 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,767 [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 2025-01-06 02:50:39,767 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,767 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,767 [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 2025-01-06 02:50:39,768 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,768 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,768 [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 2025-01-06 02:50:39,768 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,768 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,768 [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 2025-01-06 02:50:39,768 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,768 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,768 [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 2025-01-06 02:50:39,769 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,769 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,769 [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 2025-01-06 02:50:39,769 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,769 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,769 [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 2025-01-06 02:50:39,769 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,769 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,769 [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 2025-01-06 02:50:39,770 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,770 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,770 [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 2025-01-06 02:50:39,770 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,770 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,770 [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 2025-01-06 02:50:39,770 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,770 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,770 [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 2025-01-06 02:50:39,771 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,771 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,771 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (58, '獅威鎖 五十八郎', '秋田県', '1962-12-15 00.00.00', 'O', '2005-12-05 00.00.00', 85, 525) DEBUG 2025-01-06 02:50:39,771 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,771 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,771 [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 2025-01-06 02:50:39,771 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,771 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,772 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (60, '渥司守 六十郎', '香川県', '1952-08-09 00.00.00', 'O', '2005-11-03 00.00.00', 17, 623) DEBUG 2025-01-06 02:50:39,772 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,772 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,772 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (61, '渥司守 六十一郎', '群馬県', '1971-11-03 00.00.00', 'B', '2006-05-13 00.00.00', 26, 482) DEBUG 2025-01-06 02:50:39,772 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,772 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,772 [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 2025-01-06 02:50:39,772 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,772 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,773 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (63, '獅威鎖 六十三郎', '徳島県', '1955-05-18 00.00.00', 'O', '2007-02-22 00.00.00', 5, 421) DEBUG 2025-01-06 02:50:39,773 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,773 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,773 [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 2025-01-06 02:50:39,773 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,773 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,773 [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 2025-01-06 02:50:39,773 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,774 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,774 [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 2025-01-06 02:50:39,774 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,775 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,775 [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 2025-01-06 02:50:39,775 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,775 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,775 [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 2025-01-06 02:50:39,775 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,775 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,775 [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 2025-01-06 02:50:39,776 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,776 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,776 [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 2025-01-06 02:50:39,776 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,776 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,776 [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 2025-01-06 02:50:39,776 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,776 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,776 [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 2025-01-06 02:50:39,777 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,777 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,777 [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 2025-01-06 02:50:39,777 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,777 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,777 [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 2025-01-06 02:50:39,778 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,778 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,778 [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 2025-01-06 02:50:39,778 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,778 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,778 [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 2025-01-06 02:50:39,779 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,779 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,779 [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 2025-01-06 02:50:39,779 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,779 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,779 [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 2025-01-06 02:50:39,779 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,779 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,780 [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 2025-01-06 02:50:39,780 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,780 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,780 [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 2025-01-06 02:50:39,780 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,780 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,780 [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 2025-01-06 02:50:39,780 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,780 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,781 [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 2025-01-06 02:50:39,781 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,781 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,781 [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 2025-01-06 02:50:39,781 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,781 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,781 [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 2025-01-06 02:50:39,781 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,781 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,782 [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 2025-01-06 02:50:39,782 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,782 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,782 [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 2025-01-06 02:50:39,782 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,782 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,782 [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 2025-01-06 02:50:39,782 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,782 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,783 [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 2025-01-06 02:50:39,783 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,783 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,783 [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 2025-01-06 02:50:39,783 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,784 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,785 [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 2025-01-06 02:50:39,785 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,785 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,785 [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 2025-01-06 02:50:39,785 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,785 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,785 [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 2025-01-06 02:50:39,786 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,786 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,786 [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 2025-01-06 02:50:39,786 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,786 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,786 [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 2025-01-06 02:50:39,786 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,786 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,786 [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 2025-01-06 02:50:39,787 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,787 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,787 [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 2025-01-06 02:50:39,787 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,787 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,787 [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 2025-01-06 02:50:39,787 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,788 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,788 [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 2025-01-06 02:50:39,788 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,788 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,788 [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 2025-01-06 02:50:39,789 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,789 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,789 [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 2025-01-06 02:50:39,789 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,789 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,789 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,789 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,790 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,791 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,791 [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 2025-01-06 02:50:39,792 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,792 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,792 [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 2025-01-06 02:50:39,793 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,793 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/107, BranchId=] DEBUG 2025-01-06 02:50:39,793 [main] Physical connection closed DEBUG 2025-01-06 02:50:39,795 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:39,796 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2025-01-06 02:50:39,797 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2025-01-06 02:50:39,797 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2025-01-06 02:50:39,798 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,799 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,801 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,801 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,804 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,805 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,805 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2025-01-06 02:50:39,806 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2025-01-06 02:50:39,807 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2025-01-06 02:50:39,817 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,842 [main] Physical connection got DEBUG 2025-01-06 02:50:39,842 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,842 [main] DELETE FROM CUSTOMER DEBUG 2025-01-06 02:50:39,842 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,842 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,846 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,846 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,846 [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 2025-01-06 02:50:39,847 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,847 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,850 [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 2025-01-06 02:50:39,850 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,850 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,851 [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 2025-01-06 02:50:39,851 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,851 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,851 [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 2025-01-06 02:50:39,851 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,851 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,851 [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 2025-01-06 02:50:39,851 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,852 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,852 [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 2025-01-06 02:50:39,852 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,852 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,853 [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 2025-01-06 02:50:39,853 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,853 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,853 [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 2025-01-06 02:50:39,853 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,853 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,853 [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 2025-01-06 02:50:39,854 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,854 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,855 [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 2025-01-06 02:50:39,855 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,855 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,855 [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 2025-01-06 02:50:39,855 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,855 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,855 [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 2025-01-06 02:50:39,856 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,856 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,857 [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 2025-01-06 02:50:39,859 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,859 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,859 [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 2025-01-06 02:50:39,859 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,859 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,859 [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 2025-01-06 02:50:39,859 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,860 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,860 [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 2025-01-06 02:50:39,860 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,860 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,860 [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 2025-01-06 02:50:39,860 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,860 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,860 [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 2025-01-06 02:50:39,860 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,861 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,861 [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 2025-01-06 02:50:39,861 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,861 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,861 [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 2025-01-06 02:50:39,862 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,862 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,862 [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 2025-01-06 02:50:39,862 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,862 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,862 [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 2025-01-06 02:50:39,863 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,863 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,863 [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 2025-01-06 02:50:39,863 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,863 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,864 [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 2025-01-06 02:50:39,864 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,864 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,864 [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 2025-01-06 02:50:39,865 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,865 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,865 [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 2025-01-06 02:50:39,865 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,865 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,865 [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 2025-01-06 02:50:39,865 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,865 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,865 [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 2025-01-06 02:50:39,866 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,866 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,866 [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 2025-01-06 02:50:39,866 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,866 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,866 [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 2025-01-06 02:50:39,866 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,866 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,866 [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 2025-01-06 02:50:39,867 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,867 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,867 [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 2025-01-06 02:50:39,867 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,867 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,868 [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 2025-01-06 02:50:39,868 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,869 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,869 [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 2025-01-06 02:50:39,869 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,869 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,869 [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 2025-01-06 02:50:39,869 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,870 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,870 [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 2025-01-06 02:50:39,871 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,871 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,871 [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 2025-01-06 02:50:39,871 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,871 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,871 [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 2025-01-06 02:50:39,871 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,872 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,872 [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 2025-01-06 02:50:39,872 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,872 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,872 [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 2025-01-06 02:50:39,872 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,872 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,872 [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 2025-01-06 02:50:39,872 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,872 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,873 [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 2025-01-06 02:50:39,873 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,873 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,873 [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 2025-01-06 02:50:39,873 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,873 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,873 [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 2025-01-06 02:50:39,874 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,874 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,874 [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 2025-01-06 02:50:39,875 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,875 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,876 [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 2025-01-06 02:50:39,876 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,876 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,876 [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 2025-01-06 02:50:39,876 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,876 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,876 [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 2025-01-06 02:50:39,876 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,877 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,877 [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 2025-01-06 02:50:39,877 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,877 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,877 [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 2025-01-06 02:50:39,877 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,877 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,877 [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 2025-01-06 02:50:39,877 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,877 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,878 [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 2025-01-06 02:50:39,879 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,879 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,879 [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 2025-01-06 02:50:39,879 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,879 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,879 [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 2025-01-06 02:50:39,879 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,879 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,879 [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 2025-01-06 02:50:39,883 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,883 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,883 [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 2025-01-06 02:50:39,883 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,883 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,883 [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 2025-01-06 02:50:39,884 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,884 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,884 [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 2025-01-06 02:50:39,884 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,884 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,886 [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 2025-01-06 02:50:39,886 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,886 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,886 [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 2025-01-06 02:50:39,886 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,886 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,887 [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 2025-01-06 02:50:39,887 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,887 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,887 [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 2025-01-06 02:50:39,887 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,887 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,887 [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 2025-01-06 02:50:39,887 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,887 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,887 [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 2025-01-06 02:50:39,888 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,888 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,888 [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 2025-01-06 02:50:39,888 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,888 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,888 [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 2025-01-06 02:50:39,888 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,888 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,889 [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 2025-01-06 02:50:39,889 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,889 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,889 [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 2025-01-06 02:50:39,889 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,889 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,889 [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 2025-01-06 02:50:39,890 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,890 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,890 [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 2025-01-06 02:50:39,890 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,890 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,890 [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 2025-01-06 02:50:39,890 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,890 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,890 [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 2025-01-06 02:50:39,890 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,891 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,891 [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 2025-01-06 02:50:39,891 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,891 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,891 [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 2025-01-06 02:50:39,891 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,891 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,891 [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 2025-01-06 02:50:39,891 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,891 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,892 [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 2025-01-06 02:50:39,892 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,892 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,892 [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 2025-01-06 02:50:39,892 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,892 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,892 [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 2025-01-06 02:50:39,894 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,894 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,894 [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 2025-01-06 02:50:39,894 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,894 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,895 [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 2025-01-06 02:50:39,895 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,895 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,895 [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 2025-01-06 02:50:39,895 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,895 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,895 [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 2025-01-06 02:50:39,895 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,895 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,896 [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 2025-01-06 02:50:39,896 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,896 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,896 [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 2025-01-06 02:50:39,897 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,897 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,897 [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 2025-01-06 02:50:39,897 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,897 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,897 [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 2025-01-06 02:50:39,897 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,897 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,898 [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 2025-01-06 02:50:39,898 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,898 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,899 [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 2025-01-06 02:50:39,899 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,899 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,899 [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 2025-01-06 02:50:39,899 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,899 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,899 [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 2025-01-06 02:50:39,899 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,899 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,899 [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 2025-01-06 02:50:39,900 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,900 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,900 [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 2025-01-06 02:50:39,900 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,900 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,900 [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 2025-01-06 02:50:39,900 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,900 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,900 [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 2025-01-06 02:50:39,901 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,901 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,901 [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 2025-01-06 02:50:39,901 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,901 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,901 [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 2025-01-06 02:50:39,901 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,901 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,901 [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 2025-01-06 02:50:39,901 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,902 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,902 [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 2025-01-06 02:50:39,902 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,902 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,902 [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 2025-01-06 02:50:39,902 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,902 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,902 [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 2025-01-06 02:50:39,902 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,914 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,914 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,914 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,915 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,918 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,919 [main] SELECT count(*) FROM (select * from customer where DATE_OF_JOIN >= '2006-01-01' ) AS total DEBUG 2025-01-06 02:50:39,919 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,919 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,919 [main] select * from customer where DATE_OF_JOIN >= '2006-01-01' order by PRIORITY LIMIT 12 OFFSET 18 DEBUG 2025-01-06 02:50:39,923 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,923 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,923 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,926 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/108, BranchId=] DEBUG 2025-01-06 02:50:39,926 [main] Physical connection closed DEBUG 2025-01-06 02:50:39,928 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:39,928 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2025-01-06 02:50:39,929 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2025-01-06 02:50:39,930 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2025-01-06 02:50:39,931 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,932 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,933 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:39,933 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,938 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:39,938 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:39,938 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2025-01-06 02:50:39,940 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2025-01-06 02:50:39,940 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2025-01-06 02:50:39,950 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,960 [main] Physical connection got DEBUG 2025-01-06 02:50:39,960 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,960 [main] DELETE FROM CUSTOMER DEBUG 2025-01-06 02:50:39,960 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,960 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,963 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,963 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,963 [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 2025-01-06 02:50:39,963 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,963 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,963 [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 2025-01-06 02:50:39,964 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,964 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,964 [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 2025-01-06 02:50:39,964 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,964 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,964 [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 2025-01-06 02:50:39,964 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,964 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,964 [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 2025-01-06 02:50:39,964 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,964 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,965 [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 2025-01-06 02:50:39,965 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,965 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,965 [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 2025-01-06 02:50:39,965 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,965 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,965 [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 2025-01-06 02:50:39,965 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,965 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,965 [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 2025-01-06 02:50:39,966 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,966 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,966 [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 2025-01-06 02:50:39,966 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,966 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,966 [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 2025-01-06 02:50:39,966 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,966 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,966 [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 2025-01-06 02:50:39,966 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,967 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,967 [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 2025-01-06 02:50:39,967 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,967 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,967 [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 2025-01-06 02:50:39,967 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,967 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,967 [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 2025-01-06 02:50:39,967 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,967 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,967 [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 2025-01-06 02:50:39,968 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,968 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,968 [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 2025-01-06 02:50:39,968 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,968 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,968 [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 2025-01-06 02:50:39,968 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,968 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,968 [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 2025-01-06 02:50:39,968 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,969 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,970 [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 2025-01-06 02:50:39,970 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,970 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,970 [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 2025-01-06 02:50:39,970 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,970 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,970 [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 2025-01-06 02:50:39,970 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,970 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,971 [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 2025-01-06 02:50:39,971 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,971 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,971 [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 2025-01-06 02:50:39,971 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,971 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,971 [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 2025-01-06 02:50:39,971 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,971 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,971 [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 2025-01-06 02:50:39,972 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,972 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,972 [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 2025-01-06 02:50:39,972 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,972 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,972 [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 2025-01-06 02:50:39,972 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,972 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,972 [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 2025-01-06 02:50:39,972 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,972 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,973 [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 2025-01-06 02:50:39,973 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,973 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,973 [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 2025-01-06 02:50:39,973 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,973 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,973 [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 2025-01-06 02:50:39,973 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,973 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,973 [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 2025-01-06 02:50:39,974 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,974 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,974 [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 2025-01-06 02:50:39,974 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,974 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,974 [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 2025-01-06 02:50:39,974 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,974 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,974 [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 2025-01-06 02:50:39,974 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,974 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,975 [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 2025-01-06 02:50:39,975 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,975 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,975 [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 2025-01-06 02:50:39,975 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,975 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,975 [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 2025-01-06 02:50:39,975 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,975 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,975 [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 2025-01-06 02:50:39,976 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,976 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,976 [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 2025-01-06 02:50:39,976 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,976 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,976 [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 2025-01-06 02:50:39,976 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,976 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,976 [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 2025-01-06 02:50:39,976 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,976 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,977 [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 2025-01-06 02:50:39,977 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,977 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,977 [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 2025-01-06 02:50:39,977 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,977 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,977 [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 2025-01-06 02:50:39,977 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,977 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,977 [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 2025-01-06 02:50:39,978 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,978 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,978 [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 2025-01-06 02:50:39,978 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,978 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,978 [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 2025-01-06 02:50:39,978 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,978 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,978 [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 2025-01-06 02:50:39,978 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,979 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,979 [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 2025-01-06 02:50:39,979 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,980 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,980 [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 2025-01-06 02:50:39,980 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,980 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,980 [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 2025-01-06 02:50:39,980 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,980 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,980 [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 2025-01-06 02:50:39,980 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,980 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,981 [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 2025-01-06 02:50:39,981 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,981 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,981 [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 2025-01-06 02:50:39,981 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,981 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,981 [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 2025-01-06 02:50:39,981 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,981 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,981 [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 2025-01-06 02:50:39,982 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,982 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,982 [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 2025-01-06 02:50:39,982 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,982 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,982 [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 2025-01-06 02:50:39,983 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,983 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,983 [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 2025-01-06 02:50:39,983 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,983 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,983 [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 2025-01-06 02:50:39,983 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,983 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,983 [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 2025-01-06 02:50:39,983 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,983 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,984 [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 2025-01-06 02:50:39,984 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,984 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,984 [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 2025-01-06 02:50:39,984 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,984 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,984 [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 2025-01-06 02:50:39,984 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,984 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,984 [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 2025-01-06 02:50:39,985 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,985 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,985 [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 2025-01-06 02:50:39,985 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,985 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,985 [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 2025-01-06 02:50:39,985 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,985 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,985 [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 2025-01-06 02:50:39,985 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,986 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,986 [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 2025-01-06 02:50:39,986 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,986 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,986 [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 2025-01-06 02:50:39,986 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,986 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,986 [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 2025-01-06 02:50:39,986 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,987 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,987 [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 2025-01-06 02:50:39,987 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,987 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,987 [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 2025-01-06 02:50:39,988 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,988 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,988 [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 2025-01-06 02:50:39,988 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,988 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,988 [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 2025-01-06 02:50:39,988 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,988 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,988 [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 2025-01-06 02:50:39,988 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,988 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,989 [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 2025-01-06 02:50:39,989 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,989 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,989 [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 2025-01-06 02:50:39,989 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,989 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,989 [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 2025-01-06 02:50:39,989 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,989 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,989 [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 2025-01-06 02:50:39,990 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,990 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,990 [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 2025-01-06 02:50:39,990 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,991 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,991 [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 2025-01-06 02:50:39,991 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,991 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,991 [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 2025-01-06 02:50:39,991 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,991 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,991 [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 2025-01-06 02:50:39,991 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,991 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,992 [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 2025-01-06 02:50:39,992 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,992 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,992 [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 2025-01-06 02:50:39,992 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,992 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,992 [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 2025-01-06 02:50:39,992 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,992 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,992 [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 2025-01-06 02:50:39,993 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,993 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,993 [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 2025-01-06 02:50:39,993 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,993 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,993 [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 2025-01-06 02:50:39,993 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,993 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,993 [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 2025-01-06 02:50:39,994 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,994 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,994 [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 2025-01-06 02:50:39,994 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,994 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,994 [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 2025-01-06 02:50:39,994 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,994 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,994 [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 2025-01-06 02:50:39,994 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,994 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,995 [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 2025-01-06 02:50:39,995 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,995 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,995 [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 2025-01-06 02:50:39,995 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,995 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,995 [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 2025-01-06 02:50:39,995 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,995 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,995 [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 2025-01-06 02:50:39,996 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,997 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,998 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,998 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:39,998 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:40,001 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:40,002 [main] SELECT count(*) FROM (select * from customer where DATE_OF_JOIN >= '2006-01-01' ) AS total DEBUG 2025-01-06 02:50:40,002 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:40,002 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:40,002 [main] select * from customer where DATE_OF_JOIN >= '2006-01-01' order by PRIORITY LIMIT 12 OFFSET 18 DEBUG 2025-01-06 02:50:40,003 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:40,003 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:40,003 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:40,006 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/109, BranchId=] DEBUG 2025-01-06 02:50:40,006 [main] Physical connection closed DEBUG 2025-01-06 02:50:40,008 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:40,009 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2025-01-06 02:50:40,010 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2025-01-06 02:50:40,012 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2025-01-06 02:50:40,013 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:40,015 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:40,016 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:40,016 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:40,020 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:40,021 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:40,021 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2025-01-06 02:50:40,023 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2025-01-06 02:50:40,023 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2025-01-06 02:50:40,034 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,045 [main] Physical connection got DEBUG 2025-01-06 02:50:40,045 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,045 [main] DELETE FROM CUSTOMER DEBUG 2025-01-06 02:50:40,045 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,045 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,048 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,048 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,048 [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 2025-01-06 02:50:40,048 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,048 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,048 [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 2025-01-06 02:50:40,048 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,048 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,048 [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 2025-01-06 02:50:40,049 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,049 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,049 [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 2025-01-06 02:50:40,049 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,049 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,049 [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 2025-01-06 02:50:40,049 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,049 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,049 [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 2025-01-06 02:50:40,049 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,049 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,050 [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 2025-01-06 02:50:40,050 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,050 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,050 [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 2025-01-06 02:50:40,050 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,050 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,050 [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 2025-01-06 02:50:40,050 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,051 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,051 [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 2025-01-06 02:50:40,051 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,051 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,051 [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 2025-01-06 02:50:40,051 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,051 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,051 [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 2025-01-06 02:50:40,051 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,051 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,051 [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 2025-01-06 02:50:40,052 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,052 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,052 [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 2025-01-06 02:50:40,052 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,052 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,052 [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 2025-01-06 02:50:40,052 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,052 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,052 [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 2025-01-06 02:50:40,052 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,052 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,053 [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 2025-01-06 02:50:40,053 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,053 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,053 [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 2025-01-06 02:50:40,053 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,054 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,054 [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 2025-01-06 02:50:40,054 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,055 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,055 [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 2025-01-06 02:50:40,055 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,055 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,055 [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 2025-01-06 02:50:40,055 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,055 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,056 [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 2025-01-06 02:50:40,056 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,056 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,056 [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 2025-01-06 02:50:40,056 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,056 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,057 [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 2025-01-06 02:50:40,057 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,057 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,057 [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 2025-01-06 02:50:40,057 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,057 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,057 [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 2025-01-06 02:50:40,057 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,057 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,058 [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 2025-01-06 02:50:40,058 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,058 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,058 [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 2025-01-06 02:50:40,058 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,058 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,058 [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 2025-01-06 02:50:40,058 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,058 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,058 [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 2025-01-06 02:50:40,059 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,059 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,059 [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 2025-01-06 02:50:40,059 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,059 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,059 [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 2025-01-06 02:50:40,060 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,060 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,061 [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 2025-01-06 02:50:40,061 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,061 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,061 [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 2025-01-06 02:50:40,061 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,061 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,061 [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 2025-01-06 02:50:40,061 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,061 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,062 [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 2025-01-06 02:50:40,062 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,062 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,062 [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 2025-01-06 02:50:40,062 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,062 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,062 [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 2025-01-06 02:50:40,062 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,062 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,062 [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 2025-01-06 02:50:40,063 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,063 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,063 [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 2025-01-06 02:50:40,063 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,063 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,063 [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 2025-01-06 02:50:40,063 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,063 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,063 [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 2025-01-06 02:50:40,063 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,063 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,063 [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 2025-01-06 02:50:40,064 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,064 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,064 [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 2025-01-06 02:50:40,064 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,065 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,065 [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 2025-01-06 02:50:40,065 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,065 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,065 [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 2025-01-06 02:50:40,065 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,065 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,065 [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 2025-01-06 02:50:40,065 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,065 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,066 [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 2025-01-06 02:50:40,066 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,066 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,066 [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 2025-01-06 02:50:40,066 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,066 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,067 [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 2025-01-06 02:50:40,067 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,067 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,067 [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 2025-01-06 02:50:40,068 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,068 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,068 [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 2025-01-06 02:50:40,068 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,068 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,068 [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 2025-01-06 02:50:40,068 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,068 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,068 [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 2025-01-06 02:50:40,069 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,069 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,069 [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 2025-01-06 02:50:40,069 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,069 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,069 [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 2025-01-06 02:50:40,069 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,069 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,069 [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 2025-01-06 02:50:40,070 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,070 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,070 [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 2025-01-06 02:50:40,070 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,070 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,070 [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 2025-01-06 02:50:40,070 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,070 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,070 [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 2025-01-06 02:50:40,070 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,071 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,071 [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 2025-01-06 02:50:40,071 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,071 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,071 [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 2025-01-06 02:50:40,071 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,071 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,071 [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 2025-01-06 02:50:40,071 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,071 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,071 [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 2025-01-06 02:50:40,072 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,072 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,072 [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 2025-01-06 02:50:40,072 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,072 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,072 [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 2025-01-06 02:50:40,072 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,072 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,072 [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 2025-01-06 02:50:40,072 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,072 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,073 [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 2025-01-06 02:50:40,073 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,073 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,073 [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 2025-01-06 02:50:40,073 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,073 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,073 [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 2025-01-06 02:50:40,073 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,073 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,073 [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 2025-01-06 02:50:40,073 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,074 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,074 [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 2025-01-06 02:50:40,074 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,074 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,074 [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 2025-01-06 02:50:40,074 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,074 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,074 [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 2025-01-06 02:50:40,074 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,074 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,074 [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 2025-01-06 02:50:40,075 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,075 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,075 [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 2025-01-06 02:50:40,075 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,075 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,075 [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 2025-01-06 02:50:40,075 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,075 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,075 [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 2025-01-06 02:50:40,075 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,075 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,076 [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 2025-01-06 02:50:40,076 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,076 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,076 [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 2025-01-06 02:50:40,076 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,076 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,076 [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 2025-01-06 02:50:40,077 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,077 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,077 [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 2025-01-06 02:50:40,077 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,078 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,078 [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 2025-01-06 02:50:40,078 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,078 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,078 [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 2025-01-06 02:50:40,078 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,078 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,078 [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 2025-01-06 02:50:40,078 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,078 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,079 [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 2025-01-06 02:50:40,079 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,079 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,079 [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 2025-01-06 02:50:40,079 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,079 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,079 [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 2025-01-06 02:50:40,079 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,080 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,080 [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 2025-01-06 02:50:40,080 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,080 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,080 [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 2025-01-06 02:50:40,080 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,080 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,080 [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 2025-01-06 02:50:40,080 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,081 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,081 [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 2025-01-06 02:50:40,081 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,081 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,081 [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 2025-01-06 02:50:40,081 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,081 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,081 [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 2025-01-06 02:50:40,081 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,081 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,081 [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 2025-01-06 02:50:40,082 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,082 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,082 [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 2025-01-06 02:50:40,082 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,082 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,082 [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 2025-01-06 02:50:40,082 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,082 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,082 [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 2025-01-06 02:50:40,082 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,082 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,083 [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 2025-01-06 02:50:40,083 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,083 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,083 [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 2025-01-06 02:50:40,083 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,092 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,092 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,092 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,093 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,094 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,094 [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 2025-01-06 02:50:40,095 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,095 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,164 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,174 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/110, BranchId=] DEBUG 2025-01-06 02:50:40,174 [main] Physical connection closed Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.784 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 2025-01-06 02:50:40,180 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:40,180 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:40,181 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:40,182 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:40,182 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:40,185 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:40,185 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:40,187 [main] Physical connection got DEBUG 2025-01-06 02:50:40,187 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:40,188 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:40,188 [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 2025-01-06 02:50:40,190 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:40,190 [main] S2Container will be created(path=org/seasar/dao/issue/Jira101Test.dicon) DEBUG 2025-01-06 02:50:40,191 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2025-01-06 02:50:40,193 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:40,193 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:40,194 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:40,194 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:40,197 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:40,198 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:40,199 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2025-01-06 02:50:40,201 [main] S2Container is created(path=org/seasar/dao/issue/Jira101Test.dicon) DEBUG 2025-01-06 02:50:40,209 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/111, BranchId=] DEBUG 2025-01-06 02:50:40,209 [main] Physical connection got DEBUG 2025-01-06 02:50:40,209 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/111, BranchId=] DEBUG 2025-01-06 02:50:40,209 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/111, BranchId=] DEBUG 2025-01-06 02:50:40,209 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/111, BranchId=] DEBUG 2025-01-06 02:50:40,216 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/111, BranchId=] DEBUG 2025-01-06 02:50:40,217 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/111, BranchId=] DEBUG 2025-01-06 02:50:40,217 [main] INSERT INTO JIRA101_TABLE (aaa, bbb, foo_id) VALUES ('a1', 'b1', 777) DEBUG 2025-01-06 02:50:40,217 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/111, BranchId=] DEBUG 2025-01-06 02:50:40,217 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/111, BranchId=] DEBUG 2025-01-06 02:50:40,217 [main] SELECT JIRA101_TABLE.aaa, JIRA101_TABLE.bbb, JIRA101_TABLE.foo_id FROM JIRA101_TABLE WHERE JIRA101_TABLE.FOO_ID = 777 DEBUG 2025-01-06 02:50:40,218 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/111, BranchId=] DEBUG 2025-01-06 02:50:40,218 [main] skip UPDATE: table=JIRA101_TABLE, key{foo_id=777} DEBUG 2025-01-06 02:50:40,218 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/111, BranchId=] DEBUG 2025-01-06 02:50:40,218 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec Running org.seasar.dao.interceptors.AssertAtLeastOneRowInterceptorTest DEBUG 2025-01-06 02:50:40,222 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:40,222 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertAtLeastOneRowInterceptorTest.dicon) DEBUG 2025-01-06 02:50:40,223 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:40,224 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:40,225 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:40,225 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:40,228 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:40,228 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:40,231 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertAtLeastOneRowInterceptorTest.dicon) DEBUG 2025-01-06 02:50:40,238 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/112, BranchId=] DEBUG 2025-01-06 02:50:40,238 [main] Physical connection got DEBUG 2025-01-06 02:50:40,238 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/112, BranchId=] DEBUG 2025-01-06 02:50:40,238 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/112, BranchId=] DEBUG 2025-01-06 02:50:40,238 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/112, BranchId=] DEBUG 2025-01-06 02:50:40,254 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/112, BranchId=] DEBUG 2025-01-06 02:50:40,254 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/112, BranchId=] DEBUG 2025-01-06 02:50:40,254 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%' DEBUG 2025-01-06 02:50:40,254 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/112, BranchId=] DEBUG 2025-01-06 02:50:40,254 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/112, BranchId=] DEBUG 2025-01-06 02:50:40,254 [main] Physical connection closed DEBUG 2025-01-06 02:50:40,256 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:40,257 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertAtLeastOneRowInterceptorTest.dicon) DEBUG 2025-01-06 02:50:40,257 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:40,259 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:40,260 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:40,260 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:40,263 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:40,264 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:40,265 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertAtLeastOneRowInterceptorTest.dicon) DEBUG 2025-01-06 02:50:40,272 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/113, BranchId=] DEBUG 2025-01-06 02:50:40,272 [main] Physical connection got DEBUG 2025-01-06 02:50:40,272 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/113, BranchId=] DEBUG 2025-01-06 02:50:40,272 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/113, BranchId=] DEBUG 2025-01-06 02:50:40,272 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/113, BranchId=] DEBUG 2025-01-06 02:50:40,289 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/113, BranchId=] DEBUG 2025-01-06 02:50:40,290 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/113, BranchId=] DEBUG 2025-01-06 02:50:40,290 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%' DEBUG 2025-01-06 02:50:40,290 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/113, BranchId=] DEBUG 2025-01-06 02:50:40,290 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/113, BranchId=] DEBUG 2025-01-06 02:50:40,291 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 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 2025-01-06 02:50:40,299 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:40,300 [main] S2Container will be created(path=org/seasar/dao/impl/NestedDaoMethodTest.dicon) DEBUG 2025-01-06 02:50:40,302 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:40,302 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:40,303 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:40,304 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:40,304 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:40,307 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:40,308 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:40,310 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:40,312 [main] S2Container is created(path=org/seasar/dao/impl/NestedDaoMethodTest.dicon) DEBUG 2025-01-06 02:50:40,319 [main] Physical connection got DEBUG 2025-01-06 02:50:40,320 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:40,320 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:40,320 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:40,322 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:40,324 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:40,324 [main] SELECT EMP.empno, EMP.ename, EMP.deptno FROM EMP WHERE empno = 7782 DEBUG 2025-01-06 02:50:40,324 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:40,324 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:40,324 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:40,326 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:40,326 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:40,327 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:40,327 [main] SELECT DEPT.dname, DEPT.deptno FROM DEPT WHERE DEPT.deptno = 10 DEBUG 2025-01-06 02:50:40,327 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:40,327 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 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 2025-01-06 02:50:40,334 [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 2025-01-06 02:50:40,336 [main] Argument(job) not found SELECT * FROM emp WARN 2025-01-06 02:50:40,336 [main] Argument(aaa) not found [] [] [aaabbb] [aaa] [bbbddd] SELECT * FROM emp WHERE deptno = 10 WARN 2025-01-06 02:50:40,338 [main] Argument(job) not found WARN 2025-01-06 02:50:40,338 [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 2025-01-06 02:50:40,340 [main] Argument(moge) not found WARN 2025-01-06 02:50:40,340 [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 2025-01-06 02:50:40,341 [main] Argument(hoge) not found WARN 2025-01-06 02:50:40,341 [main] Argument($1) not found WARN 2025-01-06 02:50:40,341 [main] Argument($1) not found SELECT AAA FROM HOGE where bb = ? /* comment */ WARN 2025-01-06 02:50:40,341 [main] Argument($1) not found WARN 2025-01-06 02:50:40,342 [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 2025-01-06 02:50:40,344 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:40,345 [main] S2Container will be created(path=org/seasar/dao/impl/QuestionInCommentTest.dicon) DEBUG 2025-01-06 02:50:40,346 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:40,346 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:40,347 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:40,350 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:40,350 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:40,352 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:40,352 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:40,355 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:40,355 [main] S2Container is created(path=org/seasar/dao/impl/QuestionInCommentTest.dicon) DEBUG 2025-01-06 02:50:40,425 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/114, BranchId=] DEBUG 2025-01-06 02:50:40,425 [main] Physical connection got DEBUG 2025-01-06 02:50:40,425 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/114, BranchId=] DEBUG 2025-01-06 02:50:40,425 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/114, BranchId=] DEBUG 2025-01-06 02:50:40,425 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/114, BranchId=] DEBUG 2025-01-06 02:50:40,429 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/114, BranchId=] DEBUG 2025-01-06 02:50:40,432 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/114, BranchId=] DEBUG 2025-01-06 02:50:40,432 [main] INSERT INTO EMP ( EMPNO, ENAME, TSTAMP ) VALUES ( /* comment */ 2222, 'aaaaaaaaaaaa', null /* in comment */ ) DEBUG 2025-01-06 02:50:40,432 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/114, BranchId=] DEBUG 2025-01-06 02:50:40,432 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/114, BranchId=] DEBUG 2025-01-06 02:50:40,432 [main] Physical connection closed DEBUG 2025-01-06 02:50:40,434 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:40,435 [main] S2Container will be created(path=org/seasar/dao/impl/QuestionInCommentTest.dicon) DEBUG 2025-01-06 02:50:40,436 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-01-06 02:50:40,436 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:40,437 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:40,439 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:40,439 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:40,442 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:40,442 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:40,444 [main] S2Container is created(path=dao.dicon) DEBUG 2025-01-06 02:50:40,444 [main] S2Container is created(path=org/seasar/dao/impl/QuestionInCommentTest.dicon) DEBUG 2025-01-06 02:50:40,451 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/115, BranchId=] DEBUG 2025-01-06 02:50:40,451 [main] Physical connection got DEBUG 2025-01-06 02:50:40,451 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/115, BranchId=] DEBUG 2025-01-06 02:50:40,451 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/115, BranchId=] DEBUG 2025-01-06 02:50:40,451 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/115, BranchId=] DEBUG 2025-01-06 02:50:40,456 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/115, BranchId=] DEBUG 2025-01-06 02:50:40,457 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/115, BranchId=] DEBUG 2025-01-06 02:50:40,457 [main] select * from EMP where ENAME = 'te?st' DEBUG 2025-01-06 02:50:40,457 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/115, BranchId=] DEBUG 2025-01-06 02:50:40,457 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/115, BranchId=] DEBUG 2025-01-06 02:50:40,457 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 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 2025-01-06 02:50:40,464 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:40,465 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:40,466 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:40,467 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:40,467 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:40,469 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:40,470 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:40,471 [main] Transaction began, tx=[FormatId=4360, GlobalId=1736099427221/116, BranchId=] DEBUG 2025-01-06 02:50:40,472 [main] Physical connection got DEBUG 2025-01-06 02:50:40,472 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/116, BranchId=] DEBUG 2025-01-06 02:50:40,472 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/116, BranchId=] DEBUG 2025-01-06 02:50:40,472 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/116, BranchId=] DEBUG 2025-01-06 02:50:40,488 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/116, BranchId=] DEBUG 2025-01-06 02:50:40,495 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/116, BranchId=] DEBUG 2025-01-06 02:50:40,495 [main] DELETE FROM EMP WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-01-06 02:50:40,495 [main] DELETE FROM EMP WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-01-06 02:50:40,495 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/116, BranchId=] DEBUG 2025-01-06 02:50:40,495 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1736099427221/116, BranchId=] DEBUG 2025-01-06 02:50:40,495 [main] DELETE FROM EMP WHERE empno = 7782 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-01-06 02:50:40,495 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-01-06 02:50:40,496 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1736099427221/116, BranchId=] DEBUG 2025-01-06 02:50:40,496 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1736099427221/116, BranchId=] DEBUG 2025-01-06 02:50:40,496 [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 2025-01-06 02:50:40,499 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-01-06 02:50:40,499 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:40,500 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-01-06 02:50:40,501 [main] S2Container is created(path=jta.dicon) DEBUG 2025-01-06 02:50:40,501 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:40,504 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-01-06 02:50:40,504 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-01-06 02:50:40,505 [main] Physical connection got DEBUG 2025-01-06 02:50:40,505 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:40,506 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:40,506 [main] Logical connection got, tx=null DEBUG 2025-01-06 02:50:40,521 [main] Logical connection closed, tx=null DEBUG 2025-01-06 02:50:40,523 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec Running org.seasar.dao.impl.NullBeanMetaDataTest [EDAO0027]Not found Bean class associated with Dao interface (org.seasar.dao.impl.NullBeanMetaDataTest$HogeDao) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Results : Tests run: 448, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar] [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-s24-test/target/s2-dao-s24-test-1.0.52-SNAPSHOT.jar [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] [build-helper:add-test-source {execution: add-test-source}] [INFO] Test Source directory: /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-s24-test/src/test/java added. [INFO] [source:jar {execution: source-jar}] [INFO] Building jar: /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-s24-test/target/s2-dao-s24-test-1.0.52-SNAPSHOT-sources.jar [INFO] [install:install] [INFO] Installing /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-s24-test/target/s2-dao-s24-test-1.0.52-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/seasar/dao/s2-dao-s24-test/1.0.52-SNAPSHOT/s2-dao-s24-test-1.0.52-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-s24-test/target/s2-dao-s24-test-1.0.52-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/seasar/dao/s2-dao-s24-test/1.0.52-SNAPSHOT/s2-dao-s24-test-1.0.52-SNAPSHOT-sources.jar [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] ------------------------------------------------------------------------ [INFO] S2Dao Project ......................................... SUCCESS [2.426s] [INFO] S2Dao ................................................. SUCCESS [16.169s] [INFO] S2Dao Examples ........................................ SUCCESS [2.244s] [INFO] S2Dao tests for Seasar2.4.x ........................... SUCCESS [16.216s] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 38 seconds [INFO] Finished at: Mon Jan 06 02:50:40 JST 2025 [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