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-12-11T02:50:00.071 +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-12-11 02:50:09,177 [main] Physical connection got DEBUG 2025-12-11 02:50:09,177 [main] Logical connection got DEBUG 2025-12-11 02:50:09,196 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,196 [main] Logical connection got DEBUG 2025-12-11 02:50:09,248 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,276 [main] Logical connection got DEBUG 2025-12-11 02:50:09,278 [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-12-11 02:50:09,290 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,291 [main] Physical connection closed DEBUG 2025-12-11 02:50:09,318 [main] Physical connection got DEBUG 2025-12-11 02:50:09,319 [main] Logical connection got DEBUG 2025-12-11 02:50:09,319 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,319 [main] Logical connection got DEBUG 2025-12-11 02:50:09,333 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,339 [main] Logical connection got DEBUG 2025-12-11 02:50:09,340 [main] SELECT * FROM EMP WHERE empno = 7788 DEBUG 2025-12-11 02:50:09,340 [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-12-11 02:50:09,341 [main] Physical connection closed DEBUG 2025-12-11 02:50:09,360 [main] Physical connection got DEBUG 2025-12-11 02:50:09,360 [main] Logical connection got DEBUG 2025-12-11 02:50:09,360 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,360 [main] Logical connection got DEBUG 2025-12-11 02:50:09,370 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,374 [main] Logical connection got DEBUG 2025-12-11 02:50:09,374 [main] SELECT * FROM EMP WHERE empno = 7788 DEBUG 2025-12-11 02:50:09,375 [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-12-11 02:50:09,375 [main] Physical connection closed DEBUG 2025-12-11 02:50:09,414 [main] Physical connection got DEBUG 2025-12-11 02:50:09,416 [main] Logical connection got DEBUG 2025-12-11 02:50:09,416 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,416 [main] Logical connection got DEBUG 2025-12-11 02:50:09,443 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,447 [main] Logical connection got DEBUG 2025-12-11 02:50:09,448 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788 DEBUG 2025-12-11 02:50:09,448 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,449 [main] Physical connection closed DEBUG 2025-12-11 02:50:09,466 [main] Physical connection got DEBUG 2025-12-11 02:50:09,466 [main] Logical connection got DEBUG 2025-12-11 02:50:09,466 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,466 [main] Logical connection got DEBUG 2025-12-11 02:50:09,472 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,478 [main] Logical connection got DEBUG 2025-12-11 02:50:09,479 [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-12-11 02:50:09,480 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,480 [main] Physical connection closed DEBUG 2025-12-11 02:50:09,496 [main] Physical connection got DEBUG 2025-12-11 02:50:09,496 [main] Logical connection got DEBUG 2025-12-11 02:50:09,496 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,496 [main] Logical connection got DEBUG 2025-12-11 02:50:09,504 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,511 [main] Logical connection got DEBUG 2025-12-11 02:50:09,511 [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-12-11 02:50:09,512 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,512 [main] Physical connection closed DEBUG 2025-12-11 02:50:09,525 [main] Physical connection got DEBUG 2025-12-11 02:50:09,526 [main] Logical connection got DEBUG 2025-12-11 02:50:09,526 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,526 [main] Logical connection got DEBUG 2025-12-11 02:50:09,533 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,563 [main] Logical connection got DEBUG 2025-12-11 02:50:09,563 [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-12-11 02:50:09,563 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,563 [main] Physical connection closed DEBUG 2025-12-11 02:50:09,581 [main] Physical connection got DEBUG 2025-12-11 02:50:09,581 [main] Logical connection got DEBUG 2025-12-11 02:50:09,581 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,581 [main] Logical connection got DEBUG 2025-12-11 02:50:09,594 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,600 [main] Logical connection got DEBUG 2025-12-11 02:50:09,600 [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-12-11 02:50:09,601 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,601 [main] Physical connection closed DEBUG 2025-12-11 02:50:09,618 [main] Physical connection got DEBUG 2025-12-11 02:50:09,618 [main] Logical connection got DEBUG 2025-12-11 02:50:09,619 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,619 [main] Logical connection got DEBUG 2025-12-11 02:50:09,626 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,630 [main] Logical connection got DEBUG 2025-12-11 02:50:09,631 [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-12-11 02:50:09,631 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,631 [main] Physical connection closed DEBUG 2025-12-11 02:50:09,645 [main] Physical connection got DEBUG 2025-12-11 02:50:09,645 [main] Logical connection got DEBUG 2025-12-11 02:50:09,645 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,645 [main] Logical connection got DEBUG 2025-12-11 02:50:09,651 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,654 [main] Logical connection got DEBUG 2025-12-11 02:50:09,655 [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-12-11 02:50:09,656 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,656 [main] Physical connection closed DEBUG 2025-12-11 02:50:09,669 [main] Physical connection got DEBUG 2025-12-11 02:50:09,670 [main] Logical connection got DEBUG 2025-12-11 02:50:09,670 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,670 [main] Logical connection got DEBUG 2025-12-11 02:50:09,676 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,701 [main] Logical connection got DEBUG 2025-12-11 02:50:09,701 [main] select count(*) from emp DEBUG 2025-12-11 02:50:09,703 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,703 [main] Physical connection closed Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.019 sec Running org.seasar.dao.impl.FastPropertyTypeFactoryTest DEBUG 2025-12-11 02:50:09,734 [main] Physical connection got DEBUG 2025-12-11 02:50:09,734 [main] Logical connection got DEBUG 2025-12-11 02:50:09,734 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,734 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec Running org.seasar.dao.impl.BeanMetaDataResultSetHandler2Test DEBUG 2025-12-11 02:50:09,747 [main] Physical connection got DEBUG 2025-12-11 02:50:09,747 [main] Logical connection got WARN 2025-12-11 02:50:09,751 [main] Table(BeanMetaDataResultSetHandler2Test$MyEmp) not found DEBUG 2025-12-11 02:50:09,839 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,839 [main] Logical connection got 7788 DEBUG 2025-12-11 02:50:09,840 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,840 [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-12-11 02:50:09,857 [main] Transaction began DEBUG 2025-12-11 02:50:09,858 [main] Physical connection got DEBUG 2025-12-11 02:50:09,859 [main] Logical connection got DEBUG 2025-12-11 02:50:09,859 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,860 [main] Logical connection got DEBUG 2025-12-11 02:50:09,895 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,912 [main] Logical connection got DEBUG 2025-12-11 02:50:09,912 [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-12-11 02:50:09,914 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,914 [main] Logical connection got DEBUG 2025-12-11 02:50:09,915 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2025-12-11 02:50:09,916 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,916 [main] Transaction rolledback DEBUG 2025-12-11 02:50:09,916 [main] Physical connection closed DEBUG 2025-12-11 02:50:09,924 [main] Transaction began DEBUG 2025-12-11 02:50:09,925 [main] Physical connection got DEBUG 2025-12-11 02:50:09,925 [main] Logical connection got DEBUG 2025-12-11 02:50:09,926 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,926 [main] Logical connection got DEBUG 2025-12-11 02:50:09,938 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,940 [main] Logical connection got DEBUG 2025-12-11 02:50:09,941 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0 DEBUG 2025-12-11 02:50:09,941 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,941 [main] Transaction rolledback DEBUG 2025-12-11 02:50:09,941 [main] Physical connection closed DEBUG 2025-12-11 02:50:09,974 [main] Transaction began DEBUG 2025-12-11 02:50:09,975 [main] Physical connection got DEBUG 2025-12-11 02:50:09,975 [main] Logical connection got DEBUG 2025-12-11 02:50:09,975 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,975 [main] Logical connection got DEBUG 2025-12-11 02:50:09,988 [main] Logical connection closed DEBUG 2025-12-11 02:50:09,990 [main] Logical connection got DEBUG 2025-12-11 02:50:09,991 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = -1 DEBUG 2025-12-11 02:50:09,991 [main] Logical connection closed org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1) DEBUG 2025-12-11 02:50:09,991 [main] Transaction rolledback DEBUG 2025-12-11 02:50:09,991 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 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-12-11 02:50:10,038 [main] Transaction began DEBUG 2025-12-11 02:50:10,039 [main] Physical connection got DEBUG 2025-12-11 02:50:10,039 [main] Logical connection got DEBUG 2025-12-11 02:50:10,039 [main] Logical connection closed DEBUG 2025-12-11 02:50:10,039 [main] Logical connection got DEBUG 2025-12-11 02:50:10,045 [main] Logical connection closed DEBUG 2025-12-11 02:50:10,046 [main] Logical connection got DEBUG 2025-12-11 02:50:10,047 [main] INSERT INTO EMP (ename, empno, deptno) VALUES ('hoge', 99, 0) DEBUG 2025-12-11 02:50:10,047 [main] Logical connection closed DEBUG 2025-12-11 02:50:10,048 [main] Transaction rolledback DEBUG 2025-12-11 02:50:10,048 [main] Physical connection closed DEBUG 2025-12-11 02:50:10,083 [main] Physical connection got DEBUG 2025-12-11 02:50:10,083 [main] Logical connection got DEBUG 2025-12-11 02:50:10,083 [main] Logical connection closed DEBUG 2025-12-11 02:50:10,083 [main] Logical connection got DEBUG 2025-12-11 02:50:10,090 [main] Logical connection closed DEBUG 2025-12-11 02:50:10,092 [main] Logical connection got DEBUG 2025-12-11 02:50:10,093 [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-12-11 02:50:10,093 [main] Logical connection closed 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20 {20, RESEARCH, DALLAS} DEBUG 2025-12-11 02:50:10,094 [main] Physical connection closed DEBUG 2025-12-11 02:50:10,122 [main] Physical connection got DEBUG 2025-12-11 02:50:10,122 [main] Logical connection got DEBUG 2025-12-11 02:50:10,123 [main] Logical connection closed DEBUG 2025-12-11 02:50:10,123 [main] Logical connection got DEBUG 2025-12-11 02:50:10,128 [main] Logical connection closed DEBUG 2025-12-11 02:50:10,130 [main] Logical connection got DEBUG 2025-12-11 02:50:10,131 [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-12-11 02:50:10,131 [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-12-11 02:50:10,132 [main] Physical connection closed DEBUG 2025-12-11 02:50:10,183 [main] Transaction began DEBUG 2025-12-11 02:50:10,183 [main] Physical connection got DEBUG 2025-12-11 02:50:10,183 [main] Logical connection got DEBUG 2025-12-11 02:50:10,183 [main] Logical connection closed DEBUG 2025-12-11 02:50:10,183 [main] Logical connection got DEBUG 2025-12-11 02:50:10,188 [main] Logical connection closed DEBUG 2025-12-11 02:50:10,190 [main] Logical connection got DEBUG 2025-12-11 02:50:10,191 [main] INSERT INTO EMP (ename, empno, deptno, hiredate, mgr, job, comm, sal) VALUES ('hoge', 99, 0, null, null, null, null, null) DEBUG 2025-12-11 02:50:10,191 [main] INSERT INTO EMP (ename, empno, deptno, hiredate, mgr, job, comm, sal) VALUES ('hoge2', 98, 0, null, null, null, null, null) DEBUG 2025-12-11 02:50:10,191 [main] Logical connection closed DEBUG 2025-12-11 02:50:10,191 [main] Transaction rolledback DEBUG 2025-12-11 02:50:10,191 [main] Physical connection closed DEBUG 2025-12-11 02:50:10,220 [main] Transaction began DEBUG 2025-12-11 02:50:10,221 [main] Physical connection got DEBUG 2025-12-11 02:50:10,221 [main] Logical connection got DEBUG 2025-12-11 02:50:10,221 [main] Logical connection closed DEBUG 2025-12-11 02:50:10,221 [main] Logical connection got DEBUG 2025-12-11 02:50:10,225 [main] Logical connection closed DEBUG 2025-12-11 02:50:10,227 [main] Logical connection got DEBUG 2025-12-11 02:50:10,228 [main] INSERT INTO EMP (ename, empno, deptno) VALUES ('~', 99, 0) DEBUG 2025-12-11 02:50:10,228 [main] Logical connection closed DEBUG 2025-12-11 02:50:10,228 [main] Logical connection got DEBUG 2025-12-11 02:50:10,228 [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-12-11 02:50:10,229 [main] Logical connection closed DEBUG 2025-12-11 02:50:10,229 [main] Transaction rolledback DEBUG 2025-12-11 02:50:10,229 [main] Physical connection closed Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 sec Running org.seasar.dao.impl.StaticStoredProcedureCommandTest DEBUG 2025-12-11 02:50:10,409 [main] Transaction began DEBUG 2025-12-11 02:50:10,625 [main] Physical connection got DEBUG 2025-12-11 02:50:10,626 [main] Logical connection got DEBUG 2025-12-11 02:50:10,628 [main] Logical connection closed DEBUG 2025-12-11 02:50:10,631 [main] Logical connection got DEBUG 2025-12-11 02:50:10,631 [main] Logical connection got DEBUG 2025-12-11 02:50:10,982 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,062 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,064 [main] Logical connection got DEBUG 2025-12-11 02:50:11,064 [main] Logical connection got DEBUG 2025-12-11 02:50:11,076 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,089 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,089 [main] Logical connection got DEBUG 2025-12-11 02:50:11,090 [main] Logical connection got DEBUG 2025-12-11 02:50:11,103 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,114 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,114 [main] Logical connection got DEBUG 2025-12-11 02:50:11,114 [main] Logical connection got DEBUG 2025-12-11 02:50:11,126 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,133 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,134 [main] Logical connection got DEBUG 2025-12-11 02:50:11,134 [main] Logical connection got DEBUG 2025-12-11 02:50:11,144 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,155 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,155 [main] Logical connection got DEBUG 2025-12-11 02:50:11,155 [main] Logical connection got DEBUG 2025-12-11 02:50:11,163 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,172 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,172 [main] Logical connection got DEBUG 2025-12-11 02:50:11,172 [main] Logical connection got DEBUG 2025-12-11 02:50:11,180 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,190 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,190 [main] Logical connection got DEBUG 2025-12-11 02:50:11,190 [main] Logical connection got DEBUG 2025-12-11 02:50:11,197 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,206 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,206 [main] Logical connection got DEBUG 2025-12-11 02:50:11,206 [main] Logical connection got DEBUG 2025-12-11 02:50:11,215 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,223 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,224 [main] Logical connection got DEBUG 2025-12-11 02:50:11,234 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,259 [main] Transaction rolledback DEBUG 2025-12-11 02:50:11,260 [main] Physical connection closed DEBUG 2025-12-11 02:50:11,274 [main] Transaction began DEBUG 2025-12-11 02:50:11,275 [main] Physical connection got DEBUG 2025-12-11 02:50:11,275 [main] Logical connection got DEBUG 2025-12-11 02:50:11,275 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,275 [main] Logical connection got DEBUG 2025-12-11 02:50:11,275 [main] Logical connection got DEBUG 2025-12-11 02:50:11,281 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,290 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,290 [main] Logical connection got DEBUG 2025-12-11 02:50:11,290 [main] Logical connection got DEBUG 2025-12-11 02:50:11,292 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,294 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,294 [main] Logical connection got DEBUG 2025-12-11 02:50:11,294 [main] Logical connection got DEBUG 2025-12-11 02:50:11,297 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,298 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,298 [main] Logical connection got DEBUG 2025-12-11 02:50:11,298 [main] Logical connection got DEBUG 2025-12-11 02:50:11,300 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,301 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,302 [main] Logical connection got DEBUG 2025-12-11 02:50:11,302 [main] Logical connection got DEBUG 2025-12-11 02:50:11,304 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,305 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,306 [main] Logical connection got DEBUG 2025-12-11 02:50:11,306 [main] Logical connection got DEBUG 2025-12-11 02:50:11,309 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,310 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,310 [main] Logical connection got DEBUG 2025-12-11 02:50:11,310 [main] Logical connection got DEBUG 2025-12-11 02:50:11,313 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,315 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,315 [main] Logical connection got DEBUG 2025-12-11 02:50:11,315 [main] Logical connection got DEBUG 2025-12-11 02:50:11,319 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,320 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,320 [main] Logical connection got DEBUG 2025-12-11 02:50:11,320 [main] Logical connection got DEBUG 2025-12-11 02:50:11,322 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,323 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,323 [main] Logical connection got DEBUG 2025-12-11 02:50:11,365 [main] Logical connection closed {CCC=2025-12-11 02:50:11.365, BBB=aaaaa2} DEBUG 2025-12-11 02:50:11,365 [main] Transaction rolledback DEBUG 2025-12-11 02:50:11,365 [main] Physical connection closed DEBUG 2025-12-11 02:50:11,385 [main] Transaction began DEBUG 2025-12-11 02:50:11,385 [main] Physical connection got DEBUG 2025-12-11 02:50:11,385 [main] Logical connection got DEBUG 2025-12-11 02:50:11,385 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,385 [main] Logical connection got DEBUG 2025-12-11 02:50:11,385 [main] Logical connection got DEBUG 2025-12-11 02:50:11,387 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,388 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,388 [main] Logical connection got DEBUG 2025-12-11 02:50:11,388 [main] Logical connection got DEBUG 2025-12-11 02:50:11,393 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,395 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,395 [main] Logical connection got DEBUG 2025-12-11 02:50:11,395 [main] Logical connection got DEBUG 2025-12-11 02:50:11,397 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,400 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,400 [main] Logical connection got DEBUG 2025-12-11 02:50:11,400 [main] Logical connection got DEBUG 2025-12-11 02:50:11,402 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,405 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,405 [main] Logical connection got DEBUG 2025-12-11 02:50:11,405 [main] Logical connection got DEBUG 2025-12-11 02:50:11,407 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,408 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,408 [main] Logical connection got DEBUG 2025-12-11 02:50:11,408 [main] Logical connection got DEBUG 2025-12-11 02:50:11,411 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,414 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,414 [main] Logical connection got DEBUG 2025-12-11 02:50:11,414 [main] Logical connection got DEBUG 2025-12-11 02:50:11,417 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,420 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,420 [main] Logical connection got DEBUG 2025-12-11 02:50:11,420 [main] Logical connection got DEBUG 2025-12-11 02:50:11,423 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,425 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,425 [main] Logical connection got DEBUG 2025-12-11 02:50:11,425 [main] Logical connection got DEBUG 2025-12-11 02:50:11,430 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,431 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,431 [main] Logical connection got DEBUG 2025-12-11 02:50:11,433 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,433 [main] Transaction rolledback DEBUG 2025-12-11 02:50:11,433 [main] Physical connection closed DEBUG 2025-12-11 02:50:11,446 [main] Transaction began DEBUG 2025-12-11 02:50:11,447 [main] Physical connection got DEBUG 2025-12-11 02:50:11,447 [main] Logical connection got DEBUG 2025-12-11 02:50:11,447 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,447 [main] Logical connection got DEBUG 2025-12-11 02:50:11,447 [main] Logical connection got DEBUG 2025-12-11 02:50:11,450 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,451 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,451 [main] Logical connection got DEBUG 2025-12-11 02:50:11,451 [main] Logical connection got DEBUG 2025-12-11 02:50:11,453 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,454 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,455 [main] Logical connection got DEBUG 2025-12-11 02:50:11,455 [main] Logical connection got DEBUG 2025-12-11 02:50:11,456 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,457 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,457 [main] Logical connection got DEBUG 2025-12-11 02:50:11,457 [main] Logical connection got DEBUG 2025-12-11 02:50:11,460 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,462 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,462 [main] Logical connection got DEBUG 2025-12-11 02:50:11,462 [main] Logical connection got DEBUG 2025-12-11 02:50:11,464 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,465 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,465 [main] Logical connection got DEBUG 2025-12-11 02:50:11,466 [main] Logical connection got DEBUG 2025-12-11 02:50:11,469 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,470 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,470 [main] Logical connection got DEBUG 2025-12-11 02:50:11,470 [main] Logical connection got DEBUG 2025-12-11 02:50:11,472 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,473 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,473 [main] Logical connection got DEBUG 2025-12-11 02:50:11,473 [main] Logical connection got DEBUG 2025-12-11 02:50:11,475 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,476 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,476 [main] Logical connection got DEBUG 2025-12-11 02:50:11,476 [main] Logical connection got DEBUG 2025-12-11 02:50:11,479 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,480 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,480 [main] Logical connection got DEBUG 2025-12-11 02:50:11,484 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,485 [main] Transaction rolledback DEBUG 2025-12-11 02:50:11,485 [main] Physical connection closed DEBUG 2025-12-11 02:50:11,494 [main] Transaction began DEBUG 2025-12-11 02:50:11,495 [main] Physical connection got DEBUG 2025-12-11 02:50:11,495 [main] Logical connection got DEBUG 2025-12-11 02:50:11,495 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,496 [main] Logical connection got DEBUG 2025-12-11 02:50:11,496 [main] Logical connection got DEBUG 2025-12-11 02:50:11,497 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,498 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,498 [main] Logical connection got DEBUG 2025-12-11 02:50:11,498 [main] Logical connection got DEBUG 2025-12-11 02:50:11,499 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,500 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,500 [main] Logical connection got DEBUG 2025-12-11 02:50:11,500 [main] Logical connection got DEBUG 2025-12-11 02:50:11,502 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,502 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,502 [main] Logical connection got DEBUG 2025-12-11 02:50:11,502 [main] Logical connection got DEBUG 2025-12-11 02:50:11,504 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,505 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,505 [main] Logical connection got DEBUG 2025-12-11 02:50:11,505 [main] Logical connection got DEBUG 2025-12-11 02:50:11,508 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,510 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,510 [main] Logical connection got DEBUG 2025-12-11 02:50:11,510 [main] Logical connection got DEBUG 2025-12-11 02:50:11,512 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,514 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,514 [main] Logical connection got DEBUG 2025-12-11 02:50:11,514 [main] Logical connection got DEBUG 2025-12-11 02:50:11,518 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,519 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,519 [main] Logical connection got DEBUG 2025-12-11 02:50:11,519 [main] Logical connection got DEBUG 2025-12-11 02:50:11,520 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,521 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,521 [main] Logical connection got DEBUG 2025-12-11 02:50:11,521 [main] Logical connection got DEBUG 2025-12-11 02:50:11,523 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,525 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,525 [main] Logical connection got DEBUG 2025-12-11 02:50:11,529 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,530 [main] Transaction rolledback DEBUG 2025-12-11 02:50:11,530 [main] Physical connection closed DEBUG 2025-12-11 02:50:11,541 [main] Transaction began DEBUG 2025-12-11 02:50:11,542 [main] Physical connection got DEBUG 2025-12-11 02:50:11,542 [main] Logical connection got DEBUG 2025-12-11 02:50:11,542 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,542 [main] Logical connection got DEBUG 2025-12-11 02:50:11,542 [main] Logical connection got DEBUG 2025-12-11 02:50:11,543 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,545 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,546 [main] Logical connection got DEBUG 2025-12-11 02:50:11,546 [main] Logical connection got DEBUG 2025-12-11 02:50:11,547 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,550 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,550 [main] Logical connection got DEBUG 2025-12-11 02:50:11,550 [main] Logical connection got DEBUG 2025-12-11 02:50:11,553 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,553 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,553 [main] Logical connection got DEBUG 2025-12-11 02:50:11,554 [main] Logical connection got DEBUG 2025-12-11 02:50:11,558 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,559 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,559 [main] Logical connection got DEBUG 2025-12-11 02:50:11,559 [main] Logical connection got DEBUG 2025-12-11 02:50:11,561 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,561 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,561 [main] Logical connection got DEBUG 2025-12-11 02:50:11,562 [main] Logical connection got DEBUG 2025-12-11 02:50:11,563 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,565 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,565 [main] Logical connection got DEBUG 2025-12-11 02:50:11,565 [main] Logical connection got DEBUG 2025-12-11 02:50:11,566 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,568 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,568 [main] Logical connection got DEBUG 2025-12-11 02:50:11,568 [main] Logical connection got DEBUG 2025-12-11 02:50:11,569 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,570 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,570 [main] Logical connection got DEBUG 2025-12-11 02:50:11,571 [main] Logical connection got DEBUG 2025-12-11 02:50:11,572 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,574 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,574 [main] Logical connection got DEBUG 2025-12-11 02:50:11,577 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,577 [main] Transaction rolledback DEBUG 2025-12-11 02:50:11,577 [main] Physical connection closed DEBUG 2025-12-11 02:50:11,587 [main] Transaction began DEBUG 2025-12-11 02:50:11,588 [main] Physical connection got DEBUG 2025-12-11 02:50:11,588 [main] Logical connection got DEBUG 2025-12-11 02:50:11,588 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,588 [main] Logical connection got DEBUG 2025-12-11 02:50:11,588 [main] Logical connection got DEBUG 2025-12-11 02:50:11,589 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,591 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,591 [main] Logical connection got DEBUG 2025-12-11 02:50:11,591 [main] Logical connection got DEBUG 2025-12-11 02:50:11,592 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,593 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,593 [main] Logical connection got DEBUG 2025-12-11 02:50:11,593 [main] Logical connection got DEBUG 2025-12-11 02:50:11,595 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,596 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,596 [main] Logical connection got DEBUG 2025-12-11 02:50:11,596 [main] Logical connection got DEBUG 2025-12-11 02:50:11,598 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,599 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,599 [main] Logical connection got DEBUG 2025-12-11 02:50:11,599 [main] Logical connection got DEBUG 2025-12-11 02:50:11,600 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,601 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,602 [main] Logical connection got DEBUG 2025-12-11 02:50:11,602 [main] Logical connection got DEBUG 2025-12-11 02:50:11,603 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,604 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,605 [main] Logical connection got DEBUG 2025-12-11 02:50:11,605 [main] Logical connection got DEBUG 2025-12-11 02:50:11,608 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,609 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,609 [main] Logical connection got DEBUG 2025-12-11 02:50:11,609 [main] Logical connection got DEBUG 2025-12-11 02:50:11,612 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,614 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,614 [main] Logical connection got DEBUG 2025-12-11 02:50:11,614 [main] Logical connection got DEBUG 2025-12-11 02:50:11,616 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,616 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,616 [main] Logical connection got DEBUG 2025-12-11 02:50:11,619 [main] Logical connection closed {CCC=25, EEE=625} DEBUG 2025-12-11 02:50:11,619 [main] Transaction rolledback DEBUG 2025-12-11 02:50:11,619 [main] Physical connection closed DEBUG 2025-12-11 02:50:11,669 [main] Transaction began DEBUG 2025-12-11 02:50:11,670 [main] Physical connection got DEBUG 2025-12-11 02:50:11,671 [main] Logical connection got DEBUG 2025-12-11 02:50:11,671 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,671 [main] Logical connection got DEBUG 2025-12-11 02:50:11,671 [main] Logical connection got DEBUG 2025-12-11 02:50:11,672 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,673 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,673 [main] Logical connection got DEBUG 2025-12-11 02:50:11,673 [main] Logical connection got DEBUG 2025-12-11 02:50:11,674 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,675 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,675 [main] Logical connection got DEBUG 2025-12-11 02:50:11,675 [main] Logical connection got DEBUG 2025-12-11 02:50:11,677 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,678 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,678 [main] Logical connection got DEBUG 2025-12-11 02:50:11,678 [main] Logical connection got DEBUG 2025-12-11 02:50:11,680 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,681 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,681 [main] Logical connection got DEBUG 2025-12-11 02:50:11,681 [main] Logical connection got DEBUG 2025-12-11 02:50:11,682 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,683 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,684 [main] Logical connection got DEBUG 2025-12-11 02:50:11,684 [main] Logical connection got DEBUG 2025-12-11 02:50:11,686 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,686 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,686 [main] Logical connection got DEBUG 2025-12-11 02:50:11,686 [main] Logical connection got DEBUG 2025-12-11 02:50:11,688 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,688 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,688 [main] Logical connection got DEBUG 2025-12-11 02:50:11,688 [main] Logical connection got DEBUG 2025-12-11 02:50:11,690 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,691 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,691 [main] Logical connection got DEBUG 2025-12-11 02:50:11,691 [main] Logical connection got DEBUG 2025-12-11 02:50:11,694 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,695 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,695 [main] Logical connection got DEBUG 2025-12-11 02:50:11,698 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,698 [main] Transaction rolledback DEBUG 2025-12-11 02:50:11,698 [main] Physical connection closed DEBUG 2025-12-11 02:50:11,708 [main] Physical connection got DEBUG 2025-12-11 02:50:11,708 [main] Logical connection got DEBUG 2025-12-11 02:50:11,709 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,709 [main] Logical connection got DEBUG 2025-12-11 02:50:11,709 [main] Physical connection got DEBUG 2025-12-11 02:50:11,709 [main] Logical connection got DEBUG 2025-12-11 02:50:11,711 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,712 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,712 [main] Logical connection got DEBUG 2025-12-11 02:50:11,712 [main] Logical connection got DEBUG 2025-12-11 02:50:11,713 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,714 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,714 [main] Logical connection got DEBUG 2025-12-11 02:50:11,714 [main] Logical connection got DEBUG 2025-12-11 02:50:11,716 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,717 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,717 [main] Logical connection got DEBUG 2025-12-11 02:50:11,717 [main] Logical connection got DEBUG 2025-12-11 02:50:11,718 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,720 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,722 [main] Logical connection got DEBUG 2025-12-11 02:50:11,722 [main] Logical connection got DEBUG 2025-12-11 02:50:11,723 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,725 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,725 [main] Logical connection got DEBUG 2025-12-11 02:50:11,726 [main] Logical connection got DEBUG 2025-12-11 02:50:11,727 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,728 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,728 [main] Logical connection got DEBUG 2025-12-11 02:50:11,728 [main] Logical connection got DEBUG 2025-12-11 02:50:11,729 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,731 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,731 [main] Logical connection got DEBUG 2025-12-11 02:50:11,731 [main] Logical connection got DEBUG 2025-12-11 02:50:11,732 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,733 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,733 [main] Logical connection got DEBUG 2025-12-11 02:50:11,733 [main] Logical connection got DEBUG 2025-12-11 02:50:11,734 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,735 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,735 [main] Logical connection got DEBUG 2025-12-11 02:50:11,737 [main] Logical connection closed [EDAO0032]Method argument size(2) is unmatched with procedure in-parameter size(3). DEBUG 2025-12-11 02:50:11,738 [main] Physical connection closed DEBUG 2025-12-11 02:50:11,738 [main] Physical connection closed DEBUG 2025-12-11 02:50:11,748 [main] Physical connection got DEBUG 2025-12-11 02:50:11,748 [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-12-11 02:50:11,748 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,749 [main] Physical connection closed DEBUG 2025-12-11 02:50:11,760 [main] Physical connection got DEBUG 2025-12-11 02:50:11,760 [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-12-11 02:50:11,770 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,770 [main] Physical connection closed DEBUG 2025-12-11 02:50:11,779 [main] Physical connection got DEBUG 2025-12-11 02:50:11,779 [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-12-11 02:50:11,816 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,816 [main] Physical connection closed Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.588 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-12-11 02:50:11,832 [main] Physical connection got DEBUG 2025-12-11 02:50:11,832 [main] Logical connection got DEBUG 2025-12-11 02:50:11,833 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,833 [main] Logical connection got WARN 2025-12-11 02:50:11,837 [main] Table(ProcedureHsqldbTest$ABean) not found DEBUG 2025-12-11 02:50:11,839 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,839 [main] Logical connection got DEBUG 2025-12-11 02:50:11,840 [main] Physical connection got DEBUG 2025-12-11 02:50:11,840 [main] Logical connection got DEBUG 2025-12-11 02:50:11,850 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,861 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,861 [main] Logical connection got DEBUG 2025-12-11 02:50:11,863 [main] Logical connection closed 2025-12-11 00:00:00.0 DEBUG 2025-12-11 02:50:11,863 [main] Physical connection closed DEBUG 2025-12-11 02:50:11,864 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec Running org.seasar.dao.impl.PkOnlyTableTest DEBUG 2025-12-11 02:50:11,912 [main] Transaction began DEBUG 2025-12-11 02:50:11,914 [main] Physical connection got DEBUG 2025-12-11 02:50:11,914 [main] Logical connection got DEBUG 2025-12-11 02:50:11,914 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,914 [main] Logical connection got DEBUG 2025-12-11 02:50:11,924 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,924 [main] Logical connection got DEBUG 2025-12-11 02:50:11,925 [main] INSERT INTO PKONLYTABLE (aaa) VALUES ('value') DEBUG 2025-12-11 02:50:11,925 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,925 [main] Transaction rolledback DEBUG 2025-12-11 02:50:11,925 [main] Physical connection closed DEBUG 2025-12-11 02:50:11,947 [main] Transaction began DEBUG 2025-12-11 02:50:11,947 [main] Physical connection got DEBUG 2025-12-11 02:50:11,947 [main] Logical connection got DEBUG 2025-12-11 02:50:11,947 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,947 [main] Logical connection got DEBUG 2025-12-11 02:50:11,951 [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.(AbstractAutoStaticCommand.java:45) at org.seasar.dao.impl.UpdateAutoStaticCommand.(UpdateAutoStaticCommand.java:33) at org.seasar.dao.impl.DaoMetaDataImpl.createUpdateAutoStaticCommand(DaoMetaDataImpl.java:589) at org.seasar.dao.impl.DaoMetaDataImpl.setupUpdateMethodByAuto(DaoMetaDataImpl.java:574) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethodByAuto(DaoMetaDataImpl.java:385) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:216) ... 38 more DEBUG 2025-12-11 02:50:11,953 [main] Transaction rolledback DEBUG 2025-12-11 02:50:11,953 [main] Physical connection closed DEBUG 2025-12-11 02:50:11,973 [main] Transaction began DEBUG 2025-12-11 02:50:11,973 [main] Physical connection got DEBUG 2025-12-11 02:50:11,973 [main] Logical connection got DEBUG 2025-12-11 02:50:11,974 [main] Logical connection closed DEBUG 2025-12-11 02:50:11,974 [main] Logical connection got DEBUG 2025-12-11 02:50:11,977 [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.(AbstractAutoStaticCommand.java:45) at org.seasar.dao.impl.UpdateAutoStaticCommand.(UpdateAutoStaticCommand.java:33) at org.seasar.dao.impl.DaoMetaDataImpl.createUpdateAutoStaticCommand(DaoMetaDataImpl.java:589) at org.seasar.dao.impl.DaoMetaDataImpl.setupUpdateMethodByAuto(DaoMetaDataImpl.java:574) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethodByAuto(DaoMetaDataImpl.java:385) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:216) ... 38 more DEBUG 2025-12-11 02:50:11,979 [main] Transaction rolledback DEBUG 2025-12-11 02:50:11,979 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 sec Running org.seasar.dao.impl.SelectDynamicCommandTest DEBUG 2025-12-11 02:50:11,987 [main] Physical connection got DEBUG 2025-12-11 02:50:11,987 [main] Logical connection got DEBUG 2025-12-11 02:50:12,014 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,014 [main] Logical connection got DEBUG 2025-12-11 02:50:12,014 [main] SELECT * FROM emp WHERE empno = 7788 DEBUG 2025-12-11 02:50:12,016 [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-12-11 02:50:12,017 [main] Physical connection closed DEBUG 2025-12-11 02:50:12,022 [main] Physical connection got DEBUG 2025-12-11 02:50:12,023 [main] Logical connection got DEBUG 2025-12-11 02:50:12,023 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,023 [main] Logical connection got DEBUG 2025-12-11 02:50:12,047 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,056 [main] Logical connection got DEBUG 2025-12-11 02:50:12,057 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 AND EMP.deptno = 20 AND EMP.job = 'CLERK' DEBUG 2025-12-11 02:50:12,058 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,058 [main] Logical connection got DEBUG 2025-12-11 02:50:12,058 [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-12-11 02:50:12,060 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,060 [main] Physical connection closed DEBUG 2025-12-11 02:50:12,066 [main] Transaction began DEBUG 2025-12-11 02:50:12,068 [main] Physical connection got DEBUG 2025-12-11 02:50:12,068 [main] Logical connection got DEBUG 2025-12-11 02:50:12,068 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,068 [main] Logical connection got DEBUG 2025-12-11 02:50:12,077 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,081 [main] Logical connection got DEBUG 2025-12-11 02:50:12,081 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (100, 0, 'NAME0') DEBUG 2025-12-11 02:50:12,081 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,082 [main] Logical connection got DEBUG 2025-12-11 02:50:12,082 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (200, 1, 'NAME1') DEBUG 2025-12-11 02:50:12,084 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,084 [main] Logical connection got DEBUG 2025-12-11 02:50:12,084 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (300, 2, 'NAME2') DEBUG 2025-12-11 02:50:12,085 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,086 [main] Logical connection got DEBUG 2025-12-11 02:50:12,086 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE EMP3.employee_name = 'NAME1' DEBUG 2025-12-11 02:50:12,087 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,087 [main] Logical connection got DEBUG 2025-12-11 02:50:12,087 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE EMP3.department_Id = 200 DEBUG 2025-12-11 02:50:12,088 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,088 [main] Transaction rolledback DEBUG 2025-12-11 02:50:12,088 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec Running org.seasar.dao.impl.NoPkTableTest DEBUG 2025-12-11 02:50:12,160 [main] Transaction began DEBUG 2025-12-11 02:50:12,160 [main] Physical connection got DEBUG 2025-12-11 02:50:12,160 [main] Logical connection got DEBUG 2025-12-11 02:50:12,160 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,161 [main] Logical connection got DEBUG 2025-12-11 02:50:12,165 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,167 [main] Logical connection got DEBUG 2025-12-11 02:50:12,168 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2025-12-11 02:50:12,168 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,168 [main] Logical connection got DEBUG 2025-12-11 02:50:12,168 [main] INSERT INTO NO_PK_TABLE VALUES ('a', 1) DEBUG 2025-12-11 02:50:12,169 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,169 [main] Logical connection got DEBUG 2025-12-11 02:50:12,169 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2025-12-11 02:50:12,169 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,169 [main] Logical connection got DEBUG 2025-12-11 02:50:12,169 [main] UPDATE NO_PK_TABLE SET AAA = 'a2' DEBUG 2025-12-11 02:50:12,169 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,170 [main] Logical connection got DEBUG 2025-12-11 02:50:12,170 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2025-12-11 02:50:12,170 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,170 [main] Logical connection got DEBUG 2025-12-11 02:50:12,170 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'hoge' DEBUG 2025-12-11 02:50:12,170 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,170 [main] Logical connection got DEBUG 2025-12-11 02:50:12,170 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2025-12-11 02:50:12,170 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,170 [main] Logical connection got DEBUG 2025-12-11 02:50:12,171 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'a2' DEBUG 2025-12-11 02:50:12,171 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,171 [main] Logical connection got DEBUG 2025-12-11 02:50:12,171 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2025-12-11 02:50:12,172 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,172 [main] Transaction rolledback DEBUG 2025-12-11 02:50:12,172 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 sec Running org.seasar.dao.impl.UpdateModifiedOnlyCommandTest DEBUG 2025-12-11 02:50:12,209 [main] Transaction began DEBUG 2025-12-11 02:50:12,209 [main] Physical connection got DEBUG 2025-12-11 02:50:12,209 [main] Logical connection got DEBUG 2025-12-11 02:50:12,209 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,209 [main] Logical connection got DEBUG 2025-12-11 02:50:12,220 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,222 [main] Logical connection got DEBUG 2025-12-11 02:50:12,222 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2025-12-11 02:50:12,223 [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-12-11 02:50:12,223 [main] Logical connection got DEBUG 2025-12-11 02:50:12,224 [main] UPDATE EMP SET tstamp = '2025-12-11 02.50.12', ename = 'hoge', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-12-11 02:50:12,225 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,225 [main] Transaction rolledback DEBUG 2025-12-11 02:50:12,225 [main] Physical connection closed DEBUG 2025-12-11 02:50:12,260 [main] Transaction began DEBUG 2025-12-11 02:50:12,260 [main] Physical connection got DEBUG 2025-12-11 02:50:12,260 [main] Logical connection got DEBUG 2025-12-11 02:50:12,260 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,260 [main] Logical connection got DEBUG 2025-12-11 02:50:12,270 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,271 [main] Logical connection got DEBUG 2025-12-11 02:50:12,271 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2025-12-11 02:50:12,272 [main] Logical connection closed 7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0 timestamp, tstamp job, job DEBUG 2025-12-11 02:50:12,273 [main] Logical connection got DEBUG 2025-12-11 02:50:12,273 [main] UPDATE EMP SET tstamp = '2025-12-11 02.50.12', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-12-11 02:50:12,273 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,273 [main] Transaction rolledback DEBUG 2025-12-11 02:50:12,273 [main] Physical connection closed DEBUG 2025-12-11 02:50:12,305 [main] Transaction began DEBUG 2025-12-11 02:50:12,305 [main] Physical connection got DEBUG 2025-12-11 02:50:12,305 [main] Logical connection got DEBUG 2025-12-11 02:50:12,305 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,305 [main] Logical connection got DEBUG 2025-12-11 02:50:12,316 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,317 [main] Logical connection got DEBUG 2025-12-11 02:50:12,317 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2025-12-11 02:50:12,318 [main] Logical connection closed 7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0 timestamp, tstamp DEBUG 2025-12-11 02:50:12,318 [main] Logical connection got DEBUG 2025-12-11 02:50:12,319 [main] UPDATE EMP SET tstamp = '2025-12-11 02.50.12' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-12-11 02:50:12,319 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,319 [main] Transaction rolledback DEBUG 2025-12-11 02:50:12,319 [main] Physical connection closed DEBUG 2025-12-11 02:50:12,354 [main] Transaction began DEBUG 2025-12-11 02:50:12,355 [main] Physical connection got DEBUG 2025-12-11 02:50:12,355 [main] Logical connection got DEBUG 2025-12-11 02:50:12,355 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,355 [main] Logical connection got DEBUG 2025-12-11 02:50:12,369 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,371 [main] Logical connection got DEBUG 2025-12-11 02:50:12,371 [main] SELECT EMP.ename, EMP.empno, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2025-12-11 02:50:12,372 [main] Logical connection closed 7499, ALLEN, SALESMAN, 1600.0, 300.0 DEBUG 2025-12-11 02:50:12,372 [main] skip UPDATE: table=EMP, key{empno=7499} DEBUG 2025-12-11 02:50:12,372 [main] Transaction rolledback DEBUG 2025-12-11 02:50:12,372 [main] Physical connection closed DEBUG 2025-12-11 02:50:12,450 [main] Transaction began DEBUG 2025-12-11 02:50:12,450 [main] Physical connection got DEBUG 2025-12-11 02:50:12,451 [main] Logical connection got DEBUG 2025-12-11 02:50:12,451 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,451 [main] Logical connection got DEBUG 2025-12-11 02:50:12,470 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,471 [main] Logical connection got DEBUG 2025-12-11 02:50:12,472 [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-12-11 02:50:12,473 [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-12-11 02:50:12,473 [main] Logical connection got DEBUG 2025-12-11 02:50:12,473 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,473 [main] Logical connection got DEBUG 2025-12-11 02:50:12,477 [main] Logical connection closed dname, dname DEBUG 2025-12-11 02:50:12,478 [main] Logical connection got DEBUG 2025-12-11 02:50:12,478 [main] UPDATE DEPT SET dname = 'FOO' WHERE deptno = 30 DEBUG 2025-12-11 02:50:12,479 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,479 [main] Logical connection got DEBUG 2025-12-11 02:50:12,479 [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-12-11 02:50:12,479 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,479 [main] Transaction rolledback DEBUG 2025-12-11 02:50:12,479 [main] Physical connection closed DEBUG 2025-12-11 02:50:12,508 [main] Transaction began DEBUG 2025-12-11 02:50:12,508 [main] Physical connection got DEBUG 2025-12-11 02:50:12,508 [main] Logical connection got DEBUG 2025-12-11 02:50:12,508 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,509 [main] Logical connection got DEBUG 2025-12-11 02:50:12,523 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,525 [main] Logical connection got DEBUG 2025-12-11 02:50:12,526 [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-12-11 02:50:12,527 [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-12-11 02:50:12,527 [main] Logical connection got DEBUG 2025-12-11 02:50:12,527 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,528 [main] Logical connection got DEBUG 2025-12-11 02:50:12,530 [main] Logical connection closed dname, dname DEBUG 2025-12-11 02:50:12,531 [main] Logical connection got DEBUG 2025-12-11 02:50:12,531 [main] UPDATE DEPT SET dname = 'baar' WHERE deptno = 20 DEBUG 2025-12-11 02:50:12,531 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,532 [main] Logical connection got DEBUG 2025-12-11 02:50:12,532 [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-12-11 02:50:12,533 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,533 [main] Transaction rolledback DEBUG 2025-12-11 02:50:12,533 [main] Physical connection closed DEBUG 2025-12-11 02:50:12,562 [main] Transaction began DEBUG 2025-12-11 02:50:12,562 [main] Physical connection got DEBUG 2025-12-11 02:50:12,562 [main] Logical connection got DEBUG 2025-12-11 02:50:12,562 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,562 [main] Logical connection got DEBUG 2025-12-11 02:50:12,571 [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-12-11 02:50:12,572 [main] Transaction rolledback DEBUG 2025-12-11 02:50:12,572 [main] Physical connection closed DEBUG 2025-12-11 02:50:12,605 [main] Transaction began DEBUG 2025-12-11 02:50:12,605 [main] Physical connection got DEBUG 2025-12-11 02:50:12,605 [main] Logical connection got DEBUG 2025-12-11 02:50:12,605 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,605 [main] Logical connection got DEBUG 2025-12-11 02:50:12,609 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,610 [main] Logical connection got DEBUG 2025-12-11 02:50:12,611 [main] SELECT EMP.ename, EMP.empno, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2025-12-11 02:50:12,611 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,611 [main] Logical connection got DEBUG 2025-12-11 02:50:12,611 [main] UPDATE EMP SET ename = 'ModifiedPropertiesByReflection' WHERE empno = 7499 DEBUG 2025-12-11 02:50:12,612 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,612 [main] Logical connection got DEBUG 2025-12-11 02:50:12,612 [main] SELECT EMP.ename, EMP.empno, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2025-12-11 02:50:12,612 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,612 [main] Transaction rolledback DEBUG 2025-12-11 02:50:12,612 [main] Physical connection closed Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 sec Running org.seasar.dao.parser.SqlTokenizerImplTest org.seasar.dao.TokenNotClosedRuntimeException: [EDAO0002]*/ not closed in (hoge) Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.seasar.dao.impl.DaoAnnotationReaderImplTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec Running org.seasar.dao.impl.DtoMetaDataResultSetHandlerTest DEBUG 2025-12-11 02:50:12,723 [main] Physical connection got DEBUG 2025-12-11 02:50:12,723 [main] Logical connection got DEBUG 2025-12-11 02:50:12,724 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,724 [main] Physical connection closed DEBUG 2025-12-11 02:50:12,731 [main] Physical connection got DEBUG 2025-12-11 02:50:12,731 [main] Logical connection got DEBUG 2025-12-11 02:50:12,731 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,732 [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-12-11 02:50:12,758 [main] Transaction began DEBUG 2025-12-11 02:50:12,759 [main] Physical connection got DEBUG 2025-12-11 02:50:12,759 [main] Logical connection got DEBUG 2025-12-11 02:50:12,759 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,759 [main] Logical connection got DEBUG 2025-12-11 02:50:12,762 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,765 [main] Logical connection got DEBUG 2025-12-11 02:50:12,765 [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-12-11 02:50:12,767 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,767 [main] Transaction rolledback DEBUG 2025-12-11 02:50:12,767 [main] Physical connection closed DEBUG 2025-12-11 02:50:12,831 [main] Transaction began DEBUG 2025-12-11 02:50:12,831 [main] Physical connection got DEBUG 2025-12-11 02:50:12,831 [main] Logical connection got DEBUG 2025-12-11 02:50:12,831 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,831 [main] Logical connection got DEBUG 2025-12-11 02:50:12,835 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,837 [main] Logical connection got DEBUG 2025-12-11 02:50:12,838 [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-12-11 02:50:12,838 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,838 [main] Transaction rolledback DEBUG 2025-12-11 02:50:12,838 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec Running org.seasar.dao.impl.UpdateAutoDynamicCommandTest DEBUG 2025-12-11 02:50:12,845 [main] Transaction began DEBUG 2025-12-11 02:50:12,845 [main] Physical connection got DEBUG 2025-12-11 02:50:12,845 [main] Logical connection got DEBUG 2025-12-11 02:50:12,846 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,846 [main] Logical connection got DEBUG 2025-12-11 02:50:12,871 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,879 [main] Logical connection got DEBUG 2025-12-11 02:50:12,879 [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-12-11 02:50:12,880 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,880 [main] Logical connection got DEBUG 2025-12-11 02:50:12,881 [main] UPDATE EMP SET tstamp = '2025-12-11 02.50.12', ename = 'HOGE', deptno = 20 WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-12-11 02:50:12,882 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,882 [main] Logical connection got DEBUG 2025-12-11 02:50:12,882 [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-12-11 02:50:12,883 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,883 [main] Transaction rolledback DEBUG 2025-12-11 02:50:12,883 [main] Physical connection closed DEBUG 2025-12-11 02:50:12,889 [main] Transaction began DEBUG 2025-12-11 02:50:12,889 [main] Physical connection got DEBUG 2025-12-11 02:50:12,889 [main] Logical connection got DEBUG 2025-12-11 02:50:12,889 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,889 [main] Logical connection got DEBUG 2025-12-11 02:50:12,914 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,923 [main] Logical connection got DEBUG 2025-12-11 02:50:12,924 [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-12-11 02:50:12,925 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,925 [main] Logical connection got DEBUG 2025-12-11 02:50:12,925 [main] UPDATE EMP SET tstamp = '2025-12-11 02.50.12', deptno = 20 WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-12-11 02:50:12,926 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,926 [main] Logical connection got DEBUG 2025-12-11 02:50:12,926 [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-12-11 02:50:12,926 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,926 [main] Transaction rolledback DEBUG 2025-12-11 02:50:12,926 [main] Physical connection closed DEBUG 2025-12-11 02:50:12,931 [main] Transaction began DEBUG 2025-12-11 02:50:12,932 [main] Physical connection got DEBUG 2025-12-11 02:50:12,932 [main] Logical connection got DEBUG 2025-12-11 02:50:12,932 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,932 [main] Logical connection got DEBUG 2025-12-11 02:50:12,941 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,942 [main] Logical connection got DEBUG 2025-12-11 02:50:12,942 [main] INSERT INTO CHAR_TABLE (aaa, id) VALUES ('c', 1) DEBUG 2025-12-11 02:50:12,942 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,943 [main] Transaction rolledback DEBUG 2025-12-11 02:50:12,943 [main] Physical connection closed DEBUG 2025-12-11 02:50:12,949 [main] Transaction began DEBUG 2025-12-11 02:50:12,949 [main] Physical connection got DEBUG 2025-12-11 02:50:12,950 [main] Logical connection got DEBUG 2025-12-11 02:50:12,950 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,950 [main] Logical connection got DEBUG 2025-12-11 02:50:12,959 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,962 [main] Logical connection got DEBUG 2025-12-11 02:50:12,962 [main] SELECT DEPT.versionno, DEPT.deptno, DEPT.dname, DEPT.loc FROM DEPT WHERE DEPT.deptno = 20 DEBUG 2025-12-11 02:50:12,963 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,963 [main] Logical connection got DEBUG 2025-12-11 02:50:12,963 [main] UPDATE DEPT SET versionno = 1, dname = 'HOGE' WHERE deptno = 20 AND versionno = 0 DEBUG 2025-12-11 02:50:12,963 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,963 [main] Logical connection got DEBUG 2025-12-11 02:50:12,964 [main] SELECT DEPT.versionno, DEPT.deptno, DEPT.dname, DEPT.loc FROM DEPT WHERE DEPT.deptno = 20 DEBUG 2025-12-11 02:50:12,964 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,964 [main] Transaction rolledback DEBUG 2025-12-11 02:50:12,964 [main] Physical connection closed Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 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-12-11 02:50:12,981 [main] Transaction began DEBUG 2025-12-11 02:50:12,981 [main] Physical connection got DEBUG 2025-12-11 02:50:12,982 [main] Logical connection got DEBUG 2025-12-11 02:50:12,982 [main] Logical connection closed DEBUG 2025-12-11 02:50:12,982 [main] Logical connection got DEBUG 2025-12-11 02:50:13,001 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,011 [main] Logical connection got DEBUG 2025-12-11 02:50:13,012 [main] UPDATE EMP SET tstamp = '2025-12-11 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-12-11 02:50:13,013 [main] UPDATE EMP SET tstamp = '2025-12-11 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-12-11 02:50:13,013 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,013 [main] Logical connection got DEBUG 2025-12-11 02:50:13,014 [main] UPDATE EMP SET tstamp = '2025-12-11 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-12-11 02:50:13,014 [main] UPDATE EMP SET tstamp = '2025-12-11 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-12-11 02:50:13,014 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,014 [main] Transaction rolledback DEBUG 2025-12-11 02:50:13,014 [main] Physical connection closed DEBUG 2025-12-11 02:50:13,021 [main] Transaction began DEBUG 2025-12-11 02:50:13,021 [main] Physical connection got DEBUG 2025-12-11 02:50:13,021 [main] Logical connection got DEBUG 2025-12-11 02:50:13,021 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,021 [main] Logical connection got DEBUG 2025-12-11 02:50:13,046 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,054 [main] Logical connection got DEBUG 2025-12-11 02:50:13,055 [main] UPDATE EMP SET tstamp = '2025-12-11 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-12-11 02:50:13,055 [main] UPDATE EMP SET tstamp = '2025-12-11 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-12-11 02:50:13,055 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,055 [main] Logical connection got DEBUG 2025-12-11 02:50:13,055 [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-12-11 02:50:13,057 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,057 [main] Logical connection got DEBUG 2025-12-11 02:50:13,057 [main] SELECT EMP.tstamp, EMP.ename, EMP.empno, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 DEBUG 2025-12-11 02:50:13,059 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,059 [main] Transaction rolledback DEBUG 2025-12-11 02:50:13,059 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec Running org.seasar.dao.impl.DtoMetaDataFactoryImplTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.seasar.dao.impl.ObjectArrayResultSetHandlerTest DEBUG 2025-12-11 02:50:13,074 [main] Physical connection got DEBUG 2025-12-11 02:50:13,074 [main] Logical connection got DEBUG 2025-12-11 02:50:13,074 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,074 [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-12-11 02:50:13,081 [main] Transaction began DEBUG 2025-12-11 02:50:13,081 [main] Physical connection got DEBUG 2025-12-11 02:50:13,081 [main] Logical connection got DEBUG 2025-12-11 02:50:13,081 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,081 [main] Logical connection got DEBUG 2025-12-11 02:50:13,157 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,168 [main] Logical connection got DEBUG 2025-12-11 02:50:13,168 [main] INSERT INTO EMP (tstamp, ename, empno, deptno, hiredate, mgr, job, comm, sal) VALUES ('2025-12-11 02.50.13', 'hoge', 99, 0, null, null, null, null, null) DEBUG 2025-12-11 02:50:13,169 [main] INSERT INTO EMP (tstamp, ename, empno, deptno, hiredate, mgr, job, comm, sal) VALUES ('2025-12-11 02.50.13', 'hoge2', 98, 0, null, null, null, null, null) DEBUG 2025-12-11 02:50:13,169 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,169 [main] Logical connection got DEBUG 2025-12-11 02:50:13,169 [main] INSERT INTO EMP (tstamp, ename, empno, deptno, hiredate, mgr, job, comm, sal) VALUES ('2025-12-11 02.50.13', 'hoge3', 97, 0, null, null, null, null, null) DEBUG 2025-12-11 02:50:13,170 [main] INSERT INTO EMP (tstamp, ename, empno, deptno, hiredate, mgr, job, comm, sal) VALUES ('2025-12-11 02.50.13', 'hoge2', 96, 0, null, null, null, null, null) DEBUG 2025-12-11 02:50:13,170 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,170 [main] Transaction rolledback DEBUG 2025-12-11 02:50:13,170 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec Running org.seasar.dao.impl.ResultSetToBeanTest DEBUG 2025-12-11 02:50:13,176 [main] Transaction began DEBUG 2025-12-11 02:50:13,177 [main] Physical connection got DEBUG 2025-12-11 02:50:13,177 [main] Logical connection got DEBUG 2025-12-11 02:50:13,178 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,178 [main] Logical connection got DEBUG 2025-12-11 02:50:13,187 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,187 [main] Logical connection got DEBUG 2025-12-11 02:50:13,188 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (123, 7650, 'foo') DEBUG 2025-12-11 02:50:13,188 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,188 [main] Logical connection got DEBUG 2025-12-11 02:50:13,188 [main] SELECT employee_name FROM EMP3 DEBUG 2025-12-11 02:50:13,188 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,189 [main] Logical connection got DEBUG 2025-12-11 02:50:13,189 [main] SELECT employee_name AS employeeName FROM EMP3 DEBUG 2025-12-11 02:50:13,189 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,189 [main] Transaction rolledback DEBUG 2025-12-11 02:50:13,189 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec Running org.seasar.dao.IllegalParameterTypeRuntimeExceptionTest [EDAO0028](hoge) is illegal for procedure parameter type Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.seasar.dao.impl.MapResultSetHandlerTest DEBUG 2025-12-11 02:50:13,199 [main] Physical connection got DEBUG 2025-12-11 02:50:13,199 [main] Logical connection got DEBUG 2025-12-11 02:50:13,200 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,200 [main] Physical connection closed DEBUG 2025-12-11 02:50:13,204 [main] Physical connection got DEBUG 2025-12-11 02:50:13,204 [main] Logical connection got DEBUG 2025-12-11 02:50:13,204 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,204 [main] Physical connection closed DEBUG 2025-12-11 02:50:13,209 [main] Physical connection got DEBUG 2025-12-11 02:50:13,209 [main] Logical connection got WARN 2025-12-11 02:50:13,209 [main] More than 2 rows found, but only first row returned DEBUG 2025-12-11 02:50:13,209 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,209 [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-12-11 02:50:13,224 [main] Physical connection got DEBUG 2025-12-11 02:50:13,224 [main] Logical connection got DEBUG 2025-12-11 02:50:13,226 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,227 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running org.seasar.dao.context.CommandContextPropertyAccessorTest hoge Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.seasar.dao.util.TypeUtilTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.seasar.dao.impl.CharBindTest DEBUG 2025-12-11 02:50:13,249 [main] Transaction began DEBUG 2025-12-11 02:50:13,249 [main] Physical connection got DEBUG 2025-12-11 02:50:13,249 [main] Logical connection got DEBUG 2025-12-11 02:50:13,250 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,250 [main] Logical connection got DEBUG 2025-12-11 02:50:13,255 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,256 [main] Logical connection got DEBUG 2025-12-11 02:50:13,256 [main] INSERT INTO CHAR_TABLE (aaa, id) VALUES ('Z', 31) DEBUG 2025-12-11 02:50:13,257 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,257 [main] Logical connection got DEBUG 2025-12-11 02:50:13,257 [main] SELECT CHAR_TABLE.aaa, CHAR_TABLE.id FROM CHAR_TABLE DEBUG 2025-12-11 02:50:13,257 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,257 [main] Transaction rolledback DEBUG 2025-12-11 02:50:13,257 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec Running org.seasar.dao.pager.OracleRownumPagingSqlRewriterTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.seasar.dao.impl.BeanEnhancerImplTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.seasar.dao.impl.UpdateDynamicCommandTest DEBUG 2025-12-11 02:50:13,271 [main] Transaction began DEBUG 2025-12-11 02:50:13,271 [main] Physical connection got DEBUG 2025-12-11 02:50:13,271 [main] Logical connection got DEBUG 2025-12-11 02:50:13,271 [main] UPDATE emp SET ename = 'SCOTT' WHERE empno = 7788 DEBUG 2025-12-11 02:50:13,271 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,272 [main] Transaction rolledback DEBUG 2025-12-11 02:50:13,272 [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.023 sec Running org.seasar.dao.pager.PagerResultSetWrapperTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.seasar.dao.dbms.OracleTest DEBUG 2025-12-11 02:50:13,302 [main] Physical connection got DEBUG 2025-12-11 02:50:13,302 [main] Logical connection got DEBUG 2025-12-11 02:50:13,328 [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-12-11 02:50:13,328 [main] Physical connection closed DEBUG 2025-12-11 02:50:13,333 [main] Physical connection got DEBUG 2025-12-11 02:50:13,333 [main] Logical connection got DEBUG 2025-12-11 02:50:13,340 [main] Logical connection closed SELECT DEPT.versionno, DEPT.deptno, DEPT.dname, DEPT.loc FROM DEPT DEBUG 2025-12-11 02:50:13,340 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec Running org.seasar.dao.OverloadNotSupportedRuntimeExceptionTest [EDAO0033]Overload not supported for method(foo) of Dao interface(hoge) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.seasar.dao.impl.DefaultBeanMetaDataImplTest DEBUG 2025-12-11 02:50:13,397 [main] Physical connection got DEBUG 2025-12-11 02:50:13,398 [main] Logical connection got DEBUG 2025-12-11 02:50:13,419 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,420 [main] Physical connection closed DEBUG 2025-12-11 02:50:13,427 [main] Physical connection got DEBUG 2025-12-11 02:50:13,427 [main] Logical connection got WARN 2025-12-11 02:50:13,429 [main] Table(MyBean) not found WARN 2025-12-11 02:50:13,430 [main] Table(DefaultBeanMetaDataImplTest$Ccc) not found DEBUG 2025-12-11 02:50:13,439 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,439 [main] Physical connection closed DEBUG 2025-12-11 02:50:13,446 [main] Physical connection got DEBUG 2025-12-11 02:50:13,446 [main] Logical connection got DEBUG 2025-12-11 02:50:13,465 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,465 [main] Physical connection closed DEBUG 2025-12-11 02:50:13,470 [main] Physical connection got DEBUG 2025-12-11 02:50:13,470 [main] Logical connection got DEBUG 2025-12-11 02:50:13,479 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,479 [main] Logical connection got DEBUG 2025-12-11 02:50:13,498 [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-12-11 02:50:13,498 [main] Physical connection closed DEBUG 2025-12-11 02:50:13,505 [main] Physical connection got DEBUG 2025-12-11 02:50:13,506 [main] Logical connection got DEBUG 2025-12-11 02:50:13,523 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,523 [main] Physical connection closed DEBUG 2025-12-11 02:50:13,530 [main] Physical connection got DEBUG 2025-12-11 02:50:13,530 [main] Logical connection got DEBUG 2025-12-11 02:50:13,549 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,549 [main] Physical connection closed DEBUG 2025-12-11 02:50:13,556 [main] Physical connection got DEBUG 2025-12-11 02:50:13,556 [main] Logical connection got DEBUG 2025-12-11 02:50:13,623 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,623 [main] Physical connection closed DEBUG 2025-12-11 02:50:13,629 [main] Physical connection got DEBUG 2025-12-11 02:50:13,629 [main] Logical connection got WARN 2025-12-11 02:50:13,632 [main] Table(DefaultBeanMetaDataImplTest$Ddd) not found DEBUG 2025-12-11 02:50:13,637 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,638 [main] Physical connection closed DEBUG 2025-12-11 02:50:13,646 [main] Physical connection got DEBUG 2025-12-11 02:50:13,646 [main] Logical connection got WARN 2025-12-11 02:50:13,649 [main] Table(DefaultBeanMetaDataImplTest$Eee) not found DEBUG 2025-12-11 02:50:13,655 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,655 [main] Physical connection closed DEBUG 2025-12-11 02:50:13,661 [main] Physical connection got DEBUG 2025-12-11 02:50:13,661 [main] Logical connection got DEBUG 2025-12-11 02:50:13,668 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,668 [main] Physical connection closed DEBUG 2025-12-11 02:50:13,674 [main] Physical connection got DEBUG 2025-12-11 02:50:13,674 [main] Logical connection got WARN 2025-12-11 02:50:13,678 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found DEBUG 2025-12-11 02:50:13,683 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,683 [main] Physical connection closed DEBUG 2025-12-11 02:50:13,690 [main] Physical connection got DEBUG 2025-12-11 02:50:13,690 [main] Logical connection got WARN 2025-12-11 02:50:13,692 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found DEBUG 2025-12-11 02:50:13,695 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,695 [main] Physical connection closed DEBUG 2025-12-11 02:50:13,712 [main] Physical connection got DEBUG 2025-12-11 02:50:13,712 [main] Logical connection got DEBUG 2025-12-11 02:50:13,719 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,719 [main] Physical connection closed DEBUG 2025-12-11 02:50:13,725 [main] Physical connection got DEBUG 2025-12-11 02:50:13,725 [main] Logical connection got DEBUG 2025-12-11 02:50:13,732 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,732 [main] Physical connection closed DEBUG 2025-12-11 02:50:13,738 [main] Physical connection got DEBUG 2025-12-11 02:50:13,739 [main] Logical connection got DEBUG 2025-12-11 02:50:13,747 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,747 [main] Physical connection closed DEBUG 2025-12-11 02:50:13,757 [main] Physical connection got DEBUG 2025-12-11 02:50:13,757 [main] Logical connection got WARN 2025-12-11 02:50:13,761 [main] Table(DefaultBeanMetaDataImplTest$Ggg) not found DEBUG 2025-12-11 02:50:13,765 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,765 [main] Physical connection closed Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 sec Running org.seasar.dao.impl.FunctionTest DEBUG 2025-12-11 02:50:13,775 [main] Physical connection got DEBUG 2025-12-11 02:50:13,775 [main] Logical connection got Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running org.seasar.dao.util.ImplementInterfaceWalkerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.seasar.dao.impl.BooleanPropertyTest DEBUG 2025-12-11 02:50:13,842 [main] Transaction began DEBUG 2025-12-11 02:50:13,843 [main] Physical connection got DEBUG 2025-12-11 02:50:13,844 [main] Logical connection got DEBUG 2025-12-11 02:50:13,844 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,844 [main] Logical connection got DEBUG 2025-12-11 02:50:13,852 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,853 [main] Logical connection got DEBUG 2025-12-11 02:50:13,853 [main] INSERT INTO DEPT2 (deptno, dname, active) VALUES (99, 'hoge', true) DEBUG 2025-12-11 02:50:13,853 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,853 [main] Logical connection got DEBUG 2025-12-11 02:50:13,853 [main] SELECT DEPT2.deptno, DEPT2.dname, DEPT2.active FROM DEPT2 WARN 2025-12-11 02:50:13,854 [main] More than 2 rows found, but only first row returned DEBUG 2025-12-11 02:50:13,854 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,854 [main] Transaction rolledback DEBUG 2025-12-11 02:50:13,854 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec Running org.seasar.dao.impl.ObjectResultSetHandlerTest DEBUG 2025-12-11 02:50:13,860 [main] Physical connection got DEBUG 2025-12-11 02:50:13,860 [main] Logical connection got DEBUG 2025-12-11 02:50:13,860 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,860 [main] Physical connection closed DEBUG 2025-12-11 02:50:13,864 [main] Physical connection got DEBUG 2025-12-11 02:50:13,864 [main] Logical connection got DEBUG 2025-12-11 02:50:13,864 [main] Logical connection closed DEBUG 2025-12-11 02:50:13,864 [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-12-11 02:50:14,065 [main] Physical connection got DEBUG 2025-12-11 02:50:14,065 [main] Logical connection got DEBUG 2025-12-11 02:50:14,090 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,096 [main] Physical connection closed DEBUG 2025-12-11 02:50:14,134 [main] Physical connection got DEBUG 2025-12-11 02:50:14,134 [main] Logical connection got DEBUG 2025-12-11 02:50:14,135 [main] Physical connection got DEBUG 2025-12-11 02:50:14,135 [main] Logical connection got DEBUG 2025-12-11 02:50:14,139 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,139 [main] Logical connection got DEBUG 2025-12-11 02:50:14,139 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2025-12-11 02:50:14,143 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,143 [main] Logical connection got DEBUG 2025-12-11 02:50:14,143 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2025-12-11 02:50:14,143 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,143 [main] Logical connection got DEBUG 2025-12-11 02:50:14,143 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2025-12-11 02:50:14,143 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,144 [main] Logical connection got DEBUG 2025-12-11 02:50:14,144 [main] CALL IDENTITY() DEBUG 2025-12-11 02:50:14,144 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,144 [main] Logical connection got DEBUG 2025-12-11 02:50:14,144 [main] CALL IDENTITY() DEBUG 2025-12-11 02:50:14,144 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,144 [main] Logical connection got DEBUG 2025-12-11 02:50:14,144 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2025-12-11 02:50:14,144 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,144 [main] Logical connection got DEBUG 2025-12-11 02:50:14,144 [main] CALL IDENTITY() DEBUG 2025-12-11 02:50:14,144 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,144 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,144 [main] Physical connection closed DEBUG 2025-12-11 02:50:14,146 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 sec Running org.seasar.dao.id.IdentityIdentifierGeneratorTest DEBUG 2025-12-11 02:50:14,152 [main] Transaction began DEBUG 2025-12-11 02:50:14,152 [main] Physical connection got DEBUG 2025-12-11 02:50:14,152 [main] Logical connection got DEBUG 2025-12-11 02:50:14,152 [main] insert into identitytable(id_name) values('hoge') DEBUG 2025-12-11 02:50:14,152 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,153 [main] Logical connection got DEBUG 2025-12-11 02:50:14,153 [main] CALL IDENTITY() DEBUG 2025-12-11 02:50:14,153 [main] Logical connection closed 0 DEBUG 2025-12-11 02:50:14,153 [main] Transaction rolledback DEBUG 2025-12-11 02:50:14,153 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.seasar.dao.util.FetchHandlerUtilTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.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-12-11 02:50:14,163 [main] Physical connection got DEBUG 2025-12-11 02:50:14,163 [main] Logical connection got DEBUG 2025-12-11 02:50:14,163 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,163 [main] Logical connection got WARN 2025-12-11 02:50:14,167 [main] Table(WRONG_TABLE_NAME) not found DEBUG 2025-12-11 02:50:14,169 [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-12-11 02:50:14,171 [main] Physical connection closed DEBUG 2025-12-11 02:50:14,175 [main] Physical connection got DEBUG 2025-12-11 02:50:14,175 [main] Logical connection got DEBUG 2025-12-11 02:50:14,176 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,176 [main] Logical connection got WARN 2025-12-11 02:50:14,179 [main] Table(WRONG_TABLE_NAME) not found DEBUG 2025-12-11 02:50:14,182 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,182 [main] Logical connection got DEBUG 2025-12-11 02:50:14,182 [main] SELECT * FROM EMP DEBUG 2025-12-11 02:50:14,183 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,183 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec Running org.seasar.dao.impl.DtoListMetaDataResultSetHandlerTest DEBUG 2025-12-11 02:50:14,189 [main] Physical connection got DEBUG 2025-12-11 02:50:14,189 [main] Logical connection got DEBUG 2025-12-11 02:50:14,189 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,189 [main] Physical connection closed DEBUG 2025-12-11 02:50:14,194 [main] Physical connection got DEBUG 2025-12-11 02:50:14,194 [main] Logical connection got DEBUG 2025-12-11 02:50:14,194 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,195 [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-12-11 02:50:14,210 [main] Transaction began DEBUG 2025-12-11 02:50:14,211 [main] Physical connection got DEBUG 2025-12-11 02:50:14,211 [main] Logical connection got DEBUG 2025-12-11 02:50:14,211 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,211 [main] Logical connection got DEBUG 2025-12-11 02:50:14,215 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,216 [main] Logical connection got DEBUG 2025-12-11 02:50:14,217 [main] UPDATE DEPT SET versionno = 1, dname = null, loc = null WHERE deptno = 10 AND versionno = 0 DEBUG 2025-12-11 02:50:14,217 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,217 [main] Transaction rolledback DEBUG 2025-12-11 02:50:14,218 [main] Physical connection closed DEBUG 2025-12-11 02:50:14,230 [main] Transaction began DEBUG 2025-12-11 02:50:14,230 [main] Physical connection got DEBUG 2025-12-11 02:50:14,231 [main] Logical connection got DEBUG 2025-12-11 02:50:14,231 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,231 [main] Logical connection got DEBUG 2025-12-11 02:50:14,235 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,235 [main] Logical connection got DEBUG 2025-12-11 02:50:14,236 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0 DEBUG 2025-12-11 02:50:14,237 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,238 [main] Transaction rolledback DEBUG 2025-12-11 02:50:14,238 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec Running org.seasar.dao.impl.ArgumentDtoProcedureCommandTest DEBUG 2025-12-11 02:50:14,243 [main] Transaction began DEBUG 2025-12-11 02:50:14,246 [main] Physical connection got DEBUG 2025-12-11 02:50:14,246 [main] Logical connection got DEBUG 2025-12-11 02:50:14,246 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,251 [main] Logical connection got DEBUG 2025-12-11 02:50:14,251 [main] {call PROCEDURE_TEST_AAA1 (?)} DEBUG 2025-12-11 02:50:14,254 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,254 [main] Transaction rolledback DEBUG 2025-12-11 02:50:14,255 [main] Physical connection closed DEBUG 2025-12-11 02:50:14,266 [main] Transaction began DEBUG 2025-12-11 02:50:14,266 [main] Physical connection got DEBUG 2025-12-11 02:50:14,266 [main] Logical connection got DEBUG 2025-12-11 02:50:14,267 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,270 [main] Logical connection got DEBUG 2025-12-11 02:50:14,270 [main] {call PROCEDURE_TEST_AAA2 (?, ?)} DEBUG 2025-12-11 02:50:14,272 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,272 [main] Transaction rolledback DEBUG 2025-12-11 02:50:14,272 [main] Physical connection closed DEBUG 2025-12-11 02:50:14,277 [main] Transaction began DEBUG 2025-12-11 02:50:14,278 [main] Physical connection got DEBUG 2025-12-11 02:50:14,278 [main] Logical connection got DEBUG 2025-12-11 02:50:14,278 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,280 [main] Logical connection got DEBUG 2025-12-11 02:50:14,280 [main] {call PROCEDURE_TEST_BBB1 ('hoge')} DEBUG 2025-12-11 02:50:14,283 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,283 [main] Transaction rolledback DEBUG 2025-12-11 02:50:14,283 [main] Physical connection closed DEBUG 2025-12-11 02:50:14,367 [main] Transaction began DEBUG 2025-12-11 02:50:14,368 [main] Physical connection got DEBUG 2025-12-11 02:50:14,368 [main] Logical connection got DEBUG 2025-12-11 02:50:14,368 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,370 [main] Logical connection got DEBUG 2025-12-11 02:50:14,371 [main] {call PROCEDURE_TEST_BBB2 ('hoge', 10, '2007-08-26 14.30.00')} DEBUG 2025-12-11 02:50:14,373 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,373 [main] Transaction rolledback DEBUG 2025-12-11 02:50:14,373 [main] Physical connection closed DEBUG 2025-12-11 02:50:14,378 [main] Transaction began DEBUG 2025-12-11 02:50:14,379 [main] Physical connection got DEBUG 2025-12-11 02:50:14,379 [main] Logical connection got DEBUG 2025-12-11 02:50:14,379 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,382 [main] Logical connection got DEBUG 2025-12-11 02:50:14,382 [main] {call PROCEDURE_TEST_CCC2 (?, 10, ?)} DEBUG 2025-12-11 02:50:14,384 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,384 [main] Transaction rolledback DEBUG 2025-12-11 02:50:14,384 [main] Physical connection closed DEBUG 2025-12-11 02:50:14,388 [main] Transaction began DEBUG 2025-12-11 02:50:14,389 [main] Physical connection got DEBUG 2025-12-11 02:50:14,389 [main] Logical connection got DEBUG 2025-12-11 02:50:14,389 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,392 [main] Logical connection got DEBUG 2025-12-11 02:50:14,393 [main] {call PROCEDURE_TEST_DDD1 ('ab')} DEBUG 2025-12-11 02:50:14,395 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,395 [main] Transaction rolledback DEBUG 2025-12-11 02:50:14,395 [main] Physical connection closed DEBUG 2025-12-11 02:50:14,399 [main] Transaction began DEBUG 2025-12-11 02:50:14,399 [main] Physical connection got DEBUG 2025-12-11 02:50:14,399 [main] Logical connection got DEBUG 2025-12-11 02:50:14,400 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,402 [main] Logical connection got DEBUG 2025-12-11 02:50:14,402 [main] {call PROCEDURE_TEST_AAA3 ()} DEBUG 2025-12-11 02:50:14,404 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,404 [main] Transaction rolledback DEBUG 2025-12-11 02:50:14,404 [main] Physical connection closed DEBUG 2025-12-11 02:50:14,408 [main] Transaction began DEBUG 2025-12-11 02:50:14,409 [main] Physical connection got DEBUG 2025-12-11 02:50:14,409 [main] Logical connection got DEBUG 2025-12-11 02:50:14,409 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,411 [main] Logical connection got DEBUG 2025-12-11 02:50:14,412 [main] {call PROCEDURE_TEST_CCC1 ('hoge', 10, ?)} DEBUG 2025-12-11 02:50:14,415 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,415 [main] Transaction rolledback DEBUG 2025-12-11 02:50:14,415 [main] Physical connection closed DEBUG 2025-12-11 02:50:14,419 [main] Transaction began DEBUG 2025-12-11 02:50:14,419 [main] Physical connection got DEBUG 2025-12-11 02:50:14,419 [main] Logical connection got DEBUG 2025-12-11 02:50:14,419 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,422 [main] Logical connection got DEBUG 2025-12-11 02:50:14,422 [main] Logical connection closed [EDAO0029]null is illegal for argument DTO DEBUG 2025-12-11 02:50:14,423 [main] Transaction rolledback DEBUG 2025-12-11 02:50:14,423 [main] Physical connection closed DEBUG 2025-12-11 02:50:14,427 [main] Transaction began DEBUG 2025-12-11 02:50:14,428 [main] Physical connection got DEBUG 2025-12-11 02:50:14,428 [main] Logical connection got DEBUG 2025-12-11 02:50:14,428 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,431 [main] Logical connection got DEBUG 2025-12-11 02:50:14,432 [main] {? = call FUNCTION_TEST_MAX (5.0, 10.0)} DEBUG 2025-12-11 02:50:14,435 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,435 [main] Transaction rolledback DEBUG 2025-12-11 02:50:14,435 [main] Physical connection closed Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 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-12-11 02:50:14,464 [main] Transaction began DEBUG 2025-12-11 02:50:14,464 [main] Physical connection got DEBUG 2025-12-11 02:50:14,464 [main] Logical connection got DEBUG 2025-12-11 02:50:14,464 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,464 [main] Logical connection got DEBUG 2025-12-11 02:50:14,468 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,471 [main] Logical connection got DEBUG 2025-12-11 02:50:14,472 [main] Logical connection closed SELECT empno, ename, dname FROM emp, dept where emp.deptno = dept.deptno DEBUG 2025-12-11 02:50:14,473 [main] Transaction rolledback DEBUG 2025-12-11 02:50:14,473 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec Running org.seasar.dao.impl.ReturnsArrayDaoTest DEBUG 2025-12-11 02:50:14,489 [main] Physical connection got DEBUG 2025-12-11 02:50:14,490 [main] Logical connection got DEBUG 2025-12-11 02:50:14,490 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,490 [main] Logical connection got DEBUG 2025-12-11 02:50:14,493 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,493 [main] Logical connection got DEBUG 2025-12-11 02:50:14,494 [main] SELECT EMP.ename FROM EMP DEBUG 2025-12-11 02:50:14,494 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,494 [main] Logical connection got DEBUG 2025-12-11 02:50:14,494 [main] SELECT EMP.ename FROM EMP DEBUG 2025-12-11 02:50:14,498 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,498 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 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-12-11 02:50:14,506 [main] Transaction began DEBUG 2025-12-11 02:50:14,506 [main] Physical connection got DEBUG 2025-12-11 02:50:14,506 [main] Logical connection got DEBUG 2025-12-11 02:50:14,511 [main] S2Pager use scroll cursor. DEBUG 2025-12-11 02:50:14,511 [main] Transaction rolledback DEBUG 2025-12-11 02:50:14,511 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,511 [main] Physical connection closed DEBUG 2025-12-11 02:50:14,515 [main] Transaction began DEBUG 2025-12-11 02:50:14,515 [main] Physical connection got DEBUG 2025-12-11 02:50:14,515 [main] Logical connection got DEBUG 2025-12-11 02:50:14,516 [main] S2Pager use scroll cursor. DEBUG 2025-12-11 02:50:14,516 [main] Transaction rolledback DEBUG 2025-12-11 02:50:14,516 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,516 [main] Physical connection closed DEBUG 2025-12-11 02:50:14,528 [main] Transaction began DEBUG 2025-12-11 02:50:14,528 [main] Physical connection got DEBUG 2025-12-11 02:50:14,528 [main] Logical connection got DEBUG 2025-12-11 02:50:14,529 [main] S2Pager use scroll cursor. DEBUG 2025-12-11 02:50:14,529 [main] Transaction rolledback DEBUG 2025-12-11 02:50:14,529 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,529 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec Running org.seasar.dao.impl.MapListResultSetHandlerTest DEBUG 2025-12-11 02:50:14,535 [main] Physical connection got DEBUG 2025-12-11 02:50:14,535 [main] Logical connection got DEBUG 2025-12-11 02:50:14,535 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,535 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.seasar.dao.impl.ClobTest DEBUG 2025-12-11 02:50:14,551 [main] Transaction began DEBUG 2025-12-11 02:50:14,552 [main] Physical connection got DEBUG 2025-12-11 02:50:14,552 [main] Logical connection got DEBUG 2025-12-11 02:50:14,552 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,552 [main] Logical connection got DEBUG 2025-12-11 02:50:14,569 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,570 [main] Logical connection got DEBUG 2025-12-11 02:50:14,570 [main] SELECT LARGE_TEXT.id, LARGE_TEXT.version_no, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 123 DEBUG 2025-12-11 02:50:14,580 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,580 [main] Transaction rolledback DEBUG 2025-12-11 02:50:14,580 [main] Physical connection closed DEBUG 2025-12-11 02:50:14,598 [main] Transaction began DEBUG 2025-12-11 02:50:14,598 [main] Physical connection got DEBUG 2025-12-11 02:50:14,598 [main] Logical connection got DEBUG 2025-12-11 02:50:14,598 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,598 [main] Logical connection got DEBUG 2025-12-11 02:50:14,602 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,602 [main] Logical connection got DEBUG 2025-12-11 02:50:14,603 [main] INSERT INTO LARGE_TEXT (id, version_no, large_string) VALUES (1, 0, 'abc1') DEBUG 2025-12-11 02:50:14,624 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,624 [main] Logical connection got DEBUG 2025-12-11 02:50:14,624 [main] SELECT LARGE_TEXT.id, LARGE_TEXT.version_no, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 1 DEBUG 2025-12-11 02:50:14,625 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,625 [main] Logical connection got DEBUG 2025-12-11 02:50:14,625 [main] UPDATE LARGE_TEXT SET version_no = 1, large_string = 'ABCDEFG' WHERE id = 1 AND version_no = 0 DEBUG 2025-12-11 02:50:14,635 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,635 [main] Logical connection got DEBUG 2025-12-11 02:50:14,635 [main] SELECT LARGE_TEXT.id, LARGE_TEXT.version_no, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 1 DEBUG 2025-12-11 02:50:14,635 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,664 [main] Transaction rolledback DEBUG 2025-12-11 02:50:14,664 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 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-12-11 02:50:14,675 [main] Physical connection got DEBUG 2025-12-11 02:50:14,676 [main] Logical connection got DEBUG 2025-12-11 02:50:14,693 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,693 [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-12-11 02:50:14,697 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,697 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec Running org.seasar.dao.impl.InsertAutoDynamicCommandTest DEBUG 2025-12-11 02:50:14,704 [main] Transaction began DEBUG 2025-12-11 02:50:14,704 [main] Physical connection got DEBUG 2025-12-11 02:50:14,704 [main] Logical connection got DEBUG 2025-12-11 02:50:14,705 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,705 [main] Logical connection got DEBUG 2025-12-11 02:50:14,776 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,785 [main] Logical connection got DEBUG 2025-12-11 02:50:14,786 [main] INSERT INTO EMP (tstamp, ename, empno, deptno) VALUES ('2025-12-11 02.50.14', 'hoge', 99, 0) DEBUG 2025-12-11 02:50:14,786 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,787 [main] Transaction rolledback DEBUG 2025-12-11 02:50:14,787 [main] Physical connection closed DEBUG 2025-12-11 02:50:14,792 [main] Transaction began DEBUG 2025-12-11 02:50:14,792 [main] Physical connection got DEBUG 2025-12-11 02:50:14,793 [main] Logical connection got DEBUG 2025-12-11 02:50:14,793 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,793 [main] Logical connection got DEBUG 2025-12-11 02:50:14,799 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,799 [main] Logical connection got DEBUG 2025-12-11 02:50:14,799 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge') DEBUG 2025-12-11 02:50:14,800 [main] Logical connection got DEBUG 2025-12-11 02:50:14,800 [main] CALL IDENTITY() DEBUG 2025-12-11 02:50:14,800 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,800 [main] Logical connection closed 1 DEBUG 2025-12-11 02:50:14,800 [main] Logical connection got DEBUG 2025-12-11 02:50:14,800 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge') DEBUG 2025-12-11 02:50:14,800 [main] Logical connection got DEBUG 2025-12-11 02:50:14,800 [main] CALL IDENTITY() DEBUG 2025-12-11 02:50:14,800 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,800 [main] Logical connection closed 2 DEBUG 2025-12-11 02:50:14,800 [main] Transaction rolledback DEBUG 2025-12-11 02:50:14,801 [main] Physical connection closed DEBUG 2025-12-11 02:50:14,805 [main] Transaction began DEBUG 2025-12-11 02:50:14,806 [main] Physical connection got DEBUG 2025-12-11 02:50:14,806 [main] Logical connection got DEBUG 2025-12-11 02:50:14,806 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,806 [main] Logical connection got DEBUG 2025-12-11 02:50:14,825 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,834 [main] Logical connection got DEBUG 2025-12-11 02:50:14,835 [main] INSERT INTO EMP (tstamp, ename, empno) VALUES ('2025-12-11 02.50.14', 'hoge', 99) DEBUG 2025-12-11 02:50:14,835 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,835 [main] Transaction rolledback DEBUG 2025-12-11 02:50:14,835 [main] Physical connection closed DEBUG 2025-12-11 02:50:14,839 [main] Transaction began DEBUG 2025-12-11 02:50:14,839 [main] Physical connection got DEBUG 2025-12-11 02:50:14,839 [main] Logical connection got DEBUG 2025-12-11 02:50:14,840 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,840 [main] Logical connection got DEBUG 2025-12-11 02:50:14,858 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,869 [main] Logical connection got DEBUG 2025-12-11 02:50:14,870 [main] INSERT INTO EMP (deptno, empno, tstamp) VALUES (10, 99, '2025-12-11 02.50.14') DEBUG 2025-12-11 02:50:14,870 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,870 [main] Transaction rolledback DEBUG 2025-12-11 02:50:14,870 [main] Physical connection closed DEBUG 2025-12-11 02:50:14,875 [main] Transaction began DEBUG 2025-12-11 02:50:14,876 [main] Physical connection got DEBUG 2025-12-11 02:50:14,876 [main] Logical connection got DEBUG 2025-12-11 02:50:14,876 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,877 [main] Logical connection got DEBUG 2025-12-11 02:50:14,884 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,885 [main] Logical connection got DEBUG 2025-12-11 02:50:14,885 [main] INSERT INTO EMP (empno) VALUES (980) DEBUG 2025-12-11 02:50:14,885 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,885 [main] Transaction rolledback DEBUG 2025-12-11 02:50:14,886 [main] Physical connection closed DEBUG 2025-12-11 02:50:14,890 [main] Transaction began DEBUG 2025-12-11 02:50:14,890 [main] Physical connection got DEBUG 2025-12-11 02:50:14,890 [main] Logical connection got DEBUG 2025-12-11 02:50:14,890 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,890 [main] Logical connection got DEBUG 2025-12-11 02:50:14,896 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,897 [main] Transaction rolledback DEBUG 2025-12-11 02:50:14,897 [main] Physical connection closed DEBUG 2025-12-11 02:50:14,901 [main] Transaction began DEBUG 2025-12-11 02:50:14,902 [main] Physical connection got DEBUG 2025-12-11 02:50:14,902 [main] Logical connection got DEBUG 2025-12-11 02:50:14,902 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,902 [main] Logical connection got WARN 2025-12-11 02:50:14,908 [main] Table(DUMMY_TABLE) not found DEBUG 2025-12-11 02:50:14,911 [main] Logical connection closed [EDAO0024]No Persistent Properties. Probably (org.seasar.dao.impl.InsertAutoDynamicCommandTest$FooDto) doesnt assosiated with table. DEBUG 2025-12-11 02:50:14,912 [main] Transaction rolledback DEBUG 2025-12-11 02:50:14,912 [main] Physical connection closed DEBUG 2025-12-11 02:50:14,921 [main] Transaction began DEBUG 2025-12-11 02:50:14,922 [main] Physical connection got DEBUG 2025-12-11 02:50:14,922 [main] Logical connection got DEBUG 2025-12-11 02:50:14,922 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,922 [main] Logical connection got DEBUG 2025-12-11 02:50:14,928 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,928 [main] Logical connection got DEBUG 2025-12-11 02:50:14,928 [main] Logical connection got DEBUG 2025-12-11 02:50:14,928 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-12-11 02:50:14,929 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,929 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 49) DEBUG 2025-12-11 02:50:14,929 [main] Logical connection closed 49 DEBUG 2025-12-11 02:50:14,929 [main] Transaction rolledback DEBUG 2025-12-11 02:50:14,929 [main] Physical connection closed DEBUG 2025-12-11 02:50:14,934 [main] Transaction began DEBUG 2025-12-11 02:50:14,935 [main] Physical connection got DEBUG 2025-12-11 02:50:14,935 [main] Logical connection got DEBUG 2025-12-11 02:50:14,936 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,936 [main] Logical connection got DEBUG 2025-12-11 02:50:14,941 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,942 [main] Logical connection got DEBUG 2025-12-11 02:50:14,942 [main] Logical connection got DEBUG 2025-12-11 02:50:14,943 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-12-11 02:50:14,943 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,943 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 50) DEBUG 2025-12-11 02:50:14,943 [main] Logical connection closed 50 DEBUG 2025-12-11 02:50:14,943 [main] Logical connection got DEBUG 2025-12-11 02:50:14,943 [main] Logical connection got DEBUG 2025-12-11 02:50:14,943 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-12-11 02:50:14,943 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,944 [main] INSERT INTO SEQTABLE (name, id) VALUES ('foo', 51) DEBUG 2025-12-11 02:50:14,945 [main] Logical connection closed 51 DEBUG 2025-12-11 02:50:14,945 [main] Transaction rolledback DEBUG 2025-12-11 02:50:14,945 [main] Physical connection closed DEBUG 2025-12-11 02:50:14,950 [main] Physical connection got DEBUG 2025-12-11 02:50:14,950 [main] Logical connection got DEBUG 2025-12-11 02:50:14,950 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,951 [main] Logical connection got DEBUG 2025-12-11 02:50:14,959 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,959 [main] Logical connection got DEBUG 2025-12-11 02:50:14,960 [main] Physical connection got DEBUG 2025-12-11 02:50:14,960 [main] Logical connection got DEBUG 2025-12-11 02:50:14,960 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-12-11 02:50:14,960 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,960 [main] INSERT INTO COMPOSITE_PK_TABLE (aaa, pk2, pk1) VALUES ('hoge', 10, 52) DEBUG 2025-12-11 02:50:14,961 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,961 [main] Physical connection closed DEBUG 2025-12-11 02:50:14,961 [main] Physical connection closed Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 sec Running org.seasar.dao.types.SerializableTypeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.seasar.dao.impl.MapArrayResultSetHandlerTest DEBUG 2025-12-11 02:50:14,970 [main] Physical connection got DEBUG 2025-12-11 02:50:14,970 [main] Logical connection got DEBUG 2025-12-11 02:50:14,970 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,970 [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-12-11 02:50:14,976 [main] Physical connection got DEBUG 2025-12-11 02:50:14,976 [main] Logical connection got DEBUG 2025-12-11 02:50:14,977 [main] Logical connection closed DEBUG 2025-12-11 02:50:14,977 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.seasar.dao.id.SequenceIdentifierGeneratorTest DEBUG 2025-12-11 02:50:15,039 [main] Transaction began DEBUG 2025-12-11 02:50:15,039 [main] Physical connection got DEBUG 2025-12-11 02:50:15,039 [main] Logical connection got DEBUG 2025-12-11 02:50:15,040 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-12-11 02:50:15,040 [main] Logical connection closed 53 DEBUG 2025-12-11 02:50:15,040 [main] Transaction rolledback DEBUG 2025-12-11 02:50:15,040 [main] Physical connection closed DEBUG 2025-12-11 02:50:15,044 [main] Transaction began DEBUG 2025-12-11 02:50:15,046 [main] Physical connection got DEBUG 2025-12-11 02:50:15,046 [main] Logical connection got DEBUG 2025-12-11 02:50:15,047 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-12-11 02:50:15,047 [main] Logical connection closed 49 50 51 52 53 54 55 56 57 58 DEBUG 2025-12-11 02:50:15,047 [main] Logical connection got DEBUG 2025-12-11 02:50:15,047 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-12-11 02:50:15,047 [main] Logical connection closed 59 60 61 62 63 64 65 66 67 68 DEBUG 2025-12-11 02:50:15,048 [main] Logical connection got DEBUG 2025-12-11 02:50:15,048 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-12-11 02:50:15,048 [main] Logical connection closed 69 70 71 72 73 74 75 76 77 78 DEBUG 2025-12-11 02:50:15,048 [main] Logical connection got DEBUG 2025-12-11 02:50:15,048 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-12-11 02:50:15,048 [main] Logical connection closed 79 80 DEBUG 2025-12-11 02:50:15,048 [main] Transaction rolledback DEBUG 2025-12-11 02:50:15,048 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec Running org.seasar.dao.unit.S2DaoBeanListReaderTest DEBUG 2025-12-11 02:50:15,056 [main] Physical connection got DEBUG 2025-12-11 02:50:15,057 [main] Logical connection got DEBUG 2025-12-11 02:50:15,077 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,083 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec Running org.seasar.dao.impl.DefaultTest DEBUG 2025-12-11 02:50:15,110 [main] Transaction began DEBUG 2025-12-11 02:50:15,111 [main] Physical connection got DEBUG 2025-12-11 02:50:15,111 [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-12-11 02:50:15,114 [main] Transaction rolledback DEBUG 2025-12-11 02:50:15,114 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,114 [main] Physical connection closed DEBUG 2025-12-11 02:50:15,139 [main] Transaction began DEBUG 2025-12-11 02:50:15,140 [main] Physical connection got DEBUG 2025-12-11 02:50:15,140 [main] Logical connection got ID[AUTOINCREMENT: start 1 increment 1] AAA['ABC'] BBB[null] VERSION_NO[null] DEBUG 2025-12-11 02:50:15,142 [main] Transaction rolledback DEBUG 2025-12-11 02:50:15,142 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,142 [main] Physical connection closed DEBUG 2025-12-11 02:50:15,165 [main] Transaction began DEBUG 2025-12-11 02:50:15,166 [main] Physical connection got DEBUG 2025-12-11 02:50:15,166 [main] Logical connection got DEBUG 2025-12-11 02:50:15,166 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,166 [main] Logical connection got DEBUG 2025-12-11 02:50:15,168 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,171 [main] Logical connection got DEBUG 2025-12-11 02:50:15,172 [main] INSERT INTO DEFAULT_TABLE (aaa, bbb, version_no) VALUES ('1234567', '890', 0) DEBUG 2025-12-11 02:50:15,177 [main] Logical connection got DEBUG 2025-12-11 02:50:15,177 [main] values IDENTITY_VAL_LOCAL() DEBUG 2025-12-11 02:50:15,179 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,179 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,179 [main] Logical connection got DEBUG 2025-12-11 02:50:15,179 [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-12-11 02:50:15,183 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,192 [main] Transaction rolledback DEBUG 2025-12-11 02:50:15,192 [main] Physical connection closed DEBUG 2025-12-11 02:50:15,216 [main] Transaction began DEBUG 2025-12-11 02:50:15,217 [main] Physical connection got DEBUG 2025-12-11 02:50:15,217 [main] Logical connection got DEBUG 2025-12-11 02:50:15,217 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,217 [main] Logical connection got DEBUG 2025-12-11 02:50:15,218 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,222 [main] Logical connection got DEBUG 2025-12-11 02:50:15,222 [main] INSERT INTO DEFAULT_TABLE (aaa, bbb, version_no) VALUES ('11', '12', 0) DEBUG 2025-12-11 02:50:15,222 [main] INSERT INTO DEFAULT_TABLE (aaa, bbb, version_no) VALUES ('21', '22', 0) DEBUG 2025-12-11 02:50:15,223 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,223 [main] Logical connection got DEBUG 2025-12-11 02:50:15,223 [main] SELECT DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb, DEFAULT_TABLE.id, DEFAULT_TABLE.version_no FROM DEFAULT_TABLE ORDER BY ID DEBUG 2025-12-11 02:50:15,236 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,249 [main] Transaction rolledback DEBUG 2025-12-11 02:50:15,249 [main] Physical connection closed DEBUG 2025-12-11 02:50:15,273 [main] Transaction began DEBUG 2025-12-11 02:50:15,273 [main] Physical connection got DEBUG 2025-12-11 02:50:15,274 [main] Logical connection got DEBUG 2025-12-11 02:50:15,274 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,274 [main] Logical connection got DEBUG 2025-12-11 02:50:15,275 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,277 [main] Logical connection got DEBUG 2025-12-11 02:50:15,277 [main] INSERT INTO DEFAULT_TABLE (aaa, bbb, version_no) VALUES ('11', '12', 0) DEBUG 2025-12-11 02:50:15,277 [main] INSERT INTO DEFAULT_TABLE (aaa, bbb, version_no) VALUES (null, '22', 0) DEBUG 2025-12-11 02:50:15,277 [main] INSERT INTO DEFAULT_TABLE (aaa, bbb, version_no) VALUES ('31', null, 0) DEBUG 2025-12-11 02:50:15,279 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,279 [main] Logical connection got DEBUG 2025-12-11 02:50:15,279 [main] SELECT DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb, DEFAULT_TABLE.id, DEFAULT_TABLE.version_no FROM DEFAULT_TABLE ORDER BY ID DEBUG 2025-12-11 02:50:15,279 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,285 [main] Transaction rolledback DEBUG 2025-12-11 02:50:15,286 [main] Physical connection closed DEBUG 2025-12-11 02:50:15,312 [main] Transaction began DEBUG 2025-12-11 02:50:15,313 [main] Physical connection got DEBUG 2025-12-11 02:50:15,313 [main] Logical connection got DEBUG 2025-12-11 02:50:15,313 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,313 [main] Logical connection got DEBUG 2025-12-11 02:50:15,316 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,319 [main] Logical connection got DEBUG 2025-12-11 02:50:15,319 [main] INSERT INTO DEFAULT_TABLE (aaa, bbb, version_no) VALUES ('11', null, 0) DEBUG 2025-12-11 02:50:15,319 [main] INSERT INTO DEFAULT_TABLE (aaa, bbb, version_no) VALUES ('21', '22', 0) DEBUG 2025-12-11 02:50:15,320 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,320 [main] Logical connection got DEBUG 2025-12-11 02:50:15,320 [main] SELECT DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb, DEFAULT_TABLE.id, DEFAULT_TABLE.version_no FROM DEFAULT_TABLE ORDER BY ID DEBUG 2025-12-11 02:50:15,321 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,327 [main] Transaction rolledback DEBUG 2025-12-11 02:50:15,327 [main] Physical connection closed DEBUG 2025-12-11 02:50:15,348 [main] Transaction began DEBUG 2025-12-11 02:50:15,349 [main] Physical connection got DEBUG 2025-12-11 02:50:15,349 [main] Logical connection got DEBUG 2025-12-11 02:50:15,349 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,349 [main] Logical connection got DEBUG 2025-12-11 02:50:15,350 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,354 [main] Logical connection got DEBUG 2025-12-11 02:50:15,354 [main] INSERT INTO DEFAULT_TABLE (bbb, version_no) VALUES ('bbbb', 0) DEBUG 2025-12-11 02:50:15,357 [main] Logical connection got DEBUG 2025-12-11 02:50:15,357 [main] values IDENTITY_VAL_LOCAL() DEBUG 2025-12-11 02:50:15,358 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,358 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,358 [main] Logical connection got DEBUG 2025-12-11 02:50:15,358 [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-12-11 02:50:15,358 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,365 [main] Transaction rolledback DEBUG 2025-12-11 02:50:15,365 [main] Physical connection closed DEBUG 2025-12-11 02:50:15,392 [main] Transaction began DEBUG 2025-12-11 02:50:15,392 [main] Physical connection got DEBUG 2025-12-11 02:50:15,392 [main] Logical connection got DEBUG 2025-12-11 02:50:15,392 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,392 [main] Logical connection got DEBUG 2025-12-11 02:50:15,393 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,396 [main] Logical connection got DEBUG 2025-12-11 02:50:15,396 [main] INSERT INTO DEFAULT_TABLE (version_no) VALUES (0) DEBUG 2025-12-11 02:50:15,399 [main] Logical connection got DEBUG 2025-12-11 02:50:15,399 [main] values IDENTITY_VAL_LOCAL() DEBUG 2025-12-11 02:50:15,400 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,400 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,400 [main] Logical connection got DEBUG 2025-12-11 02:50:15,400 [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-12-11 02:50:15,400 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,406 [main] Transaction rolledback DEBUG 2025-12-11 02:50:15,407 [main] Physical connection closed DEBUG 2025-12-11 02:50:15,429 [main] Transaction began DEBUG 2025-12-11 02:50:15,430 [main] Physical connection got DEBUG 2025-12-11 02:50:15,430 [main] Logical connection got DEBUG 2025-12-11 02:50:15,430 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,430 [main] Logical connection got DEBUG 2025-12-11 02:50:15,432 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,435 [main] Logical connection got DEBUG 2025-12-11 02:50:15,435 [main] INSERT INTO DEFAULT_TABLE ( AAA, VERSION_NO ) VALUES ( 'foooo', 0 ) DEBUG 2025-12-11 02:50:15,438 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,438 [main] Logical connection got DEBUG 2025-12-11 02:50:15,438 [main] SELECT DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb, DEFAULT_TABLE.id, DEFAULT_TABLE.version_no FROM DEFAULT_TABLE DEBUG 2025-12-11 02:50:15,442 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,448 [main] Transaction rolledback DEBUG 2025-12-11 02:50:15,448 [main] Physical connection closed DEBUG 2025-12-11 02:50:15,529 [main] Transaction began DEBUG 2025-12-11 02:50:15,529 [main] Physical connection got DEBUG 2025-12-11 02:50:15,529 [main] Logical connection got DEBUG 2025-12-11 02:50:15,529 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,529 [main] Logical connection got DEBUG 2025-12-11 02:50:15,530 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,534 [main] Logical connection got DEBUG 2025-12-11 02:50:15,534 [main] INSERT INTO DEFAULT_TABLE ( BBB, VERSION_NO ) VALUES ( 'ttt', 0 ) DEBUG 2025-12-11 02:50:15,537 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,538 [main] Logical connection got DEBUG 2025-12-11 02:50:15,538 [main] SELECT DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb, DEFAULT_TABLE.id, DEFAULT_TABLE.version_no FROM DEFAULT_TABLE DEBUG 2025-12-11 02:50:15,538 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,550 [main] Transaction rolledback DEBUG 2025-12-11 02:50:15,550 [main] Physical connection closed DEBUG 2025-12-11 02:50:15,570 [main] Transaction began DEBUG 2025-12-11 02:50:15,570 [main] Physical connection got DEBUG 2025-12-11 02:50:15,570 [main] Logical connection got DEBUG 2025-12-11 02:50:15,570 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,571 [main] Logical connection got DEBUG 2025-12-11 02:50:15,574 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,574 [main] Logical connection got DEBUG 2025-12-11 02:50:15,575 [main] INSERT INTO PK_ONLY_TABLE (aaa, bbb) VALUES (123, 456) DEBUG 2025-12-11 02:50:15,579 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,579 [main] Logical connection got DEBUG 2025-12-11 02:50:15,579 [main] SELECT PK_ONLY_TABLE.aaa, PK_ONLY_TABLE.bbb FROM PK_ONLY_TABLE DEBUG 2025-12-11 02:50:15,582 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,587 [main] Transaction rolledback DEBUG 2025-12-11 02:50:15,588 [main] Physical connection closed Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 sec Running org.seasar.dao.impl.NoPropertyForUpdateTest DEBUG 2025-12-11 02:50:15,602 [main] Physical connection got DEBUG 2025-12-11 02:50:15,602 [main] Logical connection got DEBUG 2025-12-11 02:50:15,602 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,602 [main] Logical connection got DEBUG 2025-12-11 02:50:15,607 [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$$174d4c9$$MethodInvocation$$delete0.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.impl.NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$174d4c9.delete(NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$174d4c9.java) at org.seasar.dao.impl.NoPropertyForUpdateTest.testExceptionOnUpdate(NoPropertyForUpdateTest.java:41) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:154) at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:230) at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:89) at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:145) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) Caused by: org.seasar.framework.exception.SRuntimeException: [EDAO0035]cannot find property for update. at org.seasar.dao.impl.AbstractAutoStaticCommand.setupUpdatePropertyTypes(AbstractAutoStaticCommand.java:102) at org.seasar.dao.impl.UpdateAutoStaticCommand.setupPropertyTypes(UpdateAutoStaticCommand.java:46) at org.seasar.dao.impl.AbstractAutoStaticCommand.(AbstractAutoStaticCommand.java:45) at org.seasar.dao.impl.UpdateAutoStaticCommand.(UpdateAutoStaticCommand.java:33) at org.seasar.dao.impl.DaoMetaDataImpl.createUpdateAutoStaticCommand(DaoMetaDataImpl.java:589) at org.seasar.dao.impl.DaoMetaDataImpl.setupUpdateMethodByAuto(DaoMetaDataImpl.java:574) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethodByAuto(DaoMetaDataImpl.java:385) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:216) ... 37 more DEBUG 2025-12-11 02:50:15,608 [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-12-11 02:50:15,615 [main] Physical connection got DEBUG 2025-12-11 02:50:15,615 [main] Logical connection got DEBUG 2025-12-11 02:50:15,622 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,622 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running org.seasar.dao.impl.BeanMetaDataFactoryImplTest DEBUG 2025-12-11 02:50:15,638 [main] Transaction began DEBUG 2025-12-11 02:50:15,638 [main] Physical connection got DEBUG 2025-12-11 02:50:15,638 [main] Logical connection got DEBUG 2025-12-11 02:50:15,643 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,643 [main] Transaction rolledback DEBUG 2025-12-11 02:50:15,643 [main] Physical connection closed DEBUG 2025-12-11 02:50:15,650 [main] Transaction began DEBUG 2025-12-11 02:50:15,650 [main] Physical connection got DEBUG 2025-12-11 02:50:15,650 [main] Logical connection got DEBUG 2025-12-11 02:50:15,654 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,654 [main] Transaction rolledback DEBUG 2025-12-11 02:50:15,654 [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-12-11 02:50:15,702 [main] Physical connection got DEBUG 2025-12-11 02:50:15,702 [main] Logical connection got DEBUG 2025-12-11 02:50:15,703 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,703 [main] Logical connection got DEBUG 2025-12-11 02:50:15,722 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,728 [main] Physical connection closed DEBUG 2025-12-11 02:50:15,733 [main] Physical connection got DEBUG 2025-12-11 02:50:15,733 [main] Logical connection got DEBUG 2025-12-11 02:50:15,733 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,734 [main] Logical connection got DEBUG 2025-12-11 02:50:15,751 [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-12-11 02:50:15,752 [main] Physical connection closed DEBUG 2025-12-11 02:50:15,757 [main] Physical connection got DEBUG 2025-12-11 02:50:15,757 [main] Logical connection got DEBUG 2025-12-11 02:50:15,757 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,757 [main] Logical connection got DEBUG 2025-12-11 02:50:15,778 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,782 [main] Physical connection closed DEBUG 2025-12-11 02:50:15,787 [main] Physical connection got DEBUG 2025-12-11 02:50:15,787 [main] Logical connection got DEBUG 2025-12-11 02:50:15,787 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,787 [main] Logical connection got DEBUG 2025-12-11 02:50:15,805 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,809 [main] Physical connection closed DEBUG 2025-12-11 02:50:15,879 [main] Physical connection got DEBUG 2025-12-11 02:50:15,879 [main] Logical connection got DEBUG 2025-12-11 02:50:15,880 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,880 [main] Logical connection got DEBUG 2025-12-11 02:50:15,897 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,901 [main] Physical connection closed DEBUG 2025-12-11 02:50:15,906 [main] Physical connection got DEBUG 2025-12-11 02:50:15,906 [main] Logical connection got DEBUG 2025-12-11 02:50:15,906 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,906 [main] Logical connection got DEBUG 2025-12-11 02:50:15,927 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,929 [main] Physical connection closed DEBUG 2025-12-11 02:50:15,936 [main] Physical connection got DEBUG 2025-12-11 02:50:15,936 [main] Logical connection got DEBUG 2025-12-11 02:50:15,936 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,936 [main] Logical connection got DEBUG 2025-12-11 02:50:15,955 [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-12-11 02:50:15,957 [main] Physical connection closed DEBUG 2025-12-11 02:50:15,963 [main] Physical connection got DEBUG 2025-12-11 02:50:15,963 [main] Logical connection got DEBUG 2025-12-11 02:50:15,963 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,963 [main] Logical connection got DEBUG 2025-12-11 02:50:15,984 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,986 [main] Physical connection closed DEBUG 2025-12-11 02:50:15,991 [main] Physical connection got DEBUG 2025-12-11 02:50:15,991 [main] Logical connection got DEBUG 2025-12-11 02:50:15,991 [main] Logical connection closed DEBUG 2025-12-11 02:50:15,991 [main] Logical connection got DEBUG 2025-12-11 02:50:16,009 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,012 [main] Physical connection closed DEBUG 2025-12-11 02:50:16,018 [main] Physical connection got DEBUG 2025-12-11 02:50:16,018 [main] Logical connection got DEBUG 2025-12-11 02:50:16,018 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,018 [main] Logical connection got DEBUG 2025-12-11 02:50:16,038 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,041 [main] Physical connection closed DEBUG 2025-12-11 02:50:16,046 [main] Transaction began DEBUG 2025-12-11 02:50:16,047 [main] Physical connection got DEBUG 2025-12-11 02:50:16,047 [main] Logical connection got DEBUG 2025-12-11 02:50:16,047 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,047 [main] Logical connection got DEBUG 2025-12-11 02:50:16,066 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,074 [main] Logical connection got DEBUG 2025-12-11 02:50:16,075 [main] INSERT INTO EMP (tstamp, ename, empno, deptno) VALUES ('2025-12-11 02.50.16', 'hoge', 99, 0) DEBUG 2025-12-11 02:50:16,075 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,075 [main] Transaction rolledback DEBUG 2025-12-11 02:50:16,075 [main] Physical connection closed DEBUG 2025-12-11 02:50:16,079 [main] Transaction began DEBUG 2025-12-11 02:50:16,080 [main] Physical connection got DEBUG 2025-12-11 02:50:16,080 [main] Logical connection got DEBUG 2025-12-11 02:50:16,080 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,081 [main] Logical connection got DEBUG 2025-12-11 02:50:16,098 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,106 [main] Logical connection got DEBUG 2025-12-11 02:50:16,106 [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-12-11 02:50:16,108 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,108 [main] Logical connection got DEBUG 2025-12-11 02:50:16,108 [main] UPDATE EMP SET tstamp = '2025-12-11 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-12-11 02:50:16,108 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,108 [main] Transaction rolledback DEBUG 2025-12-11 02:50:16,108 [main] Physical connection closed DEBUG 2025-12-11 02:50:16,113 [main] Transaction began DEBUG 2025-12-11 02:50:16,113 [main] Physical connection got DEBUG 2025-12-11 02:50:16,113 [main] Logical connection got DEBUG 2025-12-11 02:50:16,113 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,113 [main] Logical connection got DEBUG 2025-12-11 02:50:16,134 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,143 [main] Logical connection got DEBUG 2025-12-11 02:50:16,143 [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-12-11 02:50:16,144 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,144 [main] Logical connection got DEBUG 2025-12-11 02:50:16,145 [main] UPDATE EMP SET tstamp = '2025-12-11 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-12-11 02:50:16,145 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,146 [main] Transaction rolledback DEBUG 2025-12-11 02:50:16,146 [main] Physical connection closed DEBUG 2025-12-11 02:50:16,152 [main] Transaction began DEBUG 2025-12-11 02:50:16,153 [main] Physical connection got DEBUG 2025-12-11 02:50:16,153 [main] Logical connection got DEBUG 2025-12-11 02:50:16,153 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,153 [main] Logical connection got DEBUG 2025-12-11 02:50:16,170 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,179 [main] Logical connection got DEBUG 2025-12-11 02:50:16,179 [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-12-11 02:50:16,180 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,180 [main] Logical connection got DEBUG 2025-12-11 02:50:16,180 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2025-12-11 02:50:16,180 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,180 [main] Transaction rolledback DEBUG 2025-12-11 02:50:16,180 [main] Physical connection closed DEBUG 2025-12-11 02:50:16,187 [main] Physical connection got DEBUG 2025-12-11 02:50:16,187 [main] Logical connection got DEBUG 2025-12-11 02:50:16,187 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,187 [main] Logical connection got DEBUG 2025-12-11 02:50:16,268 [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-12-11 02:50:16,268 [main] Physical connection closed DEBUG 2025-12-11 02:50:16,274 [main] Physical connection got DEBUG 2025-12-11 02:50:16,274 [main] Logical connection got DEBUG 2025-12-11 02:50:16,274 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,274 [main] Logical connection got DEBUG 2025-12-11 02:50:16,293 [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-12-11 02:50:16,301 [main] Physical connection closed DEBUG 2025-12-11 02:50:16,305 [main] Physical connection got DEBUG 2025-12-11 02:50:16,306 [main] Logical connection got DEBUG 2025-12-11 02:50:16,306 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,306 [main] Logical connection got DEBUG 2025-12-11 02:50:16,323 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,331 [main] Physical connection closed DEBUG 2025-12-11 02:50:16,337 [main] Physical connection got DEBUG 2025-12-11 02:50:16,337 [main] Logical connection got DEBUG 2025-12-11 02:50:16,337 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,337 [main] Logical connection got DEBUG 2025-12-11 02:50:16,363 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,370 [main] Physical connection closed DEBUG 2025-12-11 02:50:16,375 [main] Physical connection got DEBUG 2025-12-11 02:50:16,375 [main] Logical connection got DEBUG 2025-12-11 02:50:16,375 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,375 [main] Logical connection got DEBUG 2025-12-11 02:50:16,393 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,400 [main] Physical connection closed DEBUG 2025-12-11 02:50:16,410 [main] Physical connection got DEBUG 2025-12-11 02:50:16,410 [main] Logical connection got DEBUG 2025-12-11 02:50:16,410 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,410 [main] Logical connection got DEBUG 2025-12-11 02:50:16,426 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,435 [main] Logical connection got DEBUG 2025-12-11 02:50:16,435 [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-12-11 02:50:16,438 [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-12-11 02:50:16,439 [main] Physical connection closed DEBUG 2025-12-11 02:50:16,446 [main] Physical connection got DEBUG 2025-12-11 02:50:16,446 [main] Logical connection got DEBUG 2025-12-11 02:50:16,446 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,446 [main] Logical connection got DEBUG 2025-12-11 02:50:16,466 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,473 [main] Logical connection got DEBUG 2025-12-11 02:50:16,473 [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-12-11 02:50:16,477 [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-12-11 02:50:16,478 [main] Physical connection closed DEBUG 2025-12-11 02:50:16,482 [main] Physical connection got DEBUG 2025-12-11 02:50:16,482 [main] Logical connection got DEBUG 2025-12-11 02:50:16,483 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,483 [main] Logical connection got DEBUG 2025-12-11 02:50:16,500 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,508 [main] Logical connection got DEBUG 2025-12-11 02:50:16,508 [main] select * from emp DEBUG 2025-12-11 02:50:16,510 [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-12-11 02:50:16,511 [main] Physical connection closed DEBUG 2025-12-11 02:50:16,517 [main] Physical connection got DEBUG 2025-12-11 02:50:16,517 [main] Logical connection got DEBUG 2025-12-11 02:50:16,517 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,517 [main] Logical connection got DEBUG 2025-12-11 02:50:16,536 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,543 [main] Logical connection got DEBUG 2025-12-11 02:50:16,543 [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-12-11 02:50:16,546 [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-12-11 02:50:16,547 [main] Physical connection closed DEBUG 2025-12-11 02:50:16,552 [main] Physical connection got DEBUG 2025-12-11 02:50:16,552 [main] Logical connection got DEBUG 2025-12-11 02:50:16,552 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,552 [main] Logical connection got DEBUG 2025-12-11 02:50:16,568 [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-12-11 02:50:16,576 [main] Physical connection closed DEBUG 2025-12-11 02:50:16,648 [main] Physical connection got DEBUG 2025-12-11 02:50:16,649 [main] Logical connection got DEBUG 2025-12-11 02:50:16,649 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,649 [main] Logical connection got DEBUG 2025-12-11 02:50:16,667 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,675 [main] Logical connection got DEBUG 2025-12-11 02:50:16,675 [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-12-11 02:50:16,676 [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-12-11 02:50:16,681 [main] Physical connection closed DEBUG 2025-12-11 02:50:16,686 [main] Physical connection got DEBUG 2025-12-11 02:50:16,686 [main] Logical connection got DEBUG 2025-12-11 02:50:16,686 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,686 [main] Logical connection got DEBUG 2025-12-11 02:50:16,703 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,711 [main] Logical connection got DEBUG 2025-12-11 02:50:16,711 [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-12-11 02:50:16,713 [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-12-11 02:50:16,715 [main] Physical connection closed DEBUG 2025-12-11 02:50:16,719 [main] Physical connection got DEBUG 2025-12-11 02:50:16,719 [main] Logical connection got DEBUG 2025-12-11 02:50:16,720 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,720 [main] Logical connection got DEBUG 2025-12-11 02:50:16,738 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,747 [main] Logical connection got DEBUG 2025-12-11 02:50:16,748 [main] select * from emp DEBUG 2025-12-11 02:50:16,749 [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-12-11 02:50:16,749 [main] Physical connection closed DEBUG 2025-12-11 02:50:16,755 [main] Physical connection got DEBUG 2025-12-11 02:50:16,755 [main] Logical connection got DEBUG 2025-12-11 02:50:16,755 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,755 [main] Logical connection got DEBUG 2025-12-11 02:50:16,772 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,779 [main] Logical connection got DEBUG 2025-12-11 02:50:16,779 [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-12-11 02:50:16,781 [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-12-11 02:50:16,781 [main] Physical connection closed DEBUG 2025-12-11 02:50:16,786 [main] Physical connection got DEBUG 2025-12-11 02:50:16,786 [main] Logical connection got DEBUG 2025-12-11 02:50:16,786 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,786 [main] Logical connection got DEBUG 2025-12-11 02:50:16,804 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,812 [main] Logical connection got DEBUG 2025-12-11 02:50:16,812 [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-12-11 02:50:16,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-12-11 02:50:16,813 [main] Physical connection closed DEBUG 2025-12-11 02:50:16,818 [main] Physical connection got DEBUG 2025-12-11 02:50:16,818 [main] Logical connection got DEBUG 2025-12-11 02:50:16,818 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,818 [main] Logical connection got DEBUG 2025-12-11 02:50:16,834 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,843 [main] Logical connection got DEBUG 2025-12-11 02:50:16,844 [main] select count(*) from emp DEBUG 2025-12-11 02:50:16,844 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,844 [main] Physical connection closed DEBUG 2025-12-11 02:50:16,849 [main] Physical connection got DEBUG 2025-12-11 02:50:16,849 [main] Logical connection got DEBUG 2025-12-11 02:50:16,849 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,849 [main] Logical connection got DEBUG 2025-12-11 02:50:16,866 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,874 [main] Logical connection got DEBUG 2025-12-11 02:50:16,874 [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-12-11 02:50:16,874 [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-12-11 02:50:16,875 [main] Physical connection closed DEBUG 2025-12-11 02:50:16,881 [main] Physical connection got DEBUG 2025-12-11 02:50:16,881 [main] Logical connection got DEBUG 2025-12-11 02:50:16,881 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,881 [main] Logical connection got DEBUG 2025-12-11 02:50:16,899 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,908 [main] Logical connection got DEBUG 2025-12-11 02:50:16,908 [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-12-11 02:50:16,909 [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-12-11 02:50:16,909 [main] Physical connection closed DEBUG 2025-12-11 02:50:16,914 [main] Physical connection got DEBUG 2025-12-11 02:50:16,914 [main] Logical connection got DEBUG 2025-12-11 02:50:16,914 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,914 [main] Logical connection got DEBUG 2025-12-11 02:50:16,932 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,941 [main] Logical connection got DEBUG 2025-12-11 02:50:16,941 [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-12-11 02:50:16,941 [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-12-11 02:50:16,941 [main] Physical connection closed DEBUG 2025-12-11 02:50:16,946 [main] Physical connection got DEBUG 2025-12-11 02:50:16,947 [main] Logical connection got DEBUG 2025-12-11 02:50:16,947 [main] Logical connection closed DEBUG 2025-12-11 02:50:16,947 [main] Logical connection got DEBUG 2025-12-11 02:50:17,030 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,038 [main] Logical connection got DEBUG 2025-12-11 02:50:17,039 [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-12-11 02:50:17,039 [main] Logical connection closed [Ljava.util.Map;@b65a68 DEBUG 2025-12-11 02:50:17,039 [main] Physical connection closed DEBUG 2025-12-11 02:50:17,045 [main] Physical connection got DEBUG 2025-12-11 02:50:17,045 [main] Logical connection got DEBUG 2025-12-11 02:50:17,045 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,045 [main] Logical connection got DEBUG 2025-12-11 02:50:17,062 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,071 [main] Logical connection got DEBUG 2025-12-11 02:50:17,071 [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-12-11 02:50:17,072 [main] Logical connection closed [7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {20, RESEARCH, DALLAS, 0}, 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-12-11 02:50:17,073 [main] Physical connection closed DEBUG 2025-12-11 02:50:17,078 [main] Physical connection got DEBUG 2025-12-11 02:50:17,078 [main] Logical connection got DEBUG 2025-12-11 02:50:17,078 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,078 [main] Logical connection got DEBUG 2025-12-11 02:50:17,096 [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-12-11 02:50:17,103 [main] Logical connection got DEBUG 2025-12-11 02:50:17,103 [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-12-11 02:50:17,104 [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-12-11 02:50:17,104 [main] Physical connection closed DEBUG 2025-12-11 02:50:17,110 [main] Physical connection got DEBUG 2025-12-11 02:50:17,110 [main] Logical connection got DEBUG 2025-12-11 02:50:17,110 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,110 [main] Logical connection got DEBUG 2025-12-11 02:50:17,127 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,130 [main] Logical connection got DEBUG 2025-12-11 02:50:17,131 [main] SELECT COUNT(*) FROM emp DEBUG 2025-12-11 02:50:17,132 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,132 [main] Physical connection closed DEBUG 2025-12-11 02:50:17,137 [main] Physical connection got DEBUG 2025-12-11 02:50:17,137 [main] Logical connection got DEBUG 2025-12-11 02:50:17,137 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,137 [main] Logical connection got DEBUG 2025-12-11 02:50:17,155 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,158 [main] Logical connection got DEBUG 2025-12-11 02:50:17,158 [main] SELECT COUNT(*) FROM emp DEBUG 2025-12-11 02:50:17,159 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,159 [main] Physical connection closed DEBUG 2025-12-11 02:50:17,165 [main] Physical connection got DEBUG 2025-12-11 02:50:17,165 [main] Logical connection got DEBUG 2025-12-11 02:50:17,165 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,165 [main] Logical connection got DEBUG 2025-12-11 02:50:17,176 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,177 [main] Logical connection got DEBUG 2025-12-11 02:50:17,177 [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-12-11 02:50:17,178 [main] Logical connection closed [7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}] DEBUG 2025-12-11 02:50:17,178 [main] Physical connection closed DEBUG 2025-12-11 02:50:17,183 [main] Physical connection got DEBUG 2025-12-11 02:50:17,183 [main] Logical connection got DEBUG 2025-12-11 02:50:17,183 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,184 [main] Logical connection got DEBUG 2025-12-11 02:50:17,195 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,195 [main] Logical connection got DEBUG 2025-12-11 02:50:17,196 [main] SELECT ename, deptnum, empno FROM EMP2 DEBUG 2025-12-11 02:50:17,196 [main] Logical connection closed [7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}] DEBUG 2025-12-11 02:50:17,196 [main] Physical connection closed DEBUG 2025-12-11 02:50:17,201 [main] Transaction began DEBUG 2025-12-11 02:50:17,202 [main] Physical connection got DEBUG 2025-12-11 02:50:17,202 [main] Logical connection got DEBUG 2025-12-11 02:50:17,202 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,202 [main] Logical connection got DEBUG 2025-12-11 02:50:17,224 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,230 [main] Logical connection got DEBUG 2025-12-11 02:50:17,231 [main] INSERT INTO EMP (tstamp, ename, empno, deptno) VALUES ('2025-12-11 02.50.17', 'test', 9999, 50) DEBUG 2025-12-11 02:50:17,231 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,231 [main] Logical connection got DEBUG 2025-12-11 02:50:17,231 [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-12-11 02:50:17,233 [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-12-11 02:50:17,233 [main] Logical connection got DEBUG 2025-12-11 02:50:17,233 [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-12-11 02:50:17,234 [main] Logical connection closed 9999, test, null, null, null, null, null, 50, 2025-12-11 02:50:17.23 {50, null, null, 0} DEBUG 2025-12-11 02:50:17,234 [main] Transaction rolledback DEBUG 2025-12-11 02:50:17,234 [main] Physical connection closed DEBUG 2025-12-11 02:50:17,239 [main] Physical connection got DEBUG 2025-12-11 02:50:17,239 [main] Logical connection got DEBUG 2025-12-11 02:50:17,239 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,239 [main] Logical connection got DEBUG 2025-12-11 02:50:17,256 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,261 [main] Physical connection closed DEBUG 2025-12-11 02:50:17,268 [main] Physical connection got DEBUG 2025-12-11 02:50:17,268 [main] Logical connection got DEBUG 2025-12-11 02:50:17,268 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,268 [main] Logical connection got DEBUG 2025-12-11 02:50:17,285 [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-12-11 02:50:17,296 [main] Logical connection got DEBUG 2025-12-11 02:50:17,296 [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-12-11 02:50:17,298 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,298 [main] Physical connection closed DEBUG 2025-12-11 02:50:17,303 [main] Physical connection got DEBUG 2025-12-11 02:50:17,303 [main] Logical connection got DEBUG 2025-12-11 02:50:17,303 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,303 [main] Logical connection got DEBUG 2025-12-11 02:50:17,386 [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-12-11 02:50:17,396 [main] Logical connection got DEBUG 2025-12-11 02:50:17,397 [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-12-11 02:50:17,397 [main] Logical connection closed [] DEBUG 2025-12-11 02:50:17,397 [main] Physical connection closed DEBUG 2025-12-11 02:50:17,404 [main] Physical connection got DEBUG 2025-12-11 02:50:17,404 [main] Logical connection got DEBUG 2025-12-11 02:50:17,404 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,404 [main] Logical connection got DEBUG 2025-12-11 02:50:17,420 [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-12-11 02:50:17,425 [main] Logical connection got DEBUG 2025-12-11 02:50:17,425 [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-12-11 02:50:17,426 [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-12-11 02:50:17,426 [main] Physical connection closed DEBUG 2025-12-11 02:50:17,432 [main] Physical connection got DEBUG 2025-12-11 02:50:17,432 [main] Logical connection got DEBUG 2025-12-11 02:50:17,432 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,432 [main] Logical connection got DEBUG 2025-12-11 02:50:17,450 [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-12-11 02:50:17,453 [main] Physical connection closed DEBUG 2025-12-11 02:50:17,458 [main] Physical connection got DEBUG 2025-12-11 02:50:17,458 [main] Logical connection got DEBUG 2025-12-11 02:50:17,458 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,458 [main] Logical connection got DEBUG 2025-12-11 02:50:17,477 [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-12-11 02:50:17,484 [main] Logical connection got DEBUG 2025-12-11 02:50:17,484 [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-12-11 02:50:17,485 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,485 [main] Physical connection closed DEBUG 2025-12-11 02:50:17,490 [main] Physical connection got DEBUG 2025-12-11 02:50:17,490 [main] Logical connection got DEBUG 2025-12-11 02:50:17,491 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,492 [main] Logical connection got DEBUG 2025-12-11 02:50:17,511 [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-12-11 02:50:17,524 [main] Logical connection got DEBUG 2025-12-11 02:50:17,524 [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-12-11 02:50:17,524 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,524 [main] Physical connection closed DEBUG 2025-12-11 02:50:17,530 [main] Physical connection got DEBUG 2025-12-11 02:50:17,530 [main] Logical connection got DEBUG 2025-12-11 02:50:17,530 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,530 [main] Logical connection got DEBUG 2025-12-11 02:50:17,549 [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-12-11 02:50:17,551 [main] Logical connection got DEBUG 2025-12-11 02:50:17,551 [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-12-11 02:50:17,552 [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-12-11 02:50:17,553 [main] Physical connection closed DEBUG 2025-12-11 02:50:17,559 [main] Physical connection got DEBUG 2025-12-11 02:50:17,559 [main] Logical connection got DEBUG 2025-12-11 02:50:17,559 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,559 [main] Logical connection got DEBUG 2025-12-11 02:50:17,575 [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-12-11 02:50:17,576 [main] Physical connection closed DEBUG 2025-12-11 02:50:17,583 [main] Physical connection got DEBUG 2025-12-11 02:50:17,583 [main] Logical connection got DEBUG 2025-12-11 02:50:17,583 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,583 [main] Logical connection got WARN 2025-12-11 02:50:17,586 [main] Table(DepartmentTotalSalary) not found DEBUG 2025-12-11 02:50:17,591 [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-12-11 02:50:17,591 [main] Logical connection got DEBUG 2025-12-11 02:50:17,591 [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-12-11 02:50:17,592 [main] Logical connection closed [10, 8750, 20, 10875.0, 30, 9400] DEBUG 2025-12-11 02:50:17,592 [main] Physical connection closed DEBUG 2025-12-11 02:50:17,598 [main] Physical connection got DEBUG 2025-12-11 02:50:17,598 [main] Logical connection got DEBUG 2025-12-11 02:50:17,598 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,598 [main] Logical connection got DEBUG 2025-12-11 02:50:17,619 [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-12-11 02:50:17,629 [main] Physical connection closed DEBUG 2025-12-11 02:50:17,634 [main] Physical connection got DEBUG 2025-12-11 02:50:17,634 [main] Logical connection got DEBUG 2025-12-11 02:50:17,634 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,634 [main] Logical connection got DEBUG 2025-12-11 02:50:17,652 [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-12-11 02:50:17,655 [main] Logical connection got DEBUG 2025-12-11 02:50:17,655 [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-12-11 02:50:17,658 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,658 [main] Logical connection got DEBUG 2025-12-11 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 department.dname = 'RESEARCH' order by ENAME DEBUG 2025-12-11 02:50:17,659 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,659 [main] Physical connection closed DEBUG 2025-12-11 02:50:17,665 [main] Physical connection got DEBUG 2025-12-11 02:50:17,665 [main] Logical connection got DEBUG 2025-12-11 02:50:17,665 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,665 [main] Logical connection got DEBUG 2025-12-11 02:50:17,683 [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-12-11 02:50:17,684 [main] Logical connection got DEBUG 2025-12-11 02:50:17,684 [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-12-11 02:50:17,687 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,687 [main] Logical connection got DEBUG 2025-12-11 02:50:17,687 [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-12-11 02:50:17,687 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,688 [main] Logical connection got DEBUG 2025-12-11 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 job = 'SALESMAN' DEBUG 2025-12-11 02:50:17,689 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,689 [main] Logical connection got DEBUG 2025-12-11 02:50:17,689 [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-12-11 02:50:17,689 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,689 [main] Logical connection got DEBUG 2025-12-11 02:50:17,689 [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-12-11 02:50:17,690 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,690 [main] Physical connection closed DEBUG 2025-12-11 02:50:17,695 [main] Transaction began DEBUG 2025-12-11 02:50:17,696 [main] Physical connection got DEBUG 2025-12-11 02:50:17,696 [main] Logical connection got DEBUG 2025-12-11 02:50:17,696 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,696 [main] Logical connection got DEBUG 2025-12-11 02:50:17,777 [main] Logical connection closed SELECT COUNT(*) FROM emp DELETE FROM emp WHERE empno=? DEBUG 2025-12-11 02:50:17,777 [main] Logical connection got DEBUG 2025-12-11 02:50:17,778 [main] SELECT COUNT(*) FROM emp DEBUG 2025-12-11 02:50:17,778 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,778 [main] Logical connection got DEBUG 2025-12-11 02:50:17,778 [main] DELETE FROM emp WHERE empno=7369 DEBUG 2025-12-11 02:50:17,778 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,778 [main] Logical connection got DEBUG 2025-12-11 02:50:17,778 [main] SELECT COUNT(*) FROM emp DEBUG 2025-12-11 02:50:17,778 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,778 [main] Transaction rolledback DEBUG 2025-12-11 02:50:17,778 [main] Physical connection closed DEBUG 2025-12-11 02:50:17,784 [main] Physical connection got DEBUG 2025-12-11 02:50:17,784 [main] Logical connection got DEBUG 2025-12-11 02:50:17,784 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,784 [main] Logical connection got DEBUG 2025-12-11 02:50:17,802 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,804 [main] Physical connection closed DEBUG 2025-12-11 02:50:17,811 [main] Physical connection got DEBUG 2025-12-11 02:50:17,811 [main] Logical connection got DEBUG 2025-12-11 02:50:17,811 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,811 [main] Logical connection got DEBUG 2025-12-11 02:50:17,817 [main] Logical connection closed INSERT INTO EMP (eNaMe, empno) VALUES (?, ?) DEBUG 2025-12-11 02:50:17,819 [main] Physical connection closed DEBUG 2025-12-11 02:50:17,824 [main] Physical connection got DEBUG 2025-12-11 02:50:17,824 [main] Logical connection got DEBUG 2025-12-11 02:50:17,824 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,824 [main] Logical connection got DEBUG 2025-12-11 02:50:17,831 [main] Logical connection closed UPDATE EMP SET eNaMe = ? WHERE empno = ? DEBUG 2025-12-11 02:50:17,832 [main] Physical connection closed DEBUG 2025-12-11 02:50:17,837 [main] Physical connection got DEBUG 2025-12-11 02:50:17,837 [main] Logical connection got DEBUG 2025-12-11 02:50:17,837 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,837 [main] Logical connection got DEBUG 2025-12-11 02:50:17,843 [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-12-11 02:50:17,844 [main] Physical connection closed DEBUG 2025-12-11 02:50:17,850 [main] Physical connection got DEBUG 2025-12-11 02:50:17,850 [main] Logical connection got DEBUG 2025-12-11 02:50:17,850 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,850 [main] Logical connection got DEBUG 2025-12-11 02:50:17,856 [main] Logical connection closed SELECT EMP.eNaMe, EMP.empno FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/ DEBUG 2025-12-11 02:50:17,858 [main] Physical connection closed DEBUG 2025-12-11 02:50:17,864 [main] Physical connection got DEBUG 2025-12-11 02:50:17,864 [main] Logical connection got DEBUG 2025-12-11 02:50:17,864 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,864 [main] Logical connection got DEBUG 2025-12-11 02:50:17,882 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,883 [main] Logical connection got DEBUG 2025-12-11 02:50:17,883 [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-12-11 02:50:17,885 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,885 [main] Physical connection closed DEBUG 2025-12-11 02:50:17,892 [main] Physical connection got DEBUG 2025-12-11 02:50:17,892 [main] Logical connection got DEBUG 2025-12-11 02:50:17,892 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,892 [main] Logical connection got DEBUG 2025-12-11 02:50:17,914 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,914 [main] Physical connection closed DEBUG 2025-12-11 02:50:17,920 [main] Physical connection got DEBUG 2025-12-11 02:50:17,920 [main] Logical connection got DEBUG 2025-12-11 02:50:17,920 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,920 [main] Logical connection got DEBUG 2025-12-11 02:50:17,941 [main] Logical connection closed org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method. DEBUG 2025-12-11 02:50:17,941 [main] Physical connection closed DEBUG 2025-12-11 02:50:17,947 [main] Physical connection got DEBUG 2025-12-11 02:50:17,947 [main] Logical connection got DEBUG 2025-12-11 02:50:17,947 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,947 [main] Logical connection got DEBUG 2025-12-11 02:50:17,965 [main] Logical connection closed org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method. DEBUG 2025-12-11 02:50:17,965 [main] Physical connection closed Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.273 sec Running org.seasar.dao.impl.BlobTest DEBUG 2025-12-11 02:50:17,987 [main] Transaction began DEBUG 2025-12-11 02:50:17,988 [main] Physical connection got DEBUG 2025-12-11 02:50:17,988 [main] Logical connection got DEBUG 2025-12-11 02:50:17,988 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,988 [main] Logical connection got DEBUG 2025-12-11 02:50:17,991 [main] Logical connection closed DEBUG 2025-12-11 02:50:17,992 [main] Logical connection got DEBUG 2025-12-11 02:50:17,992 [main] SELECT LARGE_BINARY.id, LARGE_BINARY.version_no, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 123 DEBUG 2025-12-11 02:50:18,000 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,000 [main] Transaction rolledback DEBUG 2025-12-11 02:50:18,000 [main] Physical connection closed DEBUG 2025-12-11 02:50:18,022 [main] Transaction began DEBUG 2025-12-11 02:50:18,023 [main] Physical connection got DEBUG 2025-12-11 02:50:18,023 [main] Logical connection got DEBUG 2025-12-11 02:50:18,023 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,023 [main] Logical connection got DEBUG 2025-12-11 02:50:18,027 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,028 [main] Logical connection got DEBUG 2025-12-11 02:50:18,028 [main] INSERT INTO LARGE_BINARY (id, version_no, large_binary) VALUES (111, 0, '[B@780af5') DEBUG 2025-12-11 02:50:18,030 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,030 [main] Logical connection got DEBUG 2025-12-11 02:50:18,030 [main] SELECT LARGE_BINARY.id, LARGE_BINARY.version_no, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111 DEBUG 2025-12-11 02:50:18,032 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,032 [main] Logical connection got DEBUG 2025-12-11 02:50:18,032 [main] UPDATE LARGE_BINARY SET version_no = 1, large_binary = '[B@59e205' WHERE id = 111 AND version_no = 0 DEBUG 2025-12-11 02:50:18,036 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,036 [main] Logical connection got DEBUG 2025-12-11 02:50:18,036 [main] SELECT LARGE_BINARY.id, LARGE_BINARY.version_no, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111 DEBUG 2025-12-11 02:50:18,036 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,037 [main] Logical connection got DEBUG 2025-12-11 02:50:18,037 [main] DELETE FROM LARGE_BINARY WHERE id = 111 AND version_no = 1 DEBUG 2025-12-11 02:50:18,045 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,046 [main] Logical connection got DEBUG 2025-12-11 02:50:18,046 [main] SELECT LARGE_BINARY.id, LARGE_BINARY.version_no, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111 DEBUG 2025-12-11 02:50:18,046 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,055 [main] Transaction rolledback DEBUG 2025-12-11 02:50:18,055 [main] Physical connection closed DEBUG 2025-12-11 02:50:18,076 [main] Transaction began DEBUG 2025-12-11 02:50:18,077 [main] Physical connection got DEBUG 2025-12-11 02:50:18,077 [main] Logical connection got DEBUG 2025-12-11 02:50:18,077 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,077 [main] Logical connection got DEBUG 2025-12-11 02:50:18,081 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,082 [main] Logical connection got DEBUG 2025-12-11 02:50:18,082 [main] INSERT INTO LARGE_BINARY (id, version_no, large_binary) VALUES (4321, 0, '[B@1d1d2b8') DEBUG 2025-12-11 02:50:18,083 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,083 [main] Logical connection got DEBUG 2025-12-11 02:50:18,083 [main] SELECT LARGE_BINARY.id, LARGE_BINARY.version_no, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 4321 DEBUG 2025-12-11 02:50:18,083 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,092 [main] Transaction rolledback DEBUG 2025-12-11 02:50:18,092 [main] Physical connection closed DEBUG 2025-12-11 02:50:18,112 [main] Transaction began DEBUG 2025-12-11 02:50:18,112 [main] Physical connection got DEBUG 2025-12-11 02:50:18,112 [main] Logical connection got DEBUG 2025-12-11 02:50:18,112 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,112 [main] Logical connection got DEBUG 2025-12-11 02:50:18,114 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,115 [main] Logical connection got DEBUG 2025-12-11 02:50:18,115 [main] SELECT LARGE_BINARY.id, LARGE_BINARY.version_no, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 123 DEBUG 2025-12-11 02:50:18,115 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,115 [main] Transaction rolledback DEBUG 2025-12-11 02:50:18,115 [main] Physical connection closed Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec Running org.seasar.dao.impl.ResultSetHandlerFactoryImplTest DEBUG 2025-12-11 02:50:18,194 [main] Physical connection got DEBUG 2025-12-11 02:50:18,194 [main] Logical connection got DEBUG 2025-12-11 02:50:18,211 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,211 [main] Physical connection closed DEBUG 2025-12-11 02:50:18,216 [main] Physical connection got DEBUG 2025-12-11 02:50:18,216 [main] Logical connection got DEBUG 2025-12-11 02:50:18,232 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,233 [main] Physical connection closed DEBUG 2025-12-11 02:50:18,237 [main] Physical connection got DEBUG 2025-12-11 02:50:18,237 [main] Logical connection got DEBUG 2025-12-11 02:50:18,252 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,252 [main] Physical connection closed DEBUG 2025-12-11 02:50:18,258 [main] Physical connection got DEBUG 2025-12-11 02:50:18,258 [main] Logical connection got DEBUG 2025-12-11 02:50:18,274 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,274 [main] Physical connection closed Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec Running org.seasar.dao.impl.DeleteWithAnnotationTest DEBUG 2025-12-11 02:50:18,295 [main] Transaction began DEBUG 2025-12-11 02:50:18,296 [main] Physical connection got DEBUG 2025-12-11 02:50:18,296 [main] Logical connection got DEBUG 2025-12-11 02:50:18,296 [main] SELECT * FROM EMP DEBUG 2025-12-11 02:50:18,300 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,300 [main] Logical connection got DEBUG 2025-12-11 02:50:18,300 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,300 [main] Logical connection got DEBUG 2025-12-11 02:50:18,301 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,301 [main] Logical connection got DEBUG 2025-12-11 02:50:18,301 [main] DELETE FROM EMP WHERE EMPNO = 7369 DEBUG 2025-12-11 02:50:18,302 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,302 [main] Logical connection got DEBUG 2025-12-11 02:50:18,302 [main] SELECT * FROM EMP DEBUG 2025-12-11 02:50:18,304 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,304 [main] Logical connection got DEBUG 2025-12-11 02:50:18,304 [main] DELETE FROM EMP WHERE EMPNO = 7499 DEBUG 2025-12-11 02:50:18,304 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,304 [main] Logical connection got DEBUG 2025-12-11 02:50:18,304 [main] SELECT * FROM EMP DEBUG 2025-12-11 02:50:18,305 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,305 [main] Transaction rolledback DEBUG 2025-12-11 02:50:18,305 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec Running org.seasar.dao.interceptors.S2DaoInterceptorTest DEBUG 2025-12-11 02:50:18,327 [main] Physical connection got DEBUG 2025-12-11 02:50:18,327 [main] Logical connection got DEBUG 2025-12-11 02:50:18,327 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,327 [main] Logical connection got DEBUG 2025-12-11 02:50:18,330 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,330 [main] Logical connection got DEBUG 2025-12-11 02:50:18,330 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,330 [main] Logical connection got DEBUG 2025-12-11 02:50:18,331 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,335 [main] Logical connection got DEBUG 2025-12-11 02:50:18,335 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE emp.deptno = dept.deptno DEBUG 2025-12-11 02:50:18,336 [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-12-11 02:50:18,337 [main] Physical connection closed DEBUG 2025-12-11 02:50:18,361 [main] Physical connection got DEBUG 2025-12-11 02:50:18,361 [main] Logical connection got DEBUG 2025-12-11 02:50:18,361 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,361 [main] Logical connection got DEBUG 2025-12-11 02:50:18,364 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,364 [main] Logical connection got DEBUG 2025-12-11 02:50:18,364 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,364 [main] Logical connection got DEBUG 2025-12-11 02:50:18,365 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,368 [main] Logical connection got DEBUG 2025-12-11 02:50:18,368 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE empno = 7788 WARN 2025-12-11 02:50:18,370 [main] More than 2 rows found, but only first row returned DEBUG 2025-12-11 02:50:18,370 [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-12-11 02:50:18,370 [main] Physical connection closed DEBUG 2025-12-11 02:50:18,391 [main] Physical connection got DEBUG 2025-12-11 02:50:18,391 [main] Logical connection got DEBUG 2025-12-11 02:50:18,391 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,391 [main] Logical connection got DEBUG 2025-12-11 02:50:18,396 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,397 [main] Logical connection got DEBUG 2025-12-11 02:50:18,397 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,397 [main] Logical connection got DEBUG 2025-12-11 02:50:18,399 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,400 [main] Logical connection got DEBUG 2025-12-11 02:50:18,400 [main] SELECT count(*) FROM emp DEBUG 2025-12-11 02:50:18,401 [main] Logical connection closed count:14 DEBUG 2025-12-11 02:50:18,401 [main] Physical connection closed DEBUG 2025-12-11 02:50:18,421 [main] Physical connection got DEBUG 2025-12-11 02:50:18,421 [main] Logical connection got DEBUG 2025-12-11 02:50:18,421 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,421 [main] Logical connection got DEBUG 2025-12-11 02:50:18,424 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,424 [main] Transaction began DEBUG 2025-12-11 02:50:18,424 [main] Logical connection got DEBUG 2025-12-11 02:50:18,424 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,424 [main] Logical connection got DEBUG 2025-12-11 02:50:18,426 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,428 [main] Logical connection got DEBUG 2025-12-11 02:50:18,428 [main] INSERT INTO emp (empno, ename) VALUES (9999, 'hoge') DEBUG 2025-12-11 02:50:18,428 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,428 [main] Transaction rolledback DEBUG 2025-12-11 02:50:18,429 [main] Physical connection closed DEBUG 2025-12-11 02:50:18,448 [main] Physical connection got DEBUG 2025-12-11 02:50:18,448 [main] Logical connection got DEBUG 2025-12-11 02:50:18,448 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,448 [main] Logical connection got DEBUG 2025-12-11 02:50:18,451 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,451 [main] Transaction began DEBUG 2025-12-11 02:50:18,452 [main] Logical connection got DEBUG 2025-12-11 02:50:18,452 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,452 [main] Logical connection got DEBUG 2025-12-11 02:50:18,454 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,455 [main] Logical connection got DEBUG 2025-12-11 02:50:18,455 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE empno = 7788 WARN 2025-12-11 02:50:18,457 [main] More than 2 rows found, but only first row returned DEBUG 2025-12-11 02:50:18,457 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,458 [main] Logical connection got DEBUG 2025-12-11 02:50:18,458 [main] UPDATE emp SET ename = 'SCOTT' WHERE empno = 7788 DEBUG 2025-12-11 02:50:18,458 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,458 [main] Transaction rolledback DEBUG 2025-12-11 02:50:18,458 [main] Physical connection closed DEBUG 2025-12-11 02:50:18,477 [main] Physical connection got DEBUG 2025-12-11 02:50:18,477 [main] Logical connection got DEBUG 2025-12-11 02:50:18,477 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,478 [main] Logical connection got DEBUG 2025-12-11 02:50:18,482 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,482 [main] Logical connection got DEBUG 2025-12-11 02:50:18,483 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,483 [main] Logical connection got DEBUG 2025-12-11 02:50:18,486 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,488 [main] Logical connection got DEBUG 2025-12-11 02:50:18,488 [main] select empno, ename, dname from emp, dept where empno = 7788 and emp.deptno = dept.deptno DEBUG 2025-12-11 02:50:18,488 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,488 [main] Physical connection closed DEBUG 2025-12-11 02:50:18,508 [main] Physical connection got DEBUG 2025-12-11 02:50:18,508 [main] Logical connection got DEBUG 2025-12-11 02:50:18,508 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,509 [main] Logical connection got DEBUG 2025-12-11 02:50:18,513 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,513 [main] Logical connection got DEBUG 2025-12-11 02:50:18,513 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,513 [main] Logical connection got DEBUG 2025-12-11 02:50:18,514 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,516 [main] Logical connection got DEBUG 2025-12-11 02:50:18,516 [main] select empno as value, ename as label from emp DEBUG 2025-12-11 02:50:18,516 [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-12-11 02:50:18,516 [main] Physical connection closed DEBUG 2025-12-11 02:50:18,536 [main] Physical connection got DEBUG 2025-12-11 02:50:18,536 [main] Logical connection got DEBUG 2025-12-11 02:50:18,536 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,536 [main] Logical connection got DEBUG 2025-12-11 02:50:18,540 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,541 [main] Logical connection got DEBUG 2025-12-11 02:50:18,541 [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-12-11 02:50:18,542 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,542 [main] Physical connection closed Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 sec Running org.seasar.dao.impl.ResultSetHandlerFactorySelectorTest DEBUG 2025-12-11 02:50:18,550 [main] Physical connection got DEBUG 2025-12-11 02:50:18,550 [main] Logical connection got DEBUG 2025-12-11 02:50:18,554 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,554 [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-12-11 02:50:18,557 [main] S2Pager use scroll cursor. DEBUG 2025-12-11 02:50:18,558 [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-12-11 02:50:18,628 [main] Physical connection got DEBUG 2025-12-11 02:50:18,628 [main] Logical connection got DEBUG 2025-12-11 02:50:18,644 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,644 [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-12-11 02:50:18,649 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,649 [main] Physical connection closed DEBUG 2025-12-11 02:50:18,653 [main] Physical connection got DEBUG 2025-12-11 02:50:18,653 [main] Logical connection got DEBUG 2025-12-11 02:50:18,670 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,670 [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-12-11 02:50:18,672 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,672 [main] Physical connection closed DEBUG 2025-12-11 02:50:18,678 [main] Physical connection got DEBUG 2025-12-11 02:50:18,678 [main] Logical connection got DEBUG 2025-12-11 02:50:18,692 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,692 [main] Logical connection got DEBUG 2025-12-11 02:50:18,694 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,694 [main] Physical connection closed DEBUG 2025-12-11 02:50:18,698 [main] Physical connection got DEBUG 2025-12-11 02:50:18,698 [main] Logical connection got DEBUG 2025-12-11 02:50:18,710 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,710 [main] Logical connection got DEBUG 2025-12-11 02:50:18,711 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,711 [main] Physical connection closed Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.154 sec Running org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest DEBUG 2025-12-11 02:50:18,725 [main] Transaction began DEBUG 2025-12-11 02:50:18,726 [main] Physical connection got DEBUG 2025-12-11 02:50:18,726 [main] Logical connection got DEBUG 2025-12-11 02:50:18,726 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,726 [main] Logical connection got DEBUG 2025-12-11 02:50:18,740 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,740 [main] Logical connection got DEBUG 2025-12-11 02:50:18,740 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%' DEBUG 2025-12-11 02:50:18,741 [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$$14b84ad$$MethodInvocation$$invoke0.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$14b84ad.invoke(PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$14b84ad.java) at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$1dd8136$$MethodInvocation$$updateSal0.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$1dd8136.updateSal(AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$1dd8136.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-12-11 02:50:18,743 [main] Transaction rolledback DEBUG 2025-12-11 02:50:18,743 [main] Physical connection closed DEBUG 2025-12-11 02:50:18,754 [main] Transaction began DEBUG 2025-12-11 02:50:18,755 [main] Physical connection got DEBUG 2025-12-11 02:50:18,755 [main] Logical connection got DEBUG 2025-12-11 02:50:18,755 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,755 [main] Logical connection got DEBUG 2025-12-11 02:50:18,770 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,770 [main] Logical connection got DEBUG 2025-12-11 02:50:18,770 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%' DEBUG 2025-12-11 02:50:18,771 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,771 [main] Transaction rolledback DEBUG 2025-12-11 02:50:18,771 [main] Physical connection closed DEBUG 2025-12-11 02:50:18,783 [main] Transaction began DEBUG 2025-12-11 02:50:18,783 [main] Physical connection got DEBUG 2025-12-11 02:50:18,783 [main] Logical connection got DEBUG 2025-12-11 02:50:18,783 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,783 [main] Logical connection got DEBUG 2025-12-11 02:50:18,800 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,800 [main] Logical connection got DEBUG 2025-12-11 02:50:18,801 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'AD%' DEBUG 2025-12-11 02:50:18,801 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,801 [main] Transaction rolledback DEBUG 2025-12-11 02:50:18,801 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec Running org.seasar.dao.pager.PagerResultSetFactoryLimitOffsetWrapperTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.seasar.dao.pager.MySQLLimitOffsetPagingSqlRewriterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.seasar.dao.impl.BeanMetaDataResultSetHandlerTest DEBUG 2025-12-11 02:50:18,818 [main] Physical connection got DEBUG 2025-12-11 02:50:18,818 [main] Logical connection got DEBUG 2025-12-11 02:50:18,835 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,835 [main] Logical connection got 7788,SCOTT DEBUG 2025-12-11 02:50:18,836 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,836 [main] Physical connection closed DEBUG 2025-12-11 02:50:18,841 [main] Physical connection got DEBUG 2025-12-11 02:50:18,841 [main] Logical connection got DEBUG 2025-12-11 02:50:18,857 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,857 [main] Logical connection got 0,SCOTT DEBUG 2025-12-11 02:50:18,858 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,858 [main] Physical connection closed DEBUG 2025-12-11 02:50:18,862 [main] Physical connection got DEBUG 2025-12-11 02:50:18,863 [main] Logical connection got DEBUG 2025-12-11 02:50:18,874 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,874 [main] Logical connection got DEBUG 2025-12-11 02:50:18,875 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,875 [main] Physical connection closed DEBUG 2025-12-11 02:50:18,879 [main] Physical connection got DEBUG 2025-12-11 02:50:18,879 [main] Logical connection got DEBUG 2025-12-11 02:50:18,892 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,892 [main] Logical connection got DEBUG 2025-12-11 02:50:18,893 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,893 [main] Physical connection closed DEBUG 2025-12-11 02:50:18,896 [main] Physical connection got DEBUG 2025-12-11 02:50:18,896 [main] Logical connection got DEBUG 2025-12-11 02:50:18,908 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,908 [main] Logical connection got DEBUG 2025-12-11 02:50:18,908 [main] Logical connection closed DEBUG 2025-12-11 02:50:18,908 [main] Physical connection closed Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec Running org.seasar.dao.dbms.StandardTest DEBUG 2025-12-11 02:50:18,914 [main] Physical connection got DEBUG 2025-12-11 02:50:18,914 [main] Logical connection got DEBUG 2025-12-11 02:50:18,933 [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-12-11 02:50:18,933 [main] Physical connection closed DEBUG 2025-12-11 02:50:18,937 [main] Physical connection got DEBUG 2025-12-11 02:50:18,937 [main] Logical connection got DEBUG 2025-12-11 02:50:19,028 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,028 [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.128 sec Running org.seasar.dao.unit.S2DaoBeanReaderTest DEBUG 2025-12-11 02:50:19,042 [main] Physical connection got DEBUG 2025-12-11 02:50:19,042 [main] Logical connection got DEBUG 2025-12-11 02:50:19,056 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,057 [main] Physical connection closed DEBUG 2025-12-11 02:50:19,061 [main] Physical connection got DEBUG 2025-12-11 02:50:19,061 [main] Logical connection got DEBUG 2025-12-11 02:50:19,079 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,079 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec Running org.seasar.dao.impl.DaoMetaDataFactoryImplTest DEBUG 2025-12-11 02:50:19,090 [main] Physical connection got DEBUG 2025-12-11 02:50:19,090 [main] Logical connection got DEBUG 2025-12-11 02:50:19,091 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,091 [main] Logical connection got DEBUG 2025-12-11 02:50:19,094 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,095 [main] Physical connection closed DEBUG 2025-12-11 02:50:19,104 [main] Physical connection got DEBUG 2025-12-11 02:50:19,104 [main] Logical connection got DEBUG 2025-12-11 02:50:19,104 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,104 [main] Logical connection got DEBUG 2025-12-11 02:50:19,107 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,107 [main] Logical connection got DEBUG 2025-12-11 02:50:19,107 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,107 [main] Logical connection got DEBUG 2025-12-11 02:50:19,108 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,109 [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-12-11 02:50:19,115 [main] Physical connection got DEBUG 2025-12-11 02:50:19,115 [main] Logical connection got WARN 2025-12-11 02:50:19,118 [main] Table(S2DaoTestCaseTest$Hoge) not found WARN 2025-12-11 02:50:19,118 [main] Table(S2DaoTestCaseTest$Foo) not found DEBUG 2025-12-11 02:50:19,123 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,123 [main] Physical connection closed DEBUG 2025-12-11 02:50:19,126 [main] Physical connection got DEBUG 2025-12-11 02:50:19,126 [main] Logical connection got WARN 2025-12-11 02:50:19,130 [main] Table(S2DaoTestCaseTest$Hoge) not found WARN 2025-12-11 02:50:19,130 [main] Table(S2DaoTestCaseTest$Foo) not found DEBUG 2025-12-11 02:50:19,134 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,134 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec Running org.seasar.dao.dbms.DbmsManagerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.seasar.dao.impl.UpdateAutoStaticCommandTest DEBUG 2025-12-11 02:50:19,142 [main] Transaction began DEBUG 2025-12-11 02:50:19,143 [main] Physical connection got DEBUG 2025-12-11 02:50:19,143 [main] Logical connection got DEBUG 2025-12-11 02:50:19,143 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,143 [main] Logical connection got DEBUG 2025-12-11 02:50:19,159 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,169 [main] Logical connection got DEBUG 2025-12-11 02:50:19,169 [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-12-11 02:50:19,170 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,170 [main] Logical connection got DEBUG 2025-12-11 02:50:19,171 [main] UPDATE EMP SET tstamp = '2025-12-11 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-12-11 02:50:19,171 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,171 [main] Transaction rolledback DEBUG 2025-12-11 02:50:19,171 [main] Physical connection closed DEBUG 2025-12-11 02:50:19,175 [main] Transaction began DEBUG 2025-12-11 02:50:19,175 [main] Physical connection got DEBUG 2025-12-11 02:50:19,175 [main] Logical connection got DEBUG 2025-12-11 02:50:19,175 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,175 [main] Logical connection got DEBUG 2025-12-11 02:50:19,183 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,185 [main] Logical connection got DEBUG 2025-12-11 02:50:19,185 [main] UPDATE DEPT SET versionno = 1, dname = null, loc = null WHERE deptno = 10 AND versionno = 0 DEBUG 2025-12-11 02:50:19,185 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,185 [main] Transaction rolledback DEBUG 2025-12-11 02:50:19,185 [main] Physical connection closed DEBUG 2025-12-11 02:50:19,190 [main] Transaction began DEBUG 2025-12-11 02:50:19,190 [main] Physical connection got DEBUG 2025-12-11 02:50:19,190 [main] Logical connection got DEBUG 2025-12-11 02:50:19,190 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,190 [main] Logical connection got DEBUG 2025-12-11 02:50:19,197 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,199 [main] Logical connection got DEBUG 2025-12-11 02:50:19,199 [main] UPDATE DEPT SET versionno = 0, dname = null, loc = null WHERE deptno = 10 AND versionno = -1 DEBUG 2025-12-11 02:50:19,200 [main] Logical connection closed org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1) DEBUG 2025-12-11 02:50:19,200 [main] Transaction rolledback DEBUG 2025-12-11 02:50:19,200 [main] Physical connection closed DEBUG 2025-12-11 02:50:19,204 [main] Transaction began DEBUG 2025-12-11 02:50:19,204 [main] Physical connection got DEBUG 2025-12-11 02:50:19,204 [main] Logical connection got DEBUG 2025-12-11 02:50:19,204 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,204 [main] Logical connection got DEBUG 2025-12-11 02:50:19,220 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,229 [main] Logical connection got DEBUG 2025-12-11 02:50:19,230 [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-12-11 02:50:19,231 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,231 [main] Logical connection got DEBUG 2025-12-11 02:50:19,231 [main] UPDATE EMP SET tstamp = '2025-12-11 02.50.19', ename = 'SCOTT' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2025-12-11 02:50:19,231 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,231 [main] Transaction rolledback DEBUG 2025-12-11 02:50:19,231 [main] Physical connection closed DEBUG 2025-12-11 02:50:19,235 [main] Transaction began DEBUG 2025-12-11 02:50:19,236 [main] Physical connection got DEBUG 2025-12-11 02:50:19,236 [main] Logical connection got DEBUG 2025-12-11 02:50:19,236 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,236 [main] Logical connection got DEBUG 2025-12-11 02:50:19,252 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,260 [main] Logical connection got DEBUG 2025-12-11 02:50:19,260 [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-12-11 02:50:19,262 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,262 [main] Logical connection got DEBUG 2025-12-11 02:50:19,262 [main] UPDATE EMP SET deptno = 20, tstamp = '2025-12-11 02.50.19' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2025-12-11 02:50:19,263 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,263 [main] Transaction rolledback DEBUG 2025-12-11 02:50:19,263 [main] Physical connection closed Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 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.007 sec Running org.seasar.dao.pager.NoScrollCursorTest DEBUG 2025-12-11 02:50:19,281 [main] Transaction began DEBUG 2025-12-11 02:50:19,281 [main] Physical connection got DEBUG 2025-12-11 02:50:19,281 [main] Logical connection got DEBUG 2025-12-11 02:50:19,282 [main] S2Pager not use scroll cursor. DEBUG 2025-12-11 02:50:19,282 [main] Transaction rolledback DEBUG 2025-12-11 02:50:19,282 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,282 [main] Physical connection closed DEBUG 2025-12-11 02:50:19,286 [main] Transaction began DEBUG 2025-12-11 02:50:19,287 [main] Physical connection got DEBUG 2025-12-11 02:50:19,287 [main] Logical connection got DEBUG 2025-12-11 02:50:19,287 [main] S2Pager not use scroll cursor. DEBUG 2025-12-11 02:50:19,287 [main] Transaction rolledback DEBUG 2025-12-11 02:50:19,287 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,287 [main] Physical connection closed DEBUG 2025-12-11 02:50:19,291 [main] Transaction began DEBUG 2025-12-11 02:50:19,291 [main] Physical connection got DEBUG 2025-12-11 02:50:19,291 [main] Logical connection got DEBUG 2025-12-11 02:50:19,291 [main] S2Pager not use scroll cursor. DEBUG 2025-12-11 02:50:19,291 [main] Transaction rolledback DEBUG 2025-12-11 02:50:19,291 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,291 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec Running org.seasar.dao.pager.LimitOffsetPagingSqlRewriterTest DEBUG 2025-12-11 02:50:19,415 [main] Transaction began DEBUG 2025-12-11 02:50:19,554 [main] Physical connection got DEBUG 2025-12-11 02:50:19,554 [main] Logical connection got DEBUG 2025-12-11 02:50:19,554 [main] DELETE FROM CUSTOMER DEBUG 2025-12-11 02:50:19,554 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,555 [main] Logical connection got DEBUG 2025-12-11 02:50:19,558 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,559 [main] Logical connection got DEBUG 2025-12-11 02:50:19,559 [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-12-11 02:50:19,559 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,559 [main] Logical connection got DEBUG 2025-12-11 02:50:19,561 [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-12-11 02:50:19,562 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,562 [main] Logical connection got DEBUG 2025-12-11 02:50:19,562 [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-12-11 02:50:19,562 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,562 [main] Logical connection got DEBUG 2025-12-11 02:50:19,562 [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-12-11 02:50:19,562 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,562 [main] Logical connection got DEBUG 2025-12-11 02:50:19,563 [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-12-11 02:50:19,563 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,563 [main] Logical connection got DEBUG 2025-12-11 02:50:19,563 [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-12-11 02:50:19,563 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,563 [main] Logical connection got DEBUG 2025-12-11 02:50:19,563 [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-12-11 02:50:19,563 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,564 [main] Logical connection got DEBUG 2025-12-11 02:50:19,564 [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-12-11 02:50:19,564 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,564 [main] Logical connection got DEBUG 2025-12-11 02:50:19,564 [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-12-11 02:50:19,564 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,564 [main] Logical connection got DEBUG 2025-12-11 02:50:19,566 [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-12-11 02:50:19,566 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,566 [main] Logical connection got DEBUG 2025-12-11 02:50:19,567 [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-12-11 02:50:19,567 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,567 [main] Logical connection got DEBUG 2025-12-11 02:50:19,568 [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-12-11 02:50:19,568 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,568 [main] Logical connection got DEBUG 2025-12-11 02:50:19,568 [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-12-11 02:50:19,568 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,568 [main] Logical connection got DEBUG 2025-12-11 02:50:19,568 [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-12-11 02:50:19,568 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,569 [main] Logical connection got DEBUG 2025-12-11 02:50:19,569 [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-12-11 02:50:19,569 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,569 [main] Logical connection got DEBUG 2025-12-11 02:50:19,569 [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-12-11 02:50:19,569 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,569 [main] Logical connection got DEBUG 2025-12-11 02:50:19,569 [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-12-11 02:50:19,570 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,570 [main] Logical connection got DEBUG 2025-12-11 02:50:19,570 [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-12-11 02:50:19,570 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,570 [main] Logical connection got DEBUG 2025-12-11 02:50:19,570 [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-12-11 02:50:19,570 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,570 [main] Logical connection got DEBUG 2025-12-11 02:50:19,570 [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-12-11 02:50:19,571 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,571 [main] Logical connection got DEBUG 2025-12-11 02:50:19,572 [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-12-11 02:50:19,572 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,572 [main] Logical connection got DEBUG 2025-12-11 02:50:19,573 [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-12-11 02:50:19,573 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,573 [main] Logical connection got DEBUG 2025-12-11 02:50:19,573 [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-12-11 02:50:19,573 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,573 [main] Logical connection got DEBUG 2025-12-11 02:50:19,573 [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-12-11 02:50:19,573 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,573 [main] Logical connection got DEBUG 2025-12-11 02:50:19,574 [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-12-11 02:50:19,574 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,574 [main] Logical connection got DEBUG 2025-12-11 02:50:19,574 [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-12-11 02:50:19,574 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,574 [main] Logical connection got DEBUG 2025-12-11 02:50:19,575 [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-12-11 02:50:19,575 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,575 [main] Logical connection got DEBUG 2025-12-11 02:50:19,575 [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-12-11 02:50:19,575 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,575 [main] Logical connection got DEBUG 2025-12-11 02:50:19,575 [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-12-11 02:50:19,575 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,576 [main] Logical connection got DEBUG 2025-12-11 02:50:19,576 [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-12-11 02:50:19,576 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,576 [main] Logical connection got DEBUG 2025-12-11 02:50:19,576 [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-12-11 02:50:19,576 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,576 [main] Logical connection got DEBUG 2025-12-11 02:50:19,576 [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-12-11 02:50:19,576 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,577 [main] Logical connection got DEBUG 2025-12-11 02:50:19,577 [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-12-11 02:50:19,577 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,577 [main] Logical connection got DEBUG 2025-12-11 02:50:19,577 [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-12-11 02:50:19,577 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,577 [main] Logical connection got DEBUG 2025-12-11 02:50:19,577 [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-12-11 02:50:19,578 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,578 [main] Logical connection got DEBUG 2025-12-11 02:50:19,578 [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-12-11 02:50:19,578 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,578 [main] Logical connection got DEBUG 2025-12-11 02:50:19,578 [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-12-11 02:50:19,578 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,578 [main] Logical connection got DEBUG 2025-12-11 02:50:19,578 [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-12-11 02:50:19,579 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,579 [main] Logical connection got DEBUG 2025-12-11 02:50:19,579 [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-12-11 02:50:19,579 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,579 [main] Logical connection got DEBUG 2025-12-11 02:50:19,579 [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-12-11 02:50:19,579 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,579 [main] Logical connection got DEBUG 2025-12-11 02:50:19,579 [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-12-11 02:50:19,580 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,580 [main] Logical connection got DEBUG 2025-12-11 02:50:19,580 [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-12-11 02:50:19,580 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,580 [main] Logical connection got DEBUG 2025-12-11 02:50:19,580 [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-12-11 02:50:19,580 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,580 [main] Logical connection got DEBUG 2025-12-11 02:50:19,581 [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-12-11 02:50:19,581 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,581 [main] Logical connection got DEBUG 2025-12-11 02:50:19,581 [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-12-11 02:50:19,581 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,581 [main] Logical connection got DEBUG 2025-12-11 02:50:19,581 [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-12-11 02:50:19,581 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,581 [main] Logical connection got DEBUG 2025-12-11 02:50:19,582 [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-12-11 02:50:19,582 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,582 [main] Logical connection got DEBUG 2025-12-11 02:50:19,582 [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-12-11 02:50:19,582 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,582 [main] Logical connection got DEBUG 2025-12-11 02:50:19,582 [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-12-11 02:50:19,582 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,582 [main] Logical connection got DEBUG 2025-12-11 02:50:19,583 [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-12-11 02:50:19,583 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,583 [main] Logical connection got DEBUG 2025-12-11 02:50:19,583 [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-12-11 02:50:19,583 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,583 [main] Logical connection got DEBUG 2025-12-11 02:50:19,585 [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-12-11 02:50:19,585 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,585 [main] Logical connection got DEBUG 2025-12-11 02:50:19,585 [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-12-11 02:50:19,585 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,585 [main] Logical connection got DEBUG 2025-12-11 02:50:19,585 [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-12-11 02:50:19,585 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,586 [main] Logical connection got DEBUG 2025-12-11 02:50:19,586 [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-12-11 02:50:19,586 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,586 [main] Logical connection got DEBUG 2025-12-11 02:50:19,586 [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-12-11 02:50:19,586 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,586 [main] Logical connection got DEBUG 2025-12-11 02:50:19,586 [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-12-11 02:50:19,586 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,587 [main] Logical connection got DEBUG 2025-12-11 02:50:19,587 [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-12-11 02:50:19,587 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,587 [main] Logical connection got DEBUG 2025-12-11 02:50:19,587 [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-12-11 02:50:19,587 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,587 [main] Logical connection got DEBUG 2025-12-11 02:50:19,587 [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-12-11 02:50:19,587 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,588 [main] Logical connection got DEBUG 2025-12-11 02:50:19,588 [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-12-11 02:50:19,588 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,588 [main] Logical connection got DEBUG 2025-12-11 02:50:19,588 [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-12-11 02:50:19,588 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,588 [main] Logical connection got DEBUG 2025-12-11 02:50:19,588 [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-12-11 02:50:19,589 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,589 [main] Logical connection got DEBUG 2025-12-11 02:50:19,589 [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-12-11 02:50:19,589 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,589 [main] Logical connection got DEBUG 2025-12-11 02:50:19,589 [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-12-11 02:50:19,589 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,589 [main] Logical connection got DEBUG 2025-12-11 02:50:19,590 [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-12-11 02:50:19,590 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,590 [main] Logical connection got DEBUG 2025-12-11 02:50:19,590 [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-12-11 02:50:19,590 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,590 [main] Logical connection got DEBUG 2025-12-11 02:50:19,591 [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-12-11 02:50:19,591 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,591 [main] Logical connection got DEBUG 2025-12-11 02:50:19,591 [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-12-11 02:50:19,591 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,591 [main] Logical connection got DEBUG 2025-12-11 02:50:19,592 [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-12-11 02:50:19,592 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,592 [main] Logical connection got DEBUG 2025-12-11 02:50:19,592 [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-12-11 02:50:19,592 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,593 [main] Logical connection got DEBUG 2025-12-11 02:50:19,593 [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-12-11 02:50:19,593 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,593 [main] Logical connection got DEBUG 2025-12-11 02:50:19,593 [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-12-11 02:50:19,593 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,593 [main] Logical connection got DEBUG 2025-12-11 02:50:19,593 [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-12-11 02:50:19,594 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,594 [main] Logical connection got DEBUG 2025-12-11 02:50:19,594 [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-12-11 02:50:19,594 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,594 [main] Logical connection got DEBUG 2025-12-11 02:50:19,594 [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-12-11 02:50:19,594 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,594 [main] Logical connection got DEBUG 2025-12-11 02:50:19,594 [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-12-11 02:50:19,595 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,595 [main] Logical connection got DEBUG 2025-12-11 02:50:19,595 [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-12-11 02:50:19,595 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,595 [main] Logical connection got DEBUG 2025-12-11 02:50:19,595 [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-12-11 02:50:19,595 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,595 [main] Logical connection got DEBUG 2025-12-11 02:50:19,595 [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-12-11 02:50:19,596 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,596 [main] Logical connection got DEBUG 2025-12-11 02:50:19,596 [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-12-11 02:50:19,596 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,596 [main] Logical connection got DEBUG 2025-12-11 02:50:19,596 [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-12-11 02:50:19,596 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,596 [main] Logical connection got DEBUG 2025-12-11 02:50:19,596 [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-12-11 02:50:19,597 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,597 [main] Logical connection got DEBUG 2025-12-11 02:50:19,597 [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-12-11 02:50:19,597 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,597 [main] Logical connection got DEBUG 2025-12-11 02:50:19,599 [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-12-11 02:50:19,599 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,599 [main] Logical connection got DEBUG 2025-12-11 02:50:19,600 [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-12-11 02:50:19,600 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,600 [main] Logical connection got DEBUG 2025-12-11 02:50:19,601 [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-12-11 02:50:19,601 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,601 [main] Logical connection got DEBUG 2025-12-11 02:50:19,601 [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-12-11 02:50:19,601 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,601 [main] Logical connection got DEBUG 2025-12-11 02:50:19,602 [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-12-11 02:50:19,602 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,603 [main] Logical connection got DEBUG 2025-12-11 02:50:19,603 [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-12-11 02:50:19,603 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,603 [main] Logical connection got DEBUG 2025-12-11 02:50:19,604 [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-12-11 02:50:19,604 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,604 [main] Logical connection got DEBUG 2025-12-11 02:50:19,604 [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-12-11 02:50:19,604 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,604 [main] Logical connection got DEBUG 2025-12-11 02:50:19,604 [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-12-11 02:50:19,604 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,605 [main] Logical connection got DEBUG 2025-12-11 02:50:19,605 [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-12-11 02:50:19,605 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,605 [main] Logical connection got DEBUG 2025-12-11 02:50:19,605 [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-12-11 02:50:19,605 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,605 [main] Logical connection got DEBUG 2025-12-11 02:50:19,605 [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-12-11 02:50:19,605 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,606 [main] Logical connection got DEBUG 2025-12-11 02:50:19,606 [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-12-11 02:50:19,606 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,606 [main] Logical connection got DEBUG 2025-12-11 02:50:19,607 [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-12-11 02:50:19,607 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,607 [main] Logical connection got DEBUG 2025-12-11 02:50:19,608 [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-12-11 02:50:19,608 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,608 [main] Logical connection got DEBUG 2025-12-11 02:50:19,608 [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-12-11 02:50:19,608 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,608 [main] Logical connection got DEBUG 2025-12-11 02:50:19,608 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,608 [main] Logical connection got DEBUG 2025-12-11 02:50:19,610 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,611 [main] Logical connection got DEBUG 2025-12-11 02:50:19,611 [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-12-11 02:50:19,612 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,612 [main] Logical connection got DEBUG 2025-12-11 02:50:19,612 [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-12-11 02:50:19,613 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,613 [main] Transaction rolledback DEBUG 2025-12-11 02:50:19,614 [main] Physical connection closed DEBUG 2025-12-11 02:50:19,627 [main] Transaction began DEBUG 2025-12-11 02:50:19,656 [main] Physical connection got DEBUG 2025-12-11 02:50:19,656 [main] Logical connection got DEBUG 2025-12-11 02:50:19,656 [main] DELETE FROM CUSTOMER DEBUG 2025-12-11 02:50:19,656 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,656 [main] Logical connection got DEBUG 2025-12-11 02:50:19,659 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,659 [main] Logical connection got DEBUG 2025-12-11 02:50:19,659 [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-12-11 02:50:19,659 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,659 [main] Logical connection got DEBUG 2025-12-11 02:50:19,659 [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-12-11 02:50:19,659 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,660 [main] Logical connection got DEBUG 2025-12-11 02:50:19,660 [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-12-11 02:50:19,660 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,660 [main] Logical connection got DEBUG 2025-12-11 02:50:19,660 [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-12-11 02:50:19,660 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,660 [main] Logical connection got DEBUG 2025-12-11 02:50:19,660 [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-12-11 02:50:19,660 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,661 [main] Logical connection got DEBUG 2025-12-11 02:50:19,661 [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-12-11 02:50:19,661 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,661 [main] Logical connection got DEBUG 2025-12-11 02:50:19,661 [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-12-11 02:50:19,661 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,662 [main] Logical connection got DEBUG 2025-12-11 02:50:19,662 [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-12-11 02:50:19,662 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,662 [main] Logical connection got DEBUG 2025-12-11 02:50:19,662 [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-12-11 02:50:19,663 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,663 [main] Logical connection got DEBUG 2025-12-11 02:50:19,663 [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-12-11 02:50:19,663 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,663 [main] Logical connection got DEBUG 2025-12-11 02:50:19,663 [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-12-11 02:50:19,664 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,664 [main] Logical connection got DEBUG 2025-12-11 02:50:19,664 [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-12-11 02:50:19,667 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,667 [main] Logical connection got DEBUG 2025-12-11 02:50:19,667 [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-12-11 02:50:19,667 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,667 [main] Logical connection got DEBUG 2025-12-11 02:50:19,667 [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-12-11 02:50:19,667 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,667 [main] Logical connection got DEBUG 2025-12-11 02:50:19,668 [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-12-11 02:50:19,668 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,668 [main] Logical connection got DEBUG 2025-12-11 02:50:19,668 [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-12-11 02:50:19,668 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,669 [main] Logical connection got DEBUG 2025-12-11 02:50:19,670 [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-12-11 02:50:19,670 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,670 [main] Logical connection got DEBUG 2025-12-11 02:50:19,670 [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-12-11 02:50:19,670 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,670 [main] Logical connection got DEBUG 2025-12-11 02:50:19,670 [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-12-11 02:50:19,670 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,670 [main] Logical connection got DEBUG 2025-12-11 02:50:19,671 [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-12-11 02:50:19,671 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,671 [main] Logical connection got DEBUG 2025-12-11 02:50:19,672 [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-12-11 02:50:19,672 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,672 [main] Logical connection got DEBUG 2025-12-11 02:50:19,672 [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-12-11 02:50:19,672 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,672 [main] Logical connection got DEBUG 2025-12-11 02:50:19,672 [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-12-11 02:50:19,672 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,672 [main] Logical connection got DEBUG 2025-12-11 02:50:19,673 [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-12-11 02:50:19,673 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,673 [main] Logical connection got DEBUG 2025-12-11 02:50:19,673 [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-12-11 02:50:19,673 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,673 [main] Logical connection got DEBUG 2025-12-11 02:50:19,673 [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-12-11 02:50:19,673 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,673 [main] Logical connection got DEBUG 2025-12-11 02:50:19,673 [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-12-11 02:50:19,674 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,674 [main] Logical connection got DEBUG 2025-12-11 02:50:19,674 [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-12-11 02:50:19,674 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,674 [main] Logical connection got DEBUG 2025-12-11 02:50:19,674 [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-12-11 02:50:19,674 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,674 [main] Logical connection got DEBUG 2025-12-11 02:50:19,674 [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-12-11 02:50:19,675 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,675 [main] Logical connection got DEBUG 2025-12-11 02:50:19,675 [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-12-11 02:50:19,675 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,675 [main] Logical connection got DEBUG 2025-12-11 02:50:19,675 [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-12-11 02:50:19,675 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,675 [main] Logical connection got DEBUG 2025-12-11 02:50:19,675 [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-12-11 02:50:19,675 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,676 [main] Logical connection got DEBUG 2025-12-11 02:50:19,676 [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-12-11 02:50:19,676 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,676 [main] Logical connection got DEBUG 2025-12-11 02:50:19,676 [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-12-11 02:50:19,676 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,676 [main] Logical connection got DEBUG 2025-12-11 02:50:19,676 [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-12-11 02:50:19,677 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,677 [main] Logical connection got DEBUG 2025-12-11 02:50:19,677 [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-12-11 02:50:19,677 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,677 [main] Logical connection got DEBUG 2025-12-11 02:50:19,677 [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-12-11 02:50:19,677 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,677 [main] Logical connection got DEBUG 2025-12-11 02:50:19,678 [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-12-11 02:50:19,678 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,678 [main] Logical connection got DEBUG 2025-12-11 02:50:19,678 [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-12-11 02:50:19,679 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,679 [main] Logical connection got DEBUG 2025-12-11 02:50:19,679 [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-12-11 02:50:19,679 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,679 [main] Logical connection got DEBUG 2025-12-11 02:50:19,679 [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-12-11 02:50:19,679 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,679 [main] Logical connection got DEBUG 2025-12-11 02:50:19,679 [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-12-11 02:50:19,680 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,680 [main] Logical connection got DEBUG 2025-12-11 02:50:19,680 [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-12-11 02:50:19,680 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,680 [main] Logical connection got DEBUG 2025-12-11 02:50:19,681 [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-12-11 02:50:19,683 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,683 [main] Logical connection got DEBUG 2025-12-11 02:50:19,683 [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-12-11 02:50:19,683 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,683 [main] Logical connection got DEBUG 2025-12-11 02:50:19,683 [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-12-11 02:50:19,684 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,684 [main] Logical connection got DEBUG 2025-12-11 02:50:19,684 [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-12-11 02:50:19,684 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,684 [main] Logical connection got DEBUG 2025-12-11 02:50:19,684 [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-12-11 02:50:19,684 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,685 [main] Logical connection got DEBUG 2025-12-11 02:50:19,685 [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-12-11 02:50:19,685 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,685 [main] Logical connection got DEBUG 2025-12-11 02:50:19,685 [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-12-11 02:50:19,685 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,685 [main] Logical connection got DEBUG 2025-12-11 02:50:19,685 [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-12-11 02:50:19,686 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,686 [main] Logical connection got DEBUG 2025-12-11 02:50:19,686 [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-12-11 02:50:19,686 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,686 [main] Logical connection got DEBUG 2025-12-11 02:50:19,687 [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-12-11 02:50:19,687 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,687 [main] Logical connection got DEBUG 2025-12-11 02:50:19,687 [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-12-11 02:50:19,687 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,687 [main] Logical connection got DEBUG 2025-12-11 02:50:19,688 [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-12-11 02:50:19,688 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,688 [main] Logical connection got DEBUG 2025-12-11 02:50:19,688 [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-12-11 02:50:19,690 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,690 [main] Logical connection got DEBUG 2025-12-11 02:50:19,690 [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-12-11 02:50:19,690 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,690 [main] Logical connection got DEBUG 2025-12-11 02:50:19,691 [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-12-11 02:50:19,691 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,691 [main] Logical connection got DEBUG 2025-12-11 02:50:19,691 [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-12-11 02:50:19,691 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,691 [main] Logical connection got DEBUG 2025-12-11 02:50:19,691 [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-12-11 02:50:19,691 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,691 [main] Logical connection got DEBUG 2025-12-11 02:50:19,691 [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-12-11 02:50:19,692 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,692 [main] Logical connection got DEBUG 2025-12-11 02:50:19,692 [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-12-11 02:50:19,692 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,692 [main] Logical connection got DEBUG 2025-12-11 02:50:19,694 [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-12-11 02:50:19,694 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,695 [main] Logical connection got DEBUG 2025-12-11 02:50:19,695 [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-12-11 02:50:19,695 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,695 [main] Logical connection got DEBUG 2025-12-11 02:50:19,695 [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-12-11 02:50:19,695 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,696 [main] Logical connection got DEBUG 2025-12-11 02:50:19,696 [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-12-11 02:50:19,696 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,697 [main] Logical connection got DEBUG 2025-12-11 02:50:19,697 [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-12-11 02:50:19,697 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,697 [main] Logical connection got DEBUG 2025-12-11 02:50:19,697 [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-12-11 02:50:19,697 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,697 [main] Logical connection got DEBUG 2025-12-11 02:50:19,698 [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-12-11 02:50:19,698 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,698 [main] Logical connection got DEBUG 2025-12-11 02:50:19,698 [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-12-11 02:50:19,698 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,698 [main] Logical connection got DEBUG 2025-12-11 02:50:19,699 [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-12-11 02:50:19,699 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,699 [main] Logical connection got DEBUG 2025-12-11 02:50:19,699 [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-12-11 02:50:19,699 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,699 [main] Logical connection got DEBUG 2025-12-11 02:50:19,699 [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-12-11 02:50:19,699 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,699 [main] Logical connection got DEBUG 2025-12-11 02:50:19,699 [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-12-11 02:50:19,700 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,700 [main] Logical connection got DEBUG 2025-12-11 02:50:19,700 [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-12-11 02:50:19,700 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,700 [main] Logical connection got DEBUG 2025-12-11 02:50:19,700 [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-12-11 02:50:19,700 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,700 [main] Logical connection got DEBUG 2025-12-11 02:50:19,700 [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-12-11 02:50:19,701 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,701 [main] Logical connection got DEBUG 2025-12-11 02:50:19,701 [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-12-11 02:50:19,701 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,701 [main] Logical connection got DEBUG 2025-12-11 02:50:19,701 [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-12-11 02:50:19,703 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,703 [main] Logical connection got DEBUG 2025-12-11 02:50:19,703 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (81, '久井奈 八十一郎', '神奈川県', '1986-10-09 00.00.00', 'B', '2006-06-23 00.00.00', 94, 824) DEBUG 2025-12-11 02:50:19,704 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,704 [main] Logical connection got DEBUG 2025-12-11 02:50:19,704 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (82, '須寅 八十二郎', '徳島県', '1983-01-04 00.00.00', 'O', '2007-04-26 00.00.00', 90, 456) DEBUG 2025-12-11 02:50:19,704 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,704 [main] Logical connection got DEBUG 2025-12-11 02:50:19,704 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (83, '久井奈 八十三郎', '滋賀県', '1972-07-31 00.00.00', 'B', '2005-10-23 00.00.00', 25, 581) DEBUG 2025-12-11 02:50:19,705 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,705 [main] Logical connection got DEBUG 2025-12-11 02:50:19,705 [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-12-11 02:50:19,705 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,705 [main] Logical connection got DEBUG 2025-12-11 02:50:19,705 [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-12-11 02:50:19,705 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,705 [main] Logical connection got DEBUG 2025-12-11 02:50:19,706 [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-12-11 02:50:19,706 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,706 [main] Logical connection got DEBUG 2025-12-11 02:50:19,706 [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-12-11 02:50:19,707 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,708 [main] Logical connection got DEBUG 2025-12-11 02:50:19,708 [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-12-11 02:50:19,708 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,708 [main] Logical connection got DEBUG 2025-12-11 02:50:19,709 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (89, '獅威鎖 八十九郎', '和歌山県', '1948-12-14 00.00.00', 'O', '2005-09-10 00.00.00', 98, 591) DEBUG 2025-12-11 02:50:19,709 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,709 [main] Logical connection got DEBUG 2025-12-11 02:50:19,709 [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-12-11 02:50:19,709 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,709 [main] Logical connection got DEBUG 2025-12-11 02:50:19,711 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (91, '須寅 九十一郎', '大阪府', '1955-10-22 00.00.00', 'B', '2007-02-24 00.00.00', 61, 6) DEBUG 2025-12-11 02:50:19,711 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,711 [main] Logical connection got DEBUG 2025-12-11 02:50:19,711 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (92, '久井奈 九十二郎', '大分県', '1966-06-27 00.00.00', 'O', '2006-02-09 00.00.00', 48, 82) DEBUG 2025-12-11 02:50:19,712 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,712 [main] Logical connection got DEBUG 2025-12-11 02:50:19,712 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (93, '渥司守 九十三郎', '兵庫県', '1977-10-26 00.00.00', 'B', '2006-04-07 00.00.00', 18, 82) DEBUG 2025-12-11 02:50:19,712 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,712 [main] Logical connection got DEBUG 2025-12-11 02:50:19,712 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (94, '久井奈 九十四郎', '茨城県', '1972-11-08 00.00.00', 'B', '2006-09-07 00.00.00', 74, 43) DEBUG 2025-12-11 02:50:19,712 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,712 [main] Logical connection got DEBUG 2025-12-11 02:50:19,713 [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-12-11 02:50:19,713 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,713 [main] Logical connection got DEBUG 2025-12-11 02:50:19,713 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (96, '久井奈 九十六郎', '大分県', '1958-02-24 00.00.00', 'A', '2006-04-17 00.00.00', 73, 547) DEBUG 2025-12-11 02:50:19,713 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,713 [main] Logical connection got DEBUG 2025-12-11 02:50:19,713 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (97, '渥司守 九十七郎', '岩手県', '1962-02-01 00.00.00', 'AB', '2007-02-15 00.00.00', 76, 34) DEBUG 2025-12-11 02:50:19,713 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,713 [main] Logical connection got DEBUG 2025-12-11 02:50:19,714 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (98, '渥司守 九十八郎', '福井県', '1968-01-14 00.00.00', 'AB', '2006-03-21 00.00.00', 23, 903) DEBUG 2025-12-11 02:50:19,714 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,714 [main] Logical connection got DEBUG 2025-12-11 02:50:19,714 [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-12-11 02:50:19,714 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,714 [main] Logical connection got DEBUG 2025-12-11 02:50:19,714 [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-12-11 02:50:19,714 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,724 [main] Logical connection got DEBUG 2025-12-11 02:50:19,724 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,724 [main] Logical connection got DEBUG 2025-12-11 02:50:19,724 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,728 [main] Logical connection got DEBUG 2025-12-11 02:50:19,728 [main] SELECT count(*) FROM (select * from customer where DATE_OF_JOIN >= '2006-01-01' ) AS total DEBUG 2025-12-11 02:50:19,729 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,729 [main] Logical connection got DEBUG 2025-12-11 02:50:19,729 [main] select * from customer where DATE_OF_JOIN >= '2006-01-01' order by PRIORITY LIMIT 12 OFFSET 18 DEBUG 2025-12-11 02:50:19,732 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,733 [main] Logical connection got DEBUG 2025-12-11 02:50:19,733 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,736 [main] Transaction rolledback DEBUG 2025-12-11 02:50:19,736 [main] Physical connection closed DEBUG 2025-12-11 02:50:19,751 [main] Transaction began DEBUG 2025-12-11 02:50:19,759 [main] Physical connection got DEBUG 2025-12-11 02:50:19,759 [main] Logical connection got DEBUG 2025-12-11 02:50:19,760 [main] DELETE FROM CUSTOMER DEBUG 2025-12-11 02:50:19,760 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,760 [main] Logical connection got DEBUG 2025-12-11 02:50:19,762 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,763 [main] Logical connection got DEBUG 2025-12-11 02:50:19,763 [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-12-11 02:50:19,763 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,763 [main] Logical connection got DEBUG 2025-12-11 02:50:19,763 [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-12-11 02:50:19,763 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,763 [main] Logical connection got DEBUG 2025-12-11 02:50:19,763 [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-12-11 02:50:19,763 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,764 [main] Logical connection got DEBUG 2025-12-11 02:50:19,764 [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-12-11 02:50:19,764 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,764 [main] Logical connection got DEBUG 2025-12-11 02:50:19,765 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (5, '獅威鎖 五郎', '茨城県', '1949-01-28 00.00.00', 'A', '2006-12-12 00.00.00', 14, 413) DEBUG 2025-12-11 02:50:19,766 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,766 [main] Logical connection got DEBUG 2025-12-11 02:50:19,766 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (6, '渥司守 六郎', '愛知県', '1948-02-15 00.00.00', 'O', '2005-08-16 00.00.00', 67, 248) DEBUG 2025-12-11 02:50:19,766 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,766 [main] Logical connection got DEBUG 2025-12-11 02:50:19,766 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (7, '須寅 七郎', '石川県', '1954-07-10 00.00.00', 'O', '2006-01-29 00.00.00', 20, 532) DEBUG 2025-12-11 02:50:19,766 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,766 [main] Logical connection got DEBUG 2025-12-11 02:50:19,766 [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-12-11 02:50:19,767 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,767 [main] Logical connection got DEBUG 2025-12-11 02:50:19,767 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (9, '雉宗 九郎', '兵庫県', '1961-01-07 00.00.00', 'A', '2006-12-21 00.00.00', 68, 140) DEBUG 2025-12-11 02:50:19,767 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,767 [main] Logical connection got DEBUG 2025-12-11 02:50:19,767 [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-12-11 02:50:19,767 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,767 [main] Logical connection got DEBUG 2025-12-11 02:50:19,767 [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-12-11 02:50:19,768 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,768 [main] Logical connection got DEBUG 2025-12-11 02:50:19,768 [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-12-11 02:50:19,768 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,768 [main] Logical connection got DEBUG 2025-12-11 02:50:19,768 [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-12-11 02:50:19,768 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,768 [main] Logical connection got DEBUG 2025-12-11 02:50:19,768 [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-12-11 02:50:19,769 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,769 [main] Logical connection got DEBUG 2025-12-11 02:50:19,769 [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-12-11 02:50:19,769 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,769 [main] Logical connection got DEBUG 2025-12-11 02:50:19,769 [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-12-11 02:50:19,769 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,769 [main] Logical connection got DEBUG 2025-12-11 02:50:19,769 [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-12-11 02:50:19,770 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,770 [main] Logical connection got DEBUG 2025-12-11 02:50:19,770 [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-12-11 02:50:19,770 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,770 [main] Logical connection got DEBUG 2025-12-11 02:50:19,770 [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-12-11 02:50:19,771 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,771 [main] Logical connection got DEBUG 2025-12-11 02:50:19,771 [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-12-11 02:50:19,771 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,771 [main] Logical connection got DEBUG 2025-12-11 02:50:19,771 [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-12-11 02:50:19,771 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,771 [main] Logical connection got DEBUG 2025-12-11 02:50:19,771 [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-12-11 02:50:19,771 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,771 [main] Logical connection got DEBUG 2025-12-11 02:50:19,772 [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-12-11 02:50:19,772 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,772 [main] Logical connection got DEBUG 2025-12-11 02:50:19,772 [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-12-11 02:50:19,772 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,772 [main] Logical connection got DEBUG 2025-12-11 02:50:19,772 [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-12-11 02:50:19,772 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,772 [main] Logical connection got DEBUG 2025-12-11 02:50:19,772 [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-12-11 02:50:19,773 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,773 [main] Logical connection got DEBUG 2025-12-11 02:50:19,773 [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-12-11 02:50:19,773 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,773 [main] Logical connection got DEBUG 2025-12-11 02:50:19,773 [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-12-11 02:50:19,773 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,773 [main] Logical connection got DEBUG 2025-12-11 02:50:19,774 [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-12-11 02:50:19,774 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,774 [main] Logical connection got DEBUG 2025-12-11 02:50:19,774 [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-12-11 02:50:19,774 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,774 [main] Logical connection got DEBUG 2025-12-11 02:50:19,774 [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-12-11 02:50:19,774 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,774 [main] Logical connection got DEBUG 2025-12-11 02:50:19,774 [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-12-11 02:50:19,775 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,775 [main] Logical connection got DEBUG 2025-12-11 02:50:19,775 [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-12-11 02:50:19,775 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,775 [main] Logical connection got DEBUG 2025-12-11 02:50:19,775 [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-12-11 02:50:19,775 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,775 [main] Logical connection got DEBUG 2025-12-11 02:50:19,775 [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-12-11 02:50:19,775 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,776 [main] Logical connection got DEBUG 2025-12-11 02:50:19,776 [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-12-11 02:50:19,776 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,776 [main] Logical connection got DEBUG 2025-12-11 02:50:19,776 [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-12-11 02:50:19,776 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,776 [main] Logical connection got DEBUG 2025-12-11 02:50:19,776 [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-12-11 02:50:19,776 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,776 [main] Logical connection got DEBUG 2025-12-11 02:50:19,777 [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-12-11 02:50:19,777 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,777 [main] Logical connection got DEBUG 2025-12-11 02:50:19,777 [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-12-11 02:50:19,777 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,777 [main] Logical connection got DEBUG 2025-12-11 02:50:19,777 [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-12-11 02:50:19,777 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,777 [main] Logical connection got DEBUG 2025-12-11 02:50:19,777 [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-12-11 02:50:19,778 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,778 [main] Logical connection got DEBUG 2025-12-11 02:50:19,778 [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-12-11 02:50:19,778 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,778 [main] Logical connection got DEBUG 2025-12-11 02:50:19,778 [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-12-11 02:50:19,778 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,778 [main] Logical connection got DEBUG 2025-12-11 02:50:19,778 [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-12-11 02:50:19,778 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,778 [main] Logical connection got DEBUG 2025-12-11 02:50:19,779 [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-12-11 02:50:19,779 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,779 [main] Logical connection got DEBUG 2025-12-11 02:50:19,779 [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-12-11 02:50:19,779 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,779 [main] Logical connection got DEBUG 2025-12-11 02:50:19,779 [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-12-11 02:50:19,779 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,779 [main] Logical connection got DEBUG 2025-12-11 02:50:19,779 [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-12-11 02:50:19,780 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,780 [main] Logical connection got DEBUG 2025-12-11 02:50:19,780 [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-12-11 02:50:19,780 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,780 [main] Logical connection got DEBUG 2025-12-11 02:50:19,780 [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-12-11 02:50:19,780 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,780 [main] Logical connection got DEBUG 2025-12-11 02:50:19,780 [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-12-11 02:50:19,780 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,781 [main] Logical connection got DEBUG 2025-12-11 02:50:19,781 [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-12-11 02:50:19,781 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,781 [main] Logical connection got DEBUG 2025-12-11 02:50:19,781 [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-12-11 02:50:19,781 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,781 [main] Logical connection got DEBUG 2025-12-11 02:50:19,782 [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-12-11 02:50:19,783 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,783 [main] Logical connection got DEBUG 2025-12-11 02:50:19,783 [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-12-11 02:50:19,783 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,783 [main] Logical connection got DEBUG 2025-12-11 02:50:19,783 [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-12-11 02:50:19,783 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,783 [main] Logical connection got DEBUG 2025-12-11 02:50:19,783 [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-12-11 02:50:19,783 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,783 [main] Logical connection got DEBUG 2025-12-11 02:50:19,784 [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-12-11 02:50:19,784 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,784 [main] Logical connection got DEBUG 2025-12-11 02:50:19,784 [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-12-11 02:50:19,784 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,784 [main] Logical connection got DEBUG 2025-12-11 02:50:19,784 [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-12-11 02:50:19,784 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,784 [main] Logical connection got DEBUG 2025-12-11 02:50:19,784 [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-12-11 02:50:19,785 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,785 [main] Logical connection got DEBUG 2025-12-11 02:50:19,785 [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-12-11 02:50:19,785 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,785 [main] Logical connection got DEBUG 2025-12-11 02:50:19,785 [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-12-11 02:50:19,785 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,785 [main] Logical connection got DEBUG 2025-12-11 02:50:19,785 [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-12-11 02:50:19,786 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,786 [main] Logical connection got DEBUG 2025-12-11 02:50:19,786 [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-12-11 02:50:19,786 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,786 [main] Logical connection got DEBUG 2025-12-11 02:50:19,786 [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-12-11 02:50:19,786 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,786 [main] Logical connection got DEBUG 2025-12-11 02:50:19,786 [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-12-11 02:50:19,786 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,786 [main] Logical connection got DEBUG 2025-12-11 02:50:19,787 [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-12-11 02:50:19,787 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,787 [main] Logical connection got DEBUG 2025-12-11 02:50:19,787 [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-12-11 02:50:19,787 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,787 [main] Logical connection got DEBUG 2025-12-11 02:50:19,787 [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-12-11 02:50:19,787 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,787 [main] Logical connection got DEBUG 2025-12-11 02:50:19,787 [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-12-11 02:50:19,788 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,788 [main] Logical connection got DEBUG 2025-12-11 02:50:19,788 [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-12-11 02:50:19,788 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,788 [main] Logical connection got DEBUG 2025-12-11 02:50:19,788 [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-12-11 02:50:19,788 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,788 [main] Logical connection got DEBUG 2025-12-11 02:50:19,788 [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-12-11 02:50:19,788 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,789 [main] Logical connection got DEBUG 2025-12-11 02:50:19,789 [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-12-11 02:50:19,789 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,789 [main] Logical connection got DEBUG 2025-12-11 02:50:19,789 [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-12-11 02:50:19,789 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,789 [main] Logical connection got DEBUG 2025-12-11 02:50:19,789 [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-12-11 02:50:19,789 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,789 [main] Logical connection got DEBUG 2025-12-11 02:50:19,789 [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-12-11 02:50:19,790 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,790 [main] Logical connection got DEBUG 2025-12-11 02:50:19,790 [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-12-11 02:50:19,790 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,790 [main] Logical connection got DEBUG 2025-12-11 02:50:19,790 [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-12-11 02:50:19,790 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,790 [main] Logical connection got DEBUG 2025-12-11 02:50:19,790 [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-12-11 02:50:19,791 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,791 [main] Logical connection got DEBUG 2025-12-11 02:50:19,791 [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-12-11 02:50:19,791 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,791 [main] Logical connection got DEBUG 2025-12-11 02:50:19,791 [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-12-11 02:50:19,791 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,791 [main] Logical connection got DEBUG 2025-12-11 02:50:19,791 [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-12-11 02:50:19,791 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,791 [main] Logical connection got DEBUG 2025-12-11 02:50:19,792 [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-12-11 02:50:19,792 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,792 [main] Logical connection got DEBUG 2025-12-11 02:50:19,792 [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-12-11 02:50:19,792 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,792 [main] Logical connection got DEBUG 2025-12-11 02:50:19,792 [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-12-11 02:50:19,792 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,792 [main] Logical connection got DEBUG 2025-12-11 02:50:19,792 [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-12-11 02:50:19,793 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,793 [main] Logical connection got DEBUG 2025-12-11 02:50:19,793 [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-12-11 02:50:19,793 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,793 [main] Logical connection got DEBUG 2025-12-11 02:50:19,793 [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-12-11 02:50:19,793 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,793 [main] Logical connection got DEBUG 2025-12-11 02:50:19,793 [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-12-11 02:50:19,793 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,793 [main] Logical connection got DEBUG 2025-12-11 02:50:19,794 [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-12-11 02:50:19,794 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,794 [main] Logical connection got DEBUG 2025-12-11 02:50:19,794 [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-12-11 02:50:19,794 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,794 [main] Logical connection got DEBUG 2025-12-11 02:50:19,794 [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-12-11 02:50:19,794 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,795 [main] Logical connection got DEBUG 2025-12-11 02:50:19,795 [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-12-11 02:50:19,795 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,795 [main] Logical connection got DEBUG 2025-12-11 02:50:19,795 [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-12-11 02:50:19,795 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,795 [main] Logical connection got DEBUG 2025-12-11 02:50:19,795 [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-12-11 02:50:19,795 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,795 [main] Logical connection got DEBUG 2025-12-11 02:50:19,795 [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-12-11 02:50:19,796 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,796 [main] Logical connection got DEBUG 2025-12-11 02:50:19,796 [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-12-11 02:50:19,796 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,799 [main] Logical connection got DEBUG 2025-12-11 02:50:19,799 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,799 [main] Logical connection got DEBUG 2025-12-11 02:50:19,800 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,801 [main] Logical connection got DEBUG 2025-12-11 02:50:19,801 [main] SELECT count(*) FROM (select * from customer where DATE_OF_JOIN >= '2006-01-01' ) AS total DEBUG 2025-12-11 02:50:19,802 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,802 [main] Logical connection got DEBUG 2025-12-11 02:50:19,802 [main] select * from customer where DATE_OF_JOIN >= '2006-01-01' order by PRIORITY LIMIT 12 OFFSET 18 DEBUG 2025-12-11 02:50:19,803 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,803 [main] Logical connection got DEBUG 2025-12-11 02:50:19,803 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,806 [main] Transaction rolledback DEBUG 2025-12-11 02:50:19,806 [main] Physical connection closed DEBUG 2025-12-11 02:50:19,821 [main] Transaction began DEBUG 2025-12-11 02:50:19,829 [main] Physical connection got DEBUG 2025-12-11 02:50:19,830 [main] Logical connection got DEBUG 2025-12-11 02:50:19,830 [main] DELETE FROM CUSTOMER DEBUG 2025-12-11 02:50:19,830 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,830 [main] Logical connection got DEBUG 2025-12-11 02:50:19,832 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,834 [main] Logical connection got DEBUG 2025-12-11 02:50:19,834 [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-12-11 02:50:19,834 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,834 [main] Logical connection got DEBUG 2025-12-11 02:50:19,835 [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-12-11 02:50:19,835 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,835 [main] Logical connection got DEBUG 2025-12-11 02:50:19,835 [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-12-11 02:50:19,835 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,835 [main] Logical connection got DEBUG 2025-12-11 02:50:19,835 [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-12-11 02:50:19,835 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,835 [main] Logical connection got DEBUG 2025-12-11 02:50:19,836 [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-12-11 02:50:19,836 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,836 [main] Logical connection got DEBUG 2025-12-11 02:50:19,836 [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-12-11 02:50:19,836 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,836 [main] Logical connection got DEBUG 2025-12-11 02:50:19,836 [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-12-11 02:50:19,836 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,836 [main] Logical connection got DEBUG 2025-12-11 02:50:19,836 [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-12-11 02:50:19,837 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,837 [main] Logical connection got DEBUG 2025-12-11 02:50:19,837 [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-12-11 02:50:19,837 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,837 [main] Logical connection got DEBUG 2025-12-11 02:50:19,837 [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-12-11 02:50:19,837 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,837 [main] Logical connection got DEBUG 2025-12-11 02:50:19,837 [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-12-11 02:50:19,837 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,837 [main] Logical connection got DEBUG 2025-12-11 02:50:19,838 [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-12-11 02:50:19,838 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,838 [main] Logical connection got DEBUG 2025-12-11 02:50:19,838 [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-12-11 02:50:19,838 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,838 [main] Logical connection got DEBUG 2025-12-11 02:50:19,838 [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-12-11 02:50:19,838 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,838 [main] Logical connection got DEBUG 2025-12-11 02:50:19,839 [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-12-11 02:50:19,839 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,839 [main] Logical connection got DEBUG 2025-12-11 02:50:19,839 [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-12-11 02:50:19,839 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,839 [main] Logical connection got DEBUG 2025-12-11 02:50:19,839 [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-12-11 02:50:19,839 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,839 [main] Logical connection got DEBUG 2025-12-11 02:50:19,839 [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-12-11 02:50:19,839 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,840 [main] Logical connection got DEBUG 2025-12-11 02:50:19,840 [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-12-11 02:50:19,840 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,840 [main] Logical connection got DEBUG 2025-12-11 02:50:19,840 [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-12-11 02:50:19,841 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,841 [main] Logical connection got DEBUG 2025-12-11 02:50:19,841 [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-12-11 02:50:19,841 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,841 [main] Logical connection got DEBUG 2025-12-11 02:50:19,841 [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-12-11 02:50:19,841 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,841 [main] Logical connection got DEBUG 2025-12-11 02:50:19,841 [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-12-11 02:50:19,841 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,841 [main] Logical connection got DEBUG 2025-12-11 02:50:19,842 [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-12-11 02:50:19,842 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,842 [main] Logical connection got DEBUG 2025-12-11 02:50:19,843 [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-12-11 02:50:19,843 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,843 [main] Logical connection got DEBUG 2025-12-11 02:50:19,843 [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-12-11 02:50:19,843 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,843 [main] Logical connection got DEBUG 2025-12-11 02:50:19,843 [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-12-11 02:50:19,844 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,844 [main] Logical connection got DEBUG 2025-12-11 02:50:19,844 [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-12-11 02:50:19,844 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,844 [main] Logical connection got DEBUG 2025-12-11 02:50:19,844 [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-12-11 02:50:19,844 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,844 [main] Logical connection got DEBUG 2025-12-11 02:50:19,844 [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-12-11 02:50:19,844 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,844 [main] Logical connection got DEBUG 2025-12-11 02:50:19,845 [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-12-11 02:50:19,845 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,845 [main] Logical connection got DEBUG 2025-12-11 02:50:19,845 [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-12-11 02:50:19,845 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,845 [main] Logical connection got DEBUG 2025-12-11 02:50:19,845 [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-12-11 02:50:19,845 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,846 [main] Logical connection got DEBUG 2025-12-11 02:50:19,846 [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-12-11 02:50:19,846 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,846 [main] Logical connection got DEBUG 2025-12-11 02:50:19,846 [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-12-11 02:50:19,846 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,846 [main] Logical connection got DEBUG 2025-12-11 02:50:19,847 [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-12-11 02:50:19,847 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,847 [main] Logical connection got DEBUG 2025-12-11 02:50:19,847 [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-12-11 02:50:19,847 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,847 [main] Logical connection got DEBUG 2025-12-11 02:50:19,847 [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-12-11 02:50:19,847 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,847 [main] Logical connection got DEBUG 2025-12-11 02:50:19,848 [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-12-11 02:50:19,848 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,848 [main] Logical connection got DEBUG 2025-12-11 02:50:19,848 [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-12-11 02:50:19,848 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,848 [main] Logical connection got DEBUG 2025-12-11 02:50:19,848 [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-12-11 02:50:19,848 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,848 [main] Logical connection got DEBUG 2025-12-11 02:50:19,848 [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-12-11 02:50:19,849 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,849 [main] Logical connection got DEBUG 2025-12-11 02:50:19,849 [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-12-11 02:50:19,849 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,849 [main] Logical connection got DEBUG 2025-12-11 02:50:19,849 [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-12-11 02:50:19,849 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,849 [main] Logical connection got DEBUG 2025-12-11 02:50:19,850 [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-12-11 02:50:19,850 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,850 [main] Logical connection got DEBUG 2025-12-11 02:50:19,850 [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-12-11 02:50:19,850 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,850 [main] Logical connection got DEBUG 2025-12-11 02:50:19,850 [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-12-11 02:50:19,851 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,851 [main] Logical connection got DEBUG 2025-12-11 02:50:19,851 [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-12-11 02:50:19,851 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,851 [main] Logical connection got DEBUG 2025-12-11 02:50:19,851 [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-12-11 02:50:19,851 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,851 [main] Logical connection got DEBUG 2025-12-11 02:50:19,851 [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-12-11 02:50:19,851 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,852 [main] Logical connection got DEBUG 2025-12-11 02:50:19,853 [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-12-11 02:50:19,853 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,853 [main] Logical connection got DEBUG 2025-12-11 02:50:19,853 [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-12-11 02:50:19,853 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,853 [main] Logical connection got DEBUG 2025-12-11 02:50:19,853 [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-12-11 02:50:19,853 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,853 [main] Logical connection got DEBUG 2025-12-11 02:50:19,854 [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-12-11 02:50:19,854 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,854 [main] Logical connection got DEBUG 2025-12-11 02:50:19,854 [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-12-11 02:50:19,854 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,854 [main] Logical connection got DEBUG 2025-12-11 02:50:19,854 [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-12-11 02:50:19,854 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,854 [main] Logical connection got DEBUG 2025-12-11 02:50:19,854 [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-12-11 02:50:19,855 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,855 [main] Logical connection got DEBUG 2025-12-11 02:50:19,855 [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-12-11 02:50:19,855 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,855 [main] Logical connection got DEBUG 2025-12-11 02:50:19,855 [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-12-11 02:50:19,855 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,855 [main] Logical connection got DEBUG 2025-12-11 02:50:19,855 [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-12-11 02:50:19,855 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,855 [main] Logical connection got DEBUG 2025-12-11 02:50:19,856 [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-12-11 02:50:19,856 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,856 [main] Logical connection got DEBUG 2025-12-11 02:50:19,856 [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-12-11 02:50:19,856 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,856 [main] Logical connection got DEBUG 2025-12-11 02:50:19,856 [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-12-11 02:50:19,856 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,856 [main] Logical connection got DEBUG 2025-12-11 02:50:19,856 [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-12-11 02:50:19,857 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,857 [main] Logical connection got DEBUG 2025-12-11 02:50:19,857 [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-12-11 02:50:19,857 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,857 [main] Logical connection got DEBUG 2025-12-11 02:50:19,857 [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-12-11 02:50:19,857 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,857 [main] Logical connection got DEBUG 2025-12-11 02:50:19,857 [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-12-11 02:50:19,857 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,857 [main] Logical connection got DEBUG 2025-12-11 02:50:19,858 [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-12-11 02:50:19,858 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,858 [main] Logical connection got DEBUG 2025-12-11 02:50:19,858 [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-12-11 02:50:19,858 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,858 [main] Logical connection got DEBUG 2025-12-11 02:50:19,858 [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-12-11 02:50:19,858 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,858 [main] Logical connection got DEBUG 2025-12-11 02:50:19,858 [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-12-11 02:50:19,858 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,859 [main] Logical connection got DEBUG 2025-12-11 02:50:19,859 [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-12-11 02:50:19,859 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,859 [main] Logical connection got DEBUG 2025-12-11 02:50:19,859 [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-12-11 02:50:19,859 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,859 [main] Logical connection got DEBUG 2025-12-11 02:50:19,859 [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-12-11 02:50:19,859 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,859 [main] Logical connection got DEBUG 2025-12-11 02:50:19,859 [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-12-11 02:50:19,860 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,860 [main] Logical connection got DEBUG 2025-12-11 02:50:19,860 [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-12-11 02:50:19,860 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,860 [main] Logical connection got DEBUG 2025-12-11 02:50:19,860 [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-12-11 02:50:19,860 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,860 [main] Logical connection got DEBUG 2025-12-11 02:50:19,860 [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-12-11 02:50:19,860 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,860 [main] Logical connection got DEBUG 2025-12-11 02:50:19,861 [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-12-11 02:50:19,861 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,861 [main] Logical connection got DEBUG 2025-12-11 02:50:19,861 [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-12-11 02:50:19,861 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,861 [main] Logical connection got DEBUG 2025-12-11 02:50:19,861 [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-12-11 02:50:19,861 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,861 [main] Logical connection got DEBUG 2025-12-11 02:50:19,861 [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-12-11 02:50:19,862 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,862 [main] Logical connection got DEBUG 2025-12-11 02:50:19,862 [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-12-11 02:50:19,862 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,862 [main] Logical connection got DEBUG 2025-12-11 02:50:19,862 [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-12-11 02:50:19,862 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,862 [main] Logical connection got DEBUG 2025-12-11 02:50:19,862 [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-12-11 02:50:19,862 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,862 [main] Logical connection got DEBUG 2025-12-11 02:50:19,863 [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-12-11 02:50:19,863 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,863 [main] Logical connection got DEBUG 2025-12-11 02:50:19,863 [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-12-11 02:50:19,863 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,863 [main] Logical connection got DEBUG 2025-12-11 02:50:19,863 [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-12-11 02:50:19,863 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,863 [main] Logical connection got DEBUG 2025-12-11 02:50:19,864 [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-12-11 02:50:19,864 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,864 [main] Logical connection got DEBUG 2025-12-11 02:50:19,864 [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-12-11 02:50:19,864 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,864 [main] Logical connection got DEBUG 2025-12-11 02:50:19,864 [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-12-11 02:50:19,864 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,864 [main] Logical connection got DEBUG 2025-12-11 02:50:19,864 [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-12-11 02:50:19,865 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,865 [main] Logical connection got DEBUG 2025-12-11 02:50:19,865 [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-12-11 02:50:19,865 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,865 [main] Logical connection got DEBUG 2025-12-11 02:50:19,865 [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-12-11 02:50:19,865 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,865 [main] Logical connection got DEBUG 2025-12-11 02:50:19,865 [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-12-11 02:50:19,865 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,865 [main] Logical connection got DEBUG 2025-12-11 02:50:19,865 [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-12-11 02:50:19,866 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,866 [main] Logical connection got DEBUG 2025-12-11 02:50:19,866 [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-12-11 02:50:19,866 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,866 [main] Logical connection got DEBUG 2025-12-11 02:50:19,866 [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-12-11 02:50:19,866 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,866 [main] Logical connection got DEBUG 2025-12-11 02:50:19,866 [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-12-11 02:50:19,866 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,866 [main] Logical connection got DEBUG 2025-12-11 02:50:19,867 [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-12-11 02:50:19,867 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,875 [main] Logical connection got DEBUG 2025-12-11 02:50:19,875 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,875 [main] Logical connection got DEBUG 2025-12-11 02:50:19,875 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,876 [main] Logical connection got DEBUG 2025-12-11 02:50:19,876 [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-12-11 02:50:19,878 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,878 [main] Logical connection got DEBUG 2025-12-11 02:50:19,880 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,889 [main] Transaction rolledback DEBUG 2025-12-11 02:50:19,889 [main] Physical connection closed Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.598 sec Running org.seasar.dao.impl.NullBeanEnhancerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.seasar.dao.impl.DtoArrayMetaDataResultSetHandlerTest DEBUG 2025-12-11 02:50:19,896 [main] Physical connection got DEBUG 2025-12-11 02:50:19,896 [main] Logical connection got DEBUG 2025-12-11 02:50:19,897 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,897 [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-12-11 02:50:19,912 [main] Transaction began DEBUG 2025-12-11 02:50:19,912 [main] Physical connection got DEBUG 2025-12-11 02:50:19,912 [main] Logical connection got DEBUG 2025-12-11 02:50:19,912 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,912 [main] Logical connection got DEBUG 2025-12-11 02:50:19,918 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,919 [main] Logical connection got DEBUG 2025-12-11 02:50:19,919 [main] INSERT INTO JIRA101_TABLE (aaa, bbb, foo_id) VALUES ('a1', 'b1', 777) DEBUG 2025-12-11 02:50:19,919 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,919 [main] Logical connection got DEBUG 2025-12-11 02:50:19,919 [main] SELECT JIRA101_TABLE.aaa, JIRA101_TABLE.bbb, JIRA101_TABLE.foo_id FROM JIRA101_TABLE WHERE JIRA101_TABLE.FOO_ID = 777 DEBUG 2025-12-11 02:50:19,920 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,921 [main] skip UPDATE: table=JIRA101_TABLE, key{foo_id=777} DEBUG 2025-12-11 02:50:19,922 [main] Transaction rolledback DEBUG 2025-12-11 02:50:19,922 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec Running org.seasar.dao.interceptors.AssertAtLeastOneRowInterceptorTest DEBUG 2025-12-11 02:50:19,936 [main] Transaction began DEBUG 2025-12-11 02:50:19,936 [main] Physical connection got DEBUG 2025-12-11 02:50:19,936 [main] Logical connection got DEBUG 2025-12-11 02:50:19,936 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,936 [main] Logical connection got DEBUG 2025-12-11 02:50:19,952 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,952 [main] Logical connection got DEBUG 2025-12-11 02:50:19,952 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%' DEBUG 2025-12-11 02:50:19,953 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,953 [main] Transaction rolledback DEBUG 2025-12-11 02:50:19,953 [main] Physical connection closed DEBUG 2025-12-11 02:50:19,964 [main] Transaction began DEBUG 2025-12-11 02:50:19,965 [main] Physical connection got DEBUG 2025-12-11 02:50:19,965 [main] Logical connection got DEBUG 2025-12-11 02:50:19,965 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,965 [main] Logical connection got DEBUG 2025-12-11 02:50:19,980 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,980 [main] Logical connection got DEBUG 2025-12-11 02:50:19,981 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%' DEBUG 2025-12-11 02:50:19,981 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,981 [main] Transaction rolledback DEBUG 2025-12-11 02:50:19,981 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 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-12-11 02:50:19,998 [main] Physical connection got DEBUG 2025-12-11 02:50:19,998 [main] Logical connection got DEBUG 2025-12-11 02:50:19,998 [main] Logical connection closed DEBUG 2025-12-11 02:50:19,998 [main] Logical connection got DEBUG 2025-12-11 02:50:20,001 [main] Logical connection closed DEBUG 2025-12-11 02:50:20,003 [main] Logical connection got DEBUG 2025-12-11 02:50:20,003 [main] SELECT EMP.ename, EMP.empno, EMP.deptno FROM EMP WHERE empno = 7782 DEBUG 2025-12-11 02:50:20,003 [main] Logical connection closed DEBUG 2025-12-11 02:50:20,003 [main] Logical connection got DEBUG 2025-12-11 02:50:20,003 [main] Logical connection closed DEBUG 2025-12-11 02:50:20,003 [main] Logical connection got DEBUG 2025-12-11 02:50:20,004 [main] Logical connection closed DEBUG 2025-12-11 02:50:20,004 [main] Logical connection got DEBUG 2025-12-11 02:50:20,004 [main] SELECT DEPT.deptno, DEPT.dname FROM DEPT WHERE DEPT.deptno = 10 DEBUG 2025-12-11 02:50:20,005 [main] Logical connection closed DEBUG 2025-12-11 02:50:20,005 [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-12-11 02:50:20,010 [main] Argument(job) not found SELECT * FROM emp WARN 2025-12-11 02:50:20,011 [main] Argument(aaa) not found [] [] [aaabbb] [aaa] [SELECT * FROM emp WHERE job = ?] WARN 2025-12-11 02:50:20,012 [main] Argument(job) not found [SELECT * FROM emp WHERE job is null] [bbb = ?] [bbbddd] SELECT * FROM emp WHERE deptno = 10 WARN 2025-12-11 02:50:20,013 [main] Argument(job) not found WARN 2025-12-11 02:50:20,013 [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-12-11 02:50:20,016 [main] Argument(moge) not found WARN 2025-12-11 02:50:20,016 [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-12-11 02:50:20,018 [main] Argument(hoge) not found WARN 2025-12-11 02:50:20,019 [main] Argument($1) not found WARN 2025-12-11 02:50:20,019 [main] Argument($1) not found SELECT AAA FROM HOGE where bb = ? /* comment */ WARN 2025-12-11 02:50:20,019 [main] Argument($1) not found WARN 2025-12-11 02:50:20,019 [main] Argument($1) not found SELECT AAA FROM HOGE where aa = ? -- comment Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running org.seasar.dao.impl.QuestionInCommentTest DEBUG 2025-12-11 02:50:20,032 [main] Transaction began DEBUG 2025-12-11 02:50:20,033 [main] Physical connection got DEBUG 2025-12-11 02:50:20,033 [main] Logical connection got DEBUG 2025-12-11 02:50:20,034 [main] Logical connection closed DEBUG 2025-12-11 02:50:20,034 [main] Logical connection got DEBUG 2025-12-11 02:50:20,037 [main] Logical connection closed DEBUG 2025-12-11 02:50:20,038 [main] Logical connection got DEBUG 2025-12-11 02:50:20,038 [main] INSERT INTO EMP ( EMPNO, ENAME, TSTAMP ) VALUES ( /* comment */ 2222, 'aaaaaaaaaaaa', null /* in comment */ ) DEBUG 2025-12-11 02:50:20,038 [main] Logical connection closed DEBUG 2025-12-11 02:50:20,038 [main] Transaction rolledback DEBUG 2025-12-11 02:50:20,038 [main] Physical connection closed DEBUG 2025-12-11 02:50:20,050 [main] Transaction began DEBUG 2025-12-11 02:50:20,050 [main] Physical connection got DEBUG 2025-12-11 02:50:20,051 [main] Logical connection got DEBUG 2025-12-11 02:50:20,051 [main] Logical connection closed DEBUG 2025-12-11 02:50:20,051 [main] Logical connection got DEBUG 2025-12-11 02:50:20,055 [main] Logical connection closed DEBUG 2025-12-11 02:50:20,056 [main] Logical connection got DEBUG 2025-12-11 02:50:20,056 [main] select * from EMP where ENAME = 'te?st' DEBUG 2025-12-11 02:50:20,056 [main] Logical connection closed DEBUG 2025-12-11 02:50:20,056 [main] Transaction rolledback DEBUG 2025-12-11 02:50:20,057 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec Running org.seasar.dao.pager.PagerStatementFactoryTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.seasar.dao.impl.DeleteBatchAutoStaticCommandTest DEBUG 2025-12-11 02:50:20,066 [main] Transaction began DEBUG 2025-12-11 02:50:20,067 [main] Physical connection got DEBUG 2025-12-11 02:50:20,067 [main] Logical connection got DEBUG 2025-12-11 02:50:20,067 [main] Logical connection closed DEBUG 2025-12-11 02:50:20,067 [main] Logical connection got DEBUG 2025-12-11 02:50:20,150 [main] Logical connection closed DEBUG 2025-12-11 02:50:20,157 [main] Logical connection got DEBUG 2025-12-11 02:50:20,159 [main] DELETE FROM EMP WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-12-11 02:50:20,159 [main] DELETE FROM EMP WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-12-11 02:50:20,159 [main] Logical connection closed DEBUG 2025-12-11 02:50:20,159 [main] Logical connection got DEBUG 2025-12-11 02:50:20,160 [main] DELETE FROM EMP WHERE empno = 7782 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-12-11 02:50:20,160 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-12-11 02:50:20,160 [main] Logical connection closed DEBUG 2025-12-11 02:50:20,160 [main] Transaction rolledback DEBUG 2025-12-11 02:50:20,160 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec Running org.seasar.dao.impl.NullBeanMetaDataTest [EDAO0027]Not found Bean class associated with Dao interface (org.seasar.dao.impl.NullBeanMetaDataTest$HogeDao) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.seasar.dao.impl.OverloadNotSupportedSqlCommandTest DEBUG 2025-12-11 02:50:20,168 [main] Physical connection got DEBUG 2025-12-11 02:50:20,169 [main] Logical connection got DEBUG 2025-12-11 02:50:20,169 [main] Logical connection closed DEBUG 2025-12-11 02:50:20,169 [main] Logical connection got DEBUG 2025-12-11 02:50:20,186 [main] Logical connection closed DEBUG 2025-12-11 02:50:20,187 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 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-12-11 02:50:22,870 [main] Physical connection got DEBUG 2025-12-11 02:50:22,871 [main] Logical connection got DEBUG 2025-12-11 02:50:22,885 [main] Logical connection closed DEBUG 2025-12-11 02:50:22,886 [main] Logical connection got DEBUG 2025-12-11 02:50:22,938 [main] Logical connection closed DEBUG 2025-12-11 02:50:22,962 [main] Logical connection got DEBUG 2025-12-11 02:50:22,963 [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-12-11 02:50:22,976 [main] Logical connection closed DEBUG 2025-12-11 02:50:22,977 [main] Logical connection got DEBUG 2025-12-11 02:50:22,980 [main] Logical connection closed DEBUG 2025-12-11 02:50:22,986 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.882 sec Running examples.dao.EmployeeDaoClientTest DEBUG 2025-12-11 02:50:23,055 [main] Physical connection got DEBUG 2025-12-11 02:50:23,055 [main] Logical connection got DEBUG 2025-12-11 02:50:23,055 [main] Logical connection closed DEBUG 2025-12-11 02:50:23,055 [main] Logical connection got DEBUG 2025-12-11 02:50:23,068 [main] Logical connection closed DEBUG 2025-12-11 02:50:23,073 [main] Logical connection got DEBUG 2025-12-11 02:50:23,074 [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-12-11 02:50:23,082 [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-12-11 02:50:23,085 [main] Logical connection got DEBUG 2025-12-11 02:50:23,085 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE empno = 7788 AND emp.deptno = dept.deptno DEBUG 2025-12-11 02:50:23,089 [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-12-11 02:50:23,089 [main] Logical connection got DEBUG 2025-12-11 02:50:23,089 [main] SELECT count(*) FROM emp DEBUG 2025-12-11 02:50:23,090 [main] Logical connection closed count:14 DEBUG 2025-12-11 02:50:23,091 [main] Logical connection got DEBUG 2025-12-11 02:50:23,091 [main] SELECT * FROM emp DEBUG 2025-12-11 02:50:23,099 [main] Logical connection closed DEBUG 2025-12-11 02:50:23,099 [main] Logical connection got DEBUG 2025-12-11 02:50:23,099 [main] SELECT * FROM emp WHERE job = 'CLERK' DEBUG 2025-12-11 02:50:23,100 [main] Logical connection closed DEBUG 2025-12-11 02:50:23,100 [main] Logical connection got DEBUG 2025-12-11 02:50:23,100 [main] SELECT * FROM emp WHERE deptno = 20 DEBUG 2025-12-11 02:50:23,101 [main] Logical connection closed DEBUG 2025-12-11 02:50:23,101 [main] Logical connection got DEBUG 2025-12-11 02:50:23,101 [main] SELECT * FROM emp WHERE job = 'CLERK' AND deptno = 20 DEBUG 2025-12-11 02:50:23,102 [main] Logical connection closed DEBUG 2025-12-11 02:50:23,102 [main] Logical connection got DEBUG 2025-12-11 02:50:23,102 [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-12-11 02:50:23,103 [main] Logical connection closed DEBUG 2025-12-11 02:50:23,104 [main] Logical connection got DEBUG 2025-12-11 02:50:23,104 [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-12-11 02:50:23,106 [main] Logical connection closed DEBUG 2025-12-11 02:50:23,106 [main] Logical connection got DEBUG 2025-12-11 02:50:23,106 [main] UPDATE emp SET ename = 'SCOTT' WHERE empno = 7788 DEBUG 2025-12-11 02:50:23,107 [main] Logical connection closed updatedRows:1 DEBUG 2025-12-11 02:50:23,107 [main] Logical connection got DEBUG 2025-12-11 02:50:23,107 [main] SELECT empno FROM emp DEBUG 2025-12-11 02:50:23,108 [main] Logical connection closed 7369 7499 7521 7566 7654 7698 7782 7788 7839 7844 7876 7900 7902 7934 DEBUG 2025-12-11 02:50:23,108 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 sec Running examples.dao.EmployeeAutoDaoClientTest DEBUG 2025-12-11 02:50:23,169 [main] Physical connection got DEBUG 2025-12-11 02:50:23,169 [main] Logical connection got DEBUG 2025-12-11 02:50:23,169 [main] Logical connection closed DEBUG 2025-12-11 02:50:23,169 [main] Logical connection got DEBUG 2025-12-11 02:50:23,178 [main] Logical connection closed DEBUG 2025-12-11 02:50:23,186 [main] Logical connection got DEBUG 2025-12-11 02:50:23,186 [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-12-11 02:50:23,189 [main] Logical connection closed DEBUG 2025-12-11 02:50:23,189 [main] Logical connection got DEBUG 2025-12-11 02:50:23,189 [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-12-11 02:50:23,190 [main] Logical connection closed DEBUG 2025-12-11 02:50:23,191 [main] Logical connection got DEBUG 2025-12-11 02:50:23,191 [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-12-11 02:50:23,192 [main] Logical connection closed DEBUG 2025-12-11 02:50:23,192 [main] Logical connection got DEBUG 2025-12-11 02:50:23,192 [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-12-11 02:50:23,194 [main] Logical connection closed DEBUG 2025-12-11 02:50:23,194 [main] Logical connection got DEBUG 2025-12-11 02:50:23,194 [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-12-11 02:50:23,195 [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-12-11 02:50:23,196 [main] Logical connection got DEBUG 2025-12-11 02:50:23,196 [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-12-11 02:50:23,198 [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-12-11 02:50:23,201 [main] Logical connection got DEBUG 2025-12-11 02:50:23,201 [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-12-11 02:50:23,203 [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-12-11 02:50:23,203 [main] Logical connection got DEBUG 2025-12-11 02:50:23,203 [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-12-11 02:50:23,204 [main] Logical connection closed before timestamp:2005-01-18 13:09:32.213 DEBUG 2025-12-11 02:50:23,205 [main] Logical connection got DEBUG 2025-12-11 02:50:23,206 [main] UPDATE EMP SET tstamp = '2025-12-11 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-12-11 02:50:23,207 [main] Logical connection closed after timestamp:2025-12-11 02:50:23.205 DEBUG 2025-12-11 02:50:23,207 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec Running examples.dao.DepartmentManagerClientTest DEBUG 2025-12-11 02:50:23,235 [main] Physical connection got DEBUG 2025-12-11 02:50:23,235 [main] Logical connection got DEBUG 2025-12-11 02:50:23,235 [main] Logical connection closed DEBUG 2025-12-11 02:50:23,235 [main] Logical connection got DEBUG 2025-12-11 02:50:23,268 [main] Logical connection closed DEBUG 2025-12-11 02:50:23,270 [main] Logical connection got DEBUG 2025-12-11 02:50:23,270 [main] INSERT INTO DEPT (deptno, dname, versionno) VALUES (99, 'foo', 0) DEBUG 2025-12-11 02:50:23,271 [main] Logical connection closed before update versionNo:0 DEBUG 2025-12-11 02:50:23,271 [main] Logical connection got DEBUG 2025-12-11 02:50:23,271 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0 DEBUG 2025-12-11 02:50:23,271 [main] Logical connection closed after update versionNo:1 DEBUG 2025-12-11 02:50:23,271 [main] Logical connection got DEBUG 2025-12-11 02:50:23,272 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1 DEBUG 2025-12-11 02:50:23,272 [main] Logical connection closed DEBUG 2025-12-11 02:50:23,272 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec Running examples.dao.DepartmentDaoClientTest DEBUG 2025-12-11 02:50:23,298 [main] Physical connection got DEBUG 2025-12-11 02:50:23,298 [main] Logical connection got DEBUG 2025-12-11 02:50:23,298 [main] Logical connection closed DEBUG 2025-12-11 02:50:23,298 [main] Logical connection got DEBUG 2025-12-11 02:50:23,302 [main] Logical connection closed DEBUG 2025-12-11 02:50:23,304 [main] Logical connection got DEBUG 2025-12-11 02:50:23,304 [main] INSERT INTO DEPT (deptno, dname, versionno) VALUES (99, 'foo', 0) DEBUG 2025-12-11 02:50:23,304 [main] Logical connection closed before update versionNo:0 DEBUG 2025-12-11 02:50:23,305 [main] Logical connection got DEBUG 2025-12-11 02:50:23,305 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0 DEBUG 2025-12-11 02:50:23,305 [main] Logical connection closed after update versionNo:1 DEBUG 2025-12-11 02:50:23,306 [main] Logical connection got DEBUG 2025-12-11 02:50:23,306 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1 DEBUG 2025-12-11 02:50:23,306 [main] Logical connection closed DEBUG 2025-12-11 02:50:23,306 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec Running examples.dao.ConvertTableExampleClientTest DEBUG 2025-12-11 02:50:23,329 [main] Physical connection got DEBUG 2025-12-11 02:50:23,329 [main] Logical connection got DEBUG 2025-12-11 02:50:23,329 [main] Logical connection closed DEBUG 2025-12-11 02:50:23,329 [main] Logical connection got DEBUG 2025-12-11 02:50:23,341 [main] Logical connection closed DEBUG 2025-12-11 02:50:23,342 [main] Logical connection got DEBUG 2025-12-11 02:50:23,342 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2025-12-11 02:50:23,342 [main] Logical connection closed DEBUG 2025-12-11 02:50:23,342 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec Running examples.dao.Employee2DaoClientTest DEBUG 2025-12-11 02:50:23,401 [main] Physical connection got DEBUG 2025-12-11 02:50:23,401 [main] Logical connection got DEBUG 2025-12-11 02:50:23,401 [main] Logical connection closed DEBUG 2025-12-11 02:50:23,401 [main] Logical connection got DEBUG 2025-12-11 02:50:23,410 [main] Logical connection closed DEBUG 2025-12-11 02:50:23,410 [main] Logical connection got DEBUG 2025-12-11 02:50:23,410 [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-12-11 02:50:23,412 [main] Logical connection closed 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2025-12-11 02:50:23.205 {20, RESEARCH, DALLAS, 0} DEBUG 2025-12-11 02:50:23,412 [main] Logical connection got DEBUG 2025-12-11 02:50:23,412 [main] Logical connection closed DEBUG 2025-12-11 02:50:23,413 [main] Logical connection got DEBUG 2025-12-11 02:50:23,419 [main] Logical connection closed DEBUG 2025-12-11 02:50:23,419 [main] Logical connection got DEBUG 2025-12-11 02:50:23,420 [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-12-11 02:50:23,421 [main] Logical connection closed 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2025-12-11 02:50:23.205 {20, RESEARCH, DALLAS, 0} DEBUG 2025-12-11 02:50:23,422 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec Running examples.dao.TruncateTableDaoClientTest DEBUG 2025-12-11 02:50:23,682 [main] Physical connection got DEBUG 2025-12-11 02:50:23,682 [main] Logical connection got DEBUG 2025-12-11 02:50:23,685 [main] Logical connection closed DEBUG 2025-12-11 02:50:23,686 [main] Logical connection got DEBUG 2025-12-11 02:50:23,686 [main] DROP TABLE IF EXISTS H2TEST DEBUG 2025-12-11 02:50:23,691 [main] Logical connection closed DEBUG 2025-12-11 02:50:23,691 [main] Logical connection got DEBUG 2025-12-11 02:50:23,691 [main] CREATE TABLE H2TEST (ID INT PRIMARY KEY, AAA VARCHAR(255)) DEBUG 2025-12-11 02:50:23,702 [main] Logical connection closed DEBUG 2025-12-11 02:50:23,702 [main] Logical connection got DEBUG 2025-12-11 02:50:23,703 [main] TRUNCATE TABLE H2TEST DEBUG 2025-12-11 02:50:23,704 [main] Logical connection closed DEBUG 2025-12-11 02:50:23,711 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 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-12-11 02:50:25,459 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:25,522 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:25,538 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:25,540 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:25,578 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:25,578 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:25,626 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:25,633 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:25,658 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:25,864 [main] Physical connection got DEBUG 2025-12-11 02:50:25,864 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:25,881 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:25,881 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:25,964 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:26,001 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:26,003 [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-12-11 02:50:26,018 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:26,018 [main] Physical connection closed DEBUG 2025-12-11 02:50:26,025 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:26,026 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:26,028 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,030 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,034 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,035 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,043 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,047 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,056 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:26,062 [main] Physical connection got DEBUG 2025-12-11 02:50:26,062 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:26,062 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:26,062 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:26,075 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:26,081 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:26,081 [main] SELECT * FROM EMP WHERE empno = 7788 DEBUG 2025-12-11 02:50:26,081 [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-12-11 02:50:26,082 [main] Physical connection closed DEBUG 2025-12-11 02:50:26,084 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:26,085 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:26,086 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,088 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,092 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,092 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,100 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,102 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,108 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:26,110 [main] Physical connection got DEBUG 2025-12-11 02:50:26,110 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:26,110 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:26,110 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:26,119 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:26,124 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:26,124 [main] SELECT * FROM EMP WHERE empno = 7788 DEBUG 2025-12-11 02:50:26,125 [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-12-11 02:50:26,125 [main] Physical connection closed DEBUG 2025-12-11 02:50:26,148 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:26,149 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:26,151 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,153 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,156 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,156 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,164 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,166 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,171 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:26,174 [main] Physical connection got DEBUG 2025-12-11 02:50:26,174 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:26,174 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:26,175 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:26,205 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:26,213 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:26,214 [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-12-11 02:50:26,214 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:26,215 [main] Physical connection closed DEBUG 2025-12-11 02:50:26,216 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:26,217 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:26,219 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,221 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,223 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,223 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,229 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,230 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,236 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:26,239 [main] Physical connection got DEBUG 2025-12-11 02:50:26,241 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:26,241 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:26,241 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:26,247 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:26,253 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:26,253 [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-12-11 02:50:26,254 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:26,254 [main] Physical connection closed DEBUG 2025-12-11 02:50:26,255 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:26,256 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:26,260 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,261 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,263 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,263 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,270 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,271 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,277 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:26,281 [main] Physical connection got DEBUG 2025-12-11 02:50:26,282 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:26,282 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:26,282 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:26,290 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:26,320 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:26,320 [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-12-11 02:50:26,322 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:26,322 [main] Physical connection closed DEBUG 2025-12-11 02:50:26,323 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:26,324 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:26,330 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,332 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,335 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,335 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,342 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,343 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,346 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:26,349 [main] Physical connection got DEBUG 2025-12-11 02:50:26,349 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:26,349 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:26,349 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:26,358 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:26,365 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:26,365 [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-12-11 02:50:26,366 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:26,366 [main] Physical connection closed DEBUG 2025-12-11 02:50:26,368 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:26,368 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:26,370 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,371 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,373 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,373 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,382 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,383 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,389 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:26,392 [main] Physical connection got DEBUG 2025-12-11 02:50:26,392 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:26,392 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:26,392 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:26,405 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:26,411 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:26,411 [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-12-11 02:50:26,412 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:26,412 [main] Physical connection closed DEBUG 2025-12-11 02:50:26,414 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:26,414 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:26,416 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,417 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,419 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,419 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,430 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,431 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,434 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:26,438 [main] Physical connection got DEBUG 2025-12-11 02:50:26,438 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:26,438 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:26,439 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:26,446 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:26,476 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:26,476 [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-12-11 02:50:26,477 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:26,477 [main] Physical connection closed DEBUG 2025-12-11 02:50:26,479 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:26,479 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:26,482 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,482 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,484 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,485 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,497 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,497 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,501 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:26,506 [main] Physical connection got DEBUG 2025-12-11 02:50:26,506 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:26,506 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:26,506 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:26,512 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:26,518 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:26,518 [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-12-11 02:50:26,518 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:26,519 [main] Physical connection closed DEBUG 2025-12-11 02:50:26,520 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:26,520 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:26,523 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,524 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,526 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,526 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,530 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,531 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,534 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:26,537 [main] Physical connection got DEBUG 2025-12-11 02:50:26,537 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:26,537 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:26,537 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:26,542 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:26,550 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:26,550 [main] select count(*) from emp DEBUG 2025-12-11 02:50:26,551 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:26,551 [main] Physical connection closed Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.195 sec Running org.seasar.dao.impl.FastPropertyTypeFactoryTest DEBUG 2025-12-11 02:50:26,560 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:26,560 [main] S2Container will be created(path=org/seasar/dao/impl/FastPropertyTypeFactoryTest.dicon) DEBUG 2025-12-11 02:50:26,561 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,563 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,567 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,568 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,572 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,573 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,574 [main] S2Container is created(path=org/seasar/dao/impl/FastPropertyTypeFactoryTest.dicon) DEBUG 2025-12-11 02:50:26,579 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:26,579 [main] S2Container will be created(path=org/seasar/dao/impl/FastPropertyTypeFactoryTest.dicon) DEBUG 2025-12-11 02:50:26,581 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,582 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,584 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,584 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,612 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,613 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,614 [main] S2Container is created(path=org/seasar/dao/impl/FastPropertyTypeFactoryTest.dicon) DEBUG 2025-12-11 02:50:26,617 [main] Physical connection got DEBUG 2025-12-11 02:50:26,617 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:26,617 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:26,617 [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-12-11 02:50:26,624 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:26,624 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,626 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,628 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,628 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,631 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,632 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,635 [main] Physical connection got DEBUG 2025-12-11 02:50:26,635 [main] Logical connection got, tx=null WARN 2025-12-11 02:50:26,639 [main] Table(BeanMetaDataResultSetHandler2Test$MyEmp) not found DEBUG 2025-12-11 02:50:26,730 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:26,730 [main] Logical connection got, tx=null 7788 DEBUG 2025-12-11 02:50:26,733 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:26,733 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec Running org.seasar.dao.impl.DeleteAutoStaticCommandTest DEBUG 2025-12-11 02:50:26,739 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:26,739 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,740 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,742 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,742 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,747 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,748 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,753 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/0, BranchId=] DEBUG 2025-12-11 02:50:26,755 [main] Physical connection got DEBUG 2025-12-11 02:50:26,756 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/0, BranchId=] DEBUG 2025-12-11 02:50:26,757 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/0, BranchId=] DEBUG 2025-12-11 02:50:26,757 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/0, BranchId=] DEBUG 2025-12-11 02:50:26,793 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/0, BranchId=] DEBUG 2025-12-11 02:50:26,809 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/0, BranchId=] DEBUG 2025-12-11 02:50:26,809 [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-12-11 02:50:26,812 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/0, BranchId=] DEBUG 2025-12-11 02:50:26,812 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/0, BranchId=] DEBUG 2025-12-11 02:50:26,813 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2025-12-11 02:50:26,814 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/0, BranchId=] DEBUG 2025-12-11 02:50:26,814 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/0, BranchId=] DEBUG 2025-12-11 02:50:26,814 [main] Physical connection closed DEBUG 2025-12-11 02:50:26,816 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:26,817 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,818 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,823 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,823 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,827 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,828 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,833 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/1, BranchId=] DEBUG 2025-12-11 02:50:26,834 [main] Physical connection got DEBUG 2025-12-11 02:50:26,835 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/1, BranchId=] DEBUG 2025-12-11 02:50:26,835 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/1, BranchId=] DEBUG 2025-12-11 02:50:26,835 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/1, BranchId=] DEBUG 2025-12-11 02:50:26,848 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/1, BranchId=] DEBUG 2025-12-11 02:50:26,851 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/1, BranchId=] DEBUG 2025-12-11 02:50:26,851 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0 DEBUG 2025-12-11 02:50:26,851 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/1, BranchId=] DEBUG 2025-12-11 02:50:26,851 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/1, BranchId=] DEBUG 2025-12-11 02:50:26,851 [main] Physical connection closed DEBUG 2025-12-11 02:50:26,854 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:26,854 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,855 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,860 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,860 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,865 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,865 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,867 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/2, BranchId=] DEBUG 2025-12-11 02:50:26,868 [main] Physical connection got DEBUG 2025-12-11 02:50:26,868 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/2, BranchId=] DEBUG 2025-12-11 02:50:26,868 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/2, BranchId=] DEBUG 2025-12-11 02:50:26,868 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/2, BranchId=] DEBUG 2025-12-11 02:50:26,905 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/2, BranchId=] DEBUG 2025-12-11 02:50:26,907 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/2, BranchId=] DEBUG 2025-12-11 02:50:26,907 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = -1 DEBUG 2025-12-11 02:50:26,909 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/2, BranchId=] org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1) DEBUG 2025-12-11 02:50:26,909 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/2, BranchId=] DEBUG 2025-12-11 02:50:26,909 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 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-12-11 02:50:26,920 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:26,921 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2025-12-11 02:50:26,922 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:26,923 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,924 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,928 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,928 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,932 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,934 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,937 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:26,940 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2025-12-11 02:50:26,963 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/3, BranchId=] DEBUG 2025-12-11 02:50:26,963 [main] Physical connection got DEBUG 2025-12-11 02:50:26,963 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/3, BranchId=] DEBUG 2025-12-11 02:50:26,963 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/3, BranchId=] DEBUG 2025-12-11 02:50:26,964 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/3, BranchId=] DEBUG 2025-12-11 02:50:26,969 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/3, BranchId=] DEBUG 2025-12-11 02:50:26,971 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/3, BranchId=] DEBUG 2025-12-11 02:50:26,971 [main] INSERT INTO EMP (empno, ename, deptno) VALUES (99, 'hoge', 0) DEBUG 2025-12-11 02:50:26,972 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/3, BranchId=] DEBUG 2025-12-11 02:50:26,972 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/3, BranchId=] DEBUG 2025-12-11 02:50:26,972 [main] Physical connection closed DEBUG 2025-12-11 02:50:26,975 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:26,976 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2025-12-11 02:50:26,977 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:26,979 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,980 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,982 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:26,982 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,988 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:26,989 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:26,991 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:26,992 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2025-12-11 02:50:27,023 [main] Physical connection got DEBUG 2025-12-11 02:50:27,023 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:27,023 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:27,023 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:27,030 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:27,032 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:27,032 [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-12-11 02:50:27,033 [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-12-11 02:50:27,033 [main] Physical connection closed DEBUG 2025-12-11 02:50:27,035 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:27,036 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2025-12-11 02:50:27,037 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:27,039 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:27,039 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:27,041 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:27,041 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:27,046 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:27,046 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:27,048 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:27,049 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2025-12-11 02:50:27,065 [main] Physical connection got DEBUG 2025-12-11 02:50:27,065 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:27,065 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:27,065 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:27,098 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:27,100 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:27,100 [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-12-11 02:50:27,101 [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-12-11 02:50:27,101 [main] Physical connection closed DEBUG 2025-12-11 02:50:27,103 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:27,104 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2025-12-11 02:50:27,105 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:27,106 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:27,107 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:27,109 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:27,110 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:27,113 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:27,114 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:27,117 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:27,117 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2025-12-11 02:50:27,134 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/4, BranchId=] DEBUG 2025-12-11 02:50:27,134 [main] Physical connection got DEBUG 2025-12-11 02:50:27,134 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/4, BranchId=] DEBUG 2025-12-11 02:50:27,135 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/4, BranchId=] DEBUG 2025-12-11 02:50:27,135 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/4, BranchId=] DEBUG 2025-12-11 02:50:27,139 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/4, BranchId=] DEBUG 2025-12-11 02:50:27,141 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/4, BranchId=] DEBUG 2025-12-11 02:50:27,141 [main] INSERT INTO EMP (empno, ename, deptno, hiredate, mgr, job, comm, sal) VALUES (99, 'hoge', 0, null, null, null, null, null) DEBUG 2025-12-11 02:50:27,141 [main] INSERT INTO EMP (empno, ename, deptno, hiredate, mgr, job, comm, sal) VALUES (98, 'hoge2', 0, null, null, null, null, null) DEBUG 2025-12-11 02:50:27,142 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/4, BranchId=] DEBUG 2025-12-11 02:50:27,142 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/4, BranchId=] DEBUG 2025-12-11 02:50:27,143 [main] Physical connection closed DEBUG 2025-12-11 02:50:27,144 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:27,145 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2025-12-11 02:50:27,146 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:27,147 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:27,148 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:27,150 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:27,150 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:27,154 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:27,154 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:27,157 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:27,158 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon) DEBUG 2025-12-11 02:50:27,174 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/5, BranchId=] DEBUG 2025-12-11 02:50:27,174 [main] Physical connection got DEBUG 2025-12-11 02:50:27,174 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/5, BranchId=] DEBUG 2025-12-11 02:50:27,174 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/5, BranchId=] DEBUG 2025-12-11 02:50:27,174 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/5, BranchId=] DEBUG 2025-12-11 02:50:27,179 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/5, BranchId=] DEBUG 2025-12-11 02:50:27,180 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/5, BranchId=] DEBUG 2025-12-11 02:50:27,180 [main] INSERT INTO EMP (empno, ename, deptno) VALUES (99, '~', 0) DEBUG 2025-12-11 02:50:27,181 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/5, BranchId=] DEBUG 2025-12-11 02:50:27,181 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/5, BranchId=] DEBUG 2025-12-11 02:50:27,181 [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-12-11 02:50:27,181 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/5, BranchId=] DEBUG 2025-12-11 02:50:27,182 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/5, BranchId=] DEBUG 2025-12-11 02:50:27,182 [main] Physical connection closed Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 sec Running org.seasar.dao.impl.StaticStoredProcedureCommandTest DEBUG 2025-12-11 02:50:27,186 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:27,187 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:27,188 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:27,190 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:27,191 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:27,191 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:27,192 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:27,194 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:27,195 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:27,199 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:27,202 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:27,203 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:27,208 [main] S2Container is created(path=dao-derby.dicon) WARN 2025-12-11 02:50:27,209 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:27,387 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:27,672 [main] Physical connection got DEBUG 2025-12-11 02:50:27,672 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:27,675 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:27,677 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:27,678 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,022 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,103 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,103 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,103 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,117 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,129 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,129 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,129 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,141 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,152 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,152 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,152 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,162 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,170 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,170 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,170 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,178 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,190 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,190 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,190 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,199 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,208 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,208 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,208 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,216 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,224 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,224 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,224 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,232 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,279 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,280 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,280 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,289 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,298 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,298 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,307 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,333 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/6, BranchId=] DEBUG 2025-12-11 02:50:28,334 [main] Physical connection closed DEBUG 2025-12-11 02:50:28,337 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:28,338 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:28,339 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:28,340 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:28,342 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:28,342 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:28,343 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:28,344 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:28,345 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:28,346 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:28,350 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:28,351 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:28,354 [main] S2Container is created(path=dao-derby.dicon) WARN 2025-12-11 02:50:28,354 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:28,357 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,357 [main] Physical connection got DEBUG 2025-12-11 02:50:28,357 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,357 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,357 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,357 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,366 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,372 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,372 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,372 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,374 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,376 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,376 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,376 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,378 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,379 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,380 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,380 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,382 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,385 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,385 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,385 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,387 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,389 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,389 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,389 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,391 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,393 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,394 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,394 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,396 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,397 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,397 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,397 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,400 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,402 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,402 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,402 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,403 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,406 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,406 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,408 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] {CCC=2025-12-11 02:50:28.408, BBB=aaaaa2} DEBUG 2025-12-11 02:50:28,409 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/7, BranchId=] DEBUG 2025-12-11 02:50:28,409 [main] Physical connection closed DEBUG 2025-12-11 02:50:28,410 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:28,412 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:28,413 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:28,414 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:28,415 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:28,415 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:28,417 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:28,418 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:28,418 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:28,419 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:28,422 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:28,423 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:28,425 [main] S2Container is created(path=dao-derby.dicon) WARN 2025-12-11 02:50:28,425 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:28,436 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,436 [main] Physical connection got DEBUG 2025-12-11 02:50:28,437 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,437 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,437 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,437 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,440 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,441 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,441 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,441 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,446 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,447 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,448 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,448 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,451 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,453 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,453 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,453 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,455 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,458 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,459 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,459 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,462 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,464 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,465 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,465 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,468 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,471 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,471 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,471 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,474 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,476 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,476 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,476 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,478 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,480 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,480 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,480 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,484 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,487 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,487 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,489 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,490 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/8, BranchId=] DEBUG 2025-12-11 02:50:28,490 [main] Physical connection closed DEBUG 2025-12-11 02:50:28,491 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:28,492 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:28,494 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:28,494 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:28,496 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:28,496 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:28,497 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:28,498 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:28,499 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:28,500 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:28,504 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:28,504 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:28,507 [main] S2Container is created(path=dao-derby.dicon) WARN 2025-12-11 02:50:28,507 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:28,509 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,511 [main] Physical connection got DEBUG 2025-12-11 02:50:28,511 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,511 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,511 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,511 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,514 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,515 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,515 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,515 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,517 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,518 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,519 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,519 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,520 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,521 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,521 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,521 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,523 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,524 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,525 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,525 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,528 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,529 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,529 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,529 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,533 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,534 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,534 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,534 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,536 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,536 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,537 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,537 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,539 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,540 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,540 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,540 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,541 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,544 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,544 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,547 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,547 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/9, BranchId=] DEBUG 2025-12-11 02:50:28,547 [main] Physical connection closed DEBUG 2025-12-11 02:50:28,549 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:28,549 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:28,551 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:28,553 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:28,554 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:28,554 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:28,557 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:28,558 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:28,559 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:28,560 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:28,562 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:28,563 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:28,565 [main] S2Container is created(path=dao-derby.dicon) WARN 2025-12-11 02:50:28,566 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:28,569 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,570 [main] Physical connection got DEBUG 2025-12-11 02:50:28,570 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,570 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,570 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,571 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,572 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,573 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,573 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,573 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,574 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,575 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,575 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,575 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,577 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,578 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,578 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,578 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,580 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,621 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,621 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,621 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,624 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,625 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,626 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,626 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,627 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,629 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,629 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,630 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,632 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,633 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,633 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,633 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,635 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,635 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,636 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,636 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,639 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,640 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,640 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,643 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] {CCC=25, EEE=625} DEBUG 2025-12-11 02:50:28,644 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/10, BranchId=] DEBUG 2025-12-11 02:50:28,644 [main] Physical connection closed DEBUG 2025-12-11 02:50:28,645 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:28,646 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:28,648 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:28,649 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:28,650 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:28,650 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:28,652 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:28,653 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:28,654 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:28,654 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:28,656 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:28,657 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:28,659 [main] S2Container is created(path=dao-derby.dicon) WARN 2025-12-11 02:50:28,660 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:28,664 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,665 [main] Physical connection got DEBUG 2025-12-11 02:50:28,665 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,665 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,666 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,666 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,667 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,668 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,668 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,668 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,669 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,673 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,673 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,673 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,675 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,676 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,676 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,676 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,680 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,683 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,683 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,683 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,684 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,685 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,685 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,685 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,687 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,687 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,687 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,688 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,690 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,692 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,692 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,692 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,693 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,694 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,694 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,694 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,697 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,699 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,699 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,701 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,702 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/11, BranchId=] DEBUG 2025-12-11 02:50:28,702 [main] Physical connection closed DEBUG 2025-12-11 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-12-11 02:50:28,704 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:28,706 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:28,707 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:28,709 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:28,709 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:28,710 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:28,711 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:28,712 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:28,713 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:28,720 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:28,721 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:28,723 [main] S2Container is created(path=dao-derby.dicon) WARN 2025-12-11 02:50:28,723 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:28,726 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,727 [main] Physical connection got DEBUG 2025-12-11 02:50:28,727 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,727 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,727 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,727 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,729 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,730 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,730 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,730 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,731 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,732 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,732 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,732 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,733 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,734 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,734 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,734 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,735 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,738 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,738 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,738 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,739 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,740 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,740 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,740 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,741 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,743 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,743 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,743 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,746 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,747 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,747 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,747 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,750 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,752 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,753 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,753 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,755 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,756 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,756 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,757 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,757 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/12, BranchId=] DEBUG 2025-12-11 02:50:28,757 [main] Physical connection closed DEBUG 2025-12-11 02:50:28,759 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:28,759 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:28,761 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:28,762 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:28,763 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:28,763 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:28,765 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:28,766 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:28,767 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:28,767 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:28,769 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:28,771 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:28,773 [main] S2Container is created(path=dao-derby.dicon) WARN 2025-12-11 02:50:28,773 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:28,776 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,777 [main] Physical connection got DEBUG 2025-12-11 02:50:28,777 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,777 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,777 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,777 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,779 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,780 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,780 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,780 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,781 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,782 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,782 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,782 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,783 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,784 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,784 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,784 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,785 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,787 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,787 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,787 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,788 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,789 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,791 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,791 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,792 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,793 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,793 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,793 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,794 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,795 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,795 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,795 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,796 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,797 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,797 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,797 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,800 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,802 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,802 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,806 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,806 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/13, BranchId=] DEBUG 2025-12-11 02:50:28,806 [main] Physical connection closed DEBUG 2025-12-11 02:50:28,808 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:28,808 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:28,810 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:28,811 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:28,812 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:28,812 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:28,814 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:28,815 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:28,816 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:28,816 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:28,818 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:28,819 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:28,822 [main] S2Container is created(path=dao-derby.dicon) WARN 2025-12-11 02:50:28,823 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:28,826 [main] Physical connection got DEBUG 2025-12-11 02:50:28,826 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:28,826 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:28,826 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:28,827 [main] Physical connection got DEBUG 2025-12-11 02:50:28,827 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:28,828 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:28,829 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:28,829 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:28,829 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:28,831 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:28,832 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:28,832 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:28,832 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:28,833 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:28,834 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:28,834 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:28,834 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:28,837 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:28,838 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:28,838 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:28,838 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:28,839 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:28,840 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:28,840 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:28,840 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:28,841 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:28,842 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:28,842 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:28,842 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:28,843 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:28,844 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:28,845 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:28,845 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:28,846 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:28,847 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:28,847 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:28,847 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:28,849 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:28,850 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:28,850 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:28,851 [main] Logical connection closed, tx=null [EDAO0032]Method argument size(2) is unmatched with procedure in-parameter size(3). DEBUG 2025-12-11 02:50:28,851 [main] Physical connection closed DEBUG 2025-12-11 02:50:28,851 [main] Physical connection closed DEBUG 2025-12-11 02:50:28,852 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:28,853 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:28,904 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:28,904 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:28,906 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:28,906 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:28,908 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:28,909 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:28,910 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:28,910 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:28,913 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:28,914 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:28,916 [main] S2Container is created(path=dao-derby.dicon) WARN 2025-12-11 02:50:28,917 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:28,921 [main] Physical connection got DEBUG 2025-12-11 02:50:28,921 [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-12-11 02:50:28,922 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:28,922 [main] Physical connection closed DEBUG 2025-12-11 02:50:28,923 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:28,924 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:28,926 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:28,926 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:28,928 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:28,928 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:28,930 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:28,931 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:28,932 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:28,932 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:28,935 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:28,935 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:28,938 [main] S2Container is created(path=dao-derby.dicon) WARN 2025-12-11 02:50:28,938 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:28,944 [main] Physical connection got DEBUG 2025-12-11 02:50:28,944 [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-12-11 02:50:28,952 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:28,952 [main] Physical connection closed DEBUG 2025-12-11 02:50:28,954 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:28,954 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:28,955 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:28,957 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:28,958 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:28,958 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:28,959 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:28,961 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:28,962 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:28,962 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:28,964 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:28,965 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:28,968 [main] S2Container is created(path=dao-derby.dicon) WARN 2025-12-11 02:50:28,968 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:28,971 [main] Physical connection got DEBUG 2025-12-11 02:50:28,971 [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-12-11 02:50:29,009 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:29,009 [main] Physical connection closed Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.829 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-12-11 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-12-11 02:50:29,016 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,018 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,020 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,020 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,023 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,024 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,026 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/14, BranchId=] DEBUG 2025-12-11 02:50:29,028 [main] Physical connection got DEBUG 2025-12-11 02:50:29,028 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/14, BranchId=] DEBUG 2025-12-11 02:50:29,028 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/14, BranchId=] DEBUG 2025-12-11 02:50:29,028 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/14, BranchId=] DEBUG 2025-12-11 02:50:29,036 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/14, BranchId=] DEBUG 2025-12-11 02:50:29,037 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/14, BranchId=] DEBUG 2025-12-11 02:50:29,037 [main] INSERT INTO PKONLYTABLE (aaa) VALUES ('value') DEBUG 2025-12-11 02:50:29,037 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/14, BranchId=] DEBUG 2025-12-11 02:50:29,037 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/14, BranchId=] DEBUG 2025-12-11 02:50:29,037 [main] Physical connection closed DEBUG 2025-12-11 02:50:29,039 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:29,040 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,041 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,042 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,042 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,046 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,047 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,047 [main] S2Container will be created(path=org/seasar/dao/impl/PkOnlyTableTest.dicon) DEBUG 2025-12-11 02:50:29,048 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:29,051 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:29,052 [main] S2Container is created(path=org/seasar/dao/impl/PkOnlyTableTest.dicon) DEBUG 2025-12-11 02:50:29,063 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/15, BranchId=] DEBUG 2025-12-11 02:50:29,064 [main] Physical connection got DEBUG 2025-12-11 02:50:29,064 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/15, BranchId=] DEBUG 2025-12-11 02:50:29,064 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/15, BranchId=] DEBUG 2025-12-11 02:50:29,064 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/15, BranchId=] DEBUG 2025-12-11 02:50:29,067 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/15, BranchId=] org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization update method of org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2, because org.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:219) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:187) at org.seasar.dao.impl.DaoMetaDataImpl.setupSqlCommand(DaoMetaDataImpl.java:171) at org.seasar.dao.impl.DaoMetaDataImpl.initialize(DaoMetaDataImpl.java:162) at org.seasar.dao.impl.DaoMetaDataFactoryImpl.createDaoMetaData(DaoMetaDataFactoryImpl.java:167) at org.seasar.dao.impl.DaoMetaDataFactoryImpl.getDaoMetaData(DaoMetaDataFactoryImpl.java:131) at org.seasar.dao.interceptors.S2DaoInterceptor.invoke(S2DaoInterceptor.java:51) at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper.invoke(PagerS2DaoInterceptorWrapper.java:71) at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1d86a73$$MethodInvocation$$updateUnlessNull1.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1d86a73.updateUnlessNull(PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1d86a73.java) at org.seasar.dao.impl.PkOnlyTableTest.testUpdateUnlessNullTx(PkOnlyTableTest.java:61) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:154) at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:519) at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:103) at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:308) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) Caused by: org.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key at org.seasar.dao.impl.AbstractAutoStaticCommand.setupUpdatePropertyTypes(AbstractAutoStaticCommand.java:114) at org.seasar.dao.impl.UpdateAutoStaticCommand.setupPropertyTypes(UpdateAutoStaticCommand.java:46) at org.seasar.dao.impl.AbstractAutoStaticCommand.(AbstractAutoStaticCommand.java:45) at org.seasar.dao.impl.UpdateAutoStaticCommand.(UpdateAutoStaticCommand.java:33) at org.seasar.dao.impl.DaoMetaDataImpl.createUpdateAutoStaticCommand(DaoMetaDataImpl.java:589) at org.seasar.dao.impl.DaoMetaDataImpl.setupUpdateMethodByAuto(DaoMetaDataImpl.java:574) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethodByAuto(DaoMetaDataImpl.java:385) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:216) ... 38 more DEBUG 2025-12-11 02:50:29,071 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/15, BranchId=] DEBUG 2025-12-11 02:50:29,071 [main] Physical connection closed DEBUG 2025-12-11 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-12-11 02:50:29,073 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,075 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,076 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,076 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,079 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,080 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,080 [main] S2Container will be created(path=org/seasar/dao/impl/PkOnlyTableTest.dicon) DEBUG 2025-12-11 02:50:29,081 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:29,085 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:29,085 [main] S2Container is created(path=org/seasar/dao/impl/PkOnlyTableTest.dicon) DEBUG 2025-12-11 02:50:29,096 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/16, BranchId=] DEBUG 2025-12-11 02:50:29,096 [main] Physical connection got DEBUG 2025-12-11 02:50:29,096 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/16, BranchId=] DEBUG 2025-12-11 02:50:29,097 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/16, BranchId=] DEBUG 2025-12-11 02:50:29,097 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/16, BranchId=] DEBUG 2025-12-11 02:50:29,100 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/16, BranchId=] org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization update method of org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2, because org.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:219) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:187) at org.seasar.dao.impl.DaoMetaDataImpl.setupSqlCommand(DaoMetaDataImpl.java:171) at org.seasar.dao.impl.DaoMetaDataImpl.initialize(DaoMetaDataImpl.java:162) at org.seasar.dao.impl.DaoMetaDataFactoryImpl.createDaoMetaData(DaoMetaDataFactoryImpl.java:167) at org.seasar.dao.impl.DaoMetaDataFactoryImpl.getDaoMetaData(DaoMetaDataFactoryImpl.java:131) at org.seasar.dao.interceptors.S2DaoInterceptor.invoke(S2DaoInterceptor.java:51) at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper.invoke(PagerS2DaoInterceptorWrapper.java:71) at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1e45e3$$MethodInvocation$$update0.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1e45e3.update(PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1e45e3.java) at org.seasar.dao.impl.PkOnlyTableTest.testUpdateTx(PkOnlyTableTest.java:80) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:154) at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:519) at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:103) at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:308) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) Caused by: org.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key at org.seasar.dao.impl.AbstractAutoStaticCommand.setupUpdatePropertyTypes(AbstractAutoStaticCommand.java:114) at org.seasar.dao.impl.UpdateAutoStaticCommand.setupPropertyTypes(UpdateAutoStaticCommand.java:46) at org.seasar.dao.impl.AbstractAutoStaticCommand.(AbstractAutoStaticCommand.java:45) at org.seasar.dao.impl.UpdateAutoStaticCommand.(UpdateAutoStaticCommand.java:33) at org.seasar.dao.impl.DaoMetaDataImpl.createUpdateAutoStaticCommand(DaoMetaDataImpl.java:589) at org.seasar.dao.impl.DaoMetaDataImpl.setupUpdateMethodByAuto(DaoMetaDataImpl.java:574) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethodByAuto(DaoMetaDataImpl.java:385) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:216) ... 38 more DEBUG 2025-12-11 02:50:29,103 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/16, BranchId=] DEBUG 2025-12-11 02:50:29,104 [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-12-11 02:50:29,108 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:29,109 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,111 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,112 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,112 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,153 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,154 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,158 [main] Physical connection got DEBUG 2025-12-11 02:50:29,158 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:29,158 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:29,158 [main] Logical connection got, tx=null WARN 2025-12-11 02:50:29,161 [main] Table(ProcedureHsqldbTest$ABean) not found DEBUG 2025-12-11 02:50:29,163 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:29,163 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:29,163 [main] Physical connection got DEBUG 2025-12-11 02:50:29,163 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:29,172 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:29,183 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:29,183 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:29,185 [main] Logical connection closed, tx=null 2025-12-11 00:00:00.0 DEBUG 2025-12-11 02:50:29,185 [main] Physical connection closed DEBUG 2025-12-11 02:50:29,185 [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-12-11 02:50:29,190 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:29,190 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,191 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,193 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,193 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,196 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,197 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,201 [main] Physical connection got DEBUG 2025-12-11 02:50:29,201 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:29,225 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:29,226 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:29,226 [main] SELECT * FROM emp WHERE empno = 7788 DEBUG 2025-12-11 02:50:29,227 [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-12-11 02:50:29,227 [main] Physical connection closed DEBUG 2025-12-11 02:50:29,230 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:29,230 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,231 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,232 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,232 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,237 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,237 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,239 [main] Physical connection got DEBUG 2025-12-11 02:50:29,239 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:29,239 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:29,239 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:29,266 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:29,273 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:29,273 [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-12-11 02:50:29,275 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:29,275 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:29,275 [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-12-11 02:50:29,276 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:29,276 [main] Physical connection closed DEBUG 2025-12-11 02:50:29,278 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:29,278 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,280 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,283 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,283 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,286 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,287 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,288 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/17, BranchId=] DEBUG 2025-12-11 02:50:29,291 [main] Physical connection got DEBUG 2025-12-11 02:50:29,291 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/17, BranchId=] DEBUG 2025-12-11 02:50:29,291 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/17, BranchId=] DEBUG 2025-12-11 02:50:29,291 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/17, BranchId=] DEBUG 2025-12-11 02:50:29,301 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/17, BranchId=] DEBUG 2025-12-11 02:50:29,304 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/17, BranchId=] DEBUG 2025-12-11 02:50:29,304 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (100, 0, 'NAME0') DEBUG 2025-12-11 02:50:29,304 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/17, BranchId=] DEBUG 2025-12-11 02:50:29,304 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/17, BranchId=] DEBUG 2025-12-11 02:50:29,304 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (200, 1, 'NAME1') DEBUG 2025-12-11 02:50:29,306 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/17, BranchId=] DEBUG 2025-12-11 02:50:29,306 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/17, BranchId=] DEBUG 2025-12-11 02:50:29,306 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (300, 2, 'NAME2') DEBUG 2025-12-11 02:50:29,306 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/17, BranchId=] DEBUG 2025-12-11 02:50:29,308 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/17, BranchId=] DEBUG 2025-12-11 02:50:29,308 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE EMP3.employee_name = 'NAME1' DEBUG 2025-12-11 02:50:29,308 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/17, BranchId=] DEBUG 2025-12-11 02:50:29,310 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/17, BranchId=] DEBUG 2025-12-11 02:50:29,310 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE EMP3.department_Id = 200 DEBUG 2025-12-11 02:50:29,310 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/17, BranchId=] DEBUG 2025-12-11 02:50:29,310 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/17, BranchId=] DEBUG 2025-12-11 02:50:29,311 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec Running org.seasar.dao.impl.NoPkTableTest DEBUG 2025-12-11 02:50:29,313 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:29,314 [main] S2Container will be created(path=org/seasar/dao/impl/NoPkTableTest.dicon) DEBUG 2025-12-11 02:50:29,315 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:29,317 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,318 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,321 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,321 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,324 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,324 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,327 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:29,328 [main] S2Container is created(path=org/seasar/dao/impl/NoPkTableTest.dicon) DEBUG 2025-12-11 02:50:29,340 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/18, BranchId=] DEBUG 2025-12-11 02:50:29,341 [main] Physical connection got DEBUG 2025-12-11 02:50:29,341 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/18, BranchId=] DEBUG 2025-12-11 02:50:29,341 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/18, BranchId=] DEBUG 2025-12-11 02:50:29,341 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/18, BranchId=] DEBUG 2025-12-11 02:50:29,347 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/18, BranchId=] DEBUG 2025-12-11 02:50:29,348 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/18, BranchId=] DEBUG 2025-12-11 02:50:29,348 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2025-12-11 02:50:29,348 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/18, BranchId=] DEBUG 2025-12-11 02:50:29,348 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/18, BranchId=] DEBUG 2025-12-11 02:50:29,348 [main] INSERT INTO NO_PK_TABLE VALUES ('a', 1) DEBUG 2025-12-11 02:50:29,349 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/18, BranchId=] DEBUG 2025-12-11 02:50:29,349 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/18, BranchId=] DEBUG 2025-12-11 02:50:29,349 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2025-12-11 02:50:29,349 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/18, BranchId=] DEBUG 2025-12-11 02:50:29,349 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/18, BranchId=] DEBUG 2025-12-11 02:50:29,349 [main] UPDATE NO_PK_TABLE SET AAA = 'a2' DEBUG 2025-12-11 02:50:29,349 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/18, BranchId=] DEBUG 2025-12-11 02:50:29,349 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/18, BranchId=] DEBUG 2025-12-11 02:50:29,350 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2025-12-11 02:50:29,350 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/18, BranchId=] DEBUG 2025-12-11 02:50:29,350 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/18, BranchId=] DEBUG 2025-12-11 02:50:29,350 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'hoge' DEBUG 2025-12-11 02:50:29,350 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/18, BranchId=] DEBUG 2025-12-11 02:50:29,350 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/18, BranchId=] DEBUG 2025-12-11 02:50:29,350 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2025-12-11 02:50:29,350 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/18, BranchId=] DEBUG 2025-12-11 02:50:29,351 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/18, BranchId=] DEBUG 2025-12-11 02:50:29,351 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'a2' DEBUG 2025-12-11 02:50:29,352 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/18, BranchId=] DEBUG 2025-12-11 02:50:29,352 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/18, BranchId=] DEBUG 2025-12-11 02:50:29,352 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE DEBUG 2025-12-11 02:50:29,353 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/18, BranchId=] DEBUG 2025-12-11 02:50:29,353 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/18, BranchId=] DEBUG 2025-12-11 02:50:29,353 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec Running org.seasar.dao.impl.UpdateModifiedOnlyCommandTest DEBUG 2025-12-11 02:50:29,356 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:29,357 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2025-12-11 02:50:29,400 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2025-12-11 02:50:29,400 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,401 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,403 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,403 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,406 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,407 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,409 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2025-12-11 02:50:29,412 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2025-12-11 02:50:29,436 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/19, BranchId=] DEBUG 2025-12-11 02:50:29,436 [main] Physical connection got DEBUG 2025-12-11 02:50:29,436 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/19, BranchId=] DEBUG 2025-12-11 02:50:29,436 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/19, BranchId=] DEBUG 2025-12-11 02:50:29,436 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/19, BranchId=] DEBUG 2025-12-11 02:50:29,447 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/19, BranchId=] DEBUG 2025-12-11 02:50:29,448 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/19, BranchId=] DEBUG 2025-12-11 02:50:29,448 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2025-12-11 02:50:29,449 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/19, BranchId=] 7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0 timestamp, tstamp ename, ename job, job DEBUG 2025-12-11 02:50:29,450 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/19, BranchId=] DEBUG 2025-12-11 02:50:29,451 [main] UPDATE EMP SET tstamp = '2025-12-11 02.50.29', ename = 'hoge', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-12-11 02:50:29,451 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/19, BranchId=] DEBUG 2025-12-11 02:50:29,451 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/19, BranchId=] DEBUG 2025-12-11 02:50:29,452 [main] Physical connection closed DEBUG 2025-12-11 02:50:29,454 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:29,454 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2025-12-11 02:50:29,455 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2025-12-11 02:50:29,458 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,459 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,460 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,460 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,464 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,465 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,468 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2025-12-11 02:50:29,469 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2025-12-11 02:50:29,495 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/20, BranchId=] DEBUG 2025-12-11 02:50:29,495 [main] Physical connection got DEBUG 2025-12-11 02:50:29,495 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/20, BranchId=] DEBUG 2025-12-11 02:50:29,495 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/20, BranchId=] DEBUG 2025-12-11 02:50:29,495 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/20, BranchId=] DEBUG 2025-12-11 02:50:29,504 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/20, BranchId=] DEBUG 2025-12-11 02:50:29,505 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/20, BranchId=] DEBUG 2025-12-11 02:50:29,505 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2025-12-11 02:50:29,506 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/20, BranchId=] 7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0 timestamp, tstamp job, job DEBUG 2025-12-11 02:50:29,506 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/20, BranchId=] DEBUG 2025-12-11 02:50:29,506 [main] UPDATE EMP SET tstamp = '2025-12-11 02.50.29', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-12-11 02:50:29,506 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/20, BranchId=] DEBUG 2025-12-11 02:50:29,507 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/20, BranchId=] DEBUG 2025-12-11 02:50:29,507 [main] Physical connection closed DEBUG 2025-12-11 02:50:29,509 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:29,509 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2025-12-11 02:50:29,510 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2025-12-11 02:50:29,512 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,513 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,515 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,515 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,519 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,519 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,522 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2025-12-11 02:50:29,523 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2025-12-11 02:50:29,545 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/21, BranchId=] DEBUG 2025-12-11 02:50:29,545 [main] Physical connection got DEBUG 2025-12-11 02:50:29,545 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/21, BranchId=] DEBUG 2025-12-11 02:50:29,546 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/21, BranchId=] DEBUG 2025-12-11 02:50:29,546 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/21, BranchId=] DEBUG 2025-12-11 02:50:29,556 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/21, BranchId=] DEBUG 2025-12-11 02:50:29,557 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/21, BranchId=] DEBUG 2025-12-11 02:50:29,557 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2025-12-11 02:50:29,558 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/21, BranchId=] 7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0 timestamp, tstamp DEBUG 2025-12-11 02:50:29,558 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/21, BranchId=] DEBUG 2025-12-11 02:50:29,559 [main] UPDATE EMP SET tstamp = '2025-12-11 02.50.29' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-12-11 02:50:29,560 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/21, BranchId=] DEBUG 2025-12-11 02:50:29,560 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/21, BranchId=] DEBUG 2025-12-11 02:50:29,560 [main] Physical connection closed DEBUG 2025-12-11 02:50:29,561 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:29,562 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2025-12-11 02:50:29,563 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2025-12-11 02:50:29,564 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,565 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,566 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,566 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,571 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,571 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,573 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2025-12-11 02:50:29,575 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2025-12-11 02:50:29,597 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/22, BranchId=] DEBUG 2025-12-11 02:50:29,597 [main] Physical connection got DEBUG 2025-12-11 02:50:29,598 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/22, BranchId=] DEBUG 2025-12-11 02:50:29,598 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/22, BranchId=] DEBUG 2025-12-11 02:50:29,598 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/22, BranchId=] DEBUG 2025-12-11 02:50:29,652 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/22, BranchId=] DEBUG 2025-12-11 02:50:29,654 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/22, BranchId=] DEBUG 2025-12-11 02:50:29,654 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2025-12-11 02:50:29,655 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/22, BranchId=] 7499, ALLEN, SALESMAN, 1600.0, 300.0 DEBUG 2025-12-11 02:50:29,655 [main] skip UPDATE: table=EMP, key{empno=7499} DEBUG 2025-12-11 02:50:29,655 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/22, BranchId=] DEBUG 2025-12-11 02:50:29,656 [main] Physical connection closed DEBUG 2025-12-11 02:50:29,657 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:29,657 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2025-12-11 02:50:29,659 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2025-12-11 02:50:29,660 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,661 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,662 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,663 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,668 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,669 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,671 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2025-12-11 02:50:29,673 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2025-12-11 02:50:29,697 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/23, BranchId=] DEBUG 2025-12-11 02:50:29,697 [main] Physical connection got DEBUG 2025-12-11 02:50:29,697 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/23, BranchId=] DEBUG 2025-12-11 02:50:29,697 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/23, BranchId=] DEBUG 2025-12-11 02:50:29,697 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/23, BranchId=] DEBUG 2025-12-11 02:50:29,718 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/23, BranchId=] DEBUG 2025-12-11 02:50:29,720 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/23, BranchId=] DEBUG 2025-12-11 02:50:29,720 [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-12-11 02:50:29,721 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/23, BranchId=] 7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0 30, SALES, CHICAGO class org.seasar.dao.impl.UpdateModifiedOnlyCommandTest$Dept$$EnhancedByS2AOP$$53bbfa DEBUG 2025-12-11 02:50:29,722 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/23, BranchId=] DEBUG 2025-12-11 02:50:29,722 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/23, BranchId=] DEBUG 2025-12-11 02:50:29,722 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/23, BranchId=] DEBUG 2025-12-11 02:50:29,725 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/23, BranchId=] dname, dname DEBUG 2025-12-11 02:50:29,728 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/23, BranchId=] DEBUG 2025-12-11 02:50:29,728 [main] UPDATE DEPT SET dname = 'FOO' WHERE deptno = 30 DEBUG 2025-12-11 02:50:29,729 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/23, BranchId=] DEBUG 2025-12-11 02:50:29,729 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/23, BranchId=] DEBUG 2025-12-11 02:50:29,729 [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-12-11 02:50:29,729 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/23, BranchId=] DEBUG 2025-12-11 02:50:29,729 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/23, BranchId=] DEBUG 2025-12-11 02:50:29,729 [main] Physical connection closed DEBUG 2025-12-11 02:50:29,732 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:29,733 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2025-12-11 02:50:29,733 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2025-12-11 02:50:29,734 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,736 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,738 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,739 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,742 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,743 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,745 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2025-12-11 02:50:29,746 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2025-12-11 02:50:29,771 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/24, BranchId=] DEBUG 2025-12-11 02:50:29,771 [main] Physical connection got DEBUG 2025-12-11 02:50:29,771 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/24, BranchId=] DEBUG 2025-12-11 02:50:29,772 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/24, BranchId=] DEBUG 2025-12-11 02:50:29,772 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/24, BranchId=] DEBUG 2025-12-11 02:50:29,785 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/24, BranchId=] DEBUG 2025-12-11 02:50:29,787 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/24, BranchId=] DEBUG 2025-12-11 02:50:29,788 [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-12-11 02:50:29,789 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/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-12-11 02:50:29,789 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/24, BranchId=] DEBUG 2025-12-11 02:50:29,789 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/24, BranchId=] DEBUG 2025-12-11 02:50:29,789 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/24, BranchId=] DEBUG 2025-12-11 02:50:29,793 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/24, BranchId=] dname, dname DEBUG 2025-12-11 02:50:29,794 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/24, BranchId=] DEBUG 2025-12-11 02:50:29,794 [main] UPDATE DEPT SET dname = 'baar' WHERE deptno = 20 DEBUG 2025-12-11 02:50:29,794 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/24, BranchId=] DEBUG 2025-12-11 02:50:29,794 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/24, BranchId=] DEBUG 2025-12-11 02:50:29,794 [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-12-11 02:50:29,795 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/24, BranchId=] DEBUG 2025-12-11 02:50:29,795 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/24, BranchId=] DEBUG 2025-12-11 02:50:29,795 [main] Physical connection closed DEBUG 2025-12-11 02:50:29,796 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:29,797 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2025-12-11 02:50:29,798 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2025-12-11 02:50:29,799 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,800 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,802 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,802 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,805 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,806 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,809 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2025-12-11 02:50:29,811 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2025-12-11 02:50:29,837 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/25, BranchId=] DEBUG 2025-12-11 02:50:29,837 [main] Physical connection got DEBUG 2025-12-11 02:50:29,837 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/25, BranchId=] DEBUG 2025-12-11 02:50:29,837 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/25, BranchId=] DEBUG 2025-12-11 02:50:29,837 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/25, BranchId=] DEBUG 2025-12-11 02:50:29,847 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/25, BranchId=] [EDAO0021]Can not use update method of ModifiedOnly because property (modifiedPropertyNames) not found in org.seasar.dao.impl.UpdateModifiedOnlyCommandTest$Emp DEBUG 2025-12-11 02:50:29,849 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/25, BranchId=] DEBUG 2025-12-11 02:50:29,849 [main] Physical connection closed DEBUG 2025-12-11 02:50:29,851 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:29,855 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2025-12-11 02:50:29,857 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2025-12-11 02:50:29,858 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,858 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,908 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,908 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,912 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,912 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,914 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2025-12-11 02:50:29,916 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon) DEBUG 2025-12-11 02:50:29,938 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/26, BranchId=] DEBUG 2025-12-11 02:50:29,938 [main] Physical connection got DEBUG 2025-12-11 02:50:29,938 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/26, BranchId=] DEBUG 2025-12-11 02:50:29,938 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/26, BranchId=] DEBUG 2025-12-11 02:50:29,939 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/26, BranchId=] DEBUG 2025-12-11 02:50:29,942 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/26, BranchId=] DEBUG 2025-12-11 02:50:29,944 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/26, BranchId=] DEBUG 2025-12-11 02:50:29,944 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2025-12-11 02:50:29,944 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/26, BranchId=] DEBUG 2025-12-11 02:50:29,945 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/26, BranchId=] DEBUG 2025-12-11 02:50:29,945 [main] UPDATE EMP SET ename = 'ModifiedPropertiesByReflection' WHERE empno = 7499 DEBUG 2025-12-11 02:50:29,945 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/26, BranchId=] DEBUG 2025-12-11 02:50:29,945 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/26, BranchId=] DEBUG 2025-12-11 02:50:29,945 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499 DEBUG 2025-12-11 02:50:29,945 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/26, BranchId=] DEBUG 2025-12-11 02:50:29,946 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/26, BranchId=] DEBUG 2025-12-11 02:50:29,946 [main] Physical connection closed Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.594 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-12-11 02:50:29,958 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:29,959 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,959 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,968 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,968 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,971 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,971 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,975 [main] Physical connection got DEBUG 2025-12-11 02:50:29,975 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:29,976 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:29,976 [main] Physical connection closed DEBUG 2025-12-11 02:50:29,978 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:29,978 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,979 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,981 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,981 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,984 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:29,985 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,986 [main] Physical connection got DEBUG 2025-12-11 02:50:29,986 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:29,987 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:29,987 [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-12-11 02:50:29,991 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:29,992 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:29,993 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:29,995 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,996 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:29,996 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,001 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,001 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,002 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:30,007 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:30,007 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:30,008 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,010 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,012 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,012 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,016 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,016 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,017 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:30,021 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:30,021 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:30,022 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,024 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,025 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,025 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,028 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,029 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,029 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:30,032 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:30,033 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:30,034 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,035 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,037 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,037 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,040 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,041 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,041 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:30,045 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:30,045 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:30,046 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,048 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,049 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,049 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,053 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,053 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,053 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:30,057 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:30,057 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:30,058 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,059 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,061 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,061 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,065 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,066 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,066 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:30,069 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:30,070 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:30,070 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,072 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,073 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,073 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,077 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,077 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,077 [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.001 sec Running org.seasar.dao.impl.ListBindTest DEBUG 2025-12-11 02:50:30,088 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:30,088 [main] S2Container will be created(path=org/seasar/dao/impl/ListBindTest.dicon) DEBUG 2025-12-11 02:50:30,089 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:30,090 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,091 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,135 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,135 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,138 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,139 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,141 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:30,142 [main] S2Container is created(path=org/seasar/dao/impl/ListBindTest.dicon) DEBUG 2025-12-11 02:50:30,158 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/27, BranchId=] DEBUG 2025-12-11 02:50:30,158 [main] Physical connection got DEBUG 2025-12-11 02:50:30,158 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/27, BranchId=] DEBUG 2025-12-11 02:50:30,159 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/27, BranchId=] DEBUG 2025-12-11 02:50:30,159 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/27, BranchId=] DEBUG 2025-12-11 02:50:30,162 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/27, BranchId=] DEBUG 2025-12-11 02:50:30,165 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/27, BranchId=] DEBUG 2025-12-11 02:50:30,166 [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-12-11 02:50:30,166 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/27, BranchId=] DEBUG 2025-12-11 02:50:30,166 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/27, BranchId=] DEBUG 2025-12-11 02:50:30,167 [main] Physical connection closed DEBUG 2025-12-11 02:50:30,169 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:30,170 [main] S2Container will be created(path=org/seasar/dao/impl/ListBindTest.dicon) DEBUG 2025-12-11 02:50:30,171 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:30,172 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,173 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,174 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,175 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,178 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,178 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,181 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:30,181 [main] S2Container is created(path=org/seasar/dao/impl/ListBindTest.dicon) DEBUG 2025-12-11 02:50:30,201 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/28, BranchId=] DEBUG 2025-12-11 02:50:30,201 [main] Physical connection got DEBUG 2025-12-11 02:50:30,201 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/28, BranchId=] DEBUG 2025-12-11 02:50:30,201 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/28, BranchId=] DEBUG 2025-12-11 02:50:30,201 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/28, BranchId=] DEBUG 2025-12-11 02:50:30,205 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/28, BranchId=] DEBUG 2025-12-11 02:50:30,207 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/28, BranchId=] DEBUG 2025-12-11 02:50:30,207 [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-12-11 02:50:30,208 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/28, BranchId=] DEBUG 2025-12-11 02:50:30,213 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/28, BranchId=] DEBUG 2025-12-11 02:50:30,213 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 sec Running org.seasar.dao.impl.UpdateAutoDynamicCommandTest DEBUG 2025-12-11 02:50:30,217 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:30,217 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,218 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,220 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,220 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,223 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,224 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,225 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/29, BranchId=] DEBUG 2025-12-11 02:50:30,225 [main] Physical connection got DEBUG 2025-12-11 02:50:30,225 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/29, BranchId=] DEBUG 2025-12-11 02:50:30,225 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/29, BranchId=] DEBUG 2025-12-11 02:50:30,226 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/29, BranchId=] DEBUG 2025-12-11 02:50:30,246 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/29, BranchId=] DEBUG 2025-12-11 02:50:30,255 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/29, BranchId=] DEBUG 2025-12-11 02:50:30,255 [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-12-11 02:50:30,256 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/29, BranchId=] DEBUG 2025-12-11 02:50:30,256 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/29, BranchId=] DEBUG 2025-12-11 02:50:30,257 [main] UPDATE EMP SET tstamp = '2025-12-11 02.50.30', ename = 'HOGE', deptno = 20 WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-12-11 02:50:30,257 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/29, BranchId=] DEBUG 2025-12-11 02:50:30,257 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/29, BranchId=] DEBUG 2025-12-11 02:50:30,257 [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-12-11 02:50:30,259 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/29, BranchId=] DEBUG 2025-12-11 02:50:30,259 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/29, BranchId=] DEBUG 2025-12-11 02:50:30,259 [main] Physical connection closed DEBUG 2025-12-11 02:50:30,260 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:30,261 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,262 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,264 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,264 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,266 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,267 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,268 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/30, BranchId=] DEBUG 2025-12-11 02:50:30,268 [main] Physical connection got DEBUG 2025-12-11 02:50:30,268 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/30, BranchId=] DEBUG 2025-12-11 02:50:30,268 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/30, BranchId=] DEBUG 2025-12-11 02:50:30,268 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/30, BranchId=] DEBUG 2025-12-11 02:50:30,289 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/30, BranchId=] DEBUG 2025-12-11 02:50:30,298 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/30, BranchId=] DEBUG 2025-12-11 02:50:30,298 [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-12-11 02:50:30,299 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/30, BranchId=] DEBUG 2025-12-11 02:50:30,299 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/30, BranchId=] DEBUG 2025-12-11 02:50:30,300 [main] UPDATE EMP SET tstamp = '2025-12-11 02.50.30', deptno = 20 WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-12-11 02:50:30,300 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/30, BranchId=] DEBUG 2025-12-11 02:50:30,300 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/30, BranchId=] DEBUG 2025-12-11 02:50:30,300 [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-12-11 02:50:30,301 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/30, BranchId=] DEBUG 2025-12-11 02:50:30,301 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/30, BranchId=] DEBUG 2025-12-11 02:50:30,301 [main] Physical connection closed DEBUG 2025-12-11 02:50:30,303 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:30,303 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,304 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,306 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,306 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,309 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,309 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,310 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/31, BranchId=] DEBUG 2025-12-11 02:50:30,311 [main] Physical connection got DEBUG 2025-12-11 02:50:30,311 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/31, BranchId=] DEBUG 2025-12-11 02:50:30,311 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/31, BranchId=] DEBUG 2025-12-11 02:50:30,312 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/31, BranchId=] DEBUG 2025-12-11 02:50:30,321 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/31, BranchId=] DEBUG 2025-12-11 02:50:30,323 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/31, BranchId=] DEBUG 2025-12-11 02:50:30,323 [main] INSERT INTO CHAR_TABLE (id, aaa) VALUES (1, 'c') DEBUG 2025-12-11 02:50:30,325 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/31, BranchId=] DEBUG 2025-12-11 02:50:30,325 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/31, BranchId=] DEBUG 2025-12-11 02:50:30,325 [main] Physical connection closed DEBUG 2025-12-11 02:50:30,327 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:30,327 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,370 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,371 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,371 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,374 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,374 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,376 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/32, BranchId=] DEBUG 2025-12-11 02:50:30,377 [main] Physical connection got DEBUG 2025-12-11 02:50:30,378 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/32, BranchId=] DEBUG 2025-12-11 02:50:30,378 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/32, BranchId=] DEBUG 2025-12-11 02:50:30,378 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/32, BranchId=] DEBUG 2025-12-11 02:50:30,386 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/32, BranchId=] DEBUG 2025-12-11 02:50:30,388 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/32, BranchId=] DEBUG 2025-12-11 02:50:30,388 [main] SELECT DEPT.dname, DEPT.deptno, DEPT.versionno, DEPT.loc FROM DEPT WHERE DEPT.deptno = 20 DEBUG 2025-12-11 02:50:30,390 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/32, BranchId=] DEBUG 2025-12-11 02:50:30,390 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/32, BranchId=] DEBUG 2025-12-11 02:50:30,390 [main] UPDATE DEPT SET dname = 'HOGE', versionno = 1 WHERE deptno = 20 AND versionno = 0 DEBUG 2025-12-11 02:50:30,391 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/32, BranchId=] DEBUG 2025-12-11 02:50:30,391 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/32, BranchId=] DEBUG 2025-12-11 02:50:30,391 [main] SELECT DEPT.dname, DEPT.deptno, DEPT.versionno, DEPT.loc FROM DEPT WHERE DEPT.deptno = 20 DEBUG 2025-12-11 02:50:30,391 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/32, BranchId=] DEBUG 2025-12-11 02:50:30,391 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/32, BranchId=] DEBUG 2025-12-11 02:50:30,391 [main] Physical connection closed Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 sec Running org.seasar.dao.pager.PagerUtilTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.seasar.dao.impl.DtoMetaDataFactoryImplTest DEBUG 2025-12-11 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-12-11 02:50:30,398 [main] S2Container will be created(path=org/seasar/dao/impl/DtoMetaDataFactoryImplTest.dicon) DEBUG 2025-12-11 02:50:30,400 [main] S2Container is created(path=org/seasar/dao/impl/DtoMetaDataFactoryImplTest.dicon) DEBUG 2025-12-11 02:50:30,402 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:30,403 [main] S2Container will be created(path=org/seasar/dao/impl/DtoMetaDataFactoryImplTest.dicon) DEBUG 2025-12-11 02:50:30,404 [main] S2Container is created(path=org/seasar/dao/impl/DtoMetaDataFactoryImplTest.dicon) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec Running org.seasar.dao.impl.UpdateBatchAutoStaticCommandTest DEBUG 2025-12-11 02:50:30,409 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:30,409 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,410 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,412 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,412 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,415 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,416 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,417 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/33, BranchId=] DEBUG 2025-12-11 02:50:30,418 [main] Physical connection got DEBUG 2025-12-11 02:50:30,418 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/33, BranchId=] DEBUG 2025-12-11 02:50:30,418 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/33, BranchId=] DEBUG 2025-12-11 02:50:30,418 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/33, BranchId=] DEBUG 2025-12-11 02:50:30,438 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/33, BranchId=] DEBUG 2025-12-11 02:50:30,448 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/33, BranchId=] DEBUG 2025-12-11 02:50:30,448 [main] UPDATE EMP SET tstamp = '2025-12-11 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-12-11 02:50:30,448 [main] UPDATE EMP SET tstamp = '2025-12-11 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-12-11 02:50:30,449 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/33, BranchId=] DEBUG 2025-12-11 02:50:30,449 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/33, BranchId=] DEBUG 2025-12-11 02:50:30,449 [main] UPDATE EMP SET tstamp = '2025-12-11 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-12-11 02:50:30,450 [main] UPDATE EMP SET tstamp = '2025-12-11 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-12-11 02:50:30,450 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/33, BranchId=] DEBUG 2025-12-11 02:50:30,450 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/33, BranchId=] DEBUG 2025-12-11 02:50:30,450 [main] Physical connection closed DEBUG 2025-12-11 02:50:30,452 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:30,453 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,453 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,454 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,455 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,458 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,459 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,460 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/34, BranchId=] DEBUG 2025-12-11 02:50:30,460 [main] Physical connection got DEBUG 2025-12-11 02:50:30,460 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/34, BranchId=] DEBUG 2025-12-11 02:50:30,460 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/34, BranchId=] DEBUG 2025-12-11 02:50:30,460 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/34, BranchId=] DEBUG 2025-12-11 02:50:30,486 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/34, BranchId=] DEBUG 2025-12-11 02:50:30,493 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/34, BranchId=] DEBUG 2025-12-11 02:50:30,494 [main] UPDATE EMP SET tstamp = '2025-12-11 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-12-11 02:50:30,494 [main] UPDATE EMP SET tstamp = '2025-12-11 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-12-11 02:50:30,494 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/34, BranchId=] DEBUG 2025-12-11 02:50:30,494 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/34, BranchId=] DEBUG 2025-12-11 02:50:30,494 [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-12-11 02:50:30,495 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/34, BranchId=] DEBUG 2025-12-11 02:50:30,496 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/34, BranchId=] DEBUG 2025-12-11 02:50:30,496 [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-12-11 02:50:30,497 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/34, BranchId=] DEBUG 2025-12-11 02:50:30,497 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/34, BranchId=] DEBUG 2025-12-11 02:50:30,497 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec Running org.seasar.dao.impl.InsertBatchAutoStaticCommandTest DEBUG 2025-12-11 02:50:30,500 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:30,501 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,502 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,504 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,504 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,507 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,507 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,509 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/35, BranchId=] DEBUG 2025-12-11 02:50:30,509 [main] Physical connection got DEBUG 2025-12-11 02:50:30,509 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/35, BranchId=] DEBUG 2025-12-11 02:50:30,509 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/35, BranchId=] DEBUG 2025-12-11 02:50:30,509 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/35, BranchId=] DEBUG 2025-12-11 02:50:30,532 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/35, BranchId=] DEBUG 2025-12-11 02:50:30,541 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/35, BranchId=] DEBUG 2025-12-11 02:50:30,541 [main] INSERT INTO EMP (tstamp, empno, ename, deptno, hiredate, mgr, job, comm, sal) VALUES ('2025-12-11 02.50.30', 99, 'hoge', 0, null, null, null, null, null) DEBUG 2025-12-11 02:50:30,542 [main] INSERT INTO EMP (tstamp, empno, ename, deptno, hiredate, mgr, job, comm, sal) VALUES ('2025-12-11 02.50.30', 98, 'hoge2', 0, null, null, null, null, null) DEBUG 2025-12-11 02:50:30,542 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/35, BranchId=] DEBUG 2025-12-11 02:50:30,542 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/35, BranchId=] DEBUG 2025-12-11 02:50:30,542 [main] INSERT INTO EMP (tstamp, empno, ename, deptno, hiredate, mgr, job, comm, sal) VALUES ('2025-12-11 02.50.30', 97, 'hoge3', 0, null, null, null, null, null) DEBUG 2025-12-11 02:50:30,543 [main] INSERT INTO EMP (tstamp, empno, ename, deptno, hiredate, mgr, job, comm, sal) VALUES ('2025-12-11 02.50.30', 96, 'hoge2', 0, null, null, null, null, null) DEBUG 2025-12-11 02:50:30,543 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/35, BranchId=] DEBUG 2025-12-11 02:50:30,543 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/35, BranchId=] DEBUG 2025-12-11 02:50:30,543 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec Running org.seasar.dao.impl.ObjectArrayResultSetHandlerTest DEBUG 2025-12-11 02:50:30,546 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:30,547 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,547 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,550 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,550 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,555 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,555 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,557 [main] Physical connection got DEBUG 2025-12-11 02:50:30,557 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:30,558 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:30,558 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running org.seasar.dao.impl.ResultSetToBeanTest DEBUG 2025-12-11 02:50:30,561 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:30,561 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,563 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,564 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,564 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,610 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,610 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,612 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/36, BranchId=] DEBUG 2025-12-11 02:50:30,613 [main] Physical connection got DEBUG 2025-12-11 02:50:30,613 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/36, BranchId=] DEBUG 2025-12-11 02:50:30,613 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/36, BranchId=] DEBUG 2025-12-11 02:50:30,613 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/36, BranchId=] DEBUG 2025-12-11 02:50:30,622 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/36, BranchId=] DEBUG 2025-12-11 02:50:30,622 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/36, BranchId=] DEBUG 2025-12-11 02:50:30,622 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (123, 7650, 'foo') DEBUG 2025-12-11 02:50:30,623 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/36, BranchId=] DEBUG 2025-12-11 02:50:30,623 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/36, BranchId=] DEBUG 2025-12-11 02:50:30,623 [main] SELECT employee_name FROM EMP3 DEBUG 2025-12-11 02:50:30,624 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/36, BranchId=] DEBUG 2025-12-11 02:50:30,624 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/36, BranchId=] DEBUG 2025-12-11 02:50:30,624 [main] SELECT employee_name AS employeeName FROM EMP3 DEBUG 2025-12-11 02:50:30,625 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/36, BranchId=] DEBUG 2025-12-11 02:50:30,625 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/36, BranchId=] DEBUG 2025-12-11 02:50:30,625 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec Running org.seasar.dao.IllegalParameterTypeRuntimeExceptionTest [EDAO0028](hoge) is illegal for procedure parameter type Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.seasar.dao.impl.MapResultSetHandlerTest DEBUG 2025-12-11 02:50:30,632 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:30,632 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,633 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,634 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,634 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,638 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,638 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,640 [main] Physical connection got DEBUG 2025-12-11 02:50:30,640 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:30,640 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:30,640 [main] Physical connection closed DEBUG 2025-12-11 02:50:30,642 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:30,643 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,644 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,645 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,645 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,649 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,649 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,651 [main] Physical connection got DEBUG 2025-12-11 02:50:30,651 [main] Logical connection got, tx=null WARN 2025-12-11 02:50:30,652 [main] More than 2 rows found, but only first row returned DEBUG 2025-12-11 02:50:30,652 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:30,652 [main] Physical connection closed DEBUG 2025-12-11 02:50:30,654 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:30,654 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,656 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,660 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,660 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,664 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,665 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,666 [main] Physical connection got DEBUG 2025-12-11 02:50:30,666 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:30,667 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:30,667 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec Running org.seasar.dao.impl.PropertyTypeFactoryImplTest DEBUG 2025-12-11 02:50:30,670 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:30,671 [main] S2Container will be created(path=org/seasar/dao/impl/PropertyTypeFactoryImplTest.dicon) DEBUG 2025-12-11 02:50:30,673 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,673 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,675 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,675 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,678 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,679 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,679 [main] S2Container is created(path=org/seasar/dao/impl/PropertyTypeFactoryImplTest.dicon) DEBUG 2025-12-11 02:50:30,685 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:30,685 [main] S2Container will be created(path=org/seasar/dao/impl/PropertyTypeFactoryImplTest.dicon) DEBUG 2025-12-11 02:50:30,686 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,687 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,689 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,689 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,692 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,693 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,693 [main] S2Container is created(path=org/seasar/dao/impl/PropertyTypeFactoryImplTest.dicon) DEBUG 2025-12-11 02:50:30,695 [main] Physical connection got DEBUG 2025-12-11 02:50:30,695 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:30,699 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:30,699 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec Running org.seasar.dao.context.CommandContextPropertyAccessorTest hoge Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.seasar.dao.util.TypeUtilTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.seasar.dao.impl.CharBindTest DEBUG 2025-12-11 02:50:30,706 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:30,706 [main] S2Container will be created(path=org/seasar/dao/impl/CharBindTest.dicon) DEBUG 2025-12-11 02:50:30,708 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:30,709 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,709 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,711 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,711 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,714 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,715 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,716 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:30,718 [main] S2Container is created(path=org/seasar/dao/impl/CharBindTest.dicon) DEBUG 2025-12-11 02:50:30,731 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/37, BranchId=] DEBUG 2025-12-11 02:50:30,731 [main] Physical connection got DEBUG 2025-12-11 02:50:30,731 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/37, BranchId=] DEBUG 2025-12-11 02:50:30,731 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/37, BranchId=] DEBUG 2025-12-11 02:50:30,731 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/37, BranchId=] DEBUG 2025-12-11 02:50:30,738 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/37, BranchId=] DEBUG 2025-12-11 02:50:30,739 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/37, BranchId=] DEBUG 2025-12-11 02:50:30,739 [main] INSERT INTO CHAR_TABLE (id, aaa) VALUES (31, 'Z') DEBUG 2025-12-11 02:50:30,739 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/37, BranchId=] DEBUG 2025-12-11 02:50:30,740 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/37, BranchId=] DEBUG 2025-12-11 02:50:30,740 [main] SELECT CHAR_TABLE.id, CHAR_TABLE.aaa FROM CHAR_TABLE DEBUG 2025-12-11 02:50:30,740 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/37, BranchId=] DEBUG 2025-12-11 02:50:30,740 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/37, BranchId=] DEBUG 2025-12-11 02:50:30,740 [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-12-11 02:50:30,750 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:30,751 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,752 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,754 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,754 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,757 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,757 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,758 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/38, BranchId=] DEBUG 2025-12-11 02:50:30,758 [main] Physical connection got DEBUG 2025-12-11 02:50:30,758 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/38, BranchId=] DEBUG 2025-12-11 02:50:30,759 [main] UPDATE emp SET ename = 'SCOTT' WHERE empno = 7788 DEBUG 2025-12-11 02:50:30,759 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/38, BranchId=] DEBUG 2025-12-11 02:50:30,759 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/38, BranchId=] DEBUG 2025-12-11 02:50:30,759 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec Running org.seasar.dao.dbms.OracleTest DEBUG 2025-12-11 02:50:30,762 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:30,762 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,763 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,811 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,811 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,814 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,815 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,818 [main] Physical connection got DEBUG 2025-12-11 02:50:30,818 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:30,843 [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-12-11 02:50:30,844 [main] Physical connection closed DEBUG 2025-12-11 02:50:30,845 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:30,845 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,846 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,848 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,848 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,852 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,852 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,853 [main] Physical connection got DEBUG 2025-12-11 02:50:30,853 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:30,863 [main] Logical connection closed, tx=null SELECT DEPT.dname, DEPT.deptno, DEPT.versionno, DEPT.loc FROM DEPT DEBUG 2025-12-11 02:50:30,863 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec Running org.seasar.dao.impl.ProcedureMetaDataFactoryImplTest DEBUG 2025-12-11 02:50:30,867 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:30,868 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:30,868 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,871 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,871 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:30,871 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:30,872 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:30,874 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:30,874 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:30,876 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:30,877 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2025-12-11 02:50:30,877 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:30,881 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:30,882 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:30,882 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,884 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,884 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:30,885 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:30,886 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:30,887 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:30,887 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:30,889 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:30,890 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2025-12-11 02:50:30,890 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:30,893 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:30,894 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:30,894 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,897 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,897 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:30,898 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:30,899 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:30,900 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:30,900 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:30,902 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:30,903 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2025-12-11 02:50:30,904 [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-12-11 02:50:30,907 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:30,907 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:30,909 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,910 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,910 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:30,911 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:30,913 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:30,914 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:30,914 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:30,916 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:30,917 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2025-12-11 02:50:30,917 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found [EDAO0030](public abstract void org.seasar.dao.impl.ProcedureMetaDataFactoryImplTest$Dao.executeWithMultiParameters(org.seasar.dao.impl.ProcedureMetaDataFactoryImplTest$Hoge,int)) is illegal. Parameter size must be 0 or 1 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec Running org.seasar.dao.pager.PagerResultSetWrapperTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.seasar.dao.OverloadNotSupportedRuntimeExceptionTest [EDAO0033]Overload not supported for method(foo) of Dao interface(hoge) Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.seasar.dao.impl.DefaultBeanMetaDataImplTest DEBUG 2025-12-11 02:50:30,928 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:30,928 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-12-11 02:50:30,929 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,931 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,932 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,932 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,936 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,937 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,937 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-12-11 02:50:30,940 [main] Physical connection got DEBUG 2025-12-11 02:50:30,940 [main] Logical connection got, tx=null WARN 2025-12-11 02:50:30,942 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found DEBUG 2025-12-11 02:50:30,947 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:30,947 [main] Physical connection closed DEBUG 2025-12-11 02:50:30,948 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:30,949 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-12-11 02:50:30,951 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,952 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,953 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,953 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,958 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:30,958 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,959 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-12-11 02:50:30,961 [main] Physical connection got DEBUG 2025-12-11 02:50:30,961 [main] Logical connection got, tx=null WARN 2025-12-11 02:50:30,964 [main] Table(MyBean) not found WARN 2025-12-11 02:50:30,965 [main] Table(DefaultBeanMetaDataImplTest$Ccc) not found DEBUG 2025-12-11 02:50:30,974 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:30,974 [main] Physical connection closed DEBUG 2025-12-11 02:50:30,975 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:30,976 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-12-11 02:50:30,977 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:30,979 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,980 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:30,980 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,029 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,029 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,030 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-12-11 02:50:31,032 [main] Physical connection got DEBUG 2025-12-11 02:50:31,032 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:31,055 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:31,055 [main] Physical connection closed DEBUG 2025-12-11 02:50:31,056 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:31,057 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-12-11 02:50:31,058 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,059 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,061 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,061 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,064 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,064 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,064 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-12-11 02:50:31,066 [main] Physical connection got DEBUG 2025-12-11 02:50:31,066 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:31,075 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:31,075 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:31,089 [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-12-11 02:50:31,089 [main] Physical connection closed DEBUG 2025-12-11 02:50:31,091 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:31,092 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-12-11 02:50:31,093 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,094 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,096 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,096 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,099 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,100 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,101 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-12-11 02:50:31,102 [main] Physical connection got DEBUG 2025-12-11 02:50:31,102 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:31,122 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:31,122 [main] Physical connection closed DEBUG 2025-12-11 02:50:31,125 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:31,126 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-12-11 02:50:31,127 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,127 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,129 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,129 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,133 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,133 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,134 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-12-11 02:50:31,136 [main] Physical connection got DEBUG 2025-12-11 02:50:31,136 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:31,157 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:31,157 [main] Physical connection closed DEBUG 2025-12-11 02:50:31,160 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:31,160 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-12-11 02:50:31,161 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,162 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,164 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,164 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,167 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,167 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,168 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-12-11 02:50:31,169 [main] Physical connection got DEBUG 2025-12-11 02:50:31,169 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:31,233 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:31,233 [main] Physical connection closed DEBUG 2025-12-11 02:50:31,235 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:31,236 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-12-11 02:50:31,237 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,238 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,240 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,240 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,243 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,243 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,244 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-12-11 02:50:31,245 [main] Physical connection got DEBUG 2025-12-11 02:50:31,245 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:31,277 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:31,277 [main] Physical connection closed DEBUG 2025-12-11 02:50:31,279 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:31,279 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-12-11 02:50:31,281 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,281 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,283 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,283 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,288 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,289 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,290 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-12-11 02:50:31,291 [main] Physical connection got DEBUG 2025-12-11 02:50:31,291 [main] Logical connection got, tx=null WARN 2025-12-11 02:50:31,294 [main] Table(DefaultBeanMetaDataImplTest$Ddd) not found DEBUG 2025-12-11 02:50:31,299 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:31,299 [main] Physical connection closed DEBUG 2025-12-11 02:50:31,302 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:31,302 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-12-11 02:50:31,303 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,304 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,306 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,306 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,309 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,309 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,309 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-12-11 02:50:31,311 [main] Physical connection got DEBUG 2025-12-11 02:50:31,311 [main] Logical connection got, tx=null WARN 2025-12-11 02:50:31,315 [main] Table(DefaultBeanMetaDataImplTest$Eee) not found DEBUG 2025-12-11 02:50:31,319 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:31,319 [main] Physical connection closed DEBUG 2025-12-11 02:50:31,321 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:31,321 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-12-11 02:50:31,323 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,324 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,325 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,325 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,329 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,329 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,330 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-12-11 02:50:31,331 [main] Physical connection got DEBUG 2025-12-11 02:50:31,331 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:31,339 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:31,339 [main] Physical connection closed DEBUG 2025-12-11 02:50:31,340 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:31,341 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-12-11 02:50:31,344 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,344 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,346 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,346 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,349 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,351 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,351 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-12-11 02:50:31,352 [main] Physical connection got DEBUG 2025-12-11 02:50:31,352 [main] Logical connection got, tx=null WARN 2025-12-11 02:50:31,355 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found DEBUG 2025-12-11 02:50:31,405 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:31,405 [main] Physical connection closed DEBUG 2025-12-11 02:50:31,407 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:31,408 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-12-11 02:50:31,409 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,410 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,411 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,412 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,414 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,415 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,415 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-12-11 02:50:31,417 [main] Physical connection got DEBUG 2025-12-11 02:50:31,417 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:31,427 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:31,427 [main] Physical connection closed DEBUG 2025-12-11 02:50:31,428 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:31,429 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-12-11 02:50:31,429 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,431 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,432 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,432 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,435 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,436 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,436 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-12-11 02:50:31,438 [main] Physical connection got DEBUG 2025-12-11 02:50:31,438 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:31,446 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:31,446 [main] Physical connection closed DEBUG 2025-12-11 02:50:31,447 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:31,449 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-12-11 02:50:31,450 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,450 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,452 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,452 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,455 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,456 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,456 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-12-11 02:50:31,457 [main] Physical connection got DEBUG 2025-12-11 02:50:31,457 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:31,465 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:31,465 [main] Physical connection closed DEBUG 2025-12-11 02:50:31,468 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:31,468 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-12-11 02:50:31,469 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,470 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,472 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,472 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,476 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,476 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,476 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon) DEBUG 2025-12-11 02:50:31,478 [main] Physical connection got DEBUG 2025-12-11 02:50:31,478 [main] Logical connection got, tx=null WARN 2025-12-11 02:50:31,482 [main] Table(DefaultBeanMetaDataImplTest$Ggg) not found DEBUG 2025-12-11 02:50:31,487 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:31,487 [main] Physical connection closed Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.563 sec Running org.seasar.dao.impl.FunctionTest DEBUG 2025-12-11 02:50:31,489 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:31,491 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:31,492 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,493 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,493 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:31,494 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:31,496 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:31,496 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:31,497 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:31,499 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:31,499 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:31,501 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:31,502 [main] Physical connection got DEBUG 2025-12-11 02:50:31,502 [main] Logical connection got, tx=null Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec Running org.seasar.dao.util.ImplementInterfaceWalkerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.seasar.dao.impl.BooleanPropertyTest DEBUG 2025-12-11 02:50:31,512 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:31,512 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,513 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,515 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,515 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,563 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,564 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,564 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/39, BranchId=] DEBUG 2025-12-11 02:50:31,566 [main] Physical connection got DEBUG 2025-12-11 02:50:31,566 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/39, BranchId=] DEBUG 2025-12-11 02:50:31,566 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/39, BranchId=] DEBUG 2025-12-11 02:50:31,566 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/39, BranchId=] DEBUG 2025-12-11 02:50:31,574 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/39, BranchId=] DEBUG 2025-12-11 02:50:31,575 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/39, BranchId=] DEBUG 2025-12-11 02:50:31,575 [main] INSERT INTO DEPT2 (dname, deptno, active) VALUES ('hoge', 99, true) DEBUG 2025-12-11 02:50:31,575 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/39, BranchId=] DEBUG 2025-12-11 02:50:31,576 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/39, BranchId=] DEBUG 2025-12-11 02:50:31,576 [main] SELECT DEPT2.dname, DEPT2.deptno, DEPT2.active FROM DEPT2 WARN 2025-12-11 02:50:31,578 [main] More than 2 rows found, but only first row returned DEBUG 2025-12-11 02:50:31,578 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/39, BranchId=] DEBUG 2025-12-11 02:50:31,578 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/39, BranchId=] DEBUG 2025-12-11 02:50:31,578 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec Running org.seasar.dao.impl.ObjectResultSetHandlerTest DEBUG 2025-12-11 02:50:31,580 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:31,581 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,582 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,584 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,584 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,587 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,587 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,588 [main] Physical connection got DEBUG 2025-12-11 02:50:31,588 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:31,588 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:31,588 [main] Physical connection closed DEBUG 2025-12-11 02:50:31,590 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:31,591 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,592 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,593 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,594 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,596 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,597 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,598 [main] Physical connection got DEBUG 2025-12-11 02:50:31,598 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:31,599 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:31,599 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running org.seasar.dao.id.IdentityIdentifierGeneratorTest DEBUG 2025-12-11 02:50:31,602 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:31,602 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,603 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,605 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,605 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,608 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,608 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,609 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/40, BranchId=] DEBUG 2025-12-11 02:50:31,609 [main] Physical connection got DEBUG 2025-12-11 02:50:31,609 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/40, BranchId=] DEBUG 2025-12-11 02:50:31,609 [main] insert into identitytable(id_name) values('hoge') DEBUG 2025-12-11 02:50:31,609 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/40, BranchId=] DEBUG 2025-12-11 02:50:31,610 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/40, BranchId=] DEBUG 2025-12-11 02:50:31,610 [main] CALL IDENTITY() DEBUG 2025-12-11 02:50:31,610 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/40, BranchId=] 0 DEBUG 2025-12-11 02:50:31,610 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/40, BranchId=] DEBUG 2025-12-11 02:50:31,610 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running org.seasar.dao.dbms.H2Test DEBUG 2025-12-11 02:50:31,613 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:31,614 [main] S2Container will be created(path=j2ee-h2.dicon) DEBUG 2025-12-11 02:50:31,614 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,616 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,617 [main] S2Container will be created(path=jdbc-h2.dicon) DEBUG 2025-12-11 02:50:31,617 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:31,618 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:31,619 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:31,621 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:31,622 [main] S2Container is created(path=jdbc-h2.dicon) DEBUG 2025-12-11 02:50:31,623 [main] S2Container is created(path=j2ee-h2.dicon) WARN 2025-12-11 02:50:31,623 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:31,816 [main] Physical connection got DEBUG 2025-12-11 02:50:31,816 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:31,839 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:31,847 [main] Physical connection closed DEBUG 2025-12-11 02:50:31,848 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:31,849 [main] S2Container will be created(path=j2ee-h2.dicon) DEBUG 2025-12-11 02:50:31,849 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,852 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,852 [main] S2Container will be created(path=jdbc-h2.dicon) DEBUG 2025-12-11 02:50:31,853 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:31,853 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:31,855 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:31,855 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:31,857 [main] S2Container is created(path=jdbc-h2.dicon) DEBUG 2025-12-11 02:50:31,858 [main] S2Container is created(path=j2ee-h2.dicon) WARN 2025-12-11 02:50:31,858 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:31,895 [main] Physical connection got DEBUG 2025-12-11 02:50:31,895 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:31,899 [main] Physical connection got DEBUG 2025-12-11 02:50:31,899 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:31,902 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:31,903 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:31,904 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2025-12-11 02:50:31,907 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:31,907 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:31,907 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2025-12-11 02:50:31,907 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:31,908 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:31,908 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2025-12-11 02:50:31,908 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:31,908 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:31,908 [main] CALL IDENTITY() DEBUG 2025-12-11 02:50:31,908 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:31,908 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:31,908 [main] CALL IDENTITY() DEBUG 2025-12-11 02:50:31,908 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:31,908 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:31,908 [main] CALL NEXTVAL('H2TEST_SEQ') DEBUG 2025-12-11 02:50:31,908 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:31,908 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:31,908 [main] CALL IDENTITY() DEBUG 2025-12-11 02:50:31,908 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:31,908 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:31,909 [main] Physical connection closed DEBUG 2025-12-11 02:50:31,910 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 sec Running org.seasar.dao.util.FetchHandlerUtilTest DEBUG 2025-12-11 02:50:31,913 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:31,915 [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-12-11 02:50:31,919 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:31,920 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,921 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,922 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,922 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,926 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,926 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,928 [main] Physical connection got DEBUG 2025-12-11 02:50:31,928 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:31,929 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:31,929 [main] Logical connection got, tx=null WARN 2025-12-11 02:50:31,932 [main] Table(WRONG_TABLE_NAME) not found DEBUG 2025-12-11 02:50:31,936 [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-12-11 02:50:31,937 [main] Physical connection closed DEBUG 2025-12-11 02:50:31,939 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:31,940 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,941 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,942 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:31,942 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,945 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:31,945 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:31,947 [main] Physical connection got DEBUG 2025-12-11 02:50:31,947 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:31,947 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:31,947 [main] Logical connection got, tx=null WARN 2025-12-11 02:50:31,950 [main] Table(WRONG_TABLE_NAME) not found DEBUG 2025-12-11 02:50:31,954 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:31,954 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:31,954 [main] SELECT * FROM EMP DEBUG 2025-12-11 02:50:31,955 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:31,955 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec Running org.seasar.dao.impl.DtoListMetaDataResultSetHandlerTest DEBUG 2025-12-11 02:50:32,006 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:32,007 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,008 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,009 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,009 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,013 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,013 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,015 [main] Physical connection got DEBUG 2025-12-11 02:50:32,015 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:32,016 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:32,016 [main] Physical connection closed DEBUG 2025-12-11 02:50:32,017 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:32,018 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,019 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,020 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,020 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,023 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,024 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,026 [main] Physical connection got DEBUG 2025-12-11 02:50:32,026 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:32,026 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:32,026 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec Running org.seasar.dao.interceptors.S2DaoInterceptor3Test DEBUG 2025-12-11 02:50:32,029 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:32,030 [main] S2Container will be created(path=org/seasar/dao/interceptors/DepartmentAutoDao.dicon) DEBUG 2025-12-11 02:50:32,031 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:32,032 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,033 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,035 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,035 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,038 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,038 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,040 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:32,041 [main] S2Container is created(path=org/seasar/dao/interceptors/DepartmentAutoDao.dicon) DEBUG 2025-12-11 02:50:32,052 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/41, BranchId=] DEBUG 2025-12-11 02:50:32,052 [main] Physical connection got DEBUG 2025-12-11 02:50:32,052 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/41, BranchId=] DEBUG 2025-12-11 02:50:32,052 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/41, BranchId=] DEBUG 2025-12-11 02:50:32,052 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/41, BranchId=] DEBUG 2025-12-11 02:50:32,056 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/41, BranchId=] DEBUG 2025-12-11 02:50:32,057 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/41, BranchId=] DEBUG 2025-12-11 02:50:32,057 [main] UPDATE DEPT SET dname = null, versionno = 1, loc = null WHERE deptno = 10 AND versionno = 0 DEBUG 2025-12-11 02:50:32,057 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/41, BranchId=] DEBUG 2025-12-11 02:50:32,057 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/41, BranchId=] DEBUG 2025-12-11 02:50:32,057 [main] Physical connection closed DEBUG 2025-12-11 02:50:32,059 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:32,059 [main] S2Container will be created(path=org/seasar/dao/interceptors/DepartmentAutoDao.dicon) DEBUG 2025-12-11 02:50:32,061 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:32,062 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,063 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,064 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,065 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,067 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,068 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,069 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:32,069 [main] S2Container is created(path=org/seasar/dao/interceptors/DepartmentAutoDao.dicon) DEBUG 2025-12-11 02:50:32,080 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/42, BranchId=] DEBUG 2025-12-11 02:50:32,080 [main] Physical connection got DEBUG 2025-12-11 02:50:32,080 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/42, BranchId=] DEBUG 2025-12-11 02:50:32,080 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/42, BranchId=] DEBUG 2025-12-11 02:50:32,080 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/42, BranchId=] DEBUG 2025-12-11 02:50:32,083 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/42, BranchId=] DEBUG 2025-12-11 02:50:32,085 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/42, BranchId=] DEBUG 2025-12-11 02:50:32,085 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0 DEBUG 2025-12-11 02:50:32,085 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/42, BranchId=] DEBUG 2025-12-11 02:50:32,085 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/42, BranchId=] DEBUG 2025-12-11 02:50:32,085 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec Running org.seasar.dao.impl.ArgumentDtoProcedureCommandTest DEBUG 2025-12-11 02:50:32,088 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:32,088 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:32,090 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,091 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,092 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:32,092 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:32,094 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:32,095 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:32,095 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:32,097 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:32,098 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2025-12-11 02:50:32,098 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:32,099 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/43, BranchId=] DEBUG 2025-12-11 02:50:32,102 [main] Physical connection got DEBUG 2025-12-11 02:50:32,102 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/43, BranchId=] DEBUG 2025-12-11 02:50:32,102 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/43, BranchId=] DEBUG 2025-12-11 02:50:32,107 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/43, BranchId=] DEBUG 2025-12-11 02:50:32,108 [main] {call PROCEDURE_TEST_AAA1 (?)} DEBUG 2025-12-11 02:50:32,109 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/43, BranchId=] DEBUG 2025-12-11 02:50:32,110 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/43, BranchId=] DEBUG 2025-12-11 02:50:32,110 [main] Physical connection closed DEBUG 2025-12-11 02:50:32,112 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:32,113 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:32,114 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,116 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,116 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:32,117 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:32,118 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:32,119 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:32,120 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:32,131 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:32,132 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2025-12-11 02:50:32,133 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:32,134 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/44, BranchId=] DEBUG 2025-12-11 02:50:32,134 [main] Physical connection got DEBUG 2025-12-11 02:50:32,134 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/44, BranchId=] DEBUG 2025-12-11 02:50:32,134 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/44, BranchId=] DEBUG 2025-12-11 02:50:32,138 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/44, BranchId=] DEBUG 2025-12-11 02:50:32,138 [main] {call PROCEDURE_TEST_AAA2 (?, ?)} DEBUG 2025-12-11 02:50:32,141 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/44, BranchId=] DEBUG 2025-12-11 02:50:32,141 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/44, BranchId=] DEBUG 2025-12-11 02:50:32,141 [main] Physical connection closed DEBUG 2025-12-11 02:50:32,142 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:32,143 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:32,145 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,146 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,146 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:32,147 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:32,149 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:32,150 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:32,150 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:32,152 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:32,152 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2025-12-11 02:50:32,153 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:32,154 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/45, BranchId=] DEBUG 2025-12-11 02:50:32,154 [main] Physical connection got DEBUG 2025-12-11 02:50:32,155 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/45, BranchId=] DEBUG 2025-12-11 02:50:32,155 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/45, BranchId=] DEBUG 2025-12-11 02:50:32,158 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/45, BranchId=] DEBUG 2025-12-11 02:50:32,158 [main] {call PROCEDURE_TEST_AAA3 ()} DEBUG 2025-12-11 02:50:32,159 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/45, BranchId=] DEBUG 2025-12-11 02:50:32,159 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/45, BranchId=] DEBUG 2025-12-11 02:50:32,159 [main] Physical connection closed DEBUG 2025-12-11 02:50:32,212 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:32,212 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:32,213 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,214 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,214 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:32,216 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:32,217 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:32,218 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:32,218 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:32,220 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:32,221 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2025-12-11 02:50:32,221 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:32,222 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/46, BranchId=] DEBUG 2025-12-11 02:50:32,222 [main] Physical connection got DEBUG 2025-12-11 02:50:32,222 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/46, BranchId=] DEBUG 2025-12-11 02:50:32,222 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/46, BranchId=] DEBUG 2025-12-11 02:50:32,226 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/46, BranchId=] DEBUG 2025-12-11 02:50:32,226 [main] {call PROCEDURE_TEST_BBB1 ('hoge')} DEBUG 2025-12-11 02:50:32,227 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/46, BranchId=] DEBUG 2025-12-11 02:50:32,228 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/46, BranchId=] DEBUG 2025-12-11 02:50:32,228 [main] Physical connection closed DEBUG 2025-12-11 02:50:32,230 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:32,230 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:32,231 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,233 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,233 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:32,234 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:32,235 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:32,236 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:32,236 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:32,238 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:32,239 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2025-12-11 02:50:32,240 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:32,241 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/47, BranchId=] DEBUG 2025-12-11 02:50:32,241 [main] Physical connection got DEBUG 2025-12-11 02:50:32,241 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/47, BranchId=] DEBUG 2025-12-11 02:50:32,241 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/47, BranchId=] DEBUG 2025-12-11 02:50:32,245 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/47, BranchId=] DEBUG 2025-12-11 02:50:32,245 [main] {call PROCEDURE_TEST_BBB2 ('hoge', 10, '2007-08-26 14.30.00')} DEBUG 2025-12-11 02:50:32,248 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/47, BranchId=] DEBUG 2025-12-11 02:50:32,248 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/47, BranchId=] DEBUG 2025-12-11 02:50:32,248 [main] Physical connection closed DEBUG 2025-12-11 02:50:32,250 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:32,250 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:32,253 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,254 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,255 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:32,255 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:32,257 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:32,258 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:32,258 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:32,260 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:32,260 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2025-12-11 02:50:32,261 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:32,261 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/48, BranchId=] DEBUG 2025-12-11 02:50:32,262 [main] Physical connection got DEBUG 2025-12-11 02:50:32,262 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/48, BranchId=] DEBUG 2025-12-11 02:50:32,262 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/48, BranchId=] DEBUG 2025-12-11 02:50:32,265 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/48, BranchId=] DEBUG 2025-12-11 02:50:32,266 [main] {call PROCEDURE_TEST_CCC1 ('hoge', 10, ?)} DEBUG 2025-12-11 02:50:32,268 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/48, BranchId=] DEBUG 2025-12-11 02:50:32,268 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/48, BranchId=] DEBUG 2025-12-11 02:50:32,268 [main] Physical connection closed DEBUG 2025-12-11 02:50:32,270 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:32,271 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:32,272 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,273 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,273 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:32,275 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:32,275 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:32,276 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:32,277 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:32,279 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:32,279 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2025-12-11 02:50:32,279 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:32,280 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/49, BranchId=] DEBUG 2025-12-11 02:50:32,282 [main] Physical connection got DEBUG 2025-12-11 02:50:32,282 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/49, BranchId=] DEBUG 2025-12-11 02:50:32,282 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/49, BranchId=] DEBUG 2025-12-11 02:50:32,284 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/49, BranchId=] DEBUG 2025-12-11 02:50:32,285 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/49, BranchId=] [EDAO0029]null is illegal for argument DTO DEBUG 2025-12-11 02:50:32,286 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/49, BranchId=] DEBUG 2025-12-11 02:50:32,286 [main] Physical connection closed DEBUG 2025-12-11 02:50:32,288 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:32,288 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:32,289 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,291 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,292 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:32,292 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:32,297 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:32,299 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:32,299 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:32,300 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:32,302 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2025-12-11 02:50:32,302 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:32,303 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/50, BranchId=] DEBUG 2025-12-11 02:50:32,303 [main] Physical connection got DEBUG 2025-12-11 02:50:32,303 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/50, BranchId=] DEBUG 2025-12-11 02:50:32,303 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/50, BranchId=] DEBUG 2025-12-11 02:50:32,307 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/50, BranchId=] DEBUG 2025-12-11 02:50:32,307 [main] {call PROCEDURE_TEST_CCC2 (?, 10, ?)} DEBUG 2025-12-11 02:50:32,309 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/50, BranchId=] DEBUG 2025-12-11 02:50:32,310 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/50, BranchId=] DEBUG 2025-12-11 02:50:32,310 [main] Physical connection closed DEBUG 2025-12-11 02:50:32,311 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:32,312 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:32,313 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,315 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,315 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:32,315 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:32,317 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:32,318 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:32,318 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:32,320 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:32,321 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2025-12-11 02:50:32,321 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:32,322 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/51, BranchId=] DEBUG 2025-12-11 02:50:32,322 [main] Physical connection got DEBUG 2025-12-11 02:50:32,323 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/51, BranchId=] DEBUG 2025-12-11 02:50:32,323 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/51, BranchId=] DEBUG 2025-12-11 02:50:32,326 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/51, BranchId=] DEBUG 2025-12-11 02:50:32,326 [main] {call PROCEDURE_TEST_DDD1 ('ab')} DEBUG 2025-12-11 02:50:32,329 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/51, BranchId=] DEBUG 2025-12-11 02:50:32,329 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/51, BranchId=] DEBUG 2025-12-11 02:50:32,329 [main] Physical connection closed DEBUG 2025-12-11 02:50:32,331 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:32,332 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:32,333 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,334 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,334 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:32,336 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:32,336 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:32,337 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:32,338 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:32,340 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:32,340 [main] S2Container is created(path=j2ee-derby.dicon) WARN 2025-12-11 02:50:32,340 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:32,341 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/52, BranchId=] DEBUG 2025-12-11 02:50:32,343 [main] Physical connection got DEBUG 2025-12-11 02:50:32,343 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/52, BranchId=] DEBUG 2025-12-11 02:50:32,343 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/52, BranchId=] DEBUG 2025-12-11 02:50:32,346 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/52, BranchId=] DEBUG 2025-12-11 02:50:32,346 [main] {? = call FUNCTION_TEST_MAX (5.0, 10.0)} DEBUG 2025-12-11 02:50:32,350 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/52, BranchId=] DEBUG 2025-12-11 02:50:32,350 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/52, BranchId=] DEBUG 2025-12-11 02:50:32,350 [main] Physical connection closed Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 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-12-11 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-12-11 02:50:32,359 [main] S2Container will be created(path=org/seasar/dao/impl/LogCustomizeTest.dicon) DEBUG 2025-12-11 02:50:32,360 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,361 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,362 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,362 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,366 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,366 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,368 [main] S2Container is created(path=org/seasar/dao/impl/LogCustomizeTest.dicon) DEBUG 2025-12-11 02:50:32,435 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/53, BranchId=] DEBUG 2025-12-11 02:50:32,436 [main] Physical connection got DEBUG 2025-12-11 02:50:32,436 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/53, BranchId=] DEBUG 2025-12-11 02:50:32,436 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/53, BranchId=] DEBUG 2025-12-11 02:50:32,436 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/53, BranchId=] DEBUG 2025-12-11 02:50:32,439 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/53, BranchId=] DEBUG 2025-12-11 02:50:32,443 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/53, BranchId=] DEBUG 2025-12-11 02:50:32,444 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/53, BranchId=] SELECT empno, ename, dname FROM emp, dept where emp.deptno = dept.deptno DEBUG 2025-12-11 02:50:32,444 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/53, BranchId=] DEBUG 2025-12-11 02:50:32,444 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec Running org.seasar.dao.impl.ReturnsArrayDaoTest DEBUG 2025-12-11 02:50:32,448 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:32,448 [main] S2Container will be created(path=org/seasar/dao/impl/ReturnsArrayDaoTest.dicon) DEBUG 2025-12-11 02:50:32,449 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:32,451 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,452 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,453 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,453 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,456 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,456 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,459 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:32,460 [main] S2Container is created(path=org/seasar/dao/impl/ReturnsArrayDaoTest.dicon) DEBUG 2025-12-11 02:50:32,470 [main] Physical connection got DEBUG 2025-12-11 02:50:32,470 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:32,470 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:32,470 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:32,474 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:32,475 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:32,475 [main] SELECT EMP.ename FROM EMP DEBUG 2025-12-11 02:50:32,475 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:32,475 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:32,475 [main] SELECT EMP.ename FROM EMP DEBUG 2025-12-11 02:50:32,476 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:32,476 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec Running org.seasar.dao.pager.PagerConditionBaseTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.seasar.dao.pager.ScrollCursorTest DEBUG 2025-12-11 02:50:32,486 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:32,487 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,487 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,489 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,489 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,492 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,492 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,493 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/54, BranchId=] DEBUG 2025-12-11 02:50:32,494 [main] Physical connection got DEBUG 2025-12-11 02:50:32,494 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/54, BranchId=] DEBUG 2025-12-11 02:50:32,498 [main] S2Pager use scroll cursor. DEBUG 2025-12-11 02:50:32,498 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/54, BranchId=] DEBUG 2025-12-11 02:50:32,498 [main] Physical connection closed DEBUG 2025-12-11 02:50:32,499 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:32,500 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,500 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,502 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,503 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,505 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,506 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,507 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/55, BranchId=] DEBUG 2025-12-11 02:50:32,507 [main] Physical connection got DEBUG 2025-12-11 02:50:32,507 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/55, BranchId=] DEBUG 2025-12-11 02:50:32,507 [main] S2Pager use scroll cursor. DEBUG 2025-12-11 02:50:32,507 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/55, BranchId=] DEBUG 2025-12-11 02:50:32,507 [main] Physical connection closed DEBUG 2025-12-11 02:50:32,510 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:32,510 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,511 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,512 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,512 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,517 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,517 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,518 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/56, BranchId=] DEBUG 2025-12-11 02:50:32,519 [main] Physical connection got DEBUG 2025-12-11 02:50:32,519 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/56, BranchId=] DEBUG 2025-12-11 02:50:32,520 [main] S2Pager use scroll cursor. DEBUG 2025-12-11 02:50:32,520 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/56, BranchId=] DEBUG 2025-12-11 02:50:32,520 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec Running org.seasar.dao.impl.MapListResultSetHandlerTest DEBUG 2025-12-11 02:50:32,522 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:32,523 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,523 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,526 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,526 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,529 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,529 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,530 [main] Physical connection got DEBUG 2025-12-11 02:50:32,530 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:32,530 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:32,530 [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-12-11 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-12-11 02:50:32,535 [main] S2Container will be created(path=org/seasar/dao/impl/ClobTest.dicon) DEBUG 2025-12-11 02:50:32,535 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:32,536 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:32,538 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,539 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,539 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:32,540 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:32,541 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:32,543 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:32,543 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:32,544 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:32,545 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:32,547 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:32,548 [main] S2Container is created(path=org/seasar/dao/impl/ClobTest.dicon) WARN 2025-12-11 02:50:32,548 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:32,558 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/57, BranchId=] DEBUG 2025-12-11 02:50:32,559 [main] Physical connection got DEBUG 2025-12-11 02:50:32,559 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/57, BranchId=] DEBUG 2025-12-11 02:50:32,559 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/57, BranchId=] DEBUG 2025-12-11 02:50:32,559 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/57, BranchId=] DEBUG 2025-12-11 02:50:32,581 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/57, BranchId=] DEBUG 2025-12-11 02:50:32,583 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/57, BranchId=] DEBUG 2025-12-11 02:50:32,583 [main] SELECT LARGE_TEXT.version_no, LARGE_TEXT.id, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 123 DEBUG 2025-12-11 02:50:32,593 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/57, BranchId=] DEBUG 2025-12-11 02:50:32,593 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/57, BranchId=] DEBUG 2025-12-11 02:50:32,593 [main] Physical connection closed DEBUG 2025-12-11 02:50:32,595 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:32,596 [main] S2Container will be created(path=org/seasar/dao/impl/ClobTest.dicon) DEBUG 2025-12-11 02:50:32,597 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:32,598 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:32,600 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,601 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,601 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:32,602 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:32,603 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:32,604 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:32,605 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:32,606 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:32,665 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:32,666 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:32,667 [main] S2Container is created(path=org/seasar/dao/impl/ClobTest.dicon) WARN 2025-12-11 02:50:32,667 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:32,677 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/58, BranchId=] DEBUG 2025-12-11 02:50:32,677 [main] Physical connection got DEBUG 2025-12-11 02:50:32,678 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/58, BranchId=] DEBUG 2025-12-11 02:50:32,678 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/58, BranchId=] DEBUG 2025-12-11 02:50:32,678 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/58, BranchId=] DEBUG 2025-12-11 02:50:32,681 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/58, BranchId=] DEBUG 2025-12-11 02:50:32,682 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/58, BranchId=] DEBUG 2025-12-11 02:50:32,682 [main] INSERT INTO LARGE_TEXT (version_no, id, large_string) VALUES (0, 1, 'abc1') DEBUG 2025-12-11 02:50:32,704 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/58, BranchId=] DEBUG 2025-12-11 02:50:32,704 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/58, BranchId=] DEBUG 2025-12-11 02:50:32,704 [main] SELECT LARGE_TEXT.version_no, LARGE_TEXT.id, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 1 DEBUG 2025-12-11 02:50:32,705 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/58, BranchId=] DEBUG 2025-12-11 02:50:32,705 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/58, BranchId=] DEBUG 2025-12-11 02:50:32,705 [main] UPDATE LARGE_TEXT SET version_no = 1, large_string = 'ABCDEFG' WHERE id = 1 AND version_no = 0 DEBUG 2025-12-11 02:50:32,715 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/58, BranchId=] DEBUG 2025-12-11 02:50:32,715 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/58, BranchId=] DEBUG 2025-12-11 02:50:32,715 [main] SELECT LARGE_TEXT.version_no, LARGE_TEXT.id, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 1 DEBUG 2025-12-11 02:50:32,715 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/58, BranchId=] DEBUG 2025-12-11 02:50:32,725 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/58, BranchId=] DEBUG 2025-12-11 02:50:32,725 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 sec Running org.seasar.dao.id.IdentifierGeneratorFactoryTest DEBUG 2025-12-11 02:50:32,729 [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-12-11 02:50:32,735 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:32,736 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,737 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,739 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,739 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,742 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,742 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,743 [main] Physical connection got DEBUG 2025-12-11 02:50:32,744 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:32,765 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:32,765 [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-12-11 02:50:32,769 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:32,769 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 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.InsertAutoDynamicCommandTest DEBUG 2025-12-11 02:50:32,777 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:32,778 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,778 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,781 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,781 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,784 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,785 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,786 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/59, BranchId=] DEBUG 2025-12-11 02:50:32,786 [main] Physical connection got DEBUG 2025-12-11 02:50:32,786 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/59, BranchId=] DEBUG 2025-12-11 02:50:32,786 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/59, BranchId=] DEBUG 2025-12-11 02:50:32,787 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/59, BranchId=] DEBUG 2025-12-11 02:50:32,807 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/59, BranchId=] DEBUG 2025-12-11 02:50:32,816 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/59, BranchId=] DEBUG 2025-12-11 02:50:32,816 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2025-12-11 02.50.32', 99, 'hoge', 0) DEBUG 2025-12-11 02:50:32,816 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/59, BranchId=] DEBUG 2025-12-11 02:50:32,816 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/59, BranchId=] DEBUG 2025-12-11 02:50:32,816 [main] Physical connection closed DEBUG 2025-12-11 02:50:32,818 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:32,819 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,820 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,821 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,821 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,824 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,824 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,826 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/60, BranchId=] DEBUG 2025-12-11 02:50:32,827 [main] Physical connection got DEBUG 2025-12-11 02:50:32,827 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/60, BranchId=] DEBUG 2025-12-11 02:50:32,827 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/60, BranchId=] DEBUG 2025-12-11 02:50:32,827 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/60, BranchId=] DEBUG 2025-12-11 02:50:32,834 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/60, BranchId=] DEBUG 2025-12-11 02:50:32,834 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/60, BranchId=] DEBUG 2025-12-11 02:50:32,834 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge') DEBUG 2025-12-11 02:50:32,835 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/60, BranchId=] DEBUG 2025-12-11 02:50:32,835 [main] CALL IDENTITY() DEBUG 2025-12-11 02:50:32,835 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/60, BranchId=] DEBUG 2025-12-11 02:50:32,835 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/60, BranchId=] 1 DEBUG 2025-12-11 02:50:32,835 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/60, BranchId=] DEBUG 2025-12-11 02:50:32,835 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge') DEBUG 2025-12-11 02:50:32,835 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/60, BranchId=] DEBUG 2025-12-11 02:50:32,835 [main] CALL IDENTITY() DEBUG 2025-12-11 02:50:32,835 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/60, BranchId=] DEBUG 2025-12-11 02:50:32,835 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/60, BranchId=] 2 DEBUG 2025-12-11 02:50:32,835 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/60, BranchId=] DEBUG 2025-12-11 02:50:32,835 [main] Physical connection closed DEBUG 2025-12-11 02:50:32,837 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:32,837 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,840 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,841 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,841 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,844 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,844 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,845 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/61, BranchId=] DEBUG 2025-12-11 02:50:32,846 [main] Physical connection got DEBUG 2025-12-11 02:50:32,846 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/61, BranchId=] DEBUG 2025-12-11 02:50:32,846 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/61, BranchId=] DEBUG 2025-12-11 02:50:32,846 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/61, BranchId=] DEBUG 2025-12-11 02:50:32,855 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/61, BranchId=] DEBUG 2025-12-11 02:50:32,856 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/61, BranchId=] DEBUG 2025-12-11 02:50:32,857 [main] INSERT INTO EMP (empno) VALUES (980) DEBUG 2025-12-11 02:50:32,857 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/61, BranchId=] DEBUG 2025-12-11 02:50:32,857 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/61, BranchId=] DEBUG 2025-12-11 02:50:32,857 [main] Physical connection closed DEBUG 2025-12-11 02:50:32,858 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:32,859 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,859 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,862 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,862 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,864 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,865 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,866 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/62, BranchId=] DEBUG 2025-12-11 02:50:32,866 [main] Physical connection got DEBUG 2025-12-11 02:50:32,866 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/62, BranchId=] DEBUG 2025-12-11 02:50:32,866 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/62, BranchId=] DEBUG 2025-12-11 02:50:32,866 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/62, BranchId=] DEBUG 2025-12-11 02:50:32,873 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/62, BranchId=] DEBUG 2025-12-11 02:50:32,876 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/62, BranchId=] DEBUG 2025-12-11 02:50:32,876 [main] Physical connection closed DEBUG 2025-12-11 02:50:32,878 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:32,879 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,880 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,881 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,881 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,937 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,937 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,939 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/63, BranchId=] DEBUG 2025-12-11 02:50:32,940 [main] Physical connection got DEBUG 2025-12-11 02:50:32,940 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/63, BranchId=] DEBUG 2025-12-11 02:50:32,940 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/63, BranchId=] DEBUG 2025-12-11 02:50:32,940 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/63, BranchId=] WARN 2025-12-11 02:50:32,943 [main] Table(DUMMY_TABLE) not found DEBUG 2025-12-11 02:50:32,950 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/63, BranchId=] [EDAO0024]No Persistent Properties. Probably (org.seasar.dao.impl.InsertAutoDynamicCommandTest$FooDto) doesnt assosiated with table. DEBUG 2025-12-11 02:50:32,950 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/63, BranchId=] DEBUG 2025-12-11 02:50:32,950 [main] Physical connection closed DEBUG 2025-12-11 02:50:32,951 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:32,952 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,954 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,955 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,955 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,958 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,958 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,959 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/64, BranchId=] DEBUG 2025-12-11 02:50:32,960 [main] Physical connection got DEBUG 2025-12-11 02:50:32,960 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/64, BranchId=] DEBUG 2025-12-11 02:50:32,960 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/64, BranchId=] DEBUG 2025-12-11 02:50:32,960 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/64, BranchId=] DEBUG 2025-12-11 02:50:32,966 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/64, BranchId=] DEBUG 2025-12-11 02:50:32,967 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/64, BranchId=] DEBUG 2025-12-11 02:50:32,967 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/64, BranchId=] DEBUG 2025-12-11 02:50:32,967 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-12-11 02:50:32,968 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/64, BranchId=] DEBUG 2025-12-11 02:50:32,968 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 49) DEBUG 2025-12-11 02:50:32,970 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/64, BranchId=] 49 DEBUG 2025-12-11 02:50:32,970 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/64, BranchId=] DEBUG 2025-12-11 02:50:32,970 [main] Physical connection closed DEBUG 2025-12-11 02:50:32,971 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:32,972 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,972 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,975 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:32,975 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,984 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:32,985 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,986 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/65, BranchId=] DEBUG 2025-12-11 02:50:32,987 [main] Physical connection got DEBUG 2025-12-11 02:50:32,987 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/65, BranchId=] DEBUG 2025-12-11 02:50:32,987 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/65, BranchId=] DEBUG 2025-12-11 02:50:32,987 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/65, BranchId=] DEBUG 2025-12-11 02:50:32,993 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/65, BranchId=] DEBUG 2025-12-11 02:50:32,994 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/65, BranchId=] DEBUG 2025-12-11 02:50:32,994 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/65, BranchId=] DEBUG 2025-12-11 02:50:32,994 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-12-11 02:50:32,994 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/65, BranchId=] DEBUG 2025-12-11 02:50:32,994 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 50) DEBUG 2025-12-11 02:50:32,994 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/65, BranchId=] 50 DEBUG 2025-12-11 02:50:32,994 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/65, BranchId=] DEBUG 2025-12-11 02:50:32,994 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/65, BranchId=] DEBUG 2025-12-11 02:50:32,994 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-12-11 02:50:32,995 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/65, BranchId=] DEBUG 2025-12-11 02:50:32,995 [main] INSERT INTO SEQTABLE (name, id) VALUES ('foo', 51) DEBUG 2025-12-11 02:50:32,995 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/65, BranchId=] 51 DEBUG 2025-12-11 02:50:32,995 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/65, BranchId=] DEBUG 2025-12-11 02:50:32,995 [main] Physical connection closed DEBUG 2025-12-11 02:50:32,997 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:32,998 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:32,999 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,000 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,000 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:33,003 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:33,003 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:33,005 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/66, BranchId=] DEBUG 2025-12-11 02:50:33,005 [main] Physical connection got DEBUG 2025-12-11 02:50:33,005 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/66, BranchId=] DEBUG 2025-12-11 02:50:33,005 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/66, BranchId=] DEBUG 2025-12-11 02:50:33,005 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/66, BranchId=] DEBUG 2025-12-11 02:50:33,025 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/66, BranchId=] DEBUG 2025-12-11 02:50:33,034 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/66, BranchId=] DEBUG 2025-12-11 02:50:33,034 [main] INSERT INTO EMP (tstamp, empno, ename) VALUES ('2025-12-11 02.50.33', 99, 'hoge') DEBUG 2025-12-11 02:50:33,034 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/66, BranchId=] DEBUG 2025-12-11 02:50:33,034 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/66, BranchId=] DEBUG 2025-12-11 02:50:33,034 [main] Physical connection closed DEBUG 2025-12-11 02:50:33,036 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:33,037 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:33,038 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,039 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,039 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:33,042 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:33,042 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:33,043 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/67, BranchId=] DEBUG 2025-12-11 02:50:33,044 [main] Physical connection got DEBUG 2025-12-11 02:50:33,044 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/67, BranchId=] DEBUG 2025-12-11 02:50:33,044 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/67, BranchId=] DEBUG 2025-12-11 02:50:33,044 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/67, BranchId=] DEBUG 2025-12-11 02:50:33,063 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/67, BranchId=] DEBUG 2025-12-11 02:50:33,071 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/67, BranchId=] DEBUG 2025-12-11 02:50:33,071 [main] INSERT INTO EMP (deptno, empno, tstamp) VALUES (10, 99, '2025-12-11 02.50.33') DEBUG 2025-12-11 02:50:33,071 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/67, BranchId=] DEBUG 2025-12-11 02:50:33,072 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/67, BranchId=] DEBUG 2025-12-11 02:50:33,072 [main] Physical connection closed DEBUG 2025-12-11 02:50:33,073 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:33,073 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:33,075 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,076 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,076 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:33,079 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:33,079 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:33,081 [main] Physical connection got DEBUG 2025-12-11 02:50:33,081 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:33,081 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:33,081 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:33,088 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:33,090 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:33,090 [main] Physical connection got DEBUG 2025-12-11 02:50:33,090 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:33,090 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-12-11 02:50:33,091 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:33,091 [main] INSERT INTO COMPOSITE_PK_TABLE (aaa, pk2, pk1) VALUES ('hoge', 10, 52) DEBUG 2025-12-11 02:50:33,092 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:33,092 [main] Physical connection closed DEBUG 2025-12-11 02:50:33,092 [main] Physical connection closed Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 sec Running org.seasar.dao.impl.MapArrayResultSetHandlerTest DEBUG 2025-12-11 02:50:33,094 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:33,095 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:33,150 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,151 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,151 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:33,155 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:33,155 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:33,156 [main] Physical connection got DEBUG 2025-12-11 02:50:33,156 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:33,156 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:33,157 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec Running org.seasar.dao.id.SequenceIdentifierGeneratorTest DEBUG 2025-12-11 02:50:33,160 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:33,160 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:33,161 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,162 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,162 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:33,165 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:33,167 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:33,167 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/68, BranchId=] DEBUG 2025-12-11 02:50:33,168 [main] Physical connection got DEBUG 2025-12-11 02:50:33,168 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/68, BranchId=] DEBUG 2025-12-11 02:50:33,168 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-12-11 02:50:33,168 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/68, BranchId=] 53 DEBUG 2025-12-11 02:50:33,168 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/68, BranchId=] DEBUG 2025-12-11 02:50:33,168 [main] Physical connection closed DEBUG 2025-12-11 02:50:33,169 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:33,170 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:33,171 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,173 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,173 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:33,176 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:33,176 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:33,177 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/69, BranchId=] DEBUG 2025-12-11 02:50:33,179 [main] Physical connection got DEBUG 2025-12-11 02:50:33,179 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/69, BranchId=] DEBUG 2025-12-11 02:50:33,179 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-12-11 02:50:33,179 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/69, BranchId=] 49 50 51 52 53 54 55 56 57 58 DEBUG 2025-12-11 02:50:33,179 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/69, BranchId=] DEBUG 2025-12-11 02:50:33,179 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-12-11 02:50:33,180 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/69, BranchId=] 59 60 61 62 63 64 65 66 67 68 DEBUG 2025-12-11 02:50:33,180 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/69, BranchId=] DEBUG 2025-12-11 02:50:33,180 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-12-11 02:50:33,180 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/69, BranchId=] 69 70 71 72 73 74 75 76 77 78 DEBUG 2025-12-11 02:50:33,180 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/69, BranchId=] DEBUG 2025-12-11 02:50:33,180 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES' DEBUG 2025-12-11 02:50:33,180 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/69, BranchId=] 79 80 DEBUG 2025-12-11 02:50:33,181 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/69, BranchId=] DEBUG 2025-12-11 02:50:33,181 [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-12-11 02:50:33,184 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:33,184 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:33,185 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,187 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,187 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:33,190 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:33,190 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:33,191 [main] Physical connection got DEBUG 2025-12-11 02:50:33,191 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:33,191 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:33,191 [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-12-11 02:50:33,194 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:33,195 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:33,196 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,197 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,197 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:33,200 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:33,200 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:33,205 [main] Physical connection got DEBUG 2025-12-11 02:50:33,206 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:33,222 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:33,229 [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-12-11 02:50:33,232 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:33,233 [main] S2Container will be created(path=org/seasar/dao/impl/NoPropertyForUpdate.dicon) DEBUG 2025-12-11 02:50:33,234 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:33,235 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:33,235 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,237 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,237 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:33,240 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:33,241 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:33,242 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:33,243 [main] S2Container is created(path=org/seasar/dao/impl/NoPropertyForUpdate.dicon) DEBUG 2025-12-11 02:50:33,252 [main] Physical connection got DEBUG 2025-12-11 02:50:33,252 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:33,252 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:33,252 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:33,255 [main] Logical connection closed, tx=null org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization update method of org.seasar.dao.impl.NoPropertyForUpdateTest$NoPropertyForUpdateDao, because org.seasar.framework.exception.SRuntimeException: [EDAO0035]cannot find property for update. at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:219) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:187) at org.seasar.dao.impl.DaoMetaDataImpl.setupSqlCommand(DaoMetaDataImpl.java:171) at org.seasar.dao.impl.DaoMetaDataImpl.initialize(DaoMetaDataImpl.java:162) at org.seasar.dao.impl.DaoMetaDataFactoryImpl.createDaoMetaData(DaoMetaDataFactoryImpl.java:167) at org.seasar.dao.impl.DaoMetaDataFactoryImpl.getDaoMetaData(DaoMetaDataFactoryImpl.java:131) at org.seasar.dao.interceptors.S2DaoInterceptor.invoke(S2DaoInterceptor.java:51) at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper.invoke(PagerS2DaoInterceptorWrapper.java:71) at org.seasar.dao.impl.NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$69a6cb$$MethodInvocation$$delete0.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.impl.NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$69a6cb.delete(NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$69a6cb.java) at org.seasar.dao.impl.NoPropertyForUpdateTest.testExceptionOnUpdate(NoPropertyForUpdateTest.java:41) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:154) at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:519) at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:103) at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:308) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) Caused by: org.seasar.framework.exception.SRuntimeException: [EDAO0035]cannot find property for update. at org.seasar.dao.impl.AbstractAutoStaticCommand.setupUpdatePropertyTypes(AbstractAutoStaticCommand.java:102) at org.seasar.dao.impl.UpdateAutoStaticCommand.setupPropertyTypes(UpdateAutoStaticCommand.java:46) at org.seasar.dao.impl.AbstractAutoStaticCommand.(AbstractAutoStaticCommand.java:45) at org.seasar.dao.impl.UpdateAutoStaticCommand.(UpdateAutoStaticCommand.java:33) at org.seasar.dao.impl.DaoMetaDataImpl.createUpdateAutoStaticCommand(DaoMetaDataImpl.java:589) at org.seasar.dao.impl.DaoMetaDataImpl.setupUpdateMethodByAuto(DaoMetaDataImpl.java:574) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethodByAuto(DaoMetaDataImpl.java:385) at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:216) ... 37 more DEBUG 2025-12-11 02:50:33,256 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec Running org.seasar.dao.impl.DefaultTest DEBUG 2025-12-11 02:50:33,260 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:33,261 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2025-12-11 02:50:33,262 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:33,263 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:33,264 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,265 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,265 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:33,266 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:33,268 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:33,269 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:33,270 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:33,272 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:33,273 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:33,274 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:33,277 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2025-12-11 02:50:33,277 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:33,294 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/70, BranchId=] DEBUG 2025-12-11 02:50:33,295 [main] Physical connection got DEBUG 2025-12-11 02:50:33,295 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/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-12-11 02:50:33,299 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/70, BranchId=] DEBUG 2025-12-11 02:50:33,299 [main] Physical connection closed DEBUG 2025-12-11 02:50:33,300 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:33,301 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2025-12-11 02:50:33,301 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:33,303 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:33,304 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,305 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,305 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:33,306 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:33,308 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:33,309 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:33,309 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:33,311 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:33,312 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:33,313 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:33,314 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2025-12-11 02:50:33,315 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:33,331 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/71, BranchId=] DEBUG 2025-12-11 02:50:33,333 [main] Physical connection got DEBUG 2025-12-11 02:50:33,333 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/71, BranchId=] ID[AUTOINCREMENT: start 1 increment 1] AAA['ABC'] BBB[null] VERSION_NO[null] DEBUG 2025-12-11 02:50:33,336 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/71, BranchId=] DEBUG 2025-12-11 02:50:33,336 [main] Physical connection closed DEBUG 2025-12-11 02:50:33,392 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:33,393 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2025-12-11 02:50:33,394 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:33,395 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:33,396 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,398 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,398 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:33,398 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:33,400 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:33,402 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:33,402 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:33,404 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:33,405 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:33,406 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:33,407 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2025-12-11 02:50:33,408 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:33,427 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/72, BranchId=] DEBUG 2025-12-11 02:50:33,427 [main] Physical connection got DEBUG 2025-12-11 02:50:33,428 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/72, BranchId=] DEBUG 2025-12-11 02:50:33,428 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/72, BranchId=] DEBUG 2025-12-11 02:50:33,428 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/72, BranchId=] DEBUG 2025-12-11 02:50:33,430 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/72, BranchId=] DEBUG 2025-12-11 02:50:33,433 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/72, BranchId=] DEBUG 2025-12-11 02:50:33,433 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '1234567', '890') DEBUG 2025-12-11 02:50:33,439 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/72, BranchId=] DEBUG 2025-12-11 02:50:33,439 [main] values IDENTITY_VAL_LOCAL() DEBUG 2025-12-11 02:50:33,440 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/72, BranchId=] DEBUG 2025-12-11 02:50:33,441 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/72, BranchId=] DEBUG 2025-12-11 02:50:33,441 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/72, BranchId=] DEBUG 2025-12-11 02:50:33,441 [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-12-11 02:50:33,446 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/72, BranchId=] DEBUG 2025-12-11 02:50:33,455 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/72, BranchId=] DEBUG 2025-12-11 02:50:33,455 [main] Physical connection closed DEBUG 2025-12-11 02:50:33,457 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:33,458 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2025-12-11 02:50:33,458 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:33,459 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:33,460 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,462 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,462 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:33,463 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:33,464 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:33,465 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:33,465 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:33,467 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:33,467 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:33,470 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:33,470 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2025-12-11 02:50:33,471 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:33,490 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/73, BranchId=] DEBUG 2025-12-11 02:50:33,490 [main] Physical connection got DEBUG 2025-12-11 02:50:33,490 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/73, BranchId=] DEBUG 2025-12-11 02:50:33,490 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/73, BranchId=] DEBUG 2025-12-11 02:50:33,490 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/73, BranchId=] DEBUG 2025-12-11 02:50:33,491 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/73, BranchId=] DEBUG 2025-12-11 02:50:33,495 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/73, BranchId=] DEBUG 2025-12-11 02:50:33,495 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', '12') DEBUG 2025-12-11 02:50:33,495 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '21', '22') DEBUG 2025-12-11 02:50:33,496 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/73, BranchId=] DEBUG 2025-12-11 02:50:33,496 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/73, BranchId=] DEBUG 2025-12-11 02:50:33,496 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID DEBUG 2025-12-11 02:50:33,508 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/73, BranchId=] DEBUG 2025-12-11 02:50:33,522 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/73, BranchId=] DEBUG 2025-12-11 02:50:33,522 [main] Physical connection closed DEBUG 2025-12-11 02:50:33,525 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:33,525 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2025-12-11 02:50:33,526 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:33,527 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:33,527 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,529 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,530 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:33,530 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:33,531 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:33,532 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:33,533 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:33,535 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:33,535 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:33,537 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:33,538 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2025-12-11 02:50:33,538 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:33,554 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/74, BranchId=] DEBUG 2025-12-11 02:50:33,554 [main] Physical connection got DEBUG 2025-12-11 02:50:33,554 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/74, BranchId=] DEBUG 2025-12-11 02:50:33,554 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/74, BranchId=] DEBUG 2025-12-11 02:50:33,554 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/74, BranchId=] DEBUG 2025-12-11 02:50:33,556 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/74, BranchId=] DEBUG 2025-12-11 02:50:33,558 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/74, BranchId=] DEBUG 2025-12-11 02:50:33,559 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', '12') DEBUG 2025-12-11 02:50:33,559 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, null, '22') DEBUG 2025-12-11 02:50:33,559 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '31', null) DEBUG 2025-12-11 02:50:33,560 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/74, BranchId=] DEBUG 2025-12-11 02:50:33,560 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/74, BranchId=] DEBUG 2025-12-11 02:50:33,560 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID DEBUG 2025-12-11 02:50:33,561 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/74, BranchId=] DEBUG 2025-12-11 02:50:33,567 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/74, BranchId=] DEBUG 2025-12-11 02:50:33,567 [main] Physical connection closed DEBUG 2025-12-11 02:50:33,569 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:33,570 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2025-12-11 02:50:33,571 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:33,572 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:33,572 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,574 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,574 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:33,575 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:33,576 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:33,577 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:33,577 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:33,580 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:33,580 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:33,582 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:33,583 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2025-12-11 02:50:33,583 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:33,600 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/75, BranchId=] DEBUG 2025-12-11 02:50:33,600 [main] Physical connection got DEBUG 2025-12-11 02:50:33,600 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/75, BranchId=] DEBUG 2025-12-11 02:50:33,600 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/75, BranchId=] DEBUG 2025-12-11 02:50:33,600 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/75, BranchId=] DEBUG 2025-12-11 02:50:33,605 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/75, BranchId=] DEBUG 2025-12-11 02:50:33,607 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/75, BranchId=] DEBUG 2025-12-11 02:50:33,608 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', null) DEBUG 2025-12-11 02:50:33,608 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '21', '22') DEBUG 2025-12-11 02:50:33,609 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/75, BranchId=] DEBUG 2025-12-11 02:50:33,609 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/75, BranchId=] DEBUG 2025-12-11 02:50:33,609 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID DEBUG 2025-12-11 02:50:33,609 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/75, BranchId=] DEBUG 2025-12-11 02:50:33,615 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/75, BranchId=] DEBUG 2025-12-11 02:50:33,616 [main] Physical connection closed DEBUG 2025-12-11 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-12-11 02:50:33,617 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2025-12-11 02:50:33,619 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:33,620 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:33,620 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,622 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,622 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:33,624 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:33,625 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:33,626 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:33,626 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:33,630 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:33,630 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:33,633 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:33,633 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2025-12-11 02:50:33,634 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:33,651 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/76, BranchId=] DEBUG 2025-12-11 02:50:33,651 [main] Physical connection got DEBUG 2025-12-11 02:50:33,652 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/76, BranchId=] DEBUG 2025-12-11 02:50:33,652 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/76, BranchId=] DEBUG 2025-12-11 02:50:33,652 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/76, BranchId=] DEBUG 2025-12-11 02:50:33,653 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/76, BranchId=] DEBUG 2025-12-11 02:50:33,656 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/76, BranchId=] DEBUG 2025-12-11 02:50:33,656 [main] INSERT INTO DEFAULT_TABLE (version_no, bbb) VALUES (0, 'bbbb') DEBUG 2025-12-11 02:50:33,659 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/76, BranchId=] DEBUG 2025-12-11 02:50:33,659 [main] values IDENTITY_VAL_LOCAL() DEBUG 2025-12-11 02:50:33,659 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/76, BranchId=] DEBUG 2025-12-11 02:50:33,659 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/76, BranchId=] DEBUG 2025-12-11 02:50:33,660 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/76, BranchId=] DEBUG 2025-12-11 02:50:33,660 [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-12-11 02:50:33,660 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/76, BranchId=] DEBUG 2025-12-11 02:50:33,666 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/76, BranchId=] DEBUG 2025-12-11 02:50:33,666 [main] Physical connection closed DEBUG 2025-12-11 02:50:33,667 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:33,668 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2025-12-11 02:50:33,669 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:33,671 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:33,672 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,733 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,733 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:33,734 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:33,735 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:33,736 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:33,736 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:33,739 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:33,739 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:33,741 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:33,742 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2025-12-11 02:50:33,742 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:33,761 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/77, BranchId=] DEBUG 2025-12-11 02:50:33,762 [main] Physical connection got DEBUG 2025-12-11 02:50:33,762 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/77, BranchId=] DEBUG 2025-12-11 02:50:33,762 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/77, BranchId=] DEBUG 2025-12-11 02:50:33,762 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/77, BranchId=] DEBUG 2025-12-11 02:50:33,763 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/77, BranchId=] DEBUG 2025-12-11 02:50:33,766 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/77, BranchId=] DEBUG 2025-12-11 02:50:33,766 [main] INSERT INTO DEFAULT_TABLE (version_no) VALUES (0) DEBUG 2025-12-11 02:50:33,769 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/77, BranchId=] DEBUG 2025-12-11 02:50:33,769 [main] values IDENTITY_VAL_LOCAL() DEBUG 2025-12-11 02:50:33,770 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/77, BranchId=] DEBUG 2025-12-11 02:50:33,770 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/77, BranchId=] DEBUG 2025-12-11 02:50:33,770 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/77, BranchId=] DEBUG 2025-12-11 02:50:33,770 [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-12-11 02:50:33,770 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/77, BranchId=] DEBUG 2025-12-11 02:50:33,780 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/77, BranchId=] DEBUG 2025-12-11 02:50:33,780 [main] Physical connection closed DEBUG 2025-12-11 02:50:33,781 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:33,782 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2025-12-11 02:50:33,783 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:33,784 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:33,785 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,787 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,787 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:33,788 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:33,788 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:33,790 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:33,790 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:33,792 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:33,793 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:33,795 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:33,795 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2025-12-11 02:50:33,796 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:33,814 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/78, BranchId=] DEBUG 2025-12-11 02:50:33,814 [main] Physical connection got DEBUG 2025-12-11 02:50:33,815 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/78, BranchId=] DEBUG 2025-12-11 02:50:33,815 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/78, BranchId=] DEBUG 2025-12-11 02:50:33,815 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/78, BranchId=] DEBUG 2025-12-11 02:50:33,816 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/78, BranchId=] DEBUG 2025-12-11 02:50:33,820 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/78, BranchId=] DEBUG 2025-12-11 02:50:33,820 [main] INSERT INTO DEFAULT_TABLE ( AAA, VERSION_NO ) VALUES ( 'foooo', 0 ) DEBUG 2025-12-11 02:50:33,825 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/78, BranchId=] DEBUG 2025-12-11 02:50:33,825 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/78, BranchId=] DEBUG 2025-12-11 02:50:33,825 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE DEBUG 2025-12-11 02:50:33,828 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/78, BranchId=] DEBUG 2025-12-11 02:50:33,834 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/78, BranchId=] DEBUG 2025-12-11 02:50:33,834 [main] Physical connection closed DEBUG 2025-12-11 02:50:33,836 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:33,836 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2025-12-11 02:50:33,837 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:33,838 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:33,839 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,841 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,841 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:33,842 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:33,843 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:33,844 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:33,845 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:33,847 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:33,847 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:33,848 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:33,849 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2025-12-11 02:50:33,851 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:33,865 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/79, BranchId=] DEBUG 2025-12-11 02:50:33,866 [main] Physical connection got DEBUG 2025-12-11 02:50:33,866 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/79, BranchId=] DEBUG 2025-12-11 02:50:33,866 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/79, BranchId=] DEBUG 2025-12-11 02:50:33,866 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/79, BranchId=] DEBUG 2025-12-11 02:50:33,867 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/79, BranchId=] DEBUG 2025-12-11 02:50:33,871 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/79, BranchId=] DEBUG 2025-12-11 02:50:33,871 [main] INSERT INTO DEFAULT_TABLE ( BBB, VERSION_NO ) VALUES ( 'ttt', 0 ) DEBUG 2025-12-11 02:50:33,875 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/79, BranchId=] DEBUG 2025-12-11 02:50:33,875 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/79, BranchId=] DEBUG 2025-12-11 02:50:33,875 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE DEBUG 2025-12-11 02:50:33,875 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/79, BranchId=] DEBUG 2025-12-11 02:50:33,884 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/79, BranchId=] DEBUG 2025-12-11 02:50:33,884 [main] Physical connection closed DEBUG 2025-12-11 02:50:33,886 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:33,886 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon) DEBUG 2025-12-11 02:50:33,887 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:33,888 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:33,889 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,890 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,890 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:33,891 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:33,893 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:33,894 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:33,894 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:33,896 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:33,896 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:33,898 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:33,899 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon) WARN 2025-12-11 02:50:33,900 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:33,916 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/80, BranchId=] DEBUG 2025-12-11 02:50:33,916 [main] Physical connection got DEBUG 2025-12-11 02:50:33,916 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/80, BranchId=] DEBUG 2025-12-11 02:50:33,916 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/80, BranchId=] DEBUG 2025-12-11 02:50:33,916 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/80, BranchId=] DEBUG 2025-12-11 02:50:33,921 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/80, BranchId=] DEBUG 2025-12-11 02:50:33,922 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/80, BranchId=] DEBUG 2025-12-11 02:50:33,922 [main] INSERT INTO PK_ONLY_TABLE (aaa, bbb) VALUES (123, 456) DEBUG 2025-12-11 02:50:33,924 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/80, BranchId=] DEBUG 2025-12-11 02:50:33,925 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/80, BranchId=] DEBUG 2025-12-11 02:50:33,925 [main] SELECT PK_ONLY_TABLE.aaa, PK_ONLY_TABLE.bbb FROM PK_ONLY_TABLE DEBUG 2025-12-11 02:50:33,927 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/80, BranchId=] DEBUG 2025-12-11 02:50:33,933 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/80, BranchId=] DEBUG 2025-12-11 02:50:33,933 [main] Physical connection closed Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.676 sec Running org.seasar.dao.impl.RelationPropertyTypeFactoryImplTest DEBUG 2025-12-11 02:50:33,936 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:33,937 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:33,937 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,938 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,939 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:33,942 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:33,942 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:33,944 [main] Physical connection got DEBUG 2025-12-11 02:50:33,944 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:33,953 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:33,953 [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-12-11 02:50:33,956 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:33,957 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:33,958 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:33,958 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,960 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:33,960 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:33,962 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:33,963 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:33,965 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:33,969 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:33,969 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:33,970 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:33,971 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,026 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,026 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,029 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,030 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,031 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:34,033 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/81, BranchId=] DEBUG 2025-12-11 02:50:34,033 [main] Physical connection got DEBUG 2025-12-11 02:50:34,034 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/81, BranchId=] DEBUG 2025-12-11 02:50:34,038 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/81, BranchId=] DEBUG 2025-12-11 02:50:34,038 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/81, BranchId=] DEBUG 2025-12-11 02:50:34,039 [main] Physical connection closed DEBUG 2025-12-11 02:50:34,040 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:34,040 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:34,042 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,043 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,044 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,045 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,050 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,050 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,052 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:34,055 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/82, BranchId=] DEBUG 2025-12-11 02:50:34,055 [main] Physical connection got DEBUG 2025-12-11 02:50:34,055 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/82, BranchId=] DEBUG 2025-12-11 02:50:34,058 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/82, BranchId=] DEBUG 2025-12-11 02:50:34,058 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/82, BranchId=] DEBUG 2025-12-11 02:50:34,058 [main] Physical connection closed DEBUG 2025-12-11 02:50:34,060 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:34,061 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:34,062 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,062 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,065 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,065 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,068 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,068 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,070 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:34,074 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:34,074 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:34,075 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,076 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,078 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,078 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,080 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,082 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,083 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:34,087 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:34,088 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:34,089 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,090 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,092 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,092 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,094 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,095 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,097 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:34,102 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:34,102 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:34,103 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,104 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,106 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,106 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,109 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,110 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,111 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:34,116 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:34,116 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:34,117 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,118 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,120 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,120 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,124 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,125 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,126 [main] S2Container is created(path=dao.dicon) Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 sec Running org.seasar.dao.impl.FieldDaoMetaDataImplTest DEBUG 2025-12-11 02:50:34,135 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:34,136 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:34,136 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,138 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,139 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,140 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,143 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,143 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,143 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:34,145 [main] Physical connection got DEBUG 2025-12-11 02:50:34,145 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:34,145 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:34,145 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:34,166 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:34,171 [main] Physical connection closed DEBUG 2025-12-11 02:50:34,172 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:34,173 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:34,174 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,176 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,177 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,177 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,180 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,180 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,181 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:34,182 [main] Physical connection got DEBUG 2025-12-11 02:50:34,182 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:34,182 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:34,182 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:34,257 [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-12-11 02:50:34,258 [main] Physical connection closed DEBUG 2025-12-11 02:50:34,259 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:34,260 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:34,262 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,262 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,264 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,264 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,267 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,268 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,268 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:34,270 [main] Physical connection got DEBUG 2025-12-11 02:50:34,270 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:34,270 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:34,270 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:34,293 [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-12-11 02:50:34,293 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:34,294 [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-12-11 02:50:34,295 [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-12-11 02:50:34,295 [main] Physical connection closed DEBUG 2025-12-11 02:50:34,297 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:34,298 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:34,298 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,299 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,301 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,301 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,304 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,305 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,305 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:34,306 [main] Physical connection got DEBUG 2025-12-11 02:50:34,306 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:34,306 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:34,306 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:34,325 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:34,329 [main] Physical connection closed DEBUG 2025-12-11 02:50:34,331 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:34,332 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:34,332 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,333 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,334 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,334 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,337 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,338 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,338 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:34,340 [main] Physical connection got DEBUG 2025-12-11 02:50:34,340 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:34,340 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:34,340 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:34,359 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:34,363 [main] Physical connection closed DEBUG 2025-12-11 02:50:34,364 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:34,364 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:34,366 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,367 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,368 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,368 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,372 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,372 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,372 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:34,374 [main] Physical connection got DEBUG 2025-12-11 02:50:34,374 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:34,374 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:34,374 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:34,396 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:34,399 [main] Physical connection closed DEBUG 2025-12-11 02:50:34,400 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:34,401 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:34,402 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,402 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,405 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,405 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,408 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,408 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,408 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:34,410 [main] Physical connection got DEBUG 2025-12-11 02:50:34,410 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:34,410 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:34,410 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:34,485 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:34,489 [main] Physical connection closed DEBUG 2025-12-11 02:50:34,491 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:34,492 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:34,493 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,494 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,499 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,499 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,502 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,503 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,503 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:34,505 [main] Physical connection got DEBUG 2025-12-11 02:50:34,505 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:34,505 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:34,506 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:34,525 [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-12-11 02:50:34,526 [main] Physical connection closed DEBUG 2025-12-11 02:50:34,528 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:34,529 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:34,530 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,531 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,533 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,533 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,535 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,536 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,536 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:34,538 [main] Physical connection got DEBUG 2025-12-11 02:50:34,538 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:34,538 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:34,538 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:34,555 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:34,558 [main] Physical connection closed DEBUG 2025-12-11 02:50:34,560 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:34,560 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:34,562 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,563 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,564 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,564 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,567 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,568 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,568 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:34,570 [main] Physical connection got DEBUG 2025-12-11 02:50:34,570 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:34,571 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:34,571 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:34,589 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:34,592 [main] Physical connection closed DEBUG 2025-12-11 02:50:34,594 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:34,594 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:34,597 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,598 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,599 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,599 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,602 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,603 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,603 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:34,604 [main] Physical connection got DEBUG 2025-12-11 02:50:34,604 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:34,605 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:34,605 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:34,623 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:34,625 [main] Physical connection closed DEBUG 2025-12-11 02:50:34,628 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:34,628 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:34,629 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,630 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,632 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,632 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,635 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,635 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,635 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:34,637 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/83, BranchId=] DEBUG 2025-12-11 02:50:34,637 [main] Physical connection got DEBUG 2025-12-11 02:50:34,637 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/83, BranchId=] DEBUG 2025-12-11 02:50:34,637 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/83, BranchId=] DEBUG 2025-12-11 02:50:34,637 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/83, BranchId=] DEBUG 2025-12-11 02:50:34,656 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/83, BranchId=] DEBUG 2025-12-11 02:50:34,726 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/83, BranchId=] DEBUG 2025-12-11 02:50:34,726 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2025-12-11 02.50.34', 99, 'hoge', 0) DEBUG 2025-12-11 02:50:34,727 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/83, BranchId=] DEBUG 2025-12-11 02:50:34,727 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/83, BranchId=] DEBUG 2025-12-11 02:50:34,727 [main] Physical connection closed DEBUG 2025-12-11 02:50:34,728 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:34,729 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:34,731 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,732 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,733 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,733 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,736 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,736 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,737 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:34,738 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/84, BranchId=] DEBUG 2025-12-11 02:50:34,738 [main] Physical connection got DEBUG 2025-12-11 02:50:34,738 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/84, BranchId=] DEBUG 2025-12-11 02:50:34,738 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/84, BranchId=] DEBUG 2025-12-11 02:50:34,738 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/84, BranchId=] DEBUG 2025-12-11 02:50:34,761 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/84, BranchId=] DEBUG 2025-12-11 02:50:34,768 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/84, BranchId=] DEBUG 2025-12-11 02:50:34,768 [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-12-11 02:50:34,769 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/84, BranchId=] DEBUG 2025-12-11 02:50:34,769 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/84, BranchId=] DEBUG 2025-12-11 02:50:34,770 [main] UPDATE EMP SET tstamp = '2025-12-11 02.50.34', ename = 'hoge2', deptno = 20, hiredate = '1982-12-09 00.00.00', mgr = 7566, job = 'ANALYST', comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2025-12-11 02:50:34,770 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/84, BranchId=] DEBUG 2025-12-11 02:50:34,770 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/84, BranchId=] DEBUG 2025-12-11 02:50:34,770 [main] Physical connection closed DEBUG 2025-12-11 02:50:34,772 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:34,773 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:34,774 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,774 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,776 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,776 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,778 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,780 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,780 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:34,781 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/85, BranchId=] DEBUG 2025-12-11 02:50:34,781 [main] Physical connection got DEBUG 2025-12-11 02:50:34,781 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/85, BranchId=] DEBUG 2025-12-11 02:50:34,781 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/85, BranchId=] DEBUG 2025-12-11 02:50:34,781 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/85, BranchId=] DEBUG 2025-12-11 02:50:34,800 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/85, BranchId=] DEBUG 2025-12-11 02:50:34,809 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/85, BranchId=] DEBUG 2025-12-11 02:50:34,809 [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-12-11 02:50:34,810 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/85, BranchId=] DEBUG 2025-12-11 02:50:34,811 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/85, BranchId=] DEBUG 2025-12-11 02:50:34,811 [main] UPDATE EMP SET tstamp = '2025-12-11 02.50.34', ename = 'hoge4', deptno = 20, hiredate = '1982-12-09 00.00.00', mgr = 7566, job = 'ANALYST', comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '1995-01-23 01.23.45' DEBUG 2025-12-11 02:50:34,812 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/85, BranchId=] DEBUG 2025-12-11 02:50:34,812 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/85, BranchId=] DEBUG 2025-12-11 02:50:34,812 [main] Physical connection closed DEBUG 2025-12-11 02:50:34,813 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:34,813 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:34,815 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,816 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,817 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,817 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,820 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,820 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,820 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:34,821 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/86, BranchId=] DEBUG 2025-12-11 02:50:34,822 [main] Physical connection got DEBUG 2025-12-11 02:50:34,822 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/86, BranchId=] DEBUG 2025-12-11 02:50:34,822 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/86, BranchId=] DEBUG 2025-12-11 02:50:34,822 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/86, BranchId=] DEBUG 2025-12-11 02:50:34,840 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/86, BranchId=] DEBUG 2025-12-11 02:50:34,849 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/86, BranchId=] DEBUG 2025-12-11 02:50:34,849 [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-12-11 02:50:34,851 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/86, BranchId=] DEBUG 2025-12-11 02:50:34,851 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/86, BranchId=] DEBUG 2025-12-11 02:50:34,851 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2025-12-11 02:50:34,852 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/86, BranchId=] DEBUG 2025-12-11 02:50:34,852 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/86, BranchId=] DEBUG 2025-12-11 02:50:34,852 [main] Physical connection closed DEBUG 2025-12-11 02:50:34,854 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:34,855 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:34,855 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,856 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,858 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,858 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,861 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,862 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,862 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:34,864 [main] Physical connection got DEBUG 2025-12-11 02:50:34,864 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:34,864 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:34,864 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:34,886 [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-12-11 02:50:34,888 [main] Physical connection closed DEBUG 2025-12-11 02:50:34,890 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:34,891 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:34,892 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,893 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,895 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,895 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,898 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:34,899 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,899 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:34,900 [main] Physical connection got DEBUG 2025-12-11 02:50:34,900 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:34,900 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:34,901 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:34,927 [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-12-11 02:50:34,938 [main] Physical connection closed DEBUG 2025-12-11 02:50:34,940 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:34,940 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:34,943 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:34,944 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,945 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:34,945 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,002 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,003 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,003 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,004 [main] Physical connection got DEBUG 2025-12-11 02:50:35,004 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,004 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,005 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,027 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,034 [main] Physical connection closed DEBUG 2025-12-11 02:50:35,036 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:35,037 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,038 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,038 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,039 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,039 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,042 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,043 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,043 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,046 [main] Physical connection got DEBUG 2025-12-11 02:50:35,046 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,046 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,046 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,062 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,072 [main] Physical connection closed DEBUG 2025-12-11 02:50:35,074 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:35,075 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,076 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,076 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,079 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,079 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,082 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,082 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,083 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,084 [main] Physical connection got DEBUG 2025-12-11 02:50:35,084 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,084 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,084 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,101 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,113 [main] Physical connection closed DEBUG 2025-12-11 02:50:35,115 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:35,116 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,116 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,118 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,119 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,119 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,122 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,122 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,122 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,125 [main] Physical connection got DEBUG 2025-12-11 02:50:35,125 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,125 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,125 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,143 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,151 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,151 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno DEBUG 2025-12-11 02:50:35,155 [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-12-11 02:50:35,157 [main] Physical connection closed DEBUG 2025-12-11 02:50:35,159 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:35,159 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,160 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,161 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,163 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,163 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,165 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,166 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,166 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,167 [main] Physical connection got DEBUG 2025-12-11 02:50:35,167 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,167 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,167 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,184 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,193 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,194 [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-12-11 02:50:35,197 [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-12-11 02:50:35,198 [main] Physical connection closed DEBUG 2025-12-11 02:50:35,199 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:35,200 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,201 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,202 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,204 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,204 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,261 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,262 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,262 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,264 [main] Physical connection got DEBUG 2025-12-11 02:50:35,264 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,264 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,264 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,284 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,291 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,292 [main] select * from emp DEBUG 2025-12-11 02:50:35,293 [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-12-11 02:50:35,295 [main] Physical connection closed DEBUG 2025-12-11 02:50:35,297 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:35,297 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,298 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,299 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,301 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,301 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,304 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,304 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,304 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,305 [main] Physical connection got DEBUG 2025-12-11 02:50:35,306 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,306 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,306 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,323 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,331 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,331 [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-12-11 02:50:35,334 [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-12-11 02:50:35,336 [main] Physical connection closed DEBUG 2025-12-11 02:50:35,337 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:35,339 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,339 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,340 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,341 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,342 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,344 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,345 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,345 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,347 [main] Physical connection got DEBUG 2025-12-11 02:50:35,347 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,347 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,347 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,364 [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-12-11 02:50:35,372 [main] Physical connection closed DEBUG 2025-12-11 02:50:35,374 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:35,375 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,376 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,376 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,378 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,378 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,381 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,382 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,382 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,383 [main] Physical connection got DEBUG 2025-12-11 02:50:35,383 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,383 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,383 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,402 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,411 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,411 [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-12-11 02:50:35,413 [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-12-11 02:50:35,417 [main] Physical connection closed DEBUG 2025-12-11 02:50:35,418 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:35,418 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,420 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,421 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,422 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,422 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,425 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,425 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,425 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,426 [main] Physical connection got DEBUG 2025-12-11 02:50:35,427 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,427 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,427 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,446 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,454 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,454 [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-12-11 02:50:35,455 [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-12-11 02:50:35,456 [main] Physical connection closed DEBUG 2025-12-11 02:50:35,459 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:35,459 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,460 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,461 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,463 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,463 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,521 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,522 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,522 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,524 [main] Physical connection got DEBUG 2025-12-11 02:50:35,524 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,524 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,524 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,541 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,550 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,550 [main] select * from emp DEBUG 2025-12-11 02:50:35,550 [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-12-11 02:50:35,551 [main] Physical connection closed DEBUG 2025-12-11 02:50:35,552 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:35,553 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,554 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,555 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,556 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,556 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,559 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,560 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,560 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,561 [main] Physical connection got DEBUG 2025-12-11 02:50:35,561 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,561 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,561 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,582 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,589 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,589 [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-12-11 02:50:35,592 [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-12-11 02:50:35,593 [main] Physical connection closed DEBUG 2025-12-11 02:50:35,595 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:35,595 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,596 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,597 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,598 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,599 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,602 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,603 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,603 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,605 [main] Physical connection got DEBUG 2025-12-11 02:50:35,605 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,605 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,605 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,622 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,630 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,630 [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-12-11 02:50:35,631 [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-12-11 02:50:35,631 [main] Physical connection closed DEBUG 2025-12-11 02:50:35,633 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:35,633 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,635 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,636 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,637 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,637 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,640 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,640 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,640 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,643 [main] Physical connection got DEBUG 2025-12-11 02:50:35,643 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,643 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,643 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,662 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,670 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,670 [main] select count(*) from emp DEBUG 2025-12-11 02:50:35,670 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,671 [main] Physical connection closed DEBUG 2025-12-11 02:50:35,673 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:35,673 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,674 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,675 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,676 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,676 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,684 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,685 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,685 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,687 [main] Physical connection got DEBUG 2025-12-11 02:50:35,687 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,687 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,687 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,705 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,715 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,715 [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-12-11 02:50:35,715 [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-12-11 02:50:35,716 [main] Physical connection closed DEBUG 2025-12-11 02:50:35,718 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:35,718 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,719 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,721 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,722 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,722 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,725 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,725 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,725 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,726 [main] Physical connection got DEBUG 2025-12-11 02:50:35,726 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,727 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,727 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,802 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,810 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,810 [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-12-11 02:50:35,810 [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-12-11 02:50:35,810 [main] Physical connection closed DEBUG 2025-12-11 02:50:35,811 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:35,813 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,814 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,814 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,815 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,815 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,819 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,819 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,820 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,823 [main] Physical connection got DEBUG 2025-12-11 02:50:35,823 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,823 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,823 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,841 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,849 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,849 [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-12-11 02:50:35,849 [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-12-11 02:50:35,849 [main] Physical connection closed DEBUG 2025-12-11 02:50:35,851 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:35,852 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,853 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,854 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,856 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,856 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,859 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,860 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,860 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,861 [main] Physical connection got DEBUG 2025-12-11 02:50:35,861 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,861 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,861 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,877 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,885 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,885 [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-12-11 02:50:35,885 [main] Logical connection closed, tx=null [Ljava.util.Map;@1c2e8a4 DEBUG 2025-12-11 02:50:35,885 [main] Physical connection closed DEBUG 2025-12-11 02:50:35,887 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:35,887 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,889 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,889 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,891 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,891 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,894 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,894 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,894 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,895 [main] Physical connection got DEBUG 2025-12-11 02:50:35,895 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,895 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,896 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,914 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,922 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,922 [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-12-11 02:50:35,923 [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-12-11 02:50:35,923 [main] Physical connection closed DEBUG 2025-12-11 02:50:35,926 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:35,926 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,927 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,928 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,929 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,929 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,932 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,933 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,933 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,934 [main] Physical connection got DEBUG 2025-12-11 02:50:35,934 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,935 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,935 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,952 [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-12-11 02:50:35,961 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,961 [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-12-11 02:50:35,962 [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-12-11 02:50:35,963 [main] Physical connection closed DEBUG 2025-12-11 02:50:35,964 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:35,965 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,965 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,967 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,968 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,968 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,971 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:35,972 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,972 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,973 [main] Physical connection got DEBUG 2025-12-11 02:50:35,973 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,973 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,973 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,991 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,993 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:35,993 [main] SELECT COUNT(*) FROM emp DEBUG 2025-12-11 02:50:35,993 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:35,993 [main] Physical connection closed DEBUG 2025-12-11 02:50:35,995 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:35,996 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:35,996 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:35,997 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,999 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:35,999 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,058 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,058 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,058 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,060 [main] Physical connection got DEBUG 2025-12-11 02:50:36,060 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,060 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,060 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,078 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,082 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,082 [main] SELECT COUNT(*) FROM emp DEBUG 2025-12-11 02:50:36,082 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,082 [main] Physical connection closed DEBUG 2025-12-11 02:50:36,084 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:36,085 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,085 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,086 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,087 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,087 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,090 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,091 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,091 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,094 [main] Physical connection got DEBUG 2025-12-11 02:50:36,094 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,094 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,094 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,107 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,108 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,108 [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-12-11 02:50:36,109 [main] Logical connection closed, tx=null [7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}] DEBUG 2025-12-11 02:50:36,109 [main] Physical connection closed DEBUG 2025-12-11 02:50:36,111 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:36,112 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,113 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,113 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,115 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,116 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,119 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,119 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,119 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,120 [main] Physical connection got DEBUG 2025-12-11 02:50:36,121 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,121 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,121 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,133 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,134 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,134 [main] SELECT ename, deptnum, empno FROM EMP2 DEBUG 2025-12-11 02:50:36,135 [main] Logical connection closed, tx=null [7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}] DEBUG 2025-12-11 02:50:36,135 [main] Physical connection closed DEBUG 2025-12-11 02:50:36,136 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:36,137 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,137 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,138 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,140 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,140 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,143 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,144 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,144 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,145 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/87, BranchId=] DEBUG 2025-12-11 02:50:36,145 [main] Physical connection got DEBUG 2025-12-11 02:50:36,145 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/87, BranchId=] DEBUG 2025-12-11 02:50:36,145 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/87, BranchId=] DEBUG 2025-12-11 02:50:36,145 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/87, BranchId=] DEBUG 2025-12-11 02:50:36,169 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/87, BranchId=] DEBUG 2025-12-11 02:50:36,176 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/87, BranchId=] DEBUG 2025-12-11 02:50:36,176 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2025-12-11 02.50.36', 9999, 'test', 50) DEBUG 2025-12-11 02:50:36,176 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/87, BranchId=] DEBUG 2025-12-11 02:50:36,176 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/87, BranchId=] DEBUG 2025-12-11 02:50:36,176 [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-12-11 02:50:36,177 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/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-12-11 02:50:36,178 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/87, BranchId=] DEBUG 2025-12-11 02:50:36,178 [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-12-11 02:50:36,178 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/87, BranchId=] 9999, test, null, null, null, null, null, 50, 2025-12-11 02:50:36.176 {50, null, null, 0} DEBUG 2025-12-11 02:50:36,178 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/87, BranchId=] DEBUG 2025-12-11 02:50:36,178 [main] Physical connection closed DEBUG 2025-12-11 02:50:36,180 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:36,181 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,182 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,183 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,184 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,184 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,187 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,187 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,187 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,189 [main] Physical connection got DEBUG 2025-12-11 02:50:36,189 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,190 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,190 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,207 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,212 [main] Physical connection closed DEBUG 2025-12-11 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-12-11 02:50:36,214 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,215 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,216 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,218 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,218 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,221 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,222 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,222 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,223 [main] Physical connection got DEBUG 2025-12-11 02:50:36,223 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,223 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,223 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,299 [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-12-11 02:50:36,313 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,313 [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-12-11 02:50:36,315 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,315 [main] Physical connection closed DEBUG 2025-12-11 02:50:36,317 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:36,318 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,319 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,320 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,321 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,321 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,324 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,325 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,325 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,327 [main] Physical connection got DEBUG 2025-12-11 02:50:36,327 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,327 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,328 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,346 [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-12-11 02:50:36,359 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,359 [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-12-11 02:50:36,359 [main] Logical connection closed, tx=null [] DEBUG 2025-12-11 02:50:36,359 [main] Physical connection closed DEBUG 2025-12-11 02:50:36,360 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:36,361 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,362 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,363 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,365 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,365 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,368 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,368 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,368 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,370 [main] Physical connection got DEBUG 2025-12-11 02:50:36,371 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,371 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,371 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,389 [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-12-11 02:50:36,393 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,393 [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-12-11 02:50:36,396 [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-12-11 02:50:36,396 [main] Physical connection closed DEBUG 2025-12-11 02:50:36,399 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:36,400 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,400 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,401 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,404 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,404 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,406 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,407 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,407 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,409 [main] Physical connection got DEBUG 2025-12-11 02:50:36,409 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,409 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,409 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,426 [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-12-11 02:50:36,430 [main] Physical connection closed DEBUG 2025-12-11 02:50:36,431 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:36,432 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,432 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,433 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,435 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,435 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,438 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,439 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,439 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,440 [main] Physical connection got DEBUG 2025-12-11 02:50:36,440 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,440 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,440 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,458 [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-12-11 02:50:36,466 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,466 [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-12-11 02:50:36,468 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,468 [main] Physical connection closed DEBUG 2025-12-11 02:50:36,469 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:36,471 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,471 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,472 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,474 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,474 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,477 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,478 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,478 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,480 [main] Physical connection got DEBUG 2025-12-11 02:50:36,480 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,480 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,480 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,553 [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-12-11 02:50:36,560 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,561 [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-12-11 02:50:36,561 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,561 [main] Physical connection closed DEBUG 2025-12-11 02:50:36,563 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:36,564 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,565 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,565 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,568 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,568 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,571 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,572 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,572 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,574 [main] Physical connection got DEBUG 2025-12-11 02:50:36,574 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,574 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,574 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,592 [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-12-11 02:50:36,594 [main] Physical connection closed DEBUG 2025-12-11 02:50:36,596 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:36,596 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,597 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,598 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,600 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,600 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,603 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,603 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,603 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,605 [main] Physical connection got DEBUG 2025-12-11 02:50:36,605 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,605 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,605 [main] Logical connection got, tx=null WARN 2025-12-11 02:50:36,614 [main] Table(DepartmentTotalSalary) not found DEBUG 2025-12-11 02:50:36,618 [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-12-11 02:50:36,618 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,618 [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-12-11 02:50:36,621 [main] Logical connection closed, tx=null [10, 8750, 20, 10875.0, 30, 9400] DEBUG 2025-12-11 02:50:36,621 [main] Physical connection closed DEBUG 2025-12-11 02:50:36,622 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:36,623 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,623 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,624 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,626 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,626 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,629 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,630 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,630 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,631 [main] Physical connection got DEBUG 2025-12-11 02:50:36,631 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,631 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,631 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,648 [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-12-11 02:50:36,656 [main] Physical connection closed DEBUG 2025-12-11 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-12-11 02:50:36,658 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,660 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,661 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,662 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,662 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,665 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,665 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,666 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,667 [main] Physical connection got DEBUG 2025-12-11 02:50:36,667 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,667 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,667 [main] Logical connection got, tx=null DEBUG 2025-12-11 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*/ /*IF $dto.orderByString != null*/order by /*$dto.orderByString*/ENAME /*END*/ DEBUG 2025-12-11 02:50:36,689 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,689 [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-12-11 02:50:36,691 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,691 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,692 [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-12-11 02:50:36,692 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,692 [main] Physical connection closed DEBUG 2025-12-11 02:50:36,694 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:36,694 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,695 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,696 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,698 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,698 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,701 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,701 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,701 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,703 [main] Physical connection got DEBUG 2025-12-11 02:50:36,703 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,703 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,703 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,724 [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-12-11 02:50:36,726 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,726 [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-12-11 02:50:36,728 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,728 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,728 [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-12-11 02:50:36,728 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,728 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,728 [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-12-11 02:50:36,729 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,731 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,731 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename = 'SMITH' AND job = 'CLERK' DEBUG 2025-12-11 02:50:36,731 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,731 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,731 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.dname AS dname_0, department.deptno AS deptno_0, department.versionno AS versionno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename = 'a' AND job = 'b' DEBUG 2025-12-11 02:50:36,731 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,733 [main] Physical connection closed DEBUG 2025-12-11 02:50:36,734 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:36,734 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,735 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,736 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,800 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,800 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,803 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,803 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,803 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,805 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/88, BranchId=] DEBUG 2025-12-11 02:50:36,805 [main] Physical connection got DEBUG 2025-12-11 02:50:36,806 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/88, BranchId=] DEBUG 2025-12-11 02:50:36,806 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/88, BranchId=] DEBUG 2025-12-11 02:50:36,806 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/88, BranchId=] DEBUG 2025-12-11 02:50:36,822 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/88, BranchId=] SELECT COUNT(*) FROM emp DELETE FROM emp WHERE empno=? DEBUG 2025-12-11 02:50:36,823 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/88, BranchId=] DEBUG 2025-12-11 02:50:36,824 [main] SELECT COUNT(*) FROM emp DEBUG 2025-12-11 02:50:36,824 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/88, BranchId=] DEBUG 2025-12-11 02:50:36,824 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/88, BranchId=] DEBUG 2025-12-11 02:50:36,824 [main] DELETE FROM emp WHERE empno=7369 DEBUG 2025-12-11 02:50:36,824 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/88, BranchId=] DEBUG 2025-12-11 02:50:36,824 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/88, BranchId=] DEBUG 2025-12-11 02:50:36,824 [main] SELECT COUNT(*) FROM emp DEBUG 2025-12-11 02:50:36,824 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/88, BranchId=] DEBUG 2025-12-11 02:50:36,824 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/88, BranchId=] DEBUG 2025-12-11 02:50:36,824 [main] Physical connection closed DEBUG 2025-12-11 02:50:36,826 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:36,826 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,827 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,828 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,830 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,830 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,833 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,834 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,834 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,835 [main] Physical connection got DEBUG 2025-12-11 02:50:36,835 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,835 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,835 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,854 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,856 [main] Physical connection closed DEBUG 2025-12-11 02:50:36,859 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:36,859 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,860 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,861 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,863 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,863 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,865 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,866 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,866 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,870 [main] Physical connection got DEBUG 2025-12-11 02:50:36,870 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,870 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,870 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,877 [main] Logical connection closed, tx=null INSERT INTO EMP (empno, eNaMe) VALUES (?, ?) DEBUG 2025-12-11 02:50:36,878 [main] Physical connection closed DEBUG 2025-12-11 02:50:36,881 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:36,881 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,882 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,883 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,884 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,884 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,887 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,887 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,887 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,890 [main] Physical connection got DEBUG 2025-12-11 02:50:36,890 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,890 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,890 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,897 [main] Logical connection closed, tx=null UPDATE EMP SET eNaMe = ? WHERE empno = ? DEBUG 2025-12-11 02:50:36,898 [main] Physical connection closed DEBUG 2025-12-11 02:50:36,899 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:36,900 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,902 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,903 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,904 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,904 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,907 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,907 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,908 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,909 [main] Physical connection got DEBUG 2025-12-11 02:50:36,909 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,909 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,909 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,915 [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-12-11 02:50:36,917 [main] Physical connection closed DEBUG 2025-12-11 02:50:36,919 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:36,919 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,920 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,922 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,923 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,923 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,926 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,926 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,927 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,928 [main] Physical connection got DEBUG 2025-12-11 02:50:36,928 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,928 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,928 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,934 [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-12-11 02:50:36,937 [main] Physical connection closed DEBUG 2025-12-11 02:50:36,938 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:36,939 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,940 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,942 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,943 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,943 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,946 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:36,946 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,946 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,948 [main] Physical connection got DEBUG 2025-12-11 02:50:36,948 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,948 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,948 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,967 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,967 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:36,968 [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-12-11 02:50:36,970 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:36,970 [main] Physical connection closed DEBUG 2025-12-11 02:50:36,972 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:36,972 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:36,974 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:36,975 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,976 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:36,976 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,035 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,035 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,036 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:37,038 [main] Physical connection got DEBUG 2025-12-11 02:50:37,038 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,038 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,038 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,061 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,062 [main] Physical connection closed DEBUG 2025-12-11 02:50:37,063 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:37,064 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:37,066 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,066 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,067 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,067 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,070 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,071 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,071 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:37,074 [main] Physical connection got DEBUG 2025-12-11 02:50:37,074 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,074 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,074 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,092 [main] Logical connection closed, tx=null org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method. DEBUG 2025-12-11 02:50:37,093 [main] Physical connection closed DEBUG 2025-12-11 02:50:37,094 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:37,096 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:37,096 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,097 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,098 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,098 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,101 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,102 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,102 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon) DEBUG 2025-12-11 02:50:37,105 [main] Physical connection got DEBUG 2025-12-11 02:50:37,105 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,105 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,105 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,121 [main] Logical connection closed, tx=null org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method. DEBUG 2025-12-11 02:50:37,121 [main] Physical connection closed Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.993 sec Running org.seasar.dao.impl.BlobTest DEBUG 2025-12-11 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-12-11 02:50:37,126 [main] S2Container will be created(path=org/seasar/dao/impl/BlobTest.dicon) DEBUG 2025-12-11 02:50:37,127 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:37,128 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:37,128 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,130 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,130 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:37,131 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:37,132 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:37,133 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:37,133 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:37,135 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:37,136 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:37,138 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:37,140 [main] S2Container is created(path=org/seasar/dao/impl/BlobTest.dicon) WARN 2025-12-11 02:50:37,141 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:37,156 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/89, BranchId=] DEBUG 2025-12-11 02:50:37,157 [main] Physical connection got DEBUG 2025-12-11 02:50:37,157 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/89, BranchId=] DEBUG 2025-12-11 02:50:37,157 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/89, BranchId=] DEBUG 2025-12-11 02:50:37,157 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/89, BranchId=] DEBUG 2025-12-11 02:50:37,160 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/89, BranchId=] DEBUG 2025-12-11 02:50:37,162 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/89, BranchId=] DEBUG 2025-12-11 02:50:37,162 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 123 DEBUG 2025-12-11 02:50:37,169 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/89, BranchId=] DEBUG 2025-12-11 02:50:37,169 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/89, BranchId=] DEBUG 2025-12-11 02:50:37,169 [main] Physical connection closed DEBUG 2025-12-11 02:50:37,171 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:37,172 [main] S2Container will be created(path=org/seasar/dao/impl/BlobTest.dicon) DEBUG 2025-12-11 02:50:37,173 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:37,174 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:37,175 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,176 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,176 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:37,178 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:37,178 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:37,179 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:37,179 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:37,182 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:37,182 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:37,184 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:37,185 [main] S2Container is created(path=org/seasar/dao/impl/BlobTest.dicon) WARN 2025-12-11 02:50:37,186 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:37,198 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/90, BranchId=] DEBUG 2025-12-11 02:50:37,199 [main] Physical connection got DEBUG 2025-12-11 02:50:37,199 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/90, BranchId=] DEBUG 2025-12-11 02:50:37,199 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/90, BranchId=] DEBUG 2025-12-11 02:50:37,199 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/90, BranchId=] DEBUG 2025-12-11 02:50:37,202 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/90, BranchId=] DEBUG 2025-12-11 02:50:37,203 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/90, BranchId=] DEBUG 2025-12-11 02:50:37,203 [main] INSERT INTO LARGE_BINARY (version_no, id, large_binary) VALUES (0, 111, '[B@64978b') DEBUG 2025-12-11 02:50:37,206 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/90, BranchId=] DEBUG 2025-12-11 02:50:37,206 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/90, BranchId=] DEBUG 2025-12-11 02:50:37,206 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111 DEBUG 2025-12-11 02:50:37,209 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/90, BranchId=] DEBUG 2025-12-11 02:50:37,209 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/90, BranchId=] DEBUG 2025-12-11 02:50:37,209 [main] UPDATE LARGE_BINARY SET version_no = 1, large_binary = '[B@1e07f4b' WHERE id = 111 AND version_no = 0 DEBUG 2025-12-11 02:50:37,213 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/90, BranchId=] DEBUG 2025-12-11 02:50:37,213 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/90, BranchId=] DEBUG 2025-12-11 02:50:37,213 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111 DEBUG 2025-12-11 02:50:37,214 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/90, BranchId=] DEBUG 2025-12-11 02:50:37,214 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/90, BranchId=] DEBUG 2025-12-11 02:50:37,214 [main] DELETE FROM LARGE_BINARY WHERE id = 111 AND version_no = 1 DEBUG 2025-12-11 02:50:37,222 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/90, BranchId=] DEBUG 2025-12-11 02:50:37,222 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/90, BranchId=] DEBUG 2025-12-11 02:50:37,222 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111 DEBUG 2025-12-11 02:50:37,222 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/90, BranchId=] DEBUG 2025-12-11 02:50:37,233 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/90, BranchId=] DEBUG 2025-12-11 02:50:37,233 [main] Physical connection closed DEBUG 2025-12-11 02:50:37,236 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:37,237 [main] S2Container will be created(path=org/seasar/dao/impl/BlobTest.dicon) DEBUG 2025-12-11 02:50:37,237 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:37,238 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:37,239 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,241 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,241 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:37,242 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:37,243 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:37,243 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:37,244 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:37,246 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:37,246 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:37,249 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:37,249 [main] S2Container is created(path=org/seasar/dao/impl/BlobTest.dicon) WARN 2025-12-11 02:50:37,250 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:37,265 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/91, BranchId=] DEBUG 2025-12-11 02:50:37,266 [main] Physical connection got DEBUG 2025-12-11 02:50:37,266 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/91, BranchId=] DEBUG 2025-12-11 02:50:37,266 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/91, BranchId=] DEBUG 2025-12-11 02:50:37,266 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/91, BranchId=] DEBUG 2025-12-11 02:50:37,270 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/91, BranchId=] DEBUG 2025-12-11 02:50:37,330 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/91, BranchId=] DEBUG 2025-12-11 02:50:37,330 [main] INSERT INTO LARGE_BINARY (version_no, id, large_binary) VALUES (0, 4321, '[B@6f83e2') DEBUG 2025-12-11 02:50:37,331 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/91, BranchId=] DEBUG 2025-12-11 02:50:37,331 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/91, BranchId=] DEBUG 2025-12-11 02:50:37,331 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 4321 DEBUG 2025-12-11 02:50:37,331 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/91, BranchId=] DEBUG 2025-12-11 02:50:37,344 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/91, BranchId=] DEBUG 2025-12-11 02:50:37,344 [main] Physical connection closed DEBUG 2025-12-11 02:50:37,346 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:37,346 [main] S2Container will be created(path=org/seasar/dao/impl/BlobTest.dicon) DEBUG 2025-12-11 02:50:37,348 [main] S2Container will be created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:37,349 [main] S2Container will be created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:37,350 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,351 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,351 [main] S2Container will be created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:37,352 [main] S2Container will be created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:37,353 [main] S2Container will be created(path=convention.dicon) DEBUG 2025-12-11 02:50:37,354 [main] S2Container is created(path=convention.dicon) DEBUG 2025-12-11 02:50:37,354 [main] S2Container is created(path=jdbc-extension.dicon) DEBUG 2025-12-11 02:50:37,357 [main] S2Container is created(path=jdbc-derby.dicon) DEBUG 2025-12-11 02:50:37,357 [main] S2Container is created(path=j2ee-derby.dicon) DEBUG 2025-12-11 02:50:37,358 [main] S2Container is created(path=dao-derby.dicon) DEBUG 2025-12-11 02:50:37,359 [main] S2Container is created(path=org/seasar/dao/impl/BlobTest.dicon) WARN 2025-12-11 02:50:37,360 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found DEBUG 2025-12-11 02:50:37,373 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/92, BranchId=] DEBUG 2025-12-11 02:50:37,373 [main] Physical connection got DEBUG 2025-12-11 02:50:37,374 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/92, BranchId=] DEBUG 2025-12-11 02:50:37,374 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/92, BranchId=] DEBUG 2025-12-11 02:50:37,374 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/92, BranchId=] DEBUG 2025-12-11 02:50:37,375 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/92, BranchId=] DEBUG 2025-12-11 02:50:37,376 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/92, BranchId=] DEBUG 2025-12-11 02:50:37,376 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 123 DEBUG 2025-12-11 02:50:37,376 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/92, BranchId=] DEBUG 2025-12-11 02:50:37,377 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/92, BranchId=] DEBUG 2025-12-11 02:50:37,377 [main] Physical connection closed Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec Running org.seasar.dao.impl.ResultSetHandlerFactoryImplTest DEBUG 2025-12-11 02:50:37,380 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:37,381 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,381 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,382 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,383 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,386 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,386 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,389 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:37,389 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,390 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,391 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,391 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,394 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,395 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,398 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:37,398 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,399 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,401 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,401 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,403 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,404 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,405 [main] Physical connection got DEBUG 2025-12-11 02:50:37,405 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,422 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,422 [main] Physical connection closed DEBUG 2025-12-11 02:50:37,424 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:37,425 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,425 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,427 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,427 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,430 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,430 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,431 [main] Physical connection got DEBUG 2025-12-11 02:50:37,431 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,448 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,448 [main] Physical connection closed DEBUG 2025-12-11 02:50:37,450 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:37,450 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,451 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,453 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,453 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,456 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,456 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,458 [main] Physical connection got DEBUG 2025-12-11 02:50:37,458 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,474 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,474 [main] Physical connection closed DEBUG 2025-12-11 02:50:37,477 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:37,477 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,478 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,479 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,479 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,482 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,483 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,484 [main] Physical connection got DEBUG 2025-12-11 02:50:37,484 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,558 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,558 [main] Physical connection closed DEBUG 2025-12-11 02:50:37,560 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:37,560 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,562 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,563 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,563 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,566 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,567 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,569 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:37,570 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,571 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,572 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,572 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,575 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,575 [main] S2Container is created(path=j2ee.dicon) Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 sec Running org.seasar.dao.impl.DeleteWithAnnotationTest DEBUG 2025-12-11 02:50:37,579 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:37,580 [main] S2Container will be created(path=org/seasar/dao/impl/DeleteWithAnnotationTest.dicon) DEBUG 2025-12-11 02:50:37,580 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:37,581 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,583 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,584 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,584 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,587 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,588 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,589 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:37,589 [main] S2Container is created(path=org/seasar/dao/impl/DeleteWithAnnotationTest.dicon) DEBUG 2025-12-11 02:50:37,598 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/93, BranchId=] DEBUG 2025-12-11 02:50:37,599 [main] Physical connection got DEBUG 2025-12-11 02:50:37,599 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/93, BranchId=] DEBUG 2025-12-11 02:50:37,599 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/93, BranchId=] DEBUG 2025-12-11 02:50:37,600 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/93, BranchId=] DEBUG 2025-12-11 02:50:37,600 [main] SELECT * FROM EMP ORDER BY empno DEBUG 2025-12-11 02:50:37,603 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/93, BranchId=] DEBUG 2025-12-11 02:50:37,603 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/93, BranchId=] DEBUG 2025-12-11 02:50:37,603 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/93, BranchId=] DEBUG 2025-12-11 02:50:37,603 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/93, BranchId=] DEBUG 2025-12-11 02:50:37,604 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/93, BranchId=] DEBUG 2025-12-11 02:50:37,606 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/93, BranchId=] DEBUG 2025-12-11 02:50:37,606 [main] DELETE FROM EMP WHERE EMPNO = 7369 DEBUG 2025-12-11 02:50:37,607 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/93, BranchId=] DEBUG 2025-12-11 02:50:37,607 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/93, BranchId=] DEBUG 2025-12-11 02:50:37,607 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/93, BranchId=] DEBUG 2025-12-11 02:50:37,607 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/93, BranchId=] DEBUG 2025-12-11 02:50:37,607 [main] SELECT * FROM EMP ORDER BY empno DEBUG 2025-12-11 02:50:37,608 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/93, BranchId=] DEBUG 2025-12-11 02:50:37,608 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/93, BranchId=] DEBUG 2025-12-11 02:50:37,608 [main] DELETE FROM EMP WHERE EMPNO = 7499 DEBUG 2025-12-11 02:50:37,608 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/93, BranchId=] DEBUG 2025-12-11 02:50:37,608 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/93, BranchId=] DEBUG 2025-12-11 02:50:37,609 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/93, BranchId=] DEBUG 2025-12-11 02:50:37,609 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/93, BranchId=] DEBUG 2025-12-11 02:50:37,609 [main] SELECT * FROM EMP ORDER BY empno DEBUG 2025-12-11 02:50:37,610 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/93, BranchId=] DEBUG 2025-12-11 02:50:37,610 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/93, BranchId=] DEBUG 2025-12-11 02:50:37,611 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec Running org.seasar.dao.interceptors.S2DaoInterceptorTest DEBUG 2025-12-11 02:50:37,614 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:37,615 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2025-12-11 02:50:37,616 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:37,616 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,617 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,619 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,619 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,621 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,622 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,624 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:37,625 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2025-12-11 02:50:37,642 [main] Physical connection got DEBUG 2025-12-11 02:50:37,643 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,643 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,643 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,646 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,646 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/94, BranchId=] DEBUG 2025-12-11 02:50:37,646 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/94, BranchId=] DEBUG 2025-12-11 02:50:37,646 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/94, BranchId=] DEBUG 2025-12-11 02:50:37,646 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/94, BranchId=] DEBUG 2025-12-11 02:50:37,648 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/94, BranchId=] DEBUG 2025-12-11 02:50:37,652 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/94, BranchId=] DEBUG 2025-12-11 02:50:37,652 [main] INSERT INTO emp (empno, ename) VALUES (9999, 'hoge') DEBUG 2025-12-11 02:50:37,652 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/94, BranchId=] DEBUG 2025-12-11 02:50:37,652 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/94, BranchId=] DEBUG 2025-12-11 02:50:37,652 [main] Physical connection closed DEBUG 2025-12-11 02:50:37,653 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:37,655 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2025-12-11 02:50:37,655 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:37,656 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,657 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,658 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,658 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,661 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,662 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,664 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:37,664 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2025-12-11 02:50:37,680 [main] Physical connection got DEBUG 2025-12-11 02:50:37,680 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,680 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,680 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,685 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,685 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/95, BranchId=] DEBUG 2025-12-11 02:50:37,685 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/95, BranchId=] DEBUG 2025-12-11 02:50:37,685 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/95, BranchId=] DEBUG 2025-12-11 02:50:37,685 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/95, BranchId=] DEBUG 2025-12-11 02:50:37,686 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/95, BranchId=] DEBUG 2025-12-11 02:50:37,689 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/95, BranchId=] DEBUG 2025-12-11 02:50:37,689 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE empno = 7788 WARN 2025-12-11 02:50:37,690 [main] More than 2 rows found, but only first row returned DEBUG 2025-12-11 02:50:37,690 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/95, BranchId=] DEBUG 2025-12-11 02:50:37,690 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/95, BranchId=] DEBUG 2025-12-11 02:50:37,690 [main] UPDATE emp SET ename = 'SCOTT' WHERE empno = 7788 DEBUG 2025-12-11 02:50:37,690 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/95, BranchId=] DEBUG 2025-12-11 02:50:37,690 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/95, BranchId=] DEBUG 2025-12-11 02:50:37,690 [main] Physical connection closed DEBUG 2025-12-11 02:50:37,692 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:37,693 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2025-12-11 02:50:37,694 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:37,695 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,695 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,698 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,698 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,700 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,701 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,702 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:37,703 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2025-12-11 02:50:37,721 [main] Physical connection got DEBUG 2025-12-11 02:50:37,721 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,721 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,721 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,725 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,725 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,725 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,725 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,726 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,729 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,729 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE emp.deptno = dept.deptno DEBUG 2025-12-11 02:50:37,732 [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-12-11 02:50:37,732 [main] Physical connection closed DEBUG 2025-12-11 02:50:37,734 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:37,735 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2025-12-11 02:50:37,736 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:37,737 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,737 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,739 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,739 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,802 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,803 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,804 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:37,805 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2025-12-11 02:50:37,820 [main] Physical connection got DEBUG 2025-12-11 02:50:37,820 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,820 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,820 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,825 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,825 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,825 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,825 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,826 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,829 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,829 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept WHERE empno = 7788 WARN 2025-12-11 02:50:37,831 [main] More than 2 rows found, but only first row returned DEBUG 2025-12-11 02:50:37,831 [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-12-11 02:50:37,831 [main] Physical connection closed DEBUG 2025-12-11 02:50:37,834 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:37,834 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2025-12-11 02:50:37,835 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:37,836 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,836 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,839 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,839 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,842 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,842 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,843 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:37,844 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2025-12-11 02:50:37,859 [main] Physical connection got DEBUG 2025-12-11 02:50:37,859 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,859 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,859 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,863 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,863 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,863 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,863 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,864 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,867 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,867 [main] SELECT count(*) FROM emp DEBUG 2025-12-11 02:50:37,868 [main] Logical connection closed, tx=null count:14 DEBUG 2025-12-11 02:50:37,868 [main] Physical connection closed DEBUG 2025-12-11 02:50:37,869 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:37,871 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2025-12-11 02:50:37,872 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:37,873 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,873 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,874 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,875 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,877 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,878 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,880 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:37,880 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2025-12-11 02:50:37,895 [main] Physical connection got DEBUG 2025-12-11 02:50:37,895 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,895 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,895 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,900 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,900 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,900 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,900 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,901 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,903 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,904 [main] select empno, ename, dname from emp, dept where empno = 7788 and emp.deptno = dept.deptno DEBUG 2025-12-11 02:50:37,904 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,904 [main] Physical connection closed DEBUG 2025-12-11 02:50:37,905 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:37,906 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2025-12-11 02:50:37,907 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:37,908 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,909 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,911 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,911 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,914 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,914 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,916 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:37,917 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2025-12-11 02:50:37,933 [main] Physical connection got DEBUG 2025-12-11 02:50:37,933 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,933 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,934 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,938 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,938 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,938 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,938 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,939 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,942 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,942 [main] select empno as value, ename as label from emp DEBUG 2025-12-11 02:50:37,942 [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-12-11 02:50:37,943 [main] Physical connection closed DEBUG 2025-12-11 02:50:37,944 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:37,944 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2025-12-11 02:50:37,946 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:37,947 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,948 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,949 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,949 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,952 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,952 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,955 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:37,955 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon) DEBUG 2025-12-11 02:50:37,970 [main] Physical connection got DEBUG 2025-12-11 02:50:37,970 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,970 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,970 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,974 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,974 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,974 [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-12-11 02:50:37,975 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,975 [main] Physical connection closed Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 sec Running org.seasar.dao.impl.ResultSetHandlerFactorySelectorTest DEBUG 2025-12-11 02:50:37,978 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:37,979 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:37,979 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,980 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,981 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:37,981 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,984 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:37,985 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:37,987 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:37,989 [main] Physical connection got DEBUG 2025-12-11 02:50:37,989 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:37,996 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:37,996 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running org.seasar.dao.pager.PagerResultSetFactoryWapperTest DEBUG 2025-12-11 02:50:38,000 [main] S2Pager use scroll cursor. DEBUG 2025-12-11 02:50:38,001 [main] S2Pager use scroll cursor. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.seasar.dao.util.SelectableDataSourceProxyUtilTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.seasar.dao.impl.BeanListMetaDataResultSetHandlerTest DEBUG 2025-12-11 02:50:38,006 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:38,006 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,007 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,008 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,008 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,011 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,011 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,013 [main] Physical connection got DEBUG 2025-12-11 02:50:38,013 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:38,087 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:38,087 [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-12-11 02:50:38,091 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:38,091 [main] Physical connection closed DEBUG 2025-12-11 02:50:38,093 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:38,093 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,095 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,096 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,096 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,099 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,100 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,102 [main] Physical connection got DEBUG 2025-12-11 02:50:38,102 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:38,117 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:38,117 [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-12-11 02:50:38,120 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:38,120 [main] Physical connection closed DEBUG 2025-12-11 02:50:38,121 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:38,122 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,123 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,125 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,125 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,127 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,128 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,129 [main] Physical connection got DEBUG 2025-12-11 02:50:38,129 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:38,145 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:38,145 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:38,147 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:38,147 [main] Physical connection closed DEBUG 2025-12-11 02:50:38,149 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:38,150 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,151 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,152 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,152 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,155 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,155 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,157 [main] Physical connection got DEBUG 2025-12-11 02:50:38,157 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:38,168 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:38,168 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:38,169 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:38,169 [main] Physical connection closed Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 sec Running org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest DEBUG 2025-12-11 02:50:38,173 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:38,173 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon) DEBUG 2025-12-11 02:50:38,174 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,176 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,177 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,177 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,180 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,180 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,182 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon) DEBUG 2025-12-11 02:50:38,189 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/96, BranchId=] DEBUG 2025-12-11 02:50:38,190 [main] Physical connection got DEBUG 2025-12-11 02:50:38,191 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/96, BranchId=] DEBUG 2025-12-11 02:50:38,191 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/96, BranchId=] DEBUG 2025-12-11 02:50:38,191 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/96, BranchId=] DEBUG 2025-12-11 02:50:38,207 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/96, BranchId=] DEBUG 2025-12-11 02:50:38,207 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/96, BranchId=] DEBUG 2025-12-11 02:50:38,207 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'AD%' DEBUG 2025-12-11 02:50:38,208 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/96, BranchId=] DEBUG 2025-12-11 02:50:38,208 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/96, BranchId=] DEBUG 2025-12-11 02:50:38,208 [main] Physical connection closed DEBUG 2025-12-11 02:50:38,209 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:38,210 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon) DEBUG 2025-12-11 02:50:38,210 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,212 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,213 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,213 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,216 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,217 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,218 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon) DEBUG 2025-12-11 02:50:38,225 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/97, BranchId=] DEBUG 2025-12-11 02:50:38,225 [main] Physical connection got DEBUG 2025-12-11 02:50:38,225 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/97, BranchId=] DEBUG 2025-12-11 02:50:38,225 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/97, BranchId=] DEBUG 2025-12-11 02:50:38,225 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/97, BranchId=] DEBUG 2025-12-11 02:50:38,242 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/97, BranchId=] DEBUG 2025-12-11 02:50:38,242 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/97, BranchId=] DEBUG 2025-12-11 02:50:38,242 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%' DEBUG 2025-12-11 02:50:38,242 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/97, BranchId=] org.seasar.dao.NotExactlyOneRowUpdatedRuntimeException: [EDAO0016]Not Exactly one row updated (actual:2) at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptor.invoke(AssertExactlyOneRowInterceptor.java:34) at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$1580c3a$$MethodInvocation$$invoke0.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$1580c3a.invoke(PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$1580c3a.java) at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$1181c24$$MethodInvocation$$updateSal0.proceed(MethodInvocationClassGenerator.java) at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$1181c24.updateSal(AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$1181c24.java) at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest.testMoreThanOneRowTx(AssertExactlyOneRowInterceptorTest.java:40) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:154) at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:519) at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:103) at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:308) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:118) at junit.framework.TestSuite.runTest(TestSuite.java:208) at junit.framework.TestSuite.run(TestSuite.java:203) at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140) at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127) at org.apache.maven.surefire.Surefire.run(Surefire.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345) at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009) DEBUG 2025-12-11 02:50:38,243 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/97, BranchId=] DEBUG 2025-12-11 02:50:38,243 [main] Physical connection closed DEBUG 2025-12-11 02:50:38,245 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:38,245 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon) DEBUG 2025-12-11 02:50:38,302 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,303 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,304 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,304 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,307 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,308 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,309 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon) DEBUG 2025-12-11 02:50:38,315 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/98, BranchId=] DEBUG 2025-12-11 02:50:38,316 [main] Physical connection got DEBUG 2025-12-11 02:50:38,317 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/98, BranchId=] DEBUG 2025-12-11 02:50:38,317 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/98, BranchId=] DEBUG 2025-12-11 02:50:38,317 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/98, BranchId=] DEBUG 2025-12-11 02:50:38,335 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/98, BranchId=] DEBUG 2025-12-11 02:50:38,335 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/98, BranchId=] DEBUG 2025-12-11 02:50:38,335 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%' DEBUG 2025-12-11 02:50:38,335 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/98, BranchId=] DEBUG 2025-12-11 02:50:38,336 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/98, BranchId=] DEBUG 2025-12-11 02:50:38,336 [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.005 sec Running org.seasar.dao.util.PropertyDescUtilPublicFieldTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.seasar.dao.dbms.StandardTest DEBUG 2025-12-11 02:50:38,356 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:38,356 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,357 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,359 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,359 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,362 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,362 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,363 [main] Physical connection got DEBUG 2025-12-11 02:50:38,363 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:38,383 [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-12-11 02:50:38,383 [main] Physical connection closed DEBUG 2025-12-11 02:50:38,384 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:38,384 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,385 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,387 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,387 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,390 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,391 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,392 [main] Physical connection got DEBUG 2025-12-11 02:50:38,392 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:38,411 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:38,413 [main] Physical connection closed DEBUG 2025-12-11 02:50:38,414 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:38,415 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,416 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,417 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,417 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,420 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,421 [main] S2Container is created(path=j2ee.dicon) org.seasar.framework.exception.SRuntimeException: [EDAO0022]Can not use Identity in this RDB DEBUG 2025-12-11 02:50:38,424 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:38,424 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,425 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,426 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,426 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,429 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,429 [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-12-11 02:50:38,434 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:38,435 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,435 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,437 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,437 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,440 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,441 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,442 [main] Physical connection got DEBUG 2025-12-11 02:50:38,442 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:38,459 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:38,459 [main] Logical connection got, tx=null 7788,SCOTT DEBUG 2025-12-11 02:50:38,460 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:38,460 [main] Physical connection closed DEBUG 2025-12-11 02:50:38,463 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:38,464 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,464 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,466 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,466 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,469 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,469 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,471 [main] Physical connection got DEBUG 2025-12-11 02:50:38,471 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:38,488 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:38,489 [main] Logical connection got, tx=null 0,SCOTT DEBUG 2025-12-11 02:50:38,489 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:38,489 [main] Physical connection closed DEBUG 2025-12-11 02:50:38,548 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:38,549 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,550 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,551 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,551 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,554 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,554 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,556 [main] Physical connection got DEBUG 2025-12-11 02:50:38,556 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:38,567 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:38,568 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:38,568 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:38,568 [main] Physical connection closed DEBUG 2025-12-11 02:50:38,570 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:38,571 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,572 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,573 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,573 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,576 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,576 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,577 [main] Physical connection got DEBUG 2025-12-11 02:50:38,577 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:38,589 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:38,589 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:38,590 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:38,590 [main] Physical connection closed DEBUG 2025-12-11 02:50:38,591 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:38,592 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,593 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,595 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,595 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,598 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,598 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,599 [main] Physical connection got DEBUG 2025-12-11 02:50:38,599 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:38,611 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:38,611 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:38,612 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:38,612 [main] Physical connection closed Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 sec Running org.seasar.dao.unit.S2DaoBeanReaderTest DEBUG 2025-12-11 02:50:38,616 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:38,616 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,617 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,618 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,618 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,621 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,621 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,622 [main] Physical connection got DEBUG 2025-12-11 02:50:38,622 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:38,638 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:38,638 [main] Physical connection closed DEBUG 2025-12-11 02:50:38,640 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:38,640 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,641 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,643 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,643 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,646 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,647 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,648 [main] Physical connection got DEBUG 2025-12-11 02:50:38,648 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:38,663 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:38,663 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec Running org.seasar.dao.impl.DaoMetaDataFactoryImplTest DEBUG 2025-12-11 02:50:38,667 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:38,667 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:38,668 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,669 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,671 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,671 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,673 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,674 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,676 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:38,678 [main] Physical connection got DEBUG 2025-12-11 02:50:38,678 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:38,678 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:38,678 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:38,683 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:38,685 [main] Physical connection closed DEBUG 2025-12-11 02:50:38,687 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:38,688 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:38,689 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,689 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,691 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,692 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,694 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,695 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,696 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:38,698 [main] Physical connection got DEBUG 2025-12-11 02:50:38,698 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:38,698 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:38,698 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:38,762 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:38,764 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:38,764 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:38,764 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:38,764 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:38,767 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 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-12-11 02:50:38,772 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:38,773 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,773 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,775 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,775 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,778 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,778 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,780 [main] Physical connection got DEBUG 2025-12-11 02:50:38,780 [main] Logical connection got, tx=null WARN 2025-12-11 02:50:38,783 [main] Table(S2DaoTestCaseTest$Hoge) not found WARN 2025-12-11 02:50:38,784 [main] Table(S2DaoTestCaseTest$Foo) not found DEBUG 2025-12-11 02:50:38,789 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:38,789 [main] Physical connection closed DEBUG 2025-12-11 02:50:38,790 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:38,791 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,792 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,794 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,794 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,796 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,797 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,798 [main] Physical connection got DEBUG 2025-12-11 02:50:38,798 [main] Logical connection got, tx=null WARN 2025-12-11 02:50:38,801 [main] Table(S2DaoTestCaseTest$Hoge) not found WARN 2025-12-11 02:50:38,802 [main] Table(S2DaoTestCaseTest$Foo) not found DEBUG 2025-12-11 02:50:38,806 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:38,806 [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-12-11 02:50:38,809 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:38,810 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,810 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,811 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,811 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,814 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,815 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,816 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/99, BranchId=] DEBUG 2025-12-11 02:50:38,817 [main] Physical connection got DEBUG 2025-12-11 02:50:38,817 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/99, BranchId=] DEBUG 2025-12-11 02:50:38,817 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/99, BranchId=] DEBUG 2025-12-11 02:50:38,817 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/99, BranchId=] DEBUG 2025-12-11 02:50:38,833 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/99, BranchId=] DEBUG 2025-12-11 02:50:38,842 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/99, BranchId=] DEBUG 2025-12-11 02:50:38,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 EMP.empno = 7788 DEBUG 2025-12-11 02:50:38,844 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/99, BranchId=] DEBUG 2025-12-11 02:50:38,844 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/99, BranchId=] DEBUG 2025-12-11 02:50:38,844 [main] UPDATE EMP SET tstamp = '2025-12-11 02.50.38', ename = 'SCOTT', deptno = 20, hiredate = '1982-12-09 00.00.00', mgr = 7566, job = 'ANALYST', comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2025-12-11 02:50:38,845 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/99, BranchId=] DEBUG 2025-12-11 02:50:38,845 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/99, BranchId=] DEBUG 2025-12-11 02:50:38,845 [main] Physical connection closed DEBUG 2025-12-11 02:50:38,846 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:38,846 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,847 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,849 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,849 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,852 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,853 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,853 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/100, BranchId=] DEBUG 2025-12-11 02:50:38,854 [main] Physical connection got DEBUG 2025-12-11 02:50:38,854 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/100, BranchId=] DEBUG 2025-12-11 02:50:38,854 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/100, BranchId=] DEBUG 2025-12-11 02:50:38,854 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/100, BranchId=] DEBUG 2025-12-11 02:50:38,861 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/100, BranchId=] DEBUG 2025-12-11 02:50:38,863 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/100, BranchId=] DEBUG 2025-12-11 02:50:38,863 [main] UPDATE DEPT SET dname = null, versionno = 1, loc = null WHERE deptno = 10 AND versionno = 0 DEBUG 2025-12-11 02:50:38,865 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/100, BranchId=] DEBUG 2025-12-11 02:50:38,865 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/100, BranchId=] DEBUG 2025-12-11 02:50:38,865 [main] Physical connection closed DEBUG 2025-12-11 02:50:38,867 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:38,867 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,868 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,869 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,869 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,872 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,873 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,874 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/101, BranchId=] DEBUG 2025-12-11 02:50:38,875 [main] Physical connection got DEBUG 2025-12-11 02:50:38,875 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/101, BranchId=] DEBUG 2025-12-11 02:50:38,875 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/101, BranchId=] DEBUG 2025-12-11 02:50:38,875 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/101, BranchId=] DEBUG 2025-12-11 02:50:38,882 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/101, BranchId=] DEBUG 2025-12-11 02:50:38,884 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/101, BranchId=] DEBUG 2025-12-11 02:50:38,884 [main] UPDATE DEPT SET dname = null, versionno = 0, loc = null WHERE deptno = 10 AND versionno = -1 DEBUG 2025-12-11 02:50:38,885 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/101, BranchId=] org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1) DEBUG 2025-12-11 02:50:38,885 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/101, BranchId=] DEBUG 2025-12-11 02:50:38,885 [main] Physical connection closed DEBUG 2025-12-11 02:50:38,887 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:38,888 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,888 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,889 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,890 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,892 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,893 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,895 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/102, BranchId=] DEBUG 2025-12-11 02:50:38,895 [main] Physical connection got DEBUG 2025-12-11 02:50:38,895 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/102, BranchId=] DEBUG 2025-12-11 02:50:38,895 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/102, BranchId=] DEBUG 2025-12-11 02:50:38,895 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/102, BranchId=] DEBUG 2025-12-11 02:50:38,911 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/102, BranchId=] DEBUG 2025-12-11 02:50:38,920 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/102, BranchId=] DEBUG 2025-12-11 02:50:38,920 [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-12-11 02:50:38,922 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/102, BranchId=] DEBUG 2025-12-11 02:50:38,922 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/102, BranchId=] DEBUG 2025-12-11 02:50:38,922 [main] UPDATE EMP SET tstamp = '2025-12-11 02.50.38', ename = 'SCOTT' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2025-12-11 02:50:38,922 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/102, BranchId=] DEBUG 2025-12-11 02:50:38,922 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/102, BranchId=] DEBUG 2025-12-11 02:50:38,922 [main] Physical connection closed DEBUG 2025-12-11 02:50:38,924 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:38,924 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,925 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,927 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:38,927 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,930 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:38,930 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:38,931 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/103, BranchId=] DEBUG 2025-12-11 02:50:38,931 [main] Physical connection got DEBUG 2025-12-11 02:50:38,931 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/103, BranchId=] DEBUG 2025-12-11 02:50:38,931 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/103, BranchId=] DEBUG 2025-12-11 02:50:38,932 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/103, BranchId=] DEBUG 2025-12-11 02:50:38,948 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/103, BranchId=] DEBUG 2025-12-11 02:50:38,956 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/103, BranchId=] DEBUG 2025-12-11 02:50:38,956 [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-12-11 02:50:38,957 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/103, BranchId=] DEBUG 2025-12-11 02:50:38,957 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/103, BranchId=] DEBUG 2025-12-11 02:50:38,957 [main] UPDATE EMP SET deptno = 20, tstamp = '2025-12-11 02.50.38' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32' DEBUG 2025-12-11 02:50:38,958 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/103, BranchId=] DEBUG 2025-12-11 02:50:38,958 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/103, BranchId=] DEBUG 2025-12-11 02:50:38,958 [main] Physical connection closed Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 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.064 sec Running org.seasar.dao.pager.NoScrollCursorTest DEBUG 2025-12-11 02:50:39,027 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:39,027 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:39,028 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:39,029 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:39,029 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:39,032 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:39,033 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:39,034 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/104, BranchId=] DEBUG 2025-12-11 02:50:39,034 [main] Physical connection got DEBUG 2025-12-11 02:50:39,034 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/104, BranchId=] DEBUG 2025-12-11 02:50:39,034 [main] S2Pager not use scroll cursor. DEBUG 2025-12-11 02:50:39,035 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/104, BranchId=] DEBUG 2025-12-11 02:50:39,035 [main] Physical connection closed DEBUG 2025-12-11 02:50:39,037 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:39,037 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:39,038 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:39,039 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:39,039 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:39,042 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:39,043 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:39,045 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/105, BranchId=] DEBUG 2025-12-11 02:50:39,045 [main] Physical connection got DEBUG 2025-12-11 02:50:39,045 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/105, BranchId=] DEBUG 2025-12-11 02:50:39,045 [main] S2Pager not use scroll cursor. DEBUG 2025-12-11 02:50:39,045 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/105, BranchId=] DEBUG 2025-12-11 02:50:39,045 [main] Physical connection closed DEBUG 2025-12-11 02:50:39,047 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:39,047 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:39,048 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:39,050 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:39,050 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:39,053 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:39,053 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:39,054 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/106, BranchId=] DEBUG 2025-12-11 02:50:39,054 [main] Physical connection got DEBUG 2025-12-11 02:50:39,054 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/106, BranchId=] DEBUG 2025-12-11 02:50:39,054 [main] S2Pager not use scroll cursor. DEBUG 2025-12-11 02:50:39,054 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/106, BranchId=] DEBUG 2025-12-11 02:50:39,055 [main] Physical connection closed Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec Running org.seasar.dao.pager.LimitOffsetPagingSqlRewriterTest DEBUG 2025-12-11 02:50:39,057 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:39,059 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2025-12-11 02:50:39,059 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2025-12-11 02:50:39,060 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2025-12-11 02:50:39,061 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:39,062 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:39,064 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:39,064 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:39,067 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:39,067 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:39,068 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2025-12-11 02:50:39,069 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2025-12-11 02:50:39,072 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2025-12-11 02:50:39,082 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:39,084 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2025-12-11 02:50:39,085 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2025-12-11 02:50:39,086 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2025-12-11 02:50:39,086 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:39,087 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:39,089 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:39,089 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:39,092 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:39,093 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:39,093 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2025-12-11 02:50:39,095 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2025-12-11 02:50:39,095 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2025-12-11 02:50:39,107 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:39,107 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2025-12-11 02:50:39,109 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2025-12-11 02:50:39,110 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2025-12-11 02:50:39,111 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:39,112 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:39,114 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:39,114 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:39,117 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:39,117 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:39,118 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2025-12-11 02:50:39,119 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2025-12-11 02:50:39,119 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2025-12-11 02:50:39,130 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:39,131 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2025-12-11 02:50:39,132 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2025-12-11 02:50:39,133 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2025-12-11 02:50:39,134 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:39,135 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:39,136 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:39,136 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:39,140 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:39,141 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:39,142 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2025-12-11 02:50:39,143 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2025-12-11 02:50:39,143 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2025-12-11 02:50:39,155 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,364 [main] Physical connection got DEBUG 2025-12-11 02:50:39,364 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,364 [main] DELETE FROM CUSTOMER DEBUG 2025-12-11 02:50:39,364 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,365 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,367 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,368 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,368 [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-12-11 02:50:39,368 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,368 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,369 [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-12-11 02:50:39,369 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,369 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,369 [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-12-11 02:50:39,371 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,371 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,371 [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-12-11 02:50:39,371 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,371 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,372 [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-12-11 02:50:39,372 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,372 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,372 [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-12-11 02:50:39,372 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,373 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,373 [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-12-11 02:50:39,373 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,373 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,373 [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-12-11 02:50:39,373 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,373 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,373 [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-12-11 02:50:39,374 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,374 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,374 [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-12-11 02:50:39,374 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,374 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,376 [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-12-11 02:50:39,376 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,376 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,377 [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-12-11 02:50:39,377 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,377 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,377 [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-12-11 02:50:39,377 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,377 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,378 [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-12-11 02:50:39,378 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,378 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,378 [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-12-11 02:50:39,378 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,378 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,379 [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-12-11 02:50:39,379 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,379 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,379 [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-12-11 02:50:39,379 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,379 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,379 [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-12-11 02:50:39,379 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,380 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,380 [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-12-11 02:50:39,380 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,380 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,380 [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-12-11 02:50:39,380 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,380 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,381 [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-12-11 02:50:39,381 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,381 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,382 [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-12-11 02:50:39,382 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,382 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,382 [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-12-11 02:50:39,382 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,382 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,383 [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-12-11 02:50:39,383 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,383 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,384 [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-12-11 02:50:39,384 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,384 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,384 [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-12-11 02:50:39,384 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,384 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,384 [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-12-11 02:50:39,384 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,384 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,385 [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-12-11 02:50:39,385 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,385 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,385 [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-12-11 02:50:39,385 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,385 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,385 [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-12-11 02:50:39,385 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,386 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,386 [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-12-11 02:50:39,386 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,386 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,386 [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-12-11 02:50:39,386 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,386 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,386 [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-12-11 02:50:39,387 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,387 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,387 [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-12-11 02:50:39,387 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,388 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,388 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (35, '久井奈 三十五郎', '岩手県', '1978-08-13 00.00.00', 'A', '2006-03-18 00.00.00', 24, 327) DEBUG 2025-12-11 02:50:39,388 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,388 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,388 [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-12-11 02:50:39,388 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,388 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,389 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (37, '田尾 三十七郎', '福岡県', '1979-05-01 00.00.00', 'A', '2006-11-22 00.00.00', 62, 634) DEBUG 2025-12-11 02:50:39,389 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,389 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,389 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (38, '獅威鎖 三十八郎', '神奈川県', '1961-10-31 00.00.00', 'B', '2007-03-30 00.00.00', 63, 465) DEBUG 2025-12-11 02:50:39,389 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,389 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,390 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (39, '久井奈 三十九郎', '大阪府', '1973-02-01 00.00.00', 'O', '2006-12-18 00.00.00', 22, 175) DEBUG 2025-12-11 02:50:39,390 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,390 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,390 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (40, '田尾 四十郎', '新潟県', '1979-02-28 00.00.00', 'AB', '2007-03-10 00.00.00', 13, 342) DEBUG 2025-12-11 02:50:39,390 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,390 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,390 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (41, '須寅 四十一郎', '佐賀県', '1977-05-13 00.00.00', 'A', '2007-05-27 00.00.00', 56, 883) DEBUG 2025-12-11 02:50:39,391 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,391 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,391 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (42, '手江田 四十二郎', '山口県', '1958-11-26 00.00.00', 'A', '2006-03-06 00.00.00', 91, 87) DEBUG 2025-12-11 02:50:39,391 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,391 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,391 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (43, '渥司守 四十三郎', '山形県', '1983-03-31 00.00.00', 'A', '2006-10-17 00.00.00', 60, 35) DEBUG 2025-12-11 02:50:39,391 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,391 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,391 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (44, '雉宗 四十四郎', '福岡県', '1979-08-10 00.00.00', 'AB', '2005-11-25 00.00.00', 49, 626) DEBUG 2025-12-11 02:50:39,392 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,392 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,392 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (45, '獅威鎖 四十五郎', '栃木県', '1974-07-05 00.00.00', 'AB', '2007-06-17 00.00.00', 87, 268) DEBUG 2025-12-11 02:50:39,392 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,392 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,392 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (46, '雉宗 四十六郎', '新潟県', '1977-06-16 00.00.00', 'O', '2007-03-22 00.00.00', 80, 759) DEBUG 2025-12-11 02:50:39,392 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,392 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,392 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (47, '久井奈 四十七郎', '岡山県', '1948-02-03 00.00.00', 'O', '2007-01-30 00.00.00', 39, 199) DEBUG 2025-12-11 02:50:39,393 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,393 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,393 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (48, '雉宗 四十八郎', '山形県', '1957-04-27 00.00.00', 'AB', '2007-04-20 00.00.00', 92, 578) DEBUG 2025-12-11 02:50:39,393 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,393 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,393 [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-12-11 02:50:39,393 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,393 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,393 [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-12-11 02:50:39,394 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,394 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,394 [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-12-11 02:50:39,394 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,394 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,394 [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-12-11 02:50:39,394 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,394 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,394 [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-12-11 02:50:39,395 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,395 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,395 [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-12-11 02:50:39,395 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,395 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,395 [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-12-11 02:50:39,395 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,395 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,396 [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-12-11 02:50:39,396 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,396 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,396 [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-12-11 02:50:39,396 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,396 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,396 [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-12-11 02:50:39,396 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,396 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,397 [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-12-11 02:50:39,397 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,397 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,397 [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-12-11 02:50:39,397 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,397 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,397 [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-12-11 02:50:39,397 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,398 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,398 [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-12-11 02:50:39,398 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,398 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,398 [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-12-11 02:50:39,398 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,398 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,398 [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-12-11 02:50:39,398 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,399 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,399 [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-12-11 02:50:39,399 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,399 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,399 [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-12-11 02:50:39,400 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,400 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,400 [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-12-11 02:50:39,400 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,400 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,400 [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-12-11 02:50:39,400 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,400 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,401 [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-12-11 02:50:39,401 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,401 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,401 [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-12-11 02:50:39,401 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,401 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,401 [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-12-11 02:50:39,401 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,402 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,402 [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-12-11 02:50:39,402 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,402 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,402 [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-12-11 02:50:39,402 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,403 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,403 [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-12-11 02:50:39,403 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,403 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,403 [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-12-11 02:50:39,403 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,403 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,404 [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-12-11 02:50:39,404 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,404 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,404 [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-12-11 02:50:39,404 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,404 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,404 [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-12-11 02:50:39,404 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,405 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,405 [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-12-11 02:50:39,405 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,405 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,405 [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-12-11 02:50:39,405 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,405 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,405 [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-12-11 02:50:39,405 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,406 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,406 [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-12-11 02:50:39,406 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,406 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,406 [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-12-11 02:50:39,406 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,406 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,406 [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-12-11 02:50:39,407 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,407 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,407 [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-12-11 02:50:39,407 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,407 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,407 [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-12-11 02:50:39,407 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,407 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,407 [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-12-11 02:50:39,408 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,408 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,408 [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-12-11 02:50:39,408 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,408 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,408 [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-12-11 02:50:39,408 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,410 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,410 [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-12-11 02:50:39,410 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,410 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,410 [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-12-11 02:50:39,410 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,410 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,411 [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-12-11 02:50:39,411 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,411 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,411 [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-12-11 02:50:39,411 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,411 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,411 [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-12-11 02:50:39,411 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,411 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,412 [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-12-11 02:50:39,412 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,412 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,412 [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-12-11 02:50:39,412 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,412 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,412 [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-12-11 02:50:39,412 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,413 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,413 [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-12-11 02:50:39,413 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,414 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,414 [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-12-11 02:50:39,414 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,414 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,414 [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-12-11 02:50:39,414 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,414 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,414 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,414 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,415 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,416 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,416 [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-12-11 02:50:39,417 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,417 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,417 [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-12-11 02:50:39,418 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,419 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/107, BranchId=] DEBUG 2025-12-11 02:50:39,419 [main] Physical connection closed DEBUG 2025-12-11 02:50:39,421 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:39,421 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2025-12-11 02:50:39,422 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2025-12-11 02:50:39,423 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2025-12-11 02:50:39,424 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:39,425 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:39,427 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:39,427 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:39,430 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:39,431 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:39,431 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2025-12-11 02:50:39,433 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2025-12-11 02:50:39,433 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2025-12-11 02:50:39,443 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,469 [main] Physical connection got DEBUG 2025-12-11 02:50:39,469 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,469 [main] DELETE FROM CUSTOMER DEBUG 2025-12-11 02:50:39,469 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,469 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,473 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,473 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,473 [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-12-11 02:50:39,473 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,473 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,477 [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-12-11 02:50:39,478 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,478 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,478 [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-12-11 02:50:39,478 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,478 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,478 [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-12-11 02:50:39,478 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,478 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,479 [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-12-11 02:50:39,479 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,479 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,480 [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-12-11 02:50:39,480 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,480 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,480 [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-12-11 02:50:39,480 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,480 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,480 [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-12-11 02:50:39,480 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,480 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,481 [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-12-11 02:50:39,482 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,482 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,482 [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-12-11 02:50:39,482 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,482 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,482 [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-12-11 02:50:39,482 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,482 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,483 [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-12-11 02:50:39,485 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,485 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,485 [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-12-11 02:50:39,485 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,485 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,485 [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-12-11 02:50:39,486 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,486 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,486 [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-12-11 02:50:39,486 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,486 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,486 [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-12-11 02:50:39,486 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,486 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,486 [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-12-11 02:50:39,487 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,487 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,487 [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-12-11 02:50:39,487 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,487 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,487 [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-12-11 02:50:39,487 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,487 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,487 [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-12-11 02:50:39,487 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,488 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,488 [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-12-11 02:50:39,488 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,488 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,488 [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-12-11 02:50:39,489 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,489 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,489 [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-12-11 02:50:39,489 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,489 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,490 [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-12-11 02:50:39,490 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,491 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,491 [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-12-11 02:50:39,491 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,491 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,491 [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-12-11 02:50:39,491 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,491 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,491 [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-12-11 02:50:39,491 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,492 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,492 [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-12-11 02:50:39,492 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,492 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,492 [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-12-11 02:50:39,492 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,492 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,492 [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-12-11 02:50:39,492 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,492 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,493 [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-12-11 02:50:39,493 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,493 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,493 [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-12-11 02:50:39,493 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,493 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,495 [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-12-11 02:50:39,495 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,496 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,496 [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-12-11 02:50:39,496 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,496 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,496 [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-12-11 02:50:39,496 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,496 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,496 [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-12-11 02:50:39,497 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,497 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,497 [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-12-11 02:50:39,497 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,497 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,498 [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-12-11 02:50:39,498 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,498 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,498 [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-12-11 02:50:39,498 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,498 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,498 [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-12-11 02:50:39,498 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,498 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,499 [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-12-11 02:50:39,499 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,499 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,499 [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-12-11 02:50:39,500 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,500 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,500 [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-12-11 02:50:39,500 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,500 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,500 [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-12-11 02:50:39,500 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,500 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,501 [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-12-11 02:50:39,501 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,501 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,501 [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-12-11 02:50:39,502 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,502 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,502 [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-12-11 02:50:39,502 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,502 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,502 [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-12-11 02:50:39,503 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,503 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,503 [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-12-11 02:50:39,503 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,503 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,503 [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-12-11 02:50:39,503 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,503 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,503 [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-12-11 02:50:39,504 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,504 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,504 [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-12-11 02:50:39,504 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,504 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,504 [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-12-11 02:50:39,505 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,505 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,505 [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-12-11 02:50:39,505 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,505 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,505 [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-12-11 02:50:39,509 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,509 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,509 [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-12-11 02:50:39,510 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,510 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,510 [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-12-11 02:50:39,510 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,510 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,510 [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-12-11 02:50:39,511 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,511 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,513 [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-12-11 02:50:39,513 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,513 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,513 [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-12-11 02:50:39,513 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,513 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,513 [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-12-11 02:50:39,513 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,513 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,514 [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-12-11 02:50:39,515 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,515 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,515 [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-12-11 02:50:39,516 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,516 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,516 [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-12-11 02:50:39,516 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,516 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,516 [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-12-11 02:50:39,516 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,516 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,516 [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-12-11 02:50:39,517 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,517 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,517 [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-12-11 02:50:39,517 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,517 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,517 [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-12-11 02:50:39,517 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,517 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,517 [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-12-11 02:50:39,518 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,518 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,518 [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-12-11 02:50:39,518 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,518 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,518 [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-12-11 02:50:39,519 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,519 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,519 [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-12-11 02:50:39,519 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,519 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,520 [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-12-11 02:50:39,520 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,520 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,520 [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-12-11 02:50:39,520 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,520 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,520 [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-12-11 02:50:39,521 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,521 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,521 [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-12-11 02:50:39,521 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,521 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,521 [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-12-11 02:50:39,521 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,521 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,521 [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-12-11 02:50:39,523 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,523 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,523 [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-12-11 02:50:39,524 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,524 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,524 [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-12-11 02:50:39,524 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,524 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,524 [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-12-11 02:50:39,524 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,524 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,524 [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-12-11 02:50:39,525 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,525 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,525 [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-12-11 02:50:39,525 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,525 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,525 [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-12-11 02:50:39,525 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,525 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,525 [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-12-11 02:50:39,525 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,526 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,526 [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-12-11 02:50:39,526 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,526 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,527 [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-12-11 02:50:39,527 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,527 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,527 [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-12-11 02:50:39,527 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,527 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,527 [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-12-11 02:50:39,528 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,528 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,528 [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-12-11 02:50:39,528 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,528 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,528 [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-12-11 02:50:39,528 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,528 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,528 [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-12-11 02:50:39,528 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,529 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,529 [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-12-11 02:50:39,529 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,529 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,529 [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-12-11 02:50:39,529 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,529 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,529 [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-12-11 02:50:39,529 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,529 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,529 [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-12-11 02:50:39,530 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,530 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,530 [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-12-11 02:50:39,530 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,530 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,530 [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-12-11 02:50:39,530 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,530 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,530 [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-12-11 02:50:39,530 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,531 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,533 [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-12-11 02:50:39,533 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,543 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,543 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,543 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,543 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,547 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,547 [main] SELECT count(*) FROM (select * from customer where DATE_OF_JOIN >= '2006-01-01' ) AS total DEBUG 2025-12-11 02:50:39,548 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,548 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,548 [main] select * from customer where DATE_OF_JOIN >= '2006-01-01' order by PRIORITY LIMIT 12 OFFSET 18 DEBUG 2025-12-11 02:50:39,551 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,551 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,551 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,554 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/108, BranchId=] DEBUG 2025-12-11 02:50:39,554 [main] Physical connection closed DEBUG 2025-12-11 02:50:39,556 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:39,556 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2025-12-11 02:50:39,557 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2025-12-11 02:50:39,558 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2025-12-11 02:50:39,559 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:39,560 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:39,562 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:39,562 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:39,566 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:39,566 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:39,567 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2025-12-11 02:50:39,568 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2025-12-11 02:50:39,568 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2025-12-11 02:50:39,578 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,589 [main] Physical connection got DEBUG 2025-12-11 02:50:39,589 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,589 [main] DELETE FROM CUSTOMER DEBUG 2025-12-11 02:50:39,589 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,589 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,592 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,592 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,592 [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-12-11 02:50:39,592 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,592 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,592 [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-12-11 02:50:39,592 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,592 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,592 [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-12-11 02:50:39,593 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,593 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,593 [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-12-11 02:50:39,593 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,593 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,593 [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-12-11 02:50:39,593 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,593 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,593 [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-12-11 02:50:39,593 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,593 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,594 [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-12-11 02:50:39,594 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,594 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,594 [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-12-11 02:50:39,594 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,594 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,594 [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-12-11 02:50:39,594 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,594 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,594 [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-12-11 02:50:39,595 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,595 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,595 [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-12-11 02:50:39,595 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,595 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,595 [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-12-11 02:50:39,595 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,595 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,595 [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-12-11 02:50:39,595 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,595 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,596 [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-12-11 02:50:39,596 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,596 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,596 [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-12-11 02:50:39,596 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,596 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,596 [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-12-11 02:50:39,596 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,596 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,596 [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-12-11 02:50:39,597 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,597 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,597 [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-12-11 02:50:39,597 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,597 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,597 [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-12-11 02:50:39,597 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,597 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,598 [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-12-11 02:50:39,599 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,599 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,599 [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-12-11 02:50:39,599 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,599 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,599 [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-12-11 02:50:39,599 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,599 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,599 [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-12-11 02:50:39,600 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,600 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,600 [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-12-11 02:50:39,600 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,600 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,600 [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-12-11 02:50:39,600 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,600 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,600 [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-12-11 02:50:39,600 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,600 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,601 [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-12-11 02:50:39,601 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,601 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,601 [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-12-11 02:50:39,601 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,601 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,601 [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-12-11 02:50:39,601 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,601 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,601 [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-12-11 02:50:39,602 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,602 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,602 [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-12-11 02:50:39,602 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,602 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,602 [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-12-11 02:50:39,602 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,602 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,602 [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-12-11 02:50:39,602 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,603 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,603 [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-12-11 02:50:39,603 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,603 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,603 [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-12-11 02:50:39,603 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,603 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,603 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (36, '須寅 三十六郎', '富山県', '1951-08-10 00.00.00', 'A', '2007-04-18 00.00.00', 99, 427) DEBUG 2025-12-11 02:50:39,603 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,603 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,604 [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-12-11 02:50:39,604 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,604 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,604 [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-12-11 02:50:39,604 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,604 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,604 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (39, '久井奈 三十九郎', '大阪府', '1973-02-01 00.00.00', 'O', '2006-12-18 00.00.00', 22, 175) DEBUG 2025-12-11 02:50:39,604 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,604 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,604 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (40, '田尾 四十郎', '新潟県', '1979-02-28 00.00.00', 'AB', '2007-03-10 00.00.00', 13, 342) DEBUG 2025-12-11 02:50:39,605 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,605 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,605 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (41, '須寅 四十一郎', '佐賀県', '1977-05-13 00.00.00', 'A', '2007-05-27 00.00.00', 56, 883) DEBUG 2025-12-11 02:50:39,605 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,605 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,605 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (42, '手江田 四十二郎', '山口県', '1958-11-26 00.00.00', 'A', '2006-03-06 00.00.00', 91, 87) DEBUG 2025-12-11 02:50:39,605 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,605 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,605 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (43, '渥司守 四十三郎', '山形県', '1983-03-31 00.00.00', 'A', '2006-10-17 00.00.00', 60, 35) DEBUG 2025-12-11 02:50:39,605 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,605 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,606 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (44, '雉宗 四十四郎', '福岡県', '1979-08-10 00.00.00', 'AB', '2005-11-25 00.00.00', 49, 626) DEBUG 2025-12-11 02:50:39,606 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,606 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,606 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (45, '獅威鎖 四十五郎', '栃木県', '1974-07-05 00.00.00', 'AB', '2007-06-17 00.00.00', 87, 268) DEBUG 2025-12-11 02:50:39,606 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,606 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,606 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (46, '雉宗 四十六郎', '新潟県', '1977-06-16 00.00.00', 'O', '2007-03-22 00.00.00', 80, 759) DEBUG 2025-12-11 02:50:39,606 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,606 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,606 [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-12-11 02:50:39,607 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,607 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,607 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (48, '雉宗 四十八郎', '山形県', '1957-04-27 00.00.00', 'AB', '2007-04-20 00.00.00', 92, 578) DEBUG 2025-12-11 02:50:39,607 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,607 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,607 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (49, '渥司守 四十九郎', '広島県', '1966-04-05 00.00.00', 'O', '2006-08-15 00.00.00', 79, 605) DEBUG 2025-12-11 02:50:39,607 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,607 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,607 [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-12-11 02:50:39,607 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,607 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,608 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (51, '田尾 五十一郎', '愛媛県', '1956-12-12 00.00.00', 'A', '2007-07-20 00.00.00', 35, 400) DEBUG 2025-12-11 02:50:39,608 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,609 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,609 [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-12-11 02:50:39,609 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,609 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,609 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (53, '須寅 五十三郎', '兵庫県', '1961-08-11 00.00.00', 'A', '2007-03-05 00.00.00', 45, 765) DEBUG 2025-12-11 02:50:39,609 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,609 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,609 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (54, '雉宗 五十四郎', '滋賀県', '1972-10-29 00.00.00', 'O', '2007-05-21 00.00.00', 9, 627) DEBUG 2025-12-11 02:50:39,609 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,609 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,610 [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-12-11 02:50:39,610 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,610 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,610 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (56, '渥司守 五十六郎', '滋賀県', '1949-12-11 00.00.00', 'O', '2006-11-19 00.00.00', 71, 912) DEBUG 2025-12-11 02:50:39,610 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,610 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,610 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (57, '田尾 五十七郎', '岩手県', '1950-05-21 00.00.00', 'AB', '2007-01-01 00.00.00', 15, 160) DEBUG 2025-12-11 02:50:39,610 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,610 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,610 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (58, '獅威鎖 五十八郎', '秋田県', '1962-12-15 00.00.00', 'O', '2005-12-05 00.00.00', 85, 525) DEBUG 2025-12-11 02:50:39,611 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,611 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,611 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (59, '雉宗 五十九郎', '大阪府', '1969-03-27 00.00.00', 'A', '2006-06-30 00.00.00', 86, 637) DEBUG 2025-12-11 02:50:39,611 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,611 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,611 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (60, '渥司守 六十郎', '香川県', '1952-08-09 00.00.00', 'O', '2005-11-03 00.00.00', 17, 623) DEBUG 2025-12-11 02:50:39,612 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,612 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,612 [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-12-11 02:50:39,612 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,612 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,612 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (62, '久井奈 六十二郎', '石川県', '1962-04-13 00.00.00', 'B', '2007-04-23 00.00.00', 51, 824) DEBUG 2025-12-11 02:50:39,612 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,612 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,612 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (63, '獅威鎖 六十三郎', '徳島県', '1955-05-18 00.00.00', 'O', '2007-02-22 00.00.00', 5, 421) DEBUG 2025-12-11 02:50:39,612 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,612 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,613 [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-12-11 02:50:39,613 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,613 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,613 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (65, '渥司守 六十五郎', '新潟県', '1953-07-02 00.00.00', 'A', '2007-05-24 00.00.00', 21, 444) DEBUG 2025-12-11 02:50:39,613 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,613 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,613 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (66, '手江田 六十六郎', '岩手県', '1986-01-02 00.00.00', 'A', '2005-11-06 00.00.00', 37, 671) DEBUG 2025-12-11 02:50:39,613 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,613 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,613 [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-12-11 02:50:39,614 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,614 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,614 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (68, '渥司守 六十八郎', '栃木県', '1957-01-14 00.00.00', 'B', '2006-09-02 00.00.00', 100, 193) DEBUG 2025-12-11 02:50:39,614 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,614 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,614 [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-12-11 02:50:39,614 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,614 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,614 [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-12-11 02:50:39,615 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,615 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,615 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (71, '渥司守 七十一郎', '香川県', '1975-09-08 00.00.00', 'O', '2006-08-28 00.00.00', 31, 851) DEBUG 2025-12-11 02:50:39,615 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,615 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,615 [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-12-11 02:50:39,616 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,616 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,616 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (73, '久井奈 七十三郎', '山形県', '1960-11-11 00.00.00', 'O', '2007-02-03 00.00.00', 4, 677) DEBUG 2025-12-11 02:50:39,616 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,616 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,616 [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-12-11 02:50:39,616 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,616 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,616 [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-12-11 02:50:39,616 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,616 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,617 [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-12-11 02:50:39,617 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,617 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,617 [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-12-11 02:50:39,617 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,617 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,617 [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-12-11 02:50:39,617 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,617 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,617 [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-12-11 02:50:39,618 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,618 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,618 [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-12-11 02:50:39,618 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,618 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,618 [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-12-11 02:50:39,618 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,618 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,618 [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-12-11 02:50:39,618 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,619 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,619 [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-12-11 02:50:39,619 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,620 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,620 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (84, '渥司守 八十四郎', '長崎県', '1983-05-01 00.00.00', 'A', '2006-06-06 00.00.00', 19, 50) DEBUG 2025-12-11 02:50:39,620 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,620 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,620 [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-12-11 02:50:39,620 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,620 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,620 [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-12-11 02:50:39,620 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,620 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,620 [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-12-11 02:50:39,621 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,621 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,621 [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-12-11 02:50:39,621 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,621 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,621 [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-12-11 02:50:39,621 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,621 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,621 [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-12-11 02:50:39,621 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,622 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,622 [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-12-11 02:50:39,622 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,622 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,622 [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-12-11 02:50:39,622 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,622 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,622 [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-12-11 02:50:39,622 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,622 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,622 [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-12-11 02:50:39,623 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,623 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,623 [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-12-11 02:50:39,623 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,623 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,623 [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-12-11 02:50:39,624 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,624 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,624 [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-12-11 02:50:39,624 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,624 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,624 [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-12-11 02:50:39,624 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,624 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,624 [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-12-11 02:50:39,625 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,625 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,625 [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-12-11 02:50:39,625 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,627 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,627 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,627 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,628 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,631 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,631 [main] SELECT count(*) FROM (select * from customer where DATE_OF_JOIN >= '2006-01-01' ) AS total DEBUG 2025-12-11 02:50:39,631 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,631 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,631 [main] select * from customer where DATE_OF_JOIN >= '2006-01-01' order by PRIORITY LIMIT 12 OFFSET 18 DEBUG 2025-12-11 02:50:39,632 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,632 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,633 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,635 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/109, BranchId=] DEBUG 2025-12-11 02:50:39,635 [main] Physical connection closed DEBUG 2025-12-11 02:50:39,637 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:39,638 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2025-12-11 02:50:39,639 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2025-12-11 02:50:39,641 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2025-12-11 02:50:39,643 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:39,644 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:39,645 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:39,645 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:39,649 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:39,650 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:39,650 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon) DEBUG 2025-12-11 02:50:39,652 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon) DEBUG 2025-12-11 02:50:39,652 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon) DEBUG 2025-12-11 02:50:39,664 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,674 [main] Physical connection got DEBUG 2025-12-11 02:50:39,674 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,674 [main] DELETE FROM CUSTOMER DEBUG 2025-12-11 02:50:39,674 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,674 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,677 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,677 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,677 [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-12-11 02:50:39,677 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,677 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,677 [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-12-11 02:50:39,677 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,677 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,678 [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-12-11 02:50:39,678 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,678 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,678 [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-12-11 02:50:39,678 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,678 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,678 [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-12-11 02:50:39,679 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,679 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,679 [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-12-11 02:50:39,679 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,679 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,679 [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-12-11 02:50:39,679 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,679 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,679 [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-12-11 02:50:39,680 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,680 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,680 [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-12-11 02:50:39,680 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,680 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,680 [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-12-11 02:50:39,680 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,680 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,680 [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-12-11 02:50:39,680 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,680 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,681 [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-12-11 02:50:39,681 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,681 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,681 [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-12-11 02:50:39,681 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,681 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,681 [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-12-11 02:50:39,681 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,681 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,681 [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-12-11 02:50:39,682 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,682 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,682 [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-12-11 02:50:39,682 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,682 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,682 [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-12-11 02:50:39,682 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,682 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,682 [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-12-11 02:50:39,682 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,684 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,684 [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-12-11 02:50:39,684 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,684 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,684 [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-12-11 02:50:39,684 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,684 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,684 [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-12-11 02:50:39,685 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,685 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,685 [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-12-11 02:50:39,686 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,686 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,686 [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-12-11 02:50:39,686 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,686 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,686 [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-12-11 02:50:39,686 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,686 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,686 [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-12-11 02:50:39,686 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,686 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,687 [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-12-11 02:50:39,687 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,687 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,687 [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-12-11 02:50:39,687 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,687 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,687 [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-12-11 02:50:39,688 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,688 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,688 [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-12-11 02:50:39,688 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,688 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,688 [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-12-11 02:50:39,688 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,688 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,689 [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-12-11 02:50:39,689 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,689 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,689 [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-12-11 02:50:39,689 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,689 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,690 [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-12-11 02:50:39,690 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,690 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,690 [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-12-11 02:50:39,690 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,690 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,690 [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-12-11 02:50:39,690 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,690 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,691 [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-12-11 02:50:39,691 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,691 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,691 [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-12-11 02:50:39,691 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,691 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,691 [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-12-11 02:50:39,691 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,691 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,691 [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-12-11 02:50:39,692 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,692 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,692 [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-12-11 02:50:39,692 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,692 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,692 [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-12-11 02:50:39,692 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,692 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,693 [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-12-11 02:50:39,693 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,693 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,693 [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-12-11 02:50:39,693 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,693 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,693 [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-12-11 02:50:39,694 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,694 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,694 [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-12-11 02:50:39,694 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,694 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,694 [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-12-11 02:50:39,694 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,694 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,694 [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-12-11 02:50:39,694 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,695 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,695 [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-12-11 02:50:39,695 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,695 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,695 [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-12-11 02:50:39,695 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,695 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,695 [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-12-11 02:50:39,696 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,696 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,696 [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-12-11 02:50:39,697 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,697 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,697 [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-12-11 02:50:39,697 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,697 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,697 [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-12-11 02:50:39,697 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,697 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,697 [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-12-11 02:50:39,697 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,697 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,698 [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-12-11 02:50:39,698 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,698 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,698 [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-12-11 02:50:39,698 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,698 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,698 [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-12-11 02:50:39,699 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,699 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,699 [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-12-11 02:50:39,699 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,699 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,699 [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-12-11 02:50:39,699 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,699 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,699 [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-12-11 02:50:39,699 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,699 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,699 [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-12-11 02:50:39,700 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,700 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,700 [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-12-11 02:50:39,700 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,700 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,700 [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-12-11 02:50:39,700 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,700 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,700 [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-12-11 02:50:39,700 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,701 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,701 [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-12-11 02:50:39,701 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,701 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,701 [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-12-11 02:50:39,701 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,701 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,701 [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-12-11 02:50:39,701 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,701 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,701 [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-12-11 02:50:39,702 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,702 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,702 [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-12-11 02:50:39,702 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,702 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,702 [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-12-11 02:50:39,702 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,702 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,702 [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-12-11 02:50:39,702 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,702 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,703 [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-12-11 02:50:39,703 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,703 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,703 [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-12-11 02:50:39,703 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,703 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,703 [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-12-11 02:50:39,703 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,703 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,703 [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-12-11 02:50:39,703 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,704 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,704 [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-12-11 02:50:39,704 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,704 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,704 [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-12-11 02:50:39,704 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,704 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,704 [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-12-11 02:50:39,705 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,705 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,705 [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-12-11 02:50:39,705 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,705 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,705 [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-12-11 02:50:39,705 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,705 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,705 [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-12-11 02:50:39,705 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,706 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,706 [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-12-11 02:50:39,706 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,706 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,706 [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-12-11 02:50:39,707 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,707 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,707 [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-12-11 02:50:39,707 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,707 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,707 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (85, '須寅 八十五郎', '長崎県', '1954-03-05 00.00.00', 'A', '2006-09-11 00.00.00', 93, 764) DEBUG 2025-12-11 02:50:39,707 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,707 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,708 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (86, '手江田 八十六郎', '岡山県', '1965-07-02 00.00.00', 'A', '2005-08-28 00.00.00', 66, 759) DEBUG 2025-12-11 02:50:39,708 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,708 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,708 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (87, '雉宗 八十七郎', '青森県', '1950-02-15 00.00.00', 'A', '2007-02-11 00.00.00', 40, 899) DEBUG 2025-12-11 02:50:39,708 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,708 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,708 [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-12-11 02:50:39,708 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,708 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,709 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (89, '獅威鎖 八十九郎', '和歌山県', '1948-12-14 00.00.00', 'O', '2005-09-10 00.00.00', 98, 591) DEBUG 2025-12-11 02:50:39,709 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,709 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,709 [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-12-11 02:50:39,709 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,709 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,709 [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-12-11 02:50:39,709 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,709 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,709 [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-12-11 02:50:39,709 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,710 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,710 [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-12-11 02:50:39,710 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,710 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,710 [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-12-11 02:50:39,710 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,710 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,710 [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-12-11 02:50:39,710 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,710 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,710 [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-12-11 02:50:39,711 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,711 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,711 [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-12-11 02:50:39,711 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,711 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,711 [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-12-11 02:50:39,711 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,711 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,711 [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-12-11 02:50:39,711 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,711 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,712 [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-12-11 02:50:39,712 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,722 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,722 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,722 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,722 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,723 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,723 [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-12-11 02:50:39,725 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,725 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,790 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,800 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/110, BranchId=] DEBUG 2025-12-11 02:50:39,800 [main] Physical connection closed Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.745 sec Running org.seasar.dao.impl.NullBeanEnhancerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Running org.seasar.dao.impl.DtoArrayMetaDataResultSetHandlerTest DEBUG 2025-12-11 02:50:39,806 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:39,807 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:39,808 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:39,809 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:39,809 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:39,812 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:39,812 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:39,815 [main] Physical connection got DEBUG 2025-12-11 02:50:39,815 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:39,815 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:39,815 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running org.seasar.dao.issue.Jira101Test DEBUG 2025-12-11 02:50:39,817 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:39,818 [main] S2Container will be created(path=org/seasar/dao/issue/Jira101Test.dicon) DEBUG 2025-12-11 02:50:39,819 [main] S2Container will be created(path=dao-enhance.dicon) DEBUG 2025-12-11 02:50:39,820 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:39,821 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:39,822 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:39,822 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:39,825 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:39,826 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:39,827 [main] S2Container is created(path=dao-enhance.dicon) DEBUG 2025-12-11 02:50:39,829 [main] S2Container is created(path=org/seasar/dao/issue/Jira101Test.dicon) DEBUG 2025-12-11 02:50:39,838 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/111, BranchId=] DEBUG 2025-12-11 02:50:39,838 [main] Physical connection got DEBUG 2025-12-11 02:50:39,838 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/111, BranchId=] DEBUG 2025-12-11 02:50:39,838 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/111, BranchId=] DEBUG 2025-12-11 02:50:39,838 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/111, BranchId=] DEBUG 2025-12-11 02:50:39,845 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/111, BranchId=] DEBUG 2025-12-11 02:50:39,846 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/111, BranchId=] DEBUG 2025-12-11 02:50:39,846 [main] INSERT INTO JIRA101_TABLE (aaa, bbb, foo_id) VALUES ('a1', 'b1', 777) DEBUG 2025-12-11 02:50:39,846 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/111, BranchId=] DEBUG 2025-12-11 02:50:39,846 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/111, BranchId=] DEBUG 2025-12-11 02:50:39,846 [main] SELECT JIRA101_TABLE.aaa, JIRA101_TABLE.bbb, JIRA101_TABLE.foo_id FROM JIRA101_TABLE WHERE JIRA101_TABLE.FOO_ID = 777 DEBUG 2025-12-11 02:50:39,847 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/111, BranchId=] DEBUG 2025-12-11 02:50:39,847 [main] skip UPDATE: table=JIRA101_TABLE, key{foo_id=777} DEBUG 2025-12-11 02:50:39,847 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/111, BranchId=] DEBUG 2025-12-11 02:50:39,847 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec Running org.seasar.dao.interceptors.AssertAtLeastOneRowInterceptorTest DEBUG 2025-12-11 02:50:39,851 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:39,851 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertAtLeastOneRowInterceptorTest.dicon) DEBUG 2025-12-11 02:50:39,852 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:39,852 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:39,854 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:39,854 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:39,857 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:39,857 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:39,860 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertAtLeastOneRowInterceptorTest.dicon) DEBUG 2025-12-11 02:50:39,867 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/112, BranchId=] DEBUG 2025-12-11 02:50:39,867 [main] Physical connection got DEBUG 2025-12-11 02:50:39,867 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/112, BranchId=] DEBUG 2025-12-11 02:50:39,867 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/112, BranchId=] DEBUG 2025-12-11 02:50:39,867 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/112, BranchId=] DEBUG 2025-12-11 02:50:39,883 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/112, BranchId=] DEBUG 2025-12-11 02:50:39,884 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/112, BranchId=] DEBUG 2025-12-11 02:50:39,884 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%' DEBUG 2025-12-11 02:50:39,884 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/112, BranchId=] DEBUG 2025-12-11 02:50:39,884 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/112, BranchId=] DEBUG 2025-12-11 02:50:39,884 [main] Physical connection closed DEBUG 2025-12-11 02:50:39,886 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:39,886 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertAtLeastOneRowInterceptorTest.dicon) DEBUG 2025-12-11 02:50:39,887 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:39,889 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:39,890 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:39,890 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:39,893 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:39,893 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:39,895 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertAtLeastOneRowInterceptorTest.dicon) DEBUG 2025-12-11 02:50:39,902 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/113, BranchId=] DEBUG 2025-12-11 02:50:39,902 [main] Physical connection got DEBUG 2025-12-11 02:50:39,902 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/113, BranchId=] DEBUG 2025-12-11 02:50:39,902 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/113, BranchId=] DEBUG 2025-12-11 02:50:39,902 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/113, BranchId=] DEBUG 2025-12-11 02:50:39,917 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/113, BranchId=] DEBUG 2025-12-11 02:50:39,917 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/113, BranchId=] DEBUG 2025-12-11 02:50:39,917 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%' DEBUG 2025-12-11 02:50:39,918 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/113, BranchId=] DEBUG 2025-12-11 02:50:39,918 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/113, BranchId=] DEBUG 2025-12-11 02:50:39,918 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 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-12-11 02:50:39,923 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:39,923 [main] S2Container will be created(path=org/seasar/dao/impl/NestedDaoMethodTest.dicon) DEBUG 2025-12-11 02:50:39,925 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:39,926 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:39,927 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:39,928 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:39,928 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:39,931 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:39,932 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:39,934 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:39,936 [main] S2Container is created(path=org/seasar/dao/impl/NestedDaoMethodTest.dicon) DEBUG 2025-12-11 02:50:39,944 [main] Physical connection got DEBUG 2025-12-11 02:50:39,944 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:39,944 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:39,944 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:39,946 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:39,948 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:39,948 [main] SELECT EMP.empno, EMP.ename, EMP.deptno FROM EMP WHERE empno = 7782 DEBUG 2025-12-11 02:50:39,948 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:39,948 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:39,948 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:39,950 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:39,950 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:39,951 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:39,951 [main] SELECT DEPT.dname, DEPT.deptno FROM DEPT WHERE DEPT.deptno = 10 DEBUG 2025-12-11 02:50:39,951 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:39,951 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 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-12-11 02:50:39,959 [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-12-11 02:50:39,963 [main] Argument(job) not found SELECT * FROM emp WARN 2025-12-11 02:50:39,963 [main] Argument(aaa) not found [] [] [aaabbb] [aaa] [bbbddd] SELECT * FROM emp WHERE deptno = 10 WARN 2025-12-11 02:50:39,965 [main] Argument(job) not found WARN 2025-12-11 02:50:39,965 [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-12-11 02:50:39,967 [main] Argument(moge) not found WARN 2025-12-11 02:50:39,967 [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-12-11 02:50:39,969 [main] Argument(hoge) not found WARN 2025-12-11 02:50:39,969 [main] Argument($1) not found WARN 2025-12-11 02:50:39,969 [main] Argument($1) not found SELECT AAA FROM HOGE where bb = ? /* comment */ WARN 2025-12-11 02:50:39,969 [main] Argument($1) not found WARN 2025-12-11 02:50:39,969 [main] Argument($1) not found SELECT AAA FROM HOGE where aa = ? -- comment Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running org.seasar.dao.impl.QuestionInCommentTest DEBUG 2025-12-11 02:50:40,039 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:40,040 [main] S2Container will be created(path=org/seasar/dao/impl/QuestionInCommentTest.dicon) DEBUG 2025-12-11 02:50:40,041 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:40,042 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:40,043 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:40,045 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:40,045 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:40,047 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:40,048 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:40,050 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:40,051 [main] S2Container is created(path=org/seasar/dao/impl/QuestionInCommentTest.dicon) DEBUG 2025-12-11 02:50:40,058 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/114, BranchId=] DEBUG 2025-12-11 02:50:40,059 [main] Physical connection got DEBUG 2025-12-11 02:50:40,059 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/114, BranchId=] DEBUG 2025-12-11 02:50:40,059 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/114, BranchId=] DEBUG 2025-12-11 02:50:40,059 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/114, BranchId=] DEBUG 2025-12-11 02:50:40,063 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/114, BranchId=] DEBUG 2025-12-11 02:50:40,066 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/114, BranchId=] DEBUG 2025-12-11 02:50:40,066 [main] INSERT INTO EMP ( EMPNO, ENAME, TSTAMP ) VALUES ( /* comment */ 2222, 'aaaaaaaaaaaa', null /* in comment */ ) DEBUG 2025-12-11 02:50:40,066 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/114, BranchId=] DEBUG 2025-12-11 02:50:40,066 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/114, BranchId=] DEBUG 2025-12-11 02:50:40,066 [main] Physical connection closed DEBUG 2025-12-11 02:50:40,069 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:40,069 [main] S2Container will be created(path=org/seasar/dao/impl/QuestionInCommentTest.dicon) DEBUG 2025-12-11 02:50:40,070 [main] S2Container will be created(path=dao.dicon) DEBUG 2025-12-11 02:50:40,071 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:40,071 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:40,073 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:40,073 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:40,076 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:40,077 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:40,078 [main] S2Container is created(path=dao.dicon) DEBUG 2025-12-11 02:50:40,078 [main] S2Container is created(path=org/seasar/dao/impl/QuestionInCommentTest.dicon) DEBUG 2025-12-11 02:50:40,086 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/115, BranchId=] DEBUG 2025-12-11 02:50:40,086 [main] Physical connection got DEBUG 2025-12-11 02:50:40,086 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/115, BranchId=] DEBUG 2025-12-11 02:50:40,086 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/115, BranchId=] DEBUG 2025-12-11 02:50:40,086 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/115, BranchId=] DEBUG 2025-12-11 02:50:40,090 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/115, BranchId=] DEBUG 2025-12-11 02:50:40,091 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/115, BranchId=] DEBUG 2025-12-11 02:50:40,091 [main] select * from EMP where ENAME = 'te?st' DEBUG 2025-12-11 02:50:40,091 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/115, BranchId=] DEBUG 2025-12-11 02:50:40,091 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/115, BranchId=] DEBUG 2025-12-11 02:50:40,092 [main] Physical connection closed Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 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-12-11 02:50:40,099 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:40,100 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:40,101 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:40,102 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:40,102 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:40,104 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:40,105 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:40,106 [main] Transaction began, tx=[FormatId=4360, GlobalId=1765389026753/116, BranchId=] DEBUG 2025-12-11 02:50:40,107 [main] Physical connection got DEBUG 2025-12-11 02:50:40,107 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/116, BranchId=] DEBUG 2025-12-11 02:50:40,107 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/116, BranchId=] DEBUG 2025-12-11 02:50:40,107 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/116, BranchId=] DEBUG 2025-12-11 02:50:40,123 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/116, BranchId=] DEBUG 2025-12-11 02:50:40,130 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/116, BranchId=] DEBUG 2025-12-11 02:50:40,130 [main] DELETE FROM EMP WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-12-11 02:50:40,130 [main] DELETE FROM EMP WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-12-11 02:50:40,130 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/116, BranchId=] DEBUG 2025-12-11 02:50:40,131 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1765389026753/116, BranchId=] DEBUG 2025-12-11 02:50:40,131 [main] DELETE FROM EMP WHERE empno = 7782 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-12-11 02:50:40,131 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2000-01-01 00.00.00' DEBUG 2025-12-11 02:50:40,131 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1765389026753/116, BranchId=] DEBUG 2025-12-11 02:50:40,131 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1765389026753/116, BranchId=] DEBUG 2025-12-11 02:50:40,131 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec Running org.seasar.dao.impl.OverloadNotSupportedSqlCommandTest DEBUG 2025-12-11 02:50:40,134 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found. DEBUG 2025-12-11 02:50:40,134 [main] S2Container will be created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:40,135 [main] S2Container will be created(path=jta.dicon) DEBUG 2025-12-11 02:50:40,136 [main] S2Container is created(path=jta.dicon) DEBUG 2025-12-11 02:50:40,136 [main] S2Container will be created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:40,139 [main] S2Container is created(path=jdbc.dicon) DEBUG 2025-12-11 02:50:40,139 [main] S2Container is created(path=j2ee.dicon) DEBUG 2025-12-11 02:50:40,141 [main] Physical connection got DEBUG 2025-12-11 02:50:40,141 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:40,141 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:40,141 [main] Logical connection got, tx=null DEBUG 2025-12-11 02:50:40,157 [main] Logical connection closed, tx=null DEBUG 2025-12-11 02:50:40,159 [main] Physical connection closed Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec Running org.seasar.dao.impl.NullBeanMetaDataTest [EDAO0027]Not found Bean class associated with Dao interface (org.seasar.dao.impl.NullBeanMetaDataTest$HogeDao) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Results : Tests run: 448, Failures: 0, Errors: 0, Skipped: 0 [INFO] [jar:jar] [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-s24-test/target/s2-dao-s24-test-1.0.52-SNAPSHOT.jar [INFO] Preparing source:jar [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation. [INFO] [build-helper:add-test-source {execution: add-test-source}] [INFO] Test Source directory: /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-s24-test/src/test/java added. [INFO] [source:jar {execution: source-jar}] [INFO] Building jar: /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-s24-test/target/s2-dao-s24-test-1.0.52-SNAPSHOT-sources.jar [INFO] [install:install] [INFO] Installing /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-s24-test/target/s2-dao-s24-test-1.0.52-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/seasar/dao/s2-dao-s24-test/1.0.52-SNAPSHOT/s2-dao-s24-test-1.0.52-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/jobs/s2dao-1.0.x/workspace/s2dao-1.0.x/s2-dao-s24-test/target/s2-dao-s24-test-1.0.52-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/seasar/dao/s2-dao-s24-test/1.0.52-SNAPSHOT/s2-dao-s24-test-1.0.52-SNAPSHOT-sources.jar [INFO] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] ------------------------------------------------------------------------ [INFO] S2Dao Project ......................................... SUCCESS [2.465s] [INFO] S2Dao ................................................. SUCCESS [16.508s] [INFO] S2Dao Examples ........................................ SUCCESS [2.264s] [INFO] S2Dao tests for Seasar2.4.x ........................... SUCCESS [16.409s] [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 38 seconds [INFO] Finished at: Thu Dec 11 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