Started by timer
Running as SYSTEM
Building in workspace /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/workspace
Updating https://www.seasar.org/svn/s2dao/branches/s2dao-1.0.x at revision '2026-05-12T02:54:00.321 +0900'
At revision 1334
No changes for https://www.seasar.org/svn/s2dao/branches/s2dao-1.0.x since the previous build
[s2dao-1.0.x] $ /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/MAVEN-2.0/bin/mvn clean test -P snapshot
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] S2Dao Project
[INFO] S2Dao
[INFO] S2Dao Examples
[INFO] S2Dao tests for Seasar2.4.x
WAGON_VERSION: 1.0-beta-2
[INFO] ------------------------------------------------------------------------
[INFO] Building S2Dao Project
[INFO] task-segment: [clean, test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] No goals needed for project - skipping
[INFO] ------------------------------------------------------------------------
[INFO] Building S2Dao
[INFO] task-segment: [clean, test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/workspace/s2dao-1.0.x/s2-dao/target
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 4 resources
[INFO] [compiler:compile]
[INFO] Compiling 213 source files to /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/workspace/s2dao-1.0.x/s2-dao/target/classes
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 120 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 174 source files to /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/workspace/s2dao-1.0.x/s2-dao/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/workspace/s2dao-1.0.x/s2-dao/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.seasar.dao.impl.EntityManagerImplTest
DEBUG 2026-05-12 02:54:06,994 [main] Physical connection got
DEBUG 2026-05-12 02:54:06,994 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,009 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,010 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,078 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,105 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,106 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-12 02:54:07,118 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,119 [main] Physical connection closed
DEBUG 2026-05-12 02:54:07,144 [main] Physical connection got
DEBUG 2026-05-12 02:54:07,144 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,144 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,144 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,157 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,163 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,163 [main] SELECT * FROM EMP WHERE empno = 7788
DEBUG 2026-05-12 02:54:07,164 [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 2026-05-12 02:54:07,164 [main] Physical connection closed
DEBUG 2026-05-12 02:54:07,181 [main] Physical connection got
DEBUG 2026-05-12 02:54:07,181 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,181 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,181 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,190 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,194 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,195 [main] SELECT * FROM EMP WHERE empno = 7788
DEBUG 2026-05-12 02:54:07,195 [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 2026-05-12 02:54:07,196 [main] Physical connection closed
DEBUG 2026-05-12 02:54:07,209 [main] Physical connection got
DEBUG 2026-05-12 02:54:07,210 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,211 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,211 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,236 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,240 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,242 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-12 02:54:07,244 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,244 [main] Physical connection closed
DEBUG 2026-05-12 02:54:07,282 [main] Physical connection got
DEBUG 2026-05-12 02:54:07,282 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,282 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,282 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,289 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,294 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,295 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-12 02:54:07,296 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,296 [main] Physical connection closed
DEBUG 2026-05-12 02:54:07,314 [main] Physical connection got
DEBUG 2026-05-12 02:54:07,314 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,314 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,315 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,322 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,328 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,328 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-12 02:54:07,329 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,329 [main] Physical connection closed
DEBUG 2026-05-12 02:54:07,341 [main] Physical connection got
DEBUG 2026-05-12 02:54:07,341 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,341 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,341 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,348 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,353 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,353 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-12 02:54:07,354 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,354 [main] Physical connection closed
DEBUG 2026-05-12 02:54:07,372 [main] Physical connection got
DEBUG 2026-05-12 02:54:07,372 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,372 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,372 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,383 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,388 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,388 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-12 02:54:07,389 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,389 [main] Physical connection closed
DEBUG 2026-05-12 02:54:07,429 [main] Physical connection got
DEBUG 2026-05-12 02:54:07,429 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,429 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,429 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,436 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,440 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,441 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-12 02:54:07,441 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,441 [main] Physical connection closed
DEBUG 2026-05-12 02:54:07,454 [main] Physical connection got
DEBUG 2026-05-12 02:54:07,454 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,454 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,454 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,460 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,464 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,464 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-12 02:54:07,464 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,464 [main] Physical connection closed
DEBUG 2026-05-12 02:54:07,478 [main] Physical connection got
DEBUG 2026-05-12 02:54:07,478 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,478 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,478 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,484 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,488 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,488 [main] select count(*) from emp
DEBUG 2026-05-12 02:54:07,490 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,490 [main] Physical connection closed
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.919 sec
Running org.seasar.dao.impl.FastPropertyTypeFactoryTest
DEBUG 2026-05-12 02:54:07,520 [main] Physical connection got
DEBUG 2026-05-12 02:54:07,520 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,520 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,520 [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 2026-05-12 02:54:07,552 [main] Physical connection got
DEBUG 2026-05-12 02:54:07,552 [main] Logical connection got
WARN 2026-05-12 02:54:07,555 [main] Table(BeanMetaDataResultSetHandler2Test$MyEmp) not found
DEBUG 2026-05-12 02:54:07,638 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,638 [main] Logical connection got
7788
DEBUG 2026-05-12 02:54:07,639 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,639 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec
Running org.seasar.dao.impl.DeleteAutoStaticCommandTest
DEBUG 2026-05-12 02:54:07,656 [main] Transaction began
DEBUG 2026-05-12 02:54:07,658 [main] Physical connection got
DEBUG 2026-05-12 02:54:07,659 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,659 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,659 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,690 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,706 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,706 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788
DEBUG 2026-05-12 02:54:07,708 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,709 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,710 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2026-05-12 02:54:07,710 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,711 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:07,711 [main] Physical connection closed
DEBUG 2026-05-12 02:54:07,718 [main] Transaction began
DEBUG 2026-05-12 02:54:07,719 [main] Physical connection got
DEBUG 2026-05-12 02:54:07,719 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,719 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,719 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,730 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,733 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,733 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0
DEBUG 2026-05-12 02:54:07,733 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,733 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:07,733 [main] Physical connection closed
DEBUG 2026-05-12 02:54:07,741 [main] Transaction began
DEBUG 2026-05-12 02:54:07,742 [main] Physical connection got
DEBUG 2026-05-12 02:54:07,742 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,742 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,742 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,753 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,756 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,756 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = -1
DEBUG 2026-05-12 02:54:07,757 [main] Logical connection closed
org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1)
DEBUG 2026-05-12 02:54:07,757 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:07,757 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec
Running org.seasar.dao.impl.FieldBeanAnnotationReaderTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.interceptors.S2DaoInterceptor2Test
DEBUG 2026-05-12 02:54:07,828 [main] Transaction began
DEBUG 2026-05-12 02:54:07,828 [main] Physical connection got
DEBUG 2026-05-12 02:54:07,828 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,828 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,828 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,833 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,835 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,835 [main] INSERT INTO EMP (deptno, empno, ename) VALUES (0, 99, 'hoge')
DEBUG 2026-05-12 02:54:07,836 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,836 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:07,836 [main] Physical connection closed
DEBUG 2026-05-12 02:54:07,864 [main] Physical connection got
DEBUG 2026-05-12 02:54:07,864 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,864 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,864 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,870 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,872 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,873 [main] SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788
DEBUG 2026-05-12 02:54:07,874 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20 {20, RESEARCH, DALLAS}
DEBUG 2026-05-12 02:54:07,874 [main] Physical connection closed
DEBUG 2026-05-12 02:54:07,905 [main] Physical connection got
DEBUG 2026-05-12 02:54:07,905 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,905 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,906 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,911 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,913 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,913 [main] SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0.0 AND 1000.0
DEBUG 2026-05-12 02:54:07,914 [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 2026-05-12 02:54:07,915 [main] Physical connection closed
DEBUG 2026-05-12 02:54:07,941 [main] Transaction began
DEBUG 2026-05-12 02:54:07,941 [main] Physical connection got
DEBUG 2026-05-12 02:54:07,941 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,942 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,942 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,947 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,948 [main] Logical connection got
DEBUG 2026-05-12 02:54:07,950 [main] INSERT INTO EMP (deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES (0, 99, 'hoge', null, null, null, null, null)
DEBUG 2026-05-12 02:54:07,950 [main] INSERT INTO EMP (deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES (0, 98, 'hoge2', null, null, null, null, null)
DEBUG 2026-05-12 02:54:07,950 [main] Logical connection closed
DEBUG 2026-05-12 02:54:07,950 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:07,950 [main] Physical connection closed
DEBUG 2026-05-12 02:54:08,001 [main] Transaction began
DEBUG 2026-05-12 02:54:08,001 [main] Physical connection got
DEBUG 2026-05-12 02:54:08,002 [main] Logical connection got
DEBUG 2026-05-12 02:54:08,002 [main] Logical connection closed
DEBUG 2026-05-12 02:54:08,002 [main] Logical connection got
DEBUG 2026-05-12 02:54:08,007 [main] Logical connection closed
DEBUG 2026-05-12 02:54:08,008 [main] Logical connection got
DEBUG 2026-05-12 02:54:08,009 [main] INSERT INTO EMP (deptno, empno, ename) VALUES (0, 99, '~')
DEBUG 2026-05-12 02:54:08,009 [main] Logical connection closed
DEBUG 2026-05-12 02:54:08,009 [main] Logical connection got
DEBUG 2026-05-12 02:54:08,009 [main] SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 99
DEBUG 2026-05-12 02:54:08,010 [main] Logical connection closed
DEBUG 2026-05-12 02:54:08,010 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:08,010 [main] Physical connection closed
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 sec
Running org.seasar.dao.impl.StaticStoredProcedureCommandTest
DEBUG 2026-05-12 02:54:08,185 [main] Transaction began
DEBUG 2026-05-12 02:54:08,395 [main] Physical connection got
DEBUG 2026-05-12 02:54:08,395 [main] Logical connection got
DEBUG 2026-05-12 02:54:08,398 [main] Logical connection closed
DEBUG 2026-05-12 02:54:08,400 [main] Logical connection got
DEBUG 2026-05-12 02:54:08,400 [main] Logical connection got
DEBUG 2026-05-12 02:54:08,746 [main] Logical connection closed
DEBUG 2026-05-12 02:54:08,823 [main] Logical connection closed
DEBUG 2026-05-12 02:54:08,823 [main] Logical connection got
DEBUG 2026-05-12 02:54:08,823 [main] Logical connection got
DEBUG 2026-05-12 02:54:08,836 [main] Logical connection closed
DEBUG 2026-05-12 02:54:08,849 [main] Logical connection closed
DEBUG 2026-05-12 02:54:08,849 [main] Logical connection got
DEBUG 2026-05-12 02:54:08,849 [main] Logical connection got
DEBUG 2026-05-12 02:54:08,863 [main] Logical connection closed
DEBUG 2026-05-12 02:54:08,874 [main] Logical connection closed
DEBUG 2026-05-12 02:54:08,874 [main] Logical connection got
DEBUG 2026-05-12 02:54:08,874 [main] Logical connection got
DEBUG 2026-05-12 02:54:08,884 [main] Logical connection closed
DEBUG 2026-05-12 02:54:08,891 [main] Logical connection closed
DEBUG 2026-05-12 02:54:08,891 [main] Logical connection got
DEBUG 2026-05-12 02:54:08,891 [main] Logical connection got
DEBUG 2026-05-12 02:54:08,899 [main] Logical connection closed
DEBUG 2026-05-12 02:54:08,908 [main] Logical connection closed
DEBUG 2026-05-12 02:54:08,908 [main] Logical connection got
DEBUG 2026-05-12 02:54:08,908 [main] Logical connection got
DEBUG 2026-05-12 02:54:08,916 [main] Logical connection closed
DEBUG 2026-05-12 02:54:08,925 [main] Logical connection closed
DEBUG 2026-05-12 02:54:08,925 [main] Logical connection got
DEBUG 2026-05-12 02:54:08,925 [main] Logical connection got
DEBUG 2026-05-12 02:54:08,934 [main] Logical connection closed
DEBUG 2026-05-12 02:54:08,943 [main] Logical connection closed
DEBUG 2026-05-12 02:54:08,943 [main] Logical connection got
DEBUG 2026-05-12 02:54:08,943 [main] Logical connection got
DEBUG 2026-05-12 02:54:08,950 [main] Logical connection closed
DEBUG 2026-05-12 02:54:08,956 [main] Logical connection closed
DEBUG 2026-05-12 02:54:08,957 [main] Logical connection got
DEBUG 2026-05-12 02:54:08,957 [main] Logical connection got
DEBUG 2026-05-12 02:54:08,966 [main] Logical connection closed
DEBUG 2026-05-12 02:54:08,974 [main] Logical connection closed
DEBUG 2026-05-12 02:54:08,975 [main] Logical connection got
DEBUG 2026-05-12 02:54:08,984 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,004 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:09,004 [main] Physical connection closed
DEBUG 2026-05-12 02:54:09,018 [main] Transaction began
DEBUG 2026-05-12 02:54:09,019 [main] Physical connection got
DEBUG 2026-05-12 02:54:09,019 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,019 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,019 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,019 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,024 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,034 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,034 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,034 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,036 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,038 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,038 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,038 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,040 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,041 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,041 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,041 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,043 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,045 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,045 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,045 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,047 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,048 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,048 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,048 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,051 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,052 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,052 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,052 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,054 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,056 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,056 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,056 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,059 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,060 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,060 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,060 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,062 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,063 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,063 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,065 [main] Logical connection closed
{CCC=2026-05-12 02:54:09.065, BBB=aaaaa2}
DEBUG 2026-05-12 02:54:09,066 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:09,066 [main] Physical connection closed
DEBUG 2026-05-12 02:54:09,117 [main] Transaction began
DEBUG 2026-05-12 02:54:09,117 [main] Physical connection got
DEBUG 2026-05-12 02:54:09,117 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,117 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,117 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,117 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,119 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,120 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,120 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,120 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,125 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,126 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,127 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,127 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,128 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,130 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,130 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,130 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,132 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,135 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,135 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,135 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,136 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,138 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,138 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,138 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,139 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,143 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,143 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,143 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,147 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,149 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,149 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,149 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,151 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,153 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,153 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,153 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,157 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,158 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,158 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,161 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,161 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:09,161 [main] Physical connection closed
DEBUG 2026-05-12 02:54:09,181 [main] Transaction began
DEBUG 2026-05-12 02:54:09,182 [main] Physical connection got
DEBUG 2026-05-12 02:54:09,182 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,182 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,182 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,182 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,184 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,185 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,185 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,185 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,186 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,188 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,188 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,188 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,190 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,190 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,190 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,191 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,193 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,194 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,194 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,195 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,196 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,198 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,198 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,198 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,199 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,200 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,200 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,200 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,202 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,202 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,202 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,203 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,205 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,206 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,206 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,206 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,209 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,210 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,210 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,213 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,214 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:09,214 [main] Physical connection closed
DEBUG 2026-05-12 02:54:09,224 [main] Transaction began
DEBUG 2026-05-12 02:54:09,225 [main] Physical connection got
DEBUG 2026-05-12 02:54:09,226 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,226 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,226 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,226 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,227 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,228 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,228 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,228 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,232 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,233 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,233 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,233 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,234 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,235 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,235 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,235 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,236 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,237 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,237 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,238 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,240 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,242 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,242 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,242 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,243 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,245 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,246 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,246 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,249 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,250 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,250 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,250 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,251 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,252 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,252 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,252 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,254 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,255 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,255 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,259 [main] Logical connection closed
{CCC=25, EEE=625}
DEBUG 2026-05-12 02:54:09,260 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:09,260 [main] Physical connection closed
DEBUG 2026-05-12 02:54:09,270 [main] Transaction began
DEBUG 2026-05-12 02:54:09,271 [main] Physical connection got
DEBUG 2026-05-12 02:54:09,271 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,271 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,272 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,272 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,273 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,275 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,275 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,275 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,277 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,279 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,279 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,279 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,281 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,282 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,282 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,282 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,286 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,287 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,287 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,288 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,289 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,290 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,290 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,290 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,291 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,293 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,293 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,293 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,295 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,296 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,297 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,297 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,298 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,298 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,298 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,298 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,300 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,302 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,302 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,304 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,304 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:09,305 [main] Physical connection closed
DEBUG 2026-05-12 02:54:09,314 [main] Transaction began
DEBUG 2026-05-12 02:54:09,314 [main] Physical connection got
DEBUG 2026-05-12 02:54:09,314 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,314 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,315 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,315 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,316 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,317 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,317 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,317 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,319 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,319 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,319 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,319 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,322 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,323 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,323 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,323 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,324 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,325 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,326 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,326 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,327 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,328 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,328 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,328 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,329 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,330 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,331 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,331 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,333 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,335 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,335 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,335 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,337 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,339 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,339 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,340 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,341 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,341 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,341 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,343 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,343 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:09,343 [main] Physical connection closed
DEBUG 2026-05-12 02:54:09,388 [main] Transaction began
DEBUG 2026-05-12 02:54:09,388 [main] Physical connection got
DEBUG 2026-05-12 02:54:09,389 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,389 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,389 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,389 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,390 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,391 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,391 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,391 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,392 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,393 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,393 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,393 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,394 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,395 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,395 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,395 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,396 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,398 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,398 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,398 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,399 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,400 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,400 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,400 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,402 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,403 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,403 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,403 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,404 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,405 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,405 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,405 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,406 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,407 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,407 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,407 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,409 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,411 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,411 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,415 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,415 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:09,416 [main] Physical connection closed
DEBUG 2026-05-12 02:54:09,426 [main] Physical connection got
DEBUG 2026-05-12 02:54:09,426 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,426 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,427 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,427 [main] Physical connection got
DEBUG 2026-05-12 02:54:09,427 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,428 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,429 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,429 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,429 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,430 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,431 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,431 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,431 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,433 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,433 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,433 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,434 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,435 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,436 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,438 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,438 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,439 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,441 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,441 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,441 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,442 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,443 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,443 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,443 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,445 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,446 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,446 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,447 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,448 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,448 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,448 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,449 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,449 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,450 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,450 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,452 [main] Logical connection closed
[EDAO0032]Method argument size(2) is unmatched with procedure in-parameter size(3).
DEBUG 2026-05-12 02:54:09,453 [main] Physical connection closed
DEBUG 2026-05-12 02:54:09,453 [main] Physical connection closed
DEBUG 2026-05-12 02:54:09,462 [main] Physical connection got
DEBUG 2026-05-12 02:54:09,462 [main] Logical connection got
DatabaseProductName=Apache Derby
DatabaseProductVersion=10.1.2.1
DriverName=Apache Derby Embedded JDBC Driver
DriverVersion=10.1.2.1
DEBUG 2026-05-12 02:54:09,462 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,462 [main] Physical connection closed
DEBUG 2026-05-12 02:54:09,473 [main] Physical connection got
DEBUG 2026-05-12 02:54:09,473 [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 2026-05-12 02:54:09,482 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,482 [main] Physical connection closed
DEBUG 2026-05-12 02:54:09,491 [main] Physical connection got
DEBUG 2026-05-12 02:54:09,491 [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 2026-05-12 02:54:09,527 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,527 [main] Physical connection closed
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.517 sec
Running org.seasar.dao.pager.NullPagingSqlRewriterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.impl.PkOnlyTableTest
DEBUG 2026-05-12 02:54:09,536 [main] Transaction began
DEBUG 2026-05-12 02:54:09,537 [main] Physical connection got
DEBUG 2026-05-12 02:54:09,537 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,538 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,538 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,545 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,546 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,546 [main] INSERT INTO PKONLYTABLE (aaa) VALUES ('value')
DEBUG 2026-05-12 02:54:09,547 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,547 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:09,547 [main] Physical connection closed
DEBUG 2026-05-12 02:54:09,600 [main] Transaction began
DEBUG 2026-05-12 02:54:09,600 [main] Physical connection got
DEBUG 2026-05-12 02:54:09,600 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,600 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,600 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,603 [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$$170b819$$MethodInvocation$$updateUnlessNull1.proceed(MethodInvocationClassGenerator.java)
at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$170b819.updateUnlessNull(PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$170b819.java)
at org.seasar.dao.impl.PkOnlyTableTest.testUpdateUnlessNullTx(PkOnlyTableTest.java:61)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at junit.framework.TestCase.runTest(TestCase.java:154)
at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:230)
at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:89)
at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:145)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: org.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key
at org.seasar.dao.impl.AbstractAutoStaticCommand.setupUpdatePropertyTypes(AbstractAutoStaticCommand.java:114)
at org.seasar.dao.impl.UpdateAutoStaticCommand.setupPropertyTypes(UpdateAutoStaticCommand.java:46)
at org.seasar.dao.impl.AbstractAutoStaticCommand.<init>(AbstractAutoStaticCommand.java:45)
at org.seasar.dao.impl.UpdateAutoStaticCommand.<init>(UpdateAutoStaticCommand.java:33)
at org.seasar.dao.impl.DaoMetaDataImpl.createUpdateAutoStaticCommand(DaoMetaDataImpl.java:589)
at org.seasar.dao.impl.DaoMetaDataImpl.setupUpdateMethodByAuto(DaoMetaDataImpl.java:574)
at org.seasar.dao.impl.DaoMetaDataImpl.setupMethodByAuto(DaoMetaDataImpl.java:385)
at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:216)
... 38 more
DEBUG 2026-05-12 02:54:09,605 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:09,605 [main] Physical connection closed
DEBUG 2026-05-12 02:54:09,627 [main] Transaction began
DEBUG 2026-05-12 02:54:09,627 [main] Physical connection got
DEBUG 2026-05-12 02:54:09,627 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,627 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,627 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,630 [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$$98062f$$MethodInvocation$$update0.proceed(MethodInvocationClassGenerator.java)
at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$98062f.update(PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$98062f.java)
at org.seasar.dao.impl.PkOnlyTableTest.testUpdateTx(PkOnlyTableTest.java:80)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at junit.framework.TestCase.runTest(TestCase.java:154)
at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:230)
at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:89)
at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:145)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: org.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key
at org.seasar.dao.impl.AbstractAutoStaticCommand.setupUpdatePropertyTypes(AbstractAutoStaticCommand.java:114)
at org.seasar.dao.impl.UpdateAutoStaticCommand.setupPropertyTypes(UpdateAutoStaticCommand.java:46)
at org.seasar.dao.impl.AbstractAutoStaticCommand.<init>(AbstractAutoStaticCommand.java:45)
at org.seasar.dao.impl.UpdateAutoStaticCommand.<init>(UpdateAutoStaticCommand.java:33)
at org.seasar.dao.impl.DaoMetaDataImpl.createUpdateAutoStaticCommand(DaoMetaDataImpl.java:589)
at org.seasar.dao.impl.DaoMetaDataImpl.setupUpdateMethodByAuto(DaoMetaDataImpl.java:574)
at org.seasar.dao.impl.DaoMetaDataImpl.setupMethodByAuto(DaoMetaDataImpl.java:385)
at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:216)
... 38 more
DEBUG 2026-05-12 02:54:09,633 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:09,633 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec
Running org.seasar.dao.impl.ProcedureHsqldbTest
DEBUG 2026-05-12 02:54:09,642 [main] Physical connection got
DEBUG 2026-05-12 02:54:09,642 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,642 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,642 [main] Logical connection got
WARN 2026-05-12 02:54:09,645 [main] Table(ProcedureHsqldbTest$ABean) not found
DEBUG 2026-05-12 02:54:09,646 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,646 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,646 [main] Physical connection got
DEBUG 2026-05-12 02:54:09,646 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,657 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,667 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,667 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,669 [main] Logical connection closed
2026-05-12 00:00:00.0
DEBUG 2026-05-12 02:54:09,669 [main] Physical connection closed
DEBUG 2026-05-12 02:54:09,669 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running org.seasar.dao.impl.SelectDynamicCommandTest
DEBUG 2026-05-12 02:54:09,677 [main] Physical connection got
DEBUG 2026-05-12 02:54:09,677 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,701 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,701 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,702 [main] SELECT * FROM emp WHERE empno = 7788
DEBUG 2026-05-12 02:54:09,703 [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 2026-05-12 02:54:09,703 [main] Physical connection closed
DEBUG 2026-05-12 02:54:09,709 [main] Physical connection got
DEBUG 2026-05-12 02:54:09,709 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,709 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,709 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,732 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,740 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,740 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.deptno = 20 AND EMP.empno = 7369 AND EMP.job = 'CLERK'
DEBUG 2026-05-12 02:54:09,741 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,741 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,741 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.deptno = 20 AND EMP.empno = 7369 AND EMP.job = 'CLERK'
DEBUG 2026-05-12 02:54:09,743 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,743 [main] Physical connection closed
DEBUG 2026-05-12 02:54:09,749 [main] Transaction began
DEBUG 2026-05-12 02:54:09,750 [main] Physical connection got
DEBUG 2026-05-12 02:54:09,750 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,751 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,751 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,805 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,809 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,809 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (100, 0, 'NAME0')
DEBUG 2026-05-12 02:54:09,809 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,809 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,809 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (200, 1, 'NAME1')
DEBUG 2026-05-12 02:54:09,811 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,811 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,811 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (300, 2, 'NAME2')
DEBUG 2026-05-12 02:54:09,811 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,812 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,812 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE EMP3.employee_name = 'NAME1'
DEBUG 2026-05-12 02:54:09,813 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,813 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,814 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE EMP3.department_Id = 200
DEBUG 2026-05-12 02:54:09,814 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,814 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:09,814 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 sec
Running org.seasar.dao.impl.NoPkTableTest
DEBUG 2026-05-12 02:54:09,836 [main] Transaction began
DEBUG 2026-05-12 02:54:09,836 [main] Physical connection got
DEBUG 2026-05-12 02:54:09,836 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,837 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,837 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,841 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,843 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,844 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2026-05-12 02:54:09,844 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,844 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,845 [main] INSERT INTO NO_PK_TABLE VALUES ('a', 1)
DEBUG 2026-05-12 02:54:09,845 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,845 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,845 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2026-05-12 02:54:09,845 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,845 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,845 [main] UPDATE NO_PK_TABLE SET AAA = 'a2'
DEBUG 2026-05-12 02:54:09,846 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,846 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,846 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2026-05-12 02:54:09,846 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,846 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,846 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'hoge'
DEBUG 2026-05-12 02:54:09,846 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,846 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,847 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2026-05-12 02:54:09,847 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,847 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,847 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'a2'
DEBUG 2026-05-12 02:54:09,847 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,847 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,847 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2026-05-12 02:54:09,848 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,848 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:09,848 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.seasar.dao.impl.UpdateModifiedOnlyCommandTest
DEBUG 2026-05-12 02:54:09,882 [main] Transaction began
DEBUG 2026-05-12 02:54:09,883 [main] Physical connection got
DEBUG 2026-05-12 02:54:09,883 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,883 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,883 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,893 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,895 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,895 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499
DEBUG 2026-05-12 02:54:09,895 [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 2026-05-12 02:54:09,896 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,897 [main] UPDATE EMP SET tstamp = '2026-05-12 02.54.09', ename = 'hoge', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-05-12 02:54:09,897 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,897 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:09,897 [main] Physical connection closed
DEBUG 2026-05-12 02:54:09,930 [main] Transaction began
DEBUG 2026-05-12 02:54:09,930 [main] Physical connection got
DEBUG 2026-05-12 02:54:09,930 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,930 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,930 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,939 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,940 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,941 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499
DEBUG 2026-05-12 02:54:09,941 [main] Logical connection closed
7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0
timestamp, tstamp
job, job
DEBUG 2026-05-12 02:54:09,942 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,942 [main] UPDATE EMP SET tstamp = '2026-05-12 02.54.09', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-05-12 02:54:09,942 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,942 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:09,942 [main] Physical connection closed
DEBUG 2026-05-12 02:54:09,973 [main] Transaction began
DEBUG 2026-05-12 02:54:09,973 [main] Physical connection got
DEBUG 2026-05-12 02:54:09,973 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,973 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,973 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,983 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,984 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,984 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499
DEBUG 2026-05-12 02:54:09,985 [main] Logical connection closed
7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0
timestamp, tstamp
DEBUG 2026-05-12 02:54:09,985 [main] Logical connection got
DEBUG 2026-05-12 02:54:09,985 [main] UPDATE EMP SET tstamp = '2026-05-12 02.54.09' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-05-12 02:54:09,986 [main] Logical connection closed
DEBUG 2026-05-12 02:54:09,986 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:09,986 [main] Physical connection closed
DEBUG 2026-05-12 02:54:10,018 [main] Transaction began
DEBUG 2026-05-12 02:54:10,019 [main] Physical connection got
DEBUG 2026-05-12 02:54:10,019 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,019 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,019 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,069 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,070 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,070 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499
DEBUG 2026-05-12 02:54:10,071 [main] Logical connection closed
7499, ALLEN, SALESMAN, 1600.0, 300.0
DEBUG 2026-05-12 02:54:10,071 [main] skip UPDATE: table=EMP, key{empno=7499}
DEBUG 2026-05-12 02:54:10,071 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:10,071 [main] Physical connection closed
DEBUG 2026-05-12 02:54:10,102 [main] Transaction began
DEBUG 2026-05-12 02:54:10,103 [main] Physical connection got
DEBUG 2026-05-12 02:54:10,103 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,103 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,103 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,121 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,123 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,123 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal, dept.deptno AS deptno_0, dept.dname AS dname_0, dept.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT dept ON EMP.deptno = dept.deptno WHERE EMP.empno = 7499
DEBUG 2026-05-12 02:54:10,124 [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$$1c71508
DEBUG 2026-05-12 02:54:10,124 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,125 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,125 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,128 [main] Logical connection closed
dname, dname
DEBUG 2026-05-12 02:54:10,129 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,129 [main] UPDATE DEPT SET dname = 'FOO' WHERE deptno = 30
DEBUG 2026-05-12 02:54:10,130 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,130 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,130 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal, dept.deptno AS deptno_0, dept.dname AS dname_0, dept.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT dept ON EMP.deptno = dept.deptno WHERE EMP.empno = 7499
DEBUG 2026-05-12 02:54:10,130 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,130 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:10,130 [main] Physical connection closed
DEBUG 2026-05-12 02:54:10,158 [main] Transaction began
DEBUG 2026-05-12 02:54:10,158 [main] Physical connection got
DEBUG 2026-05-12 02:54:10,159 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,159 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,159 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,172 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,173 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,174 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal, dept.deptno AS deptno_0, dept.dname AS dname_0, dept.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT dept ON EMP.deptno = dept.deptno WHERE EMP.job = 'MANAGER'
DEBUG 2026-05-12 02:54:10,175 [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 2026-05-12 02:54:10,175 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,175 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,176 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,178 [main] Logical connection closed
dname, dname
DEBUG 2026-05-12 02:54:10,179 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,179 [main] UPDATE DEPT SET dname = 'baar' WHERE deptno = 20
DEBUG 2026-05-12 02:54:10,179 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,179 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,179 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal, dept.deptno AS deptno_0, dept.dname AS dname_0, dept.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT dept ON EMP.deptno = dept.deptno WHERE EMP.empno = 7566
DEBUG 2026-05-12 02:54:10,180 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,180 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:10,180 [main] Physical connection closed
DEBUG 2026-05-12 02:54:10,207 [main] Transaction began
DEBUG 2026-05-12 02:54:10,207 [main] Physical connection got
DEBUG 2026-05-12 02:54:10,207 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,207 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,208 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,217 [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 2026-05-12 02:54:10,218 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:10,218 [main] Physical connection closed
DEBUG 2026-05-12 02:54:10,247 [main] Transaction began
DEBUG 2026-05-12 02:54:10,247 [main] Physical connection got
DEBUG 2026-05-12 02:54:10,247 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,248 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,248 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,252 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,252 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,253 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499
DEBUG 2026-05-12 02:54:10,253 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,253 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,253 [main] UPDATE EMP SET ename = 'ModifiedPropertiesByReflection' WHERE empno = 7499
DEBUG 2026-05-12 02:54:10,254 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,254 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,254 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499
DEBUG 2026-05-12 02:54:10,254 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,254 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:10,254 [main] Physical connection closed
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 sec
Running org.seasar.dao.parser.SqlTokenizerImplTest
org.seasar.dao.TokenNotClosedRuntimeException: [EDAO0002]*/ not closed in (hoge)
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.impl.DaoAnnotationReaderImplTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec
Running org.seasar.dao.impl.DtoMetaDataResultSetHandlerTest
DEBUG 2026-05-12 02:54:10,355 [main] Physical connection got
DEBUG 2026-05-12 02:54:10,355 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,355 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,355 [main] Physical connection closed
DEBUG 2026-05-12 02:54:10,362 [main] Physical connection got
DEBUG 2026-05-12 02:54:10,362 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,362 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,362 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running org.seasar.dao.impl.FieldArgumentDtoAnnotationReaderTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.impl.HogeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.impl.ListBindTest
DEBUG 2026-05-12 02:54:10,387 [main] Transaction began
DEBUG 2026-05-12 02:54:10,388 [main] Physical connection got
DEBUG 2026-05-12 02:54:10,388 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,388 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,388 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,391 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,394 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,394 [main] SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, EMP.tstamp FROM EMP WHERE empno IN (7566, 7900)
DEBUG 2026-05-12 02:54:10,395 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,395 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:10,395 [main] Physical connection closed
DEBUG 2026-05-12 02:54:10,453 [main] Transaction began
DEBUG 2026-05-12 02:54:10,453 [main] Physical connection got
DEBUG 2026-05-12 02:54:10,453 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,453 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,453 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,456 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,459 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,459 [main] SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, EMP.tstamp FROM EMP WHERE empno IN (7900, 7902)
DEBUG 2026-05-12 02:54:10,459 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,459 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:10,460 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec
Running org.seasar.dao.impl.UpdateAutoDynamicCommandTest
DEBUG 2026-05-12 02:54:10,466 [main] Transaction began
DEBUG 2026-05-12 02:54:10,466 [main] Physical connection got
DEBUG 2026-05-12 02:54:10,466 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,466 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,466 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,490 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,497 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,498 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369
DEBUG 2026-05-12 02:54:10,500 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,500 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,500 [main] UPDATE EMP SET tstamp = '2026-05-12 02.54.10', deptno = 20, ename = 'HOGE' WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-05-12 02:54:10,501 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,501 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,501 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369
DEBUG 2026-05-12 02:54:10,501 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,501 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:10,501 [main] Physical connection closed
DEBUG 2026-05-12 02:54:10,506 [main] Transaction began
DEBUG 2026-05-12 02:54:10,506 [main] Physical connection got
DEBUG 2026-05-12 02:54:10,506 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,507 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,507 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,531 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,539 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,540 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369
DEBUG 2026-05-12 02:54:10,541 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,541 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,541 [main] UPDATE EMP SET tstamp = '2026-05-12 02.54.10', deptno = 20 WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-05-12 02:54:10,541 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,541 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,541 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369
DEBUG 2026-05-12 02:54:10,542 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,542 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:10,542 [main] Physical connection closed
DEBUG 2026-05-12 02:54:10,547 [main] Transaction began
DEBUG 2026-05-12 02:54:10,548 [main] Physical connection got
DEBUG 2026-05-12 02:54:10,548 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,548 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,548 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,556 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,556 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,557 [main] INSERT INTO CHAR_TABLE (id, aaa) VALUES (1, 'c')
DEBUG 2026-05-12 02:54:10,557 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,557 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:10,557 [main] Physical connection closed
DEBUG 2026-05-12 02:54:10,563 [main] Transaction began
DEBUG 2026-05-12 02:54:10,563 [main] Physical connection got
DEBUG 2026-05-12 02:54:10,563 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,563 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,563 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,573 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,575 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,575 [main] SELECT DEPT.deptno, DEPT.versionno, DEPT.dname, DEPT.loc FROM DEPT WHERE DEPT.deptno = 20
DEBUG 2026-05-12 02:54:10,575 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,575 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,576 [main] UPDATE DEPT SET versionno = 1, dname = 'HOGE' WHERE deptno = 20 AND versionno = 0
DEBUG 2026-05-12 02:54:10,576 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,576 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,576 [main] SELECT DEPT.deptno, DEPT.versionno, DEPT.dname, DEPT.loc FROM DEPT WHERE DEPT.deptno = 20
DEBUG 2026-05-12 02:54:10,576 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,577 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:10,577 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 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 2026-05-12 02:54:10,592 [main] Transaction began
DEBUG 2026-05-12 02:54:10,592 [main] Physical connection got
DEBUG 2026-05-12 02:54:10,593 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,593 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,593 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,611 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,620 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,620 [main] UPDATE EMP SET tstamp = '2026-05-12 02.54.10', deptno = 0, ename = 'hoge', hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-05-12 02:54:10,621 [main] UPDATE EMP SET tstamp = '2026-05-12 02.54.10', deptno = 0, ename = 'hoge2', hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-05-12 02:54:10,621 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,621 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,622 [main] UPDATE EMP SET tstamp = '2026-05-12 02.54.10', deptno = 0, ename = 'hoge', hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7782 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-05-12 02:54:10,622 [main] UPDATE EMP SET tstamp = '2026-05-12 02.54.10', deptno = 0, ename = 'hoge2', hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7788 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-05-12 02:54:10,622 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,622 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:10,622 [main] Physical connection closed
DEBUG 2026-05-12 02:54:10,628 [main] Transaction began
DEBUG 2026-05-12 02:54:10,628 [main] Physical connection got
DEBUG 2026-05-12 02:54:10,628 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,628 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,628 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,651 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,659 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,659 [main] UPDATE EMP SET tstamp = '2026-05-12 02.54.10', deptno = 0, ename = 'hoge', hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-05-12 02:54:10,659 [main] UPDATE EMP SET tstamp = '2026-05-12 02.54.10', deptno = 0, ename = 'hoge2', hiredate = null, mgr = null, job = null, comm = null, sal = null WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-05-12 02:54:10,660 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,660 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,660 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7499
DEBUG 2026-05-12 02:54:10,661 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,661 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,661 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369
DEBUG 2026-05-12 02:54:10,662 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,662 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:10,662 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec
Running org.seasar.dao.impl.DtoMetaDataFactoryImplTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.impl.InsertBatchAutoStaticCommandTest
DEBUG 2026-05-12 02:54:10,676 [main] Transaction began
DEBUG 2026-05-12 02:54:10,676 [main] Physical connection got
DEBUG 2026-05-12 02:54:10,676 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,677 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,677 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,699 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,754 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,754 [main] INSERT INTO EMP (tstamp, deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES ('2026-05-12 02.54.10', 0, 99, 'hoge', null, null, null, null, null)
DEBUG 2026-05-12 02:54:10,754 [main] INSERT INTO EMP (tstamp, deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES ('2026-05-12 02.54.10', 0, 98, 'hoge2', null, null, null, null, null)
DEBUG 2026-05-12 02:54:10,755 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,755 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,755 [main] INSERT INTO EMP (tstamp, deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES ('2026-05-12 02.54.10', 0, 97, 'hoge3', null, null, null, null, null)
DEBUG 2026-05-12 02:54:10,755 [main] INSERT INTO EMP (tstamp, deptno, empno, ename, hiredate, mgr, job, comm, sal) VALUES ('2026-05-12 02.54.10', 0, 96, 'hoge2', null, null, null, null, null)
DEBUG 2026-05-12 02:54:10,755 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,755 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:10,756 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec
Running org.seasar.dao.impl.ObjectArrayResultSetHandlerTest
DEBUG 2026-05-12 02:54:10,762 [main] Physical connection got
DEBUG 2026-05-12 02:54:10,762 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,763 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,763 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.impl.ResultSetToBeanTest
DEBUG 2026-05-12 02:54:10,769 [main] Transaction began
DEBUG 2026-05-12 02:54:10,769 [main] Physical connection got
DEBUG 2026-05-12 02:54:10,770 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,770 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,770 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,778 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,779 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,779 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (123, 7650, 'foo')
DEBUG 2026-05-12 02:54:10,779 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,779 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,779 [main] SELECT employee_name FROM EMP3
DEBUG 2026-05-12 02:54:10,780 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,780 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,780 [main] SELECT employee_name AS employeeName FROM EMP3
DEBUG 2026-05-12 02:54:10,780 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,780 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:10,780 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running org.seasar.dao.IllegalParameterTypeRuntimeExceptionTest
[EDAO0028](hoge) is illegal for procedure parameter type
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.impl.MapResultSetHandlerTest
DEBUG 2026-05-12 02:54:10,790 [main] Physical connection got
DEBUG 2026-05-12 02:54:10,790 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,790 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,790 [main] Physical connection closed
DEBUG 2026-05-12 02:54:10,795 [main] Physical connection got
DEBUG 2026-05-12 02:54:10,795 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,795 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,795 [main] Physical connection closed
DEBUG 2026-05-12 02:54:10,799 [main] Physical connection got
DEBUG 2026-05-12 02:54:10,799 [main] Logical connection got
WARN 2026-05-12 02:54:10,799 [main] More than 2 rows found, but only first row returned
DEBUG 2026-05-12 02:54:10,799 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,799 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.seasar.dao.impl.PropertyTypeFactoryImplTest
DEBUG 2026-05-12 02:54:10,813 [main] Physical connection got
DEBUG 2026-05-12 02:54:10,813 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,816 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,816 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.seasar.dao.context.CommandContextPropertyAccessorTest
hoge
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 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 2026-05-12 02:54:10,838 [main] Transaction began
DEBUG 2026-05-12 02:54:10,838 [main] Physical connection got
DEBUG 2026-05-12 02:54:10,838 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,838 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,838 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,844 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,845 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,845 [main] INSERT INTO CHAR_TABLE (id, aaa) VALUES (31, 'Z')
DEBUG 2026-05-12 02:54:10,846 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,847 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,847 [main] SELECT CHAR_TABLE.id, CHAR_TABLE.aaa FROM CHAR_TABLE
DEBUG 2026-05-12 02:54:10,847 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,847 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:10,847 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.seasar.dao.pager.OracleRownumPagingSqlRewriterTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.seasar.dao.impl.BeanEnhancerImplTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.impl.UpdateDynamicCommandTest
DEBUG 2026-05-12 02:54:10,860 [main] Transaction began
DEBUG 2026-05-12 02:54:10,860 [main] Physical connection got
DEBUG 2026-05-12 02:54:10,860 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,860 [main] UPDATE emp SET ename = 'SCOTT' WHERE empno = 7788
DEBUG 2026-05-12 02:54:10,861 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,861 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:10,861 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 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.022 sec
Running org.seasar.dao.pager.PagerResultSetWrapperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.dao.dbms.OracleTest
DEBUG 2026-05-12 02:54:10,889 [main] Physical connection got
DEBUG 2026-05-12 02:54:10,889 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,912 [main] Logical connection closed
SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0, department2.deptno AS deptno_1, department2.versionno AS versionno_1, department2.dname AS dname_1, department2.loc AS loc_1 FROM EMP, DEPT department, DEPT department2 WHERE EMP.deptno = department.deptno(+) AND EMP.deptno = department2.deptno(+)
DEBUG 2026-05-12 02:54:10,913 [main] Physical connection closed
DEBUG 2026-05-12 02:54:10,917 [main] Physical connection got
DEBUG 2026-05-12 02:54:10,917 [main] Logical connection got
DEBUG 2026-05-12 02:54:10,965 [main] Logical connection closed
SELECT DEPT.deptno, DEPT.versionno, DEPT.dname, DEPT.loc FROM DEPT
DEBUG 2026-05-12 02:54:10,965 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 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 2026-05-12 02:54:10,977 [main] Physical connection got
DEBUG 2026-05-12 02:54:10,977 [main] Logical connection got
WARN 2026-05-12 02:54:10,980 [main] Table(MyBean) not found
WARN 2026-05-12 02:54:10,980 [main] Table(DefaultBeanMetaDataImplTest$Ccc) not found
DEBUG 2026-05-12 02:54:10,987 [main] Logical connection closed
DEBUG 2026-05-12 02:54:10,988 [main] Physical connection closed
DEBUG 2026-05-12 02:54:10,993 [main] Physical connection got
DEBUG 2026-05-12 02:54:10,993 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,013 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,013 [main] Physical connection closed
DEBUG 2026-05-12 02:54:11,019 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,019 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,026 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,026 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,040 [main] Logical connection closed
SELECT DEPT.deptno, DEPT.versionno, DEPT.dname, DEPT.loc
SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0
DEBUG 2026-05-12 02:54:11,040 [main] Physical connection closed
DEBUG 2026-05-12 02:54:11,046 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,046 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,071 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,071 [main] Physical connection closed
DEBUG 2026-05-12 02:54:11,076 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,076 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,094 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,094 [main] Physical connection closed
DEBUG 2026-05-12 02:54:11,099 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,100 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,117 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,117 [main] Physical connection closed
DEBUG 2026-05-12 02:54:11,123 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,123 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,147 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,147 [main] Physical connection closed
DEBUG 2026-05-12 02:54:11,197 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,197 [main] Logical connection got
WARN 2026-05-12 02:54:11,199 [main] Table(DefaultBeanMetaDataImplTest$Ddd) not found
DEBUG 2026-05-12 02:54:11,204 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,204 [main] Physical connection closed
DEBUG 2026-05-12 02:54:11,212 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,212 [main] Logical connection got
WARN 2026-05-12 02:54:11,215 [main] Table(DefaultBeanMetaDataImplTest$Eee) not found
DEBUG 2026-05-12 02:54:11,220 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,220 [main] Physical connection closed
DEBUG 2026-05-12 02:54:11,227 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,227 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,233 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,233 [main] Physical connection closed
DEBUG 2026-05-12 02:54:11,238 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,238 [main] Logical connection got
WARN 2026-05-12 02:54:11,241 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found
DEBUG 2026-05-12 02:54:11,246 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,246 [main] Physical connection closed
DEBUG 2026-05-12 02:54:11,252 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,252 [main] Logical connection got
WARN 2026-05-12 02:54:11,256 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found
DEBUG 2026-05-12 02:54:11,258 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,258 [main] Physical connection closed
DEBUG 2026-05-12 02:54:11,274 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,275 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,282 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,282 [main] Physical connection closed
DEBUG 2026-05-12 02:54:11,287 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,287 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,295 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,295 [main] Physical connection closed
DEBUG 2026-05-12 02:54:11,301 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,301 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,309 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,309 [main] Physical connection closed
DEBUG 2026-05-12 02:54:11,317 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,317 [main] Logical connection got
WARN 2026-05-12 02:54:11,319 [main] Table(DefaultBeanMetaDataImplTest$Ggg) not found
DEBUG 2026-05-12 02:54:11,323 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,323 [main] Physical connection closed
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 sec
Running org.seasar.dao.impl.FunctionTest
DEBUG 2026-05-12 02:54:11,373 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,374 [main] Logical connection got
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 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 2026-05-12 02:54:11,387 [main] Transaction began
DEBUG 2026-05-12 02:54:11,388 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,388 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,388 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,388 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,395 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,396 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,396 [main] INSERT INTO DEPT2 (deptno, dname, active) VALUES (99, 'hoge', true)
DEBUG 2026-05-12 02:54:11,396 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,396 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,396 [main] SELECT DEPT2.deptno, DEPT2.dname, DEPT2.active FROM DEPT2
WARN 2026-05-12 02:54:11,397 [main] More than 2 rows found, but only first row returned
DEBUG 2026-05-12 02:54:11,397 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,397 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:11,397 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.seasar.dao.impl.ObjectResultSetHandlerTest
DEBUG 2026-05-12 02:54:11,402 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,402 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,402 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,402 [main] Physical connection closed
DEBUG 2026-05-12 02:54:11,406 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,406 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,407 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,407 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.seasar.dao.id.IdentityIdentifierGeneratorTest
DEBUG 2026-05-12 02:54:11,411 [main] Transaction began
DEBUG 2026-05-12 02:54:11,412 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,412 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,412 [main] insert into identitytable(id_name) values('hoge')
DEBUG 2026-05-12 02:54:11,412 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,412 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,412 [main] CALL IDENTITY()
DEBUG 2026-05-12 02:54:11,412 [main] Logical connection closed
0
DEBUG 2026-05-12 02:54:11,413 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:11,413 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.dao.dbms.H2Test
DEBUG 2026-05-12 02:54:11,599 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,599 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,619 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,625 [main] Physical connection closed
DEBUG 2026-05-12 02:54:11,662 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,662 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,663 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,663 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,666 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,666 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,666 [main] CALL NEXTVAL('H2TEST_SEQ')
DEBUG 2026-05-12 02:54:11,671 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,671 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,671 [main] CALL NEXTVAL('H2TEST_SEQ')
DEBUG 2026-05-12 02:54:11,671 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,671 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,671 [main] CALL NEXTVAL('H2TEST_SEQ')
DEBUG 2026-05-12 02:54:11,672 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,672 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,672 [main] CALL IDENTITY()
DEBUG 2026-05-12 02:54:11,672 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,672 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,672 [main] CALL IDENTITY()
DEBUG 2026-05-12 02:54:11,672 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,672 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,672 [main] CALL NEXTVAL('H2TEST_SEQ')
DEBUG 2026-05-12 02:54:11,672 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,672 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,672 [main] CALL IDENTITY()
DEBUG 2026-05-12 02:54:11,672 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,672 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,673 [main] Physical connection closed
DEBUG 2026-05-12 02:54:11,674 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 sec
Running org.seasar.dao.util.FetchHandlerUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.util.DaoNamingConventionUtilTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.impl.NoPersistentPropertyTypeTest
DEBUG 2026-05-12 02:54:11,683 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,683 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,683 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,683 [main] Logical connection got
WARN 2026-05-12 02:54:11,686 [main] Table(WRONG_TABLE_NAME) not found
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
DEBUG 2026-05-12 02:54:11,690 [main] Logical connection closed
at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:219)
at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:187)
at org.seasar.dao.impl.DaoMetaDataImpl.setupSqlCommand(DaoMetaDataImpl.java:171)
at org.seasar.dao.impl.DaoMetaDataImpl.initialize(DaoMetaDataImpl.java:162)
at org.seasar.dao.unit.S2DaoTestCase.createDaoMetaData(S2DaoTestCase.java:173)
at org.seasar.dao.impl.NoPersistentPropertyTypeTest.testNoPersistentPropertyTypeException1(NoPersistentPropertyTypeTest.java:39)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at junit.framework.TestCase.runTest(TestCase.java:154)
at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:230)
at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:89)
at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:145)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.GeneratedMethodAccessor72.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
DEBUG 2026-05-12 02:54:11,691 [main] Physical connection closed
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 2026-05-12 02:54:11,696 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,696 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,696 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,696 [main] Logical connection got
WARN 2026-05-12 02:54:11,698 [main] Table(WRONG_TABLE_NAME) not found
DEBUG 2026-05-12 02:54:11,702 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,702 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,702 [main] SELECT * FROM EMP
DEBUG 2026-05-12 02:54:11,703 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,703 [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 2026-05-12 02:54:11,708 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,708 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,709 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,709 [main] Physical connection closed
DEBUG 2026-05-12 02:54:11,713 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,714 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,714 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,714 [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 2026-05-12 02:54:11,730 [main] Transaction began
DEBUG 2026-05-12 02:54:11,731 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,731 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,731 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,731 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,734 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,734 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,735 [main] UPDATE DEPT SET versionno = 1, dname = null, loc = null WHERE deptno = 10 AND versionno = 0
DEBUG 2026-05-12 02:54:11,735 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,736 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:11,736 [main] Physical connection closed
DEBUG 2026-05-12 02:54:11,749 [main] Transaction began
DEBUG 2026-05-12 02:54:11,749 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,749 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,749 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,749 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,752 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,753 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,753 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0
DEBUG 2026-05-12 02:54:11,755 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,755 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:11,755 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec
Running org.seasar.dao.impl.ArgumentDtoProcedureCommandTest
DEBUG 2026-05-12 02:54:11,760 [main] Transaction began
DEBUG 2026-05-12 02:54:11,763 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,763 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,763 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,768 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,768 [main] {call PROCEDURE_TEST_AAA1 (?)}
DEBUG 2026-05-12 02:54:11,770 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,770 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:11,770 [main] Physical connection closed
DEBUG 2026-05-12 02:54:11,836 [main] Transaction began
DEBUG 2026-05-12 02:54:11,837 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,837 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,837 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,840 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,840 [main] {call PROCEDURE_TEST_AAA2 (?, ?)}
DEBUG 2026-05-12 02:54:11,843 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,843 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:11,843 [main] Physical connection closed
DEBUG 2026-05-12 02:54:11,847 [main] Transaction began
DEBUG 2026-05-12 02:54:11,848 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,848 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,848 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,850 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,850 [main] {call PROCEDURE_TEST_AAA3 ()}
DEBUG 2026-05-12 02:54:11,852 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,853 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:11,853 [main] Physical connection closed
DEBUG 2026-05-12 02:54:11,856 [main] Transaction began
DEBUG 2026-05-12 02:54:11,857 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,857 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,857 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,859 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,859 [main] {call PROCEDURE_TEST_BBB1 ('hoge')}
DEBUG 2026-05-12 02:54:11,861 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,861 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:11,861 [main] Physical connection closed
DEBUG 2026-05-12 02:54:11,866 [main] Transaction began
DEBUG 2026-05-12 02:54:11,867 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,867 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,867 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,869 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,870 [main] {call PROCEDURE_TEST_BBB2 ('hoge', 10, '2007-08-26 14.30.00')}
DEBUG 2026-05-12 02:54:11,872 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,872 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:11,872 [main] Physical connection closed
DEBUG 2026-05-12 02:54:11,876 [main] Transaction began
DEBUG 2026-05-12 02:54:11,877 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,877 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,877 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,879 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,880 [main] {call PROCEDURE_TEST_CCC1 ('hoge', 10, ?)}
DEBUG 2026-05-12 02:54:11,882 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,882 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:11,882 [main] Physical connection closed
DEBUG 2026-05-12 02:54:11,886 [main] Transaction began
DEBUG 2026-05-12 02:54:11,887 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,887 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,887 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,889 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,889 [main] Logical connection closed
[EDAO0029]null is illegal for argument DTO
DEBUG 2026-05-12 02:54:11,889 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:11,890 [main] Physical connection closed
DEBUG 2026-05-12 02:54:11,893 [main] Transaction began
DEBUG 2026-05-12 02:54:11,894 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,894 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,894 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,897 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,897 [main] {call PROCEDURE_TEST_CCC2 (?, 10, ?)}
DEBUG 2026-05-12 02:54:11,899 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,899 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:11,899 [main] Physical connection closed
DEBUG 2026-05-12 02:54:11,903 [main] Transaction began
DEBUG 2026-05-12 02:54:11,904 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,904 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,904 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,907 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,907 [main] {call PROCEDURE_TEST_DDD1 ('ab')}
DEBUG 2026-05-12 02:54:11,909 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,909 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:11,910 [main] Physical connection closed
DEBUG 2026-05-12 02:54:11,914 [main] Transaction began
DEBUG 2026-05-12 02:54:11,914 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,914 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,914 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,917 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,918 [main] {? = call FUNCTION_TEST_MAX (5.0, 10.0)}
DEBUG 2026-05-12 02:54:11,920 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,921 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:11,921 [main] Physical connection closed
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 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 2026-05-12 02:54:11,945 [main] Transaction began
DEBUG 2026-05-12 02:54:11,946 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,946 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,946 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,946 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,949 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,953 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,954 [main] Logical connection closed
SELECT empno, ename, dname FROM emp, dept where emp.deptno = dept.deptno
DEBUG 2026-05-12 02:54:11,954 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:11,954 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.seasar.dao.impl.ReturnsArrayDaoTest
DEBUG 2026-05-12 02:54:11,969 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,970 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,970 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,970 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,972 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,973 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,973 [main] SELECT EMP.ename FROM EMP
DEBUG 2026-05-12 02:54:11,973 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,974 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,974 [main] SELECT EMP.ename FROM EMP
DEBUG 2026-05-12 02:54:11,975 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,975 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.seasar.dao.pager.PagerConditionBaseTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.pager.ScrollCursorTest
DEBUG 2026-05-12 02:54:11,984 [main] Transaction began
DEBUG 2026-05-12 02:54:11,984 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,985 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,988 [main] S2Pager use scroll cursor.
DEBUG 2026-05-12 02:54:11,988 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:11,988 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,988 [main] Physical connection closed
DEBUG 2026-05-12 02:54:11,993 [main] Transaction began
DEBUG 2026-05-12 02:54:11,993 [main] Physical connection got
DEBUG 2026-05-12 02:54:11,993 [main] Logical connection got
DEBUG 2026-05-12 02:54:11,993 [main] S2Pager use scroll cursor.
DEBUG 2026-05-12 02:54:11,993 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:11,993 [main] Logical connection closed
DEBUG 2026-05-12 02:54:11,993 [main] Physical connection closed
DEBUG 2026-05-12 02:54:12,001 [main] Transaction began
DEBUG 2026-05-12 02:54:12,002 [main] Physical connection got
DEBUG 2026-05-12 02:54:12,002 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,002 [main] S2Pager use scroll cursor.
DEBUG 2026-05-12 02:54:12,002 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:12,002 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,002 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.seasar.dao.impl.MapListResultSetHandlerTest
DEBUG 2026-05-12 02:54:12,008 [main] Physical connection got
DEBUG 2026-05-12 02:54:12,008 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,008 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,008 [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 2026-05-12 02:54:12,024 [main] Transaction began
DEBUG 2026-05-12 02:54:12,024 [main] Physical connection got
DEBUG 2026-05-12 02:54:12,024 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,024 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,024 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,038 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,041 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,041 [main] SELECT LARGE_TEXT.version_no, LARGE_TEXT.id, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 123
DEBUG 2026-05-12 02:54:12,050 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,050 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:12,051 [main] Physical connection closed
DEBUG 2026-05-12 02:54:12,067 [main] Transaction began
DEBUG 2026-05-12 02:54:12,067 [main] Physical connection got
DEBUG 2026-05-12 02:54:12,067 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,067 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,068 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,071 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,072 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,073 [main] INSERT INTO LARGE_TEXT (version_no, id, large_string) VALUES (0, 1, 'abc1')
DEBUG 2026-05-12 02:54:12,093 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,093 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,093 [main] SELECT LARGE_TEXT.version_no, LARGE_TEXT.id, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 1
DEBUG 2026-05-12 02:54:12,094 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,094 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,094 [main] UPDATE LARGE_TEXT SET version_no = 1, large_string = 'ABCDEFG' WHERE id = 1 AND version_no = 0
DEBUG 2026-05-12 02:54:12,101 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,101 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,101 [main] SELECT LARGE_TEXT.version_no, LARGE_TEXT.id, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 1
DEBUG 2026-05-12 02:54:12,102 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,111 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:12,111 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 sec
Running org.seasar.dao.id.IdentifierGeneratorFactoryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.impl.AnnotationReaderFactoryImplTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.impl.BeanArrayMetaDataResultSetHandlerTest
DEBUG 2026-05-12 02:54:12,176 [main] Physical connection got
DEBUG 2026-05-12 02:54:12,176 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,192 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,192 [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 2026-05-12 02:54:12,196 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,196 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 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 2026-05-12 02:54:12,206 [main] Transaction began
DEBUG 2026-05-12 02:54:12,206 [main] Physical connection got
DEBUG 2026-05-12 02:54:12,206 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,206 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,207 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,223 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,232 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,233 [main] INSERT INTO EMP (tstamp, deptno, empno, ename) VALUES ('2026-05-12 02.54.12', 0, 99, 'hoge')
DEBUG 2026-05-12 02:54:12,234 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,234 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:12,234 [main] Physical connection closed
DEBUG 2026-05-12 02:54:12,238 [main] Transaction began
DEBUG 2026-05-12 02:54:12,239 [main] Physical connection got
DEBUG 2026-05-12 02:54:12,239 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,239 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,239 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,245 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,246 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,246 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge')
DEBUG 2026-05-12 02:54:12,246 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,246 [main] CALL IDENTITY()
DEBUG 2026-05-12 02:54:12,246 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,246 [main] Logical connection closed
1
DEBUG 2026-05-12 02:54:12,247 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,247 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge')
DEBUG 2026-05-12 02:54:12,247 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,247 [main] CALL IDENTITY()
DEBUG 2026-05-12 02:54:12,247 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,247 [main] Logical connection closed
2
DEBUG 2026-05-12 02:54:12,247 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:12,247 [main] Physical connection closed
DEBUG 2026-05-12 02:54:12,251 [main] Transaction began
DEBUG 2026-05-12 02:54:12,253 [main] Physical connection got
DEBUG 2026-05-12 02:54:12,253 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,253 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,253 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,260 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,260 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,260 [main] INSERT INTO EMP (empno) VALUES (980)
DEBUG 2026-05-12 02:54:12,260 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,260 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:12,261 [main] Physical connection closed
DEBUG 2026-05-12 02:54:12,265 [main] Transaction began
DEBUG 2026-05-12 02:54:12,265 [main] Physical connection got
DEBUG 2026-05-12 02:54:12,265 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,265 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,265 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,271 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,272 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:12,272 [main] Physical connection closed
DEBUG 2026-05-12 02:54:12,276 [main] Transaction began
DEBUG 2026-05-12 02:54:12,278 [main] Physical connection got
DEBUG 2026-05-12 02:54:12,278 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,278 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,278 [main] Logical connection got
WARN 2026-05-12 02:54:12,281 [main] Table(DUMMY_TABLE) not found
DEBUG 2026-05-12 02:54:12,285 [main] Logical connection closed
[EDAO0024]No Persistent Properties. Probably (org.seasar.dao.impl.InsertAutoDynamicCommandTest$FooDto) doesnt assosiated with table.
DEBUG 2026-05-12 02:54:12,287 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:12,287 [main] Physical connection closed
DEBUG 2026-05-12 02:54:12,291 [main] Transaction began
DEBUG 2026-05-12 02:54:12,292 [main] Physical connection got
DEBUG 2026-05-12 02:54:12,292 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,292 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,292 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,299 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,299 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,299 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,300 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2026-05-12 02:54:12,300 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,300 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 49)
DEBUG 2026-05-12 02:54:12,301 [main] Logical connection closed
49
DEBUG 2026-05-12 02:54:12,301 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:12,301 [main] Physical connection closed
DEBUG 2026-05-12 02:54:12,307 [main] Transaction began
DEBUG 2026-05-12 02:54:12,308 [main] Physical connection got
DEBUG 2026-05-12 02:54:12,308 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,308 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,308 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,315 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,316 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,316 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,321 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2026-05-12 02:54:12,321 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,321 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 50)
DEBUG 2026-05-12 02:54:12,321 [main] Logical connection closed
50
DEBUG 2026-05-12 02:54:12,321 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,321 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,321 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2026-05-12 02:54:12,321 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,321 [main] INSERT INTO SEQTABLE (name, id) VALUES ('foo', 51)
DEBUG 2026-05-12 02:54:12,322 [main] Logical connection closed
51
DEBUG 2026-05-12 02:54:12,322 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:12,322 [main] Physical connection closed
DEBUG 2026-05-12 02:54:12,326 [main] Transaction began
DEBUG 2026-05-12 02:54:12,326 [main] Physical connection got
DEBUG 2026-05-12 02:54:12,326 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,326 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,326 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,346 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,353 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,353 [main] INSERT INTO EMP (tstamp, empno, ename) VALUES ('2026-05-12 02.54.12', 99, 'hoge')
DEBUG 2026-05-12 02:54:12,354 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,354 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:12,354 [main] Physical connection closed
DEBUG 2026-05-12 02:54:12,357 [main] Transaction began
DEBUG 2026-05-12 02:54:12,358 [main] Physical connection got
DEBUG 2026-05-12 02:54:12,358 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,358 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,358 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,429 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,437 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,438 [main] INSERT INTO EMP (deptno, empno, tstamp) VALUES (10, 99, '2026-05-12 02.54.12')
DEBUG 2026-05-12 02:54:12,438 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,438 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:12,438 [main] Physical connection closed
DEBUG 2026-05-12 02:54:12,443 [main] Physical connection got
DEBUG 2026-05-12 02:54:12,443 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,443 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,443 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,450 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,451 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,451 [main] Physical connection got
DEBUG 2026-05-12 02:54:12,451 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,451 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2026-05-12 02:54:12,451 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,451 [main] INSERT INTO COMPOSITE_PK_TABLE (pk2, aaa, pk1) VALUES (10, 'hoge', 52)
DEBUG 2026-05-12 02:54:12,452 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,452 [main] Physical connection closed
DEBUG 2026-05-12 02:54:12,452 [main] Physical connection closed
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 sec
Running org.seasar.dao.impl.MapArrayResultSetHandlerTest
DEBUG 2026-05-12 02:54:12,457 [main] Physical connection got
DEBUG 2026-05-12 02:54:12,457 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,457 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,457 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.dao.id.SequenceIdentifierGeneratorTest
DEBUG 2026-05-12 02:54:12,462 [main] Transaction began
DEBUG 2026-05-12 02:54:12,462 [main] Physical connection got
DEBUG 2026-05-12 02:54:12,462 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,463 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2026-05-12 02:54:12,463 [main] Logical connection closed
53
DEBUG 2026-05-12 02:54:12,463 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:12,463 [main] Physical connection closed
DEBUG 2026-05-12 02:54:12,466 [main] Transaction began
DEBUG 2026-05-12 02:54:12,468 [main] Physical connection got
DEBUG 2026-05-12 02:54:12,468 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,468 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2026-05-12 02:54:12,469 [main] Logical connection closed
49
50
51
52
53
54
55
56
57
58
DEBUG 2026-05-12 02:54:12,469 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,469 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2026-05-12 02:54:12,469 [main] Logical connection closed
59
60
61
62
63
64
65
66
67
68
DEBUG 2026-05-12 02:54:12,469 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,469 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2026-05-12 02:54:12,470 [main] Logical connection closed
69
70
71
72
73
74
75
76
77
78
DEBUG 2026-05-12 02:54:12,470 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,470 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2026-05-12 02:54:12,470 [main] Logical connection closed
79
80
DEBUG 2026-05-12 02:54:12,470 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:12,470 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.seasar.dao.impl.ObjectListResultSetHandlerTest
DEBUG 2026-05-12 02:54:12,475 [main] Physical connection got
DEBUG 2026-05-12 02:54:12,475 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,476 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,476 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.seasar.dao.unit.S2DaoBeanListReaderTest
DEBUG 2026-05-12 02:54:12,484 [main] Physical connection got
DEBUG 2026-05-12 02:54:12,484 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,500 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,505 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.seasar.dao.impl.NoPropertyForUpdateTest
DEBUG 2026-05-12 02:54:12,520 [main] Physical connection got
DEBUG 2026-05-12 02:54:12,520 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,521 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,521 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,524 [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$$159d450$$MethodInvocation$$delete0.proceed(MethodInvocationClassGenerator.java)
at org.seasar.dao.impl.NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$159d450.delete(NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$159d450.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)
DEBUG 2026-05-12 02:54:12,525 [main] Physical connection closed
at java.lang.reflect.Method.invoke(Method.java:324)
at junit.framework.TestCase.runTest(TestCase.java:154)
at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:230)
at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:89)
at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:145)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.GeneratedMethodAccessor72.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: org.seasar.framework.exception.SRuntimeException: [EDAO0035]cannot find property for update.
at org.seasar.dao.impl.AbstractAutoStaticCommand.setupUpdatePropertyTypes(AbstractAutoStaticCommand.java:102)
at org.seasar.dao.impl.UpdateAutoStaticCommand.setupPropertyTypes(UpdateAutoStaticCommand.java:46)
at org.seasar.dao.impl.AbstractAutoStaticCommand.<init>(AbstractAutoStaticCommand.java:45)
at org.seasar.dao.impl.UpdateAutoStaticCommand.<init>(UpdateAutoStaticCommand.java:33)
at org.seasar.dao.impl.DaoMetaDataImpl.createUpdateAutoStaticCommand(DaoMetaDataImpl.java:589)
at org.seasar.dao.impl.DaoMetaDataImpl.setupUpdateMethodByAuto(DaoMetaDataImpl.java:574)
at org.seasar.dao.impl.DaoMetaDataImpl.setupMethodByAuto(DaoMetaDataImpl.java:385)
at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:216)
... 37 more
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.seasar.dao.impl.DefaultTest
DEBUG 2026-05-12 02:54:12,551 [main] Transaction began
DEBUG 2026-05-12 02:54:12,552 [main] Physical connection got
DEBUG 2026-05-12 02:54:12,552 [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 2026-05-12 02:54:12,554 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:12,554 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,555 [main] Physical connection closed
DEBUG 2026-05-12 02:54:12,577 [main] Transaction began
DEBUG 2026-05-12 02:54:12,578 [main] Physical connection got
DEBUG 2026-05-12 02:54:12,578 [main] Logical connection got
ID[AUTOINCREMENT: start 1 increment 1]
AAA['ABC']
BBB[null]
VERSION_NO[null]
DEBUG 2026-05-12 02:54:12,580 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:12,580 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,580 [main] Physical connection closed
DEBUG 2026-05-12 02:54:12,604 [main] Transaction began
DEBUG 2026-05-12 02:54:12,604 [main] Physical connection got
DEBUG 2026-05-12 02:54:12,604 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,604 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,604 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,607 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,609 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,609 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '1234567', '890')
DEBUG 2026-05-12 02:54:12,614 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,614 [main] values IDENTITY_VAL_LOCAL()
DEBUG 2026-05-12 02:54:12,616 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,616 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,616 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,616 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE WHERE DEFAULT_TABLE.id = 1
DEBUG 2026-05-12 02:54:12,621 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,630 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:12,630 [main] Physical connection closed
DEBUG 2026-05-12 02:54:12,652 [main] Transaction began
DEBUG 2026-05-12 02:54:12,652 [main] Physical connection got
DEBUG 2026-05-12 02:54:12,652 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,652 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,652 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,653 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,656 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,656 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', '12')
DEBUG 2026-05-12 02:54:12,656 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '21', '22')
DEBUG 2026-05-12 02:54:12,657 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,657 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,657 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID
DEBUG 2026-05-12 02:54:12,669 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,675 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:12,675 [main] Physical connection closed
DEBUG 2026-05-12 02:54:12,698 [main] Transaction began
DEBUG 2026-05-12 02:54:12,698 [main] Physical connection got
DEBUG 2026-05-12 02:54:12,698 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,698 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,698 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,699 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,703 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,703 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', '12')
DEBUG 2026-05-12 02:54:12,703 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, null, '22')
DEBUG 2026-05-12 02:54:12,703 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '31', null)
DEBUG 2026-05-12 02:54:12,704 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,704 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,705 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID
DEBUG 2026-05-12 02:54:12,705 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,711 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:12,711 [main] Physical connection closed
DEBUG 2026-05-12 02:54:12,786 [main] Transaction began
DEBUG 2026-05-12 02:54:12,788 [main] Physical connection got
DEBUG 2026-05-12 02:54:12,788 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,788 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,788 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,792 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,794 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,794 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', null)
DEBUG 2026-05-12 02:54:12,794 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '21', '22')
DEBUG 2026-05-12 02:54:12,795 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,795 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,795 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID
DEBUG 2026-05-12 02:54:12,795 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,804 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:12,804 [main] Physical connection closed
DEBUG 2026-05-12 02:54:12,829 [main] Transaction began
DEBUG 2026-05-12 02:54:12,829 [main] Physical connection got
DEBUG 2026-05-12 02:54:12,829 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,830 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,830 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,831 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,834 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,834 [main] INSERT INTO DEFAULT_TABLE (version_no, bbb) VALUES (0, 'bbbb')
DEBUG 2026-05-12 02:54:12,838 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,838 [main] values IDENTITY_VAL_LOCAL()
DEBUG 2026-05-12 02:54:12,838 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,838 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,838 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,838 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE WHERE DEFAULT_TABLE.id = 9
DEBUG 2026-05-12 02:54:12,838 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,843 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:12,843 [main] Physical connection closed
DEBUG 2026-05-12 02:54:12,866 [main] Transaction began
DEBUG 2026-05-12 02:54:12,866 [main] Physical connection got
DEBUG 2026-05-12 02:54:12,866 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,866 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,866 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,867 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,869 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,869 [main] INSERT INTO DEFAULT_TABLE (version_no) VALUES (0)
DEBUG 2026-05-12 02:54:12,873 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,873 [main] values IDENTITY_VAL_LOCAL()
DEBUG 2026-05-12 02:54:12,874 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,874 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,874 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,874 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE WHERE DEFAULT_TABLE.id = 10
DEBUG 2026-05-12 02:54:12,874 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,879 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:12,879 [main] Physical connection closed
DEBUG 2026-05-12 02:54:12,901 [main] Transaction began
DEBUG 2026-05-12 02:54:12,902 [main] Physical connection got
DEBUG 2026-05-12 02:54:12,902 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,902 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,902 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,903 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,907 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,907 [main] INSERT INTO DEFAULT_TABLE (
AAA,
VERSION_NO
) VALUES (
'foooo',
0
)
DEBUG 2026-05-12 02:54:12,912 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,912 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,912 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE
DEBUG 2026-05-12 02:54:12,914 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,919 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:12,919 [main] Physical connection closed
DEBUG 2026-05-12 02:54:12,940 [main] Transaction began
DEBUG 2026-05-12 02:54:12,940 [main] Physical connection got
DEBUG 2026-05-12 02:54:12,940 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,940 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,940 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,941 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,944 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,944 [main] INSERT INTO DEFAULT_TABLE (
BBB,
VERSION_NO
) VALUES (
'ttt',
0
)
DEBUG 2026-05-12 02:54:12,947 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,947 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,947 [main] SELECT DEFAULT_TABLE.version_no, DEFAULT_TABLE.id, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE
DEBUG 2026-05-12 02:54:12,947 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,953 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:12,953 [main] Physical connection closed
DEBUG 2026-05-12 02:54:12,973 [main] Transaction began
DEBUG 2026-05-12 02:54:12,973 [main] Physical connection got
DEBUG 2026-05-12 02:54:12,973 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,973 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,973 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,977 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,977 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,977 [main] INSERT INTO PK_ONLY_TABLE (aaa, bbb) VALUES (123, 456)
DEBUG 2026-05-12 02:54:12,980 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,980 [main] Logical connection got
DEBUG 2026-05-12 02:54:12,980 [main] SELECT PK_ONLY_TABLE.aaa, PK_ONLY_TABLE.bbb FROM PK_ONLY_TABLE
DEBUG 2026-05-12 02:54:12,982 [main] Logical connection closed
DEBUG 2026-05-12 02:54:12,987 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:12,988 [main] Physical connection closed
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.462 sec
Running org.seasar.dao.impl.RelationPropertyTypeFactoryImplTest
DEBUG 2026-05-12 02:54:12,993 [main] Physical connection got
DEBUG 2026-05-12 02:54:12,993 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,001 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,001 [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 2026-05-12 02:54:13,016 [main] Transaction began
DEBUG 2026-05-12 02:54:13,016 [main] Physical connection got
DEBUG 2026-05-12 02:54:13,017 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,021 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,022 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:13,022 [main] Physical connection closed
DEBUG 2026-05-12 02:54:13,028 [main] Transaction began
DEBUG 2026-05-12 02:54:13,028 [main] Physical connection got
DEBUG 2026-05-12 02:54:13,028 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,033 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,033 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:13,033 [main] Physical connection closed
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec
Running org.seasar.dao.impl.FieldDaoMetaDataImplTest
DEBUG 2026-05-12 02:54:13,079 [main] Physical connection got
DEBUG 2026-05-12 02:54:13,080 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,080 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,080 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,154 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,159 [main] Physical connection closed
DEBUG 2026-05-12 02:54:13,165 [main] Physical connection got
DEBUG 2026-05-12 02:54:13,165 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,165 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,165 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,184 [main] Logical connection closed
SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, parent.deptno AS deptno_0, parent.empno AS empno_0, parent.ename AS ename_0, parent.hiredate AS hiredate_0, parent.job AS job_0, parent.comm AS comm_0, parent.sal AS sal_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2026-05-12 02:54:13,184 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,185 [main] SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, parent.deptno AS deptno_0, parent.empno AS empno_0, parent.ename AS ename_0, parent.hiredate AS hiredate_0, parent.job AS job_0, parent.comm AS comm_0, parent.sal AS sal_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno WHERE EMP.empno = 7788
DEBUG 2026-05-12 02:54:13,186 [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 2026-05-12 02:54:13,186 [main] Physical connection closed
DEBUG 2026-05-12 02:54:13,191 [main] Physical connection got
DEBUG 2026-05-12 02:54:13,191 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,191 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,191 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,211 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,214 [main] Physical connection closed
DEBUG 2026-05-12 02:54:13,219 [main] Physical connection got
DEBUG 2026-05-12 02:54:13,219 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,219 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,219 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,235 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,239 [main] Physical connection closed
DEBUG 2026-05-12 02:54:13,244 [main] Physical connection got
DEBUG 2026-05-12 02:54:13,244 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,244 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,244 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,261 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,264 [main] Physical connection closed
DEBUG 2026-05-12 02:54:13,269 [main] Physical connection got
DEBUG 2026-05-12 02:54:13,269 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,269 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,269 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,287 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,289 [main] Physical connection closed
DEBUG 2026-05-12 02:54:13,295 [main] Physical connection got
DEBUG 2026-05-12 02:54:13,295 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,295 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,295 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,314 [main] Logical connection closed
UPDATE EMP SET tstamp = ?, deptno = ?, ename = ?, hiredate = ?, mgr = ?, job = ?, comm = ?, sal = ? WHERE empno = ? AND tstamp = ?
DELETE FROM EMP WHERE empno = ? AND tstamp = ?
DEBUG 2026-05-12 02:54:13,315 [main] Physical connection closed
DEBUG 2026-05-12 02:54:13,321 [main] Physical connection got
DEBUG 2026-05-12 02:54:13,321 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,321 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,321 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,338 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,341 [main] Physical connection closed
DEBUG 2026-05-12 02:54:13,346 [main] Physical connection got
DEBUG 2026-05-12 02:54:13,346 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,346 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,346 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,364 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,367 [main] Physical connection closed
DEBUG 2026-05-12 02:54:13,372 [main] Physical connection got
DEBUG 2026-05-12 02:54:13,372 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,372 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,372 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,391 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,395 [main] Physical connection closed
DEBUG 2026-05-12 02:54:13,399 [main] Transaction began
DEBUG 2026-05-12 02:54:13,400 [main] Physical connection got
DEBUG 2026-05-12 02:54:13,400 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,400 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,400 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,474 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,481 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,481 [main] INSERT INTO EMP (tstamp, deptno, empno, ename) VALUES ('2026-05-12 02.54.13', 0, 99, 'hoge')
DEBUG 2026-05-12 02:54:13,482 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,482 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:13,482 [main] Physical connection closed
DEBUG 2026-05-12 02:54:13,487 [main] Transaction began
DEBUG 2026-05-12 02:54:13,488 [main] Physical connection got
DEBUG 2026-05-12 02:54:13,488 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,488 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,488 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,502 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,510 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,510 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788
DEBUG 2026-05-12 02:54:13,511 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,512 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,512 [main] UPDATE EMP SET tstamp = '2026-05-12 02.54.13', deptno = 20, ename = 'hoge2', hiredate = '1982-12-09 00.00.00', mgr = 7566, job = 'ANALYST', comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2026-05-12 02:54:13,512 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,512 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:13,512 [main] Physical connection closed
DEBUG 2026-05-12 02:54:13,516 [main] Transaction began
DEBUG 2026-05-12 02:54:13,517 [main] Physical connection got
DEBUG 2026-05-12 02:54:13,517 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,517 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,517 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,536 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,543 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,544 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788
DEBUG 2026-05-12 02:54:13,545 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,545 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,546 [main] UPDATE EMP SET tstamp = '2026-05-12 02.54.13', deptno = 20, ename = 'hoge4', hiredate = '1982-12-09 00.00.00', mgr = 7566, job = 'ANALYST', comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '1995-01-23 01.23.45'
DEBUG 2026-05-12 02:54:13,546 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,546 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:13,546 [main] Physical connection closed
DEBUG 2026-05-12 02:54:13,552 [main] Transaction began
DEBUG 2026-05-12 02:54:13,552 [main] Physical connection got
DEBUG 2026-05-12 02:54:13,552 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,552 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,552 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,570 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,577 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,578 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788
DEBUG 2026-05-12 02:54:13,578 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,579 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,579 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2026-05-12 02:54:13,579 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,579 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:13,579 [main] Physical connection closed
DEBUG 2026-05-12 02:54:13,584 [main] Physical connection got
DEBUG 2026-05-12 02:54:13,584 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,584 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,584 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,601 [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 2026-05-12 02:54:13,602 [main] Physical connection closed
DEBUG 2026-05-12 02:54:13,606 [main] Physical connection got
DEBUG 2026-05-12 02:54:13,607 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,607 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,607 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,624 [main] Logical connection closed
SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF deptno != null*/ EMP.deptno = /*deptno*/null/*END*//*END*/
DEBUG 2026-05-12 02:54:13,630 [main] Physical connection closed
DEBUG 2026-05-12 02:54:13,635 [main] Physical connection got
DEBUG 2026-05-12 02:54:13,635 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,635 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,635 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,661 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,669 [main] Physical connection closed
DEBUG 2026-05-12 02:54:13,673 [main] Physical connection got
DEBUG 2026-05-12 02:54:13,673 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,674 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,674 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,690 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,697 [main] Physical connection closed
DEBUG 2026-05-12 02:54:13,703 [main] Physical connection got
DEBUG 2026-05-12 02:54:13,703 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,703 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,703 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,722 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,730 [main] Physical connection closed
DEBUG 2026-05-12 02:54:13,735 [main] Physical connection got
DEBUG 2026-05-12 02:54:13,735 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,735 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,735 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,810 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,817 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,817 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2026-05-12 02:54:13,820 [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 2026-05-12 02:54:13,821 [main] Physical connection closed
DEBUG 2026-05-12 02:54:13,827 [main] Physical connection got
DEBUG 2026-05-12 02:54:13,827 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,827 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,828 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,846 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,854 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,854 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2026-05-12 02:54:13,857 [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 2026-05-12 02:54:13,858 [main] Physical connection closed
DEBUG 2026-05-12 02:54:13,863 [main] Physical connection got
DEBUG 2026-05-12 02:54:13,863 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,863 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,863 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,880 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,886 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,886 [main] select * from emp
DEBUG 2026-05-12 02:54:13,888 [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 2026-05-12 02:54:13,889 [main] Physical connection closed
DEBUG 2026-05-12 02:54:13,894 [main] Physical connection got
DEBUG 2026-05-12 02:54:13,894 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,894 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,894 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,912 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,919 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,920 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2026-05-12 02:54:13,922 [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 2026-05-12 02:54:13,923 [main] Physical connection closed
DEBUG 2026-05-12 02:54:13,928 [main] Physical connection got
DEBUG 2026-05-12 02:54:13,928 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,928 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,928 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,943 [main] Logical connection closed
SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP, DEPT department WHERE EMP.deptno = department.deptno(+) AND empno = ?
DEBUG 2026-05-12 02:54:13,951 [main] Physical connection closed
DEBUG 2026-05-12 02:54:13,956 [main] Physical connection got
DEBUG 2026-05-12 02:54:13,956 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,956 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,956 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,973 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,979 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,980 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2026-05-12 02:54:13,981 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600.0, 300.0, 30, 2000-01-01 00:00:00.0 {null}, 7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250.0, 500.0, 30, 2000-01-01 00:00:00.0 {null}, 7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250.0, 1400.0, 30, 2000-01-01 00:00:00.0 {null}, 7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213 {null}, 7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000.0, null, 10, 2000-01-01 00:00:00.0 {null}, 7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500.0, 0.0, 30, 2000-01-01 00:00:00.0 {null}, 7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950.0, null, 30, 2000-01-01 00:00:00.0 {null}, 7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000.0, null, 20, 2000-01-01 00:00:00.0 {null}, 7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300.0, null, 10, 2000-01-01 00:00:00.0 {null}]
DEBUG 2026-05-12 02:54:13,986 [main] Physical connection closed
DEBUG 2026-05-12 02:54:13,990 [main] Physical connection got
DEBUG 2026-05-12 02:54:13,991 [main] Logical connection got
DEBUG 2026-05-12 02:54:13,991 [main] Logical connection closed
DEBUG 2026-05-12 02:54:13,991 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,010 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,018 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,018 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2026-05-12 02:54:14,020 [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 2026-05-12 02:54:14,021 [main] Physical connection closed
DEBUG 2026-05-12 02:54:14,025 [main] Physical connection got
DEBUG 2026-05-12 02:54:14,026 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,026 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,026 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,042 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,049 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,049 [main] select * from emp
DEBUG 2026-05-12 02:54:14,050 [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 2026-05-12 02:54:14,050 [main] Physical connection closed
DEBUG 2026-05-12 02:54:14,055 [main] Physical connection got
DEBUG 2026-05-12 02:54:14,055 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,055 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,055 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,071 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,078 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,078 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2026-05-12 02:54:14,080 [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 2026-05-12 02:54:14,081 [main] Physical connection closed
DEBUG 2026-05-12 02:54:14,085 [main] Physical connection got
DEBUG 2026-05-12 02:54:14,085 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,085 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,085 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,104 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,169 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,169 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-12 02:54:14,170 [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 2026-05-12 02:54:14,171 [main] Physical connection closed
DEBUG 2026-05-12 02:54:14,177 [main] Physical connection got
DEBUG 2026-05-12 02:54:14,177 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,177 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,177 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,192 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,199 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,200 [main] select count(*) from emp
DEBUG 2026-05-12 02:54:14,200 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,200 [main] Physical connection closed
DEBUG 2026-05-12 02:54:14,204 [main] Physical connection got
DEBUG 2026-05-12 02:54:14,204 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,204 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,204 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,220 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,228 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,228 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-12 02:54:14,228 [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 2026-05-12 02:54:14,228 [main] Physical connection closed
DEBUG 2026-05-12 02:54:14,233 [main] Physical connection got
DEBUG 2026-05-12 02:54:14,233 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,233 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,233 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,251 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,258 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,258 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-12 02:54:14,259 [main] Logical connection closed
{tstamp=2005-01-18 13:09:32.213, deptno=20, empno=7788, ename=SCOTT, hiredate=1982-12-09 00:00:00.0, mgr=7566, job=ANALYST, comm=null, sal=3000.0, deptno0=20, versionno0=0, dname0=RESEARCH, loc0=DALLAS}
DEBUG 2026-05-12 02:54:14,259 [main] Physical connection closed
DEBUG 2026-05-12 02:54:14,263 [main] Physical connection got
DEBUG 2026-05-12 02:54:14,263 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,264 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,264 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,280 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,287 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,287 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-12 02:54:14,288 [main] Logical connection closed
[{tstamp=2005-01-18 13:09:32.213, deptno=20, empno=7788, ename=SCOTT, hiredate=1982-12-09 00:00:00.0, mgr=7566, job=ANALYST, comm=null, sal=3000.0, deptno0=20, versionno0=0, dname0=RESEARCH, loc0=DALLAS}]
DEBUG 2026-05-12 02:54:14,288 [main] Physical connection closed
DEBUG 2026-05-12 02:54:14,293 [main] Physical connection got
DEBUG 2026-05-12 02:54:14,293 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,293 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,293 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,310 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,318 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,318 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-12 02:54:14,318 [main] Logical connection closed
[Ljava.util.Map;@5eb748
DEBUG 2026-05-12 02:54:14,318 [main] Physical connection closed
DEBUG 2026-05-12 02:54:14,323 [main] Physical connection got
DEBUG 2026-05-12 02:54:14,323 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,323 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,323 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,338 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,346 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,346 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0 AND 1000 ORDER BY empno
DEBUG 2026-05-12 02:54:14,347 [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 2026-05-12 02:54:14,348 [main] Physical connection closed
DEBUG 2026-05-12 02:54:14,352 [main] Physical connection got
DEBUG 2026-05-12 02:54:14,352 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,352 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,353 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,368 [main] Logical connection closed
SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN /*enames*/('SCOTT','MARY') AND job IN /*jobs*/('ANALYST', 'FREE')
DEBUG 2026-05-12 02:54:14,375 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,375 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN ('SCOTT', 'MARY') AND job IN ('ANALYST', 'FREE')
DEBUG 2026-05-12 02:54:14,376 [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 2026-05-12 02:54:14,376 [main] Physical connection closed
DEBUG 2026-05-12 02:54:14,382 [main] Physical connection got
DEBUG 2026-05-12 02:54:14,382 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,382 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,382 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,397 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,401 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,401 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-05-12 02:54:14,401 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,401 [main] Physical connection closed
DEBUG 2026-05-12 02:54:14,406 [main] Physical connection got
DEBUG 2026-05-12 02:54:14,406 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,406 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,406 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,422 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,424 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,424 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-05-12 02:54:14,424 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,424 [main] Physical connection closed
DEBUG 2026-05-12 02:54:14,429 [main] Physical connection got
DEBUG 2026-05-12 02:54:14,429 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,496 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,496 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,507 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,507 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,508 [main] SELECT EMP2.empno, EMP2.ename, EMP2.deptnum, department2.deptno AS deptno_0, department2.dname AS dname_0, department2.active AS active_0 FROM EMP2 LEFT OUTER JOIN DEPT2 department2 ON EMP2.DEPTNUM = department2.DEPTNO
DEBUG 2026-05-12 02:54:14,508 [main] Logical connection closed
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2026-05-12 02:54:14,509 [main] Physical connection closed
DEBUG 2026-05-12 02:54:14,514 [main] Physical connection got
DEBUG 2026-05-12 02:54:14,514 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,514 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,514 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,526 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,526 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,526 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2026-05-12 02:54:14,527 [main] Logical connection closed
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2026-05-12 02:54:14,527 [main] Physical connection closed
DEBUG 2026-05-12 02:54:14,532 [main] Transaction began
DEBUG 2026-05-12 02:54:14,533 [main] Physical connection got
DEBUG 2026-05-12 02:54:14,533 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,533 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,533 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,551 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,558 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,558 [main] INSERT INTO EMP (tstamp, deptno, empno, ename) VALUES ('2026-05-12 02.54.14', 50, 9999, 'test')
DEBUG 2026-05-12 02:54:14,558 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,558 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,559 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369
DEBUG 2026-05-12 02:54:14,559 [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 2026-05-12 02:54:14,560 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,560 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 9999
DEBUG 2026-05-12 02:54:14,560 [main] Logical connection closed
9999, test, null, null, null, null, null, 50, 2026-05-12 02:54:14.558 {50, null, null, 0}
DEBUG 2026-05-12 02:54:14,560 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:14,560 [main] Physical connection closed
DEBUG 2026-05-12 02:54:14,565 [main] Physical connection got
DEBUG 2026-05-12 02:54:14,565 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,565 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,565 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,581 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,584 [main] Physical connection closed
DEBUG 2026-05-12 02:54:14,589 [main] Physical connection got
DEBUG 2026-05-12 02:54:14,589 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,589 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,589 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,605 [main] Logical connection closed
SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.dname != null*/ AND department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/
DEBUG 2026-05-12 02:54:14,613 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,613 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH'
DEBUG 2026-05-12 02:54:14,614 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,614 [main] Physical connection closed
DEBUG 2026-05-12 02:54:14,619 [main] Physical connection got
DEBUG 2026-05-12 02:54:14,619 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,619 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,620 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,635 [main] Logical connection closed
SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.timestamp != null*/ EMP.tstamp = /*dto.timestamp*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.mgr != null*/ AND EMP.mgr = /*dto.mgr*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*END*/
DEBUG 2026-05-12 02:54:14,645 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,645 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.deptno = 0 AND EMP.empno = 0 AND EMP.job = 'MANAGER'
DEBUG 2026-05-12 02:54:14,645 [main] Logical connection closed
[]
DEBUG 2026-05-12 02:54:14,645 [main] Physical connection closed
DEBUG 2026-05-12 02:54:14,651 [main] Physical connection got
DEBUG 2026-05-12 02:54:14,651 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,651 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,651 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,668 [main] Logical connection closed
SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, EMP.mgr, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.deptno != null*/ EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/
DEBUG 2026-05-12 02:54:14,673 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,674 [main] SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, EMP.mgr, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.mgr = 7902
DEBUG 2026-05-12 02:54:14,675 [main] Logical connection closed
[7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800.0, null, 20 {20, RESEARCH, DALLAS, 0}]
DEBUG 2026-05-12 02:54:14,675 [main] Physical connection closed
DEBUG 2026-05-12 02:54:14,679 [main] Physical connection got
DEBUG 2026-05-12 02:54:14,679 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,680 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,680 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,697 [main] Logical connection closed
SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.job, EMP.comm, EMP.sal, EMP.mgr, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.deptno != null*/ EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/ ORDER BY empno
DEBUG 2026-05-12 02:54:14,699 [main] Physical connection closed
DEBUG 2026-05-12 02:54:14,704 [main] Physical connection got
DEBUG 2026-05-12 02:54:14,704 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,705 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,705 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,721 [main] Logical connection closed
SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2026-05-12 02:54:14,729 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,729 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH'
DEBUG 2026-05-12 02:54:14,730 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,730 [main] Physical connection closed
DEBUG 2026-05-12 02:54:14,735 [main] Physical connection got
DEBUG 2026-05-12 02:54:14,735 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,735 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,735 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,751 [main] Logical connection closed
SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2026-05-12 02:54:14,760 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,760 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = null
DEBUG 2026-05-12 02:54:14,760 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,760 [main] Physical connection closed
DEBUG 2026-05-12 02:54:14,766 [main] Physical connection got
DEBUG 2026-05-12 02:54:14,766 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,766 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,766 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,841 [main] Logical connection closed
SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2026-05-12 02:54:14,843 [main] Physical connection closed
DEBUG 2026-05-12 02:54:14,849 [main] Physical connection got
DEBUG 2026-05-12 02:54:14,849 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,849 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,849 [main] Logical connection got
WARN 2026-05-12 02:54:14,851 [main] Table(DepartmentTotalSalary) not found
DEBUG 2026-05-12 02:54:14,857 [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 2026-05-12 02:54:14,857 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,858 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2026-05-12 02:54:14,858 [main] Logical connection closed
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2026-05-12 02:54:14,859 [main] Physical connection closed
DEBUG 2026-05-12 02:54:14,864 [main] Physical connection got
DEBUG 2026-05-12 02:54:14,864 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,864 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,864 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,886 [main] Logical connection closed
SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2026-05-12 02:54:14,893 [main] Physical connection closed
DEBUG 2026-05-12 02:54:14,898 [main] Physical connection got
DEBUG 2026-05-12 02:54:14,898 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,898 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,898 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,915 [main] Logical connection closed
SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.dname != null*/ AND department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/ /*IF $dto.orderByString != null*/order by /*$dto.orderByString*/ENAME /*END*/
DEBUG 2026-05-12 02:54:14,916 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,917 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH'
DEBUG 2026-05-12 02:54:14,918 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,918 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,918 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH' order by ENAME
DEBUG 2026-05-12 02:54:14,919 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,919 [main] Physical connection closed
DEBUG 2026-05-12 02:54:14,925 [main] Physical connection got
DEBUG 2026-05-12 02:54:14,925 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,925 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,925 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,942 [main] Logical connection closed
SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno /*BEGIN*/ WHERE /*IF dto.ename != null*/ ename = /*dto.ename*/'aaa'/*END*//*IF dto.job != null*/ AND job = /*dto.job*/'bbb'/*END*/ /*END*/
DEBUG 2026-05-12 02:54:14,942 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,943 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2026-05-12 02:54:14,945 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,945 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,945 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename = 'SMITH'
DEBUG 2026-05-12 02:54:14,946 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,946 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,946 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE job = 'SALESMAN'
DEBUG 2026-05-12 02:54:14,948 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,948 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,948 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename = 'SMITH' AND job = 'CLERK'
DEBUG 2026-05-12 02:54:14,949 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,949 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,949 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename = 'a' AND job = 'b'
DEBUG 2026-05-12 02:54:14,949 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,949 [main] Physical connection closed
DEBUG 2026-05-12 02:54:14,954 [main] Transaction began
DEBUG 2026-05-12 02:54:14,954 [main] Physical connection got
DEBUG 2026-05-12 02:54:14,955 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,955 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,955 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,970 [main] Logical connection closed
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2026-05-12 02:54:14,970 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,970 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-05-12 02:54:14,970 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,970 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,970 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2026-05-12 02:54:14,971 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,971 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,971 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-05-12 02:54:14,971 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,971 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:14,971 [main] Physical connection closed
DEBUG 2026-05-12 02:54:14,976 [main] Physical connection got
DEBUG 2026-05-12 02:54:14,976 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,977 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,977 [main] Logical connection got
DEBUG 2026-05-12 02:54:14,992 [main] Logical connection closed
DEBUG 2026-05-12 02:54:14,995 [main] Physical connection closed
DEBUG 2026-05-12 02:54:15,000 [main] Physical connection got
DEBUG 2026-05-12 02:54:15,000 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,001 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,001 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,005 [main] Logical connection closed
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2026-05-12 02:54:15,008 [main] Physical connection closed
DEBUG 2026-05-12 02:54:15,013 [main] Physical connection got
DEBUG 2026-05-12 02:54:15,013 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,013 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,013 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,018 [main] Logical connection closed
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2026-05-12 02:54:15,020 [main] Physical connection closed
DEBUG 2026-05-12 02:54:15,025 [main] Physical connection got
DEBUG 2026-05-12 02:54:15,025 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,026 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,026 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,031 [main] Logical connection closed
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.eNaMe = /*dto.ename*/null/*END*//*END*/
DEBUG 2026-05-12 02:54:15,032 [main] Physical connection closed
DEBUG 2026-05-12 02:54:15,037 [main] Physical connection got
DEBUG 2026-05-12 02:54:15,037 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,037 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,037 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,042 [main] Logical connection closed
SELECT EMP.empno, EMP.eNaMe FROM EMP/*BEGIN*/ WHERE /*IF eName != null*/ EMP.eName = /*eName*/null/*END*//*END*/
DEBUG 2026-05-12 02:54:15,043 [main] Physical connection closed
DEBUG 2026-05-12 02:54:15,049 [main] Physical connection got
DEBUG 2026-05-12 02:54:15,049 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,049 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,049 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,064 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,065 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,065 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2026-05-12 02:54:15,067 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,067 [main] Physical connection closed
DEBUG 2026-05-12 02:54:15,072 [main] Physical connection got
DEBUG 2026-05-12 02:54:15,072 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,072 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,072 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,151 [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 2026-05-12 02:54:15,151 [main] Physical connection closed
DEBUG 2026-05-12 02:54:15,157 [main] Physical connection got
DEBUG 2026-05-12 02:54:15,157 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,157 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,158 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,177 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,178 [main] Physical connection closed
DEBUG 2026-05-12 02:54:15,184 [main] Physical connection got
DEBUG 2026-05-12 02:54:15,184 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,184 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,184 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,202 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2026-05-12 02:54:15,202 [main] Physical connection closed
DEBUG 2026-05-12 02:54:15,207 [main] Physical connection got
DEBUG 2026-05-12 02:54:15,207 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,208 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,208 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,222 [main] Logical connection closed
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2026-05-12 02:54:15,223 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.153 sec
Running org.seasar.dao.impl.ResultSetHandlerFactoryImplTest
DEBUG 2026-05-12 02:54:15,235 [main] Physical connection got
DEBUG 2026-05-12 02:54:15,235 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,251 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,251 [main] Physical connection closed
DEBUG 2026-05-12 02:54:15,255 [main] Physical connection got
DEBUG 2026-05-12 02:54:15,255 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,270 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,270 [main] Physical connection closed
DEBUG 2026-05-12 02:54:15,274 [main] Physical connection got
DEBUG 2026-05-12 02:54:15,274 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,289 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,289 [main] Physical connection closed
DEBUG 2026-05-12 02:54:15,293 [main] Physical connection got
DEBUG 2026-05-12 02:54:15,293 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,306 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,307 [main] Physical connection closed
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec
Running org.seasar.dao.impl.BlobTest
DEBUG 2026-05-12 02:54:15,337 [main] Transaction began
DEBUG 2026-05-12 02:54:15,339 [main] Physical connection got
DEBUG 2026-05-12 02:54:15,339 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,339 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,339 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,342 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,343 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,343 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 123
DEBUG 2026-05-12 02:54:15,350 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,350 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:15,350 [main] Physical connection closed
DEBUG 2026-05-12 02:54:15,369 [main] Transaction began
DEBUG 2026-05-12 02:54:15,369 [main] Physical connection got
DEBUG 2026-05-12 02:54:15,370 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,370 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,370 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,373 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,374 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,374 [main] INSERT INTO LARGE_BINARY (version_no, id, large_binary) VALUES (0, 111, '[B@6c01b9')
DEBUG 2026-05-12 02:54:15,378 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,378 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,378 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111
DEBUG 2026-05-12 02:54:15,380 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,380 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,380 [main] UPDATE LARGE_BINARY SET version_no = 1, large_binary = '[B@1fcadd3' WHERE id = 111 AND version_no = 0
DEBUG 2026-05-12 02:54:15,383 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,383 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,384 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111
DEBUG 2026-05-12 02:54:15,384 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,384 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,384 [main] DELETE FROM LARGE_BINARY WHERE id = 111 AND version_no = 1
DEBUG 2026-05-12 02:54:15,390 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,391 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,391 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111
DEBUG 2026-05-12 02:54:15,391 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,400 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:15,400 [main] Physical connection closed
DEBUG 2026-05-12 02:54:15,418 [main] Transaction began
DEBUG 2026-05-12 02:54:15,419 [main] Physical connection got
DEBUG 2026-05-12 02:54:15,419 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,419 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,419 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,422 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,423 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,423 [main] INSERT INTO LARGE_BINARY (version_no, id, large_binary) VALUES (0, 4321, '[B@205df9')
DEBUG 2026-05-12 02:54:15,424 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,424 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,424 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 4321
DEBUG 2026-05-12 02:54:15,424 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,430 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:15,430 [main] Physical connection closed
DEBUG 2026-05-12 02:54:15,505 [main] Transaction began
DEBUG 2026-05-12 02:54:15,506 [main] Physical connection got
DEBUG 2026-05-12 02:54:15,506 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,506 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,506 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,507 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,508 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,509 [main] SELECT LARGE_BINARY.version_no, LARGE_BINARY.id, LARGE_BINARY.large_binary FROM LARGE_BINARY WHERE LARGE_BINARY.id = 123
DEBUG 2026-05-12 02:54:15,509 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,509 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:15,509 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 sec
Running org.seasar.dao.impl.DeleteWithAnnotationTest
DEBUG 2026-05-12 02:54:15,521 [main] Transaction began
DEBUG 2026-05-12 02:54:15,523 [main] Physical connection got
DEBUG 2026-05-12 02:54:15,524 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,524 [main] SELECT * FROM EMP
DEBUG 2026-05-12 02:54:15,527 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,527 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,527 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,527 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,528 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,528 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,528 [main] DELETE FROM EMP WHERE EMPNO = 7369
DEBUG 2026-05-12 02:54:15,528 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,528 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,528 [main] SELECT * FROM EMP
DEBUG 2026-05-12 02:54:15,529 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,529 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,529 [main] DELETE FROM EMP WHERE EMPNO = 7499
DEBUG 2026-05-12 02:54:15,529 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,529 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,529 [main] SELECT * FROM EMP
DEBUG 2026-05-12 02:54:15,530 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,530 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:15,530 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.seasar.dao.interceptors.S2DaoInterceptorTest
DEBUG 2026-05-12 02:54:15,551 [main] Physical connection got
DEBUG 2026-05-12 02:54:15,551 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,551 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,551 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,555 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,555 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,555 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,555 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,556 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,558 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,558 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno
DEBUG 2026-05-12 02:54:15,561 [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 2026-05-12 02:54:15,561 [main] Physical connection closed
DEBUG 2026-05-12 02:54:15,582 [main] Physical connection got
DEBUG 2026-05-12 02:54:15,583 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,583 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,583 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,585 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,586 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,586 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,586 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,587 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,589 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,589 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE empno = 7788
WARN 2026-05-12 02:54:15,590 [main] More than 2 rows found, but only first row returned
DEBUG 2026-05-12 02:54:15,590 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20 {20, ACCOUNTING, NEW YORK}
DEBUG 2026-05-12 02:54:15,590 [main] Physical connection closed
DEBUG 2026-05-12 02:54:15,609 [main] Physical connection got
DEBUG 2026-05-12 02:54:15,609 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,609 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,609 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,612 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,612 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,612 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,612 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,613 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,615 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,615 [main] SELECT count(*) FROM emp
DEBUG 2026-05-12 02:54:15,616 [main] Logical connection closed
count:14
DEBUG 2026-05-12 02:54:15,616 [main] Physical connection closed
DEBUG 2026-05-12 02:54:15,634 [main] Physical connection got
DEBUG 2026-05-12 02:54:15,634 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,634 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,634 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,637 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,637 [main] Transaction began
DEBUG 2026-05-12 02:54:15,637 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,637 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,637 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,638 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,641 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,641 [main] INSERT INTO emp (empno, ename) VALUES (9999, 'hoge')
DEBUG 2026-05-12 02:54:15,641 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,641 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:15,641 [main] Physical connection closed
DEBUG 2026-05-12 02:54:15,660 [main] Physical connection got
DEBUG 2026-05-12 02:54:15,660 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,660 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,660 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,663 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,663 [main] Transaction began
DEBUG 2026-05-12 02:54:15,663 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,663 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,663 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,664 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,665 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,667 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE empno = 7788
WARN 2026-05-12 02:54:15,669 [main] More than 2 rows found, but only first row returned
DEBUG 2026-05-12 02:54:15,669 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,669 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,669 [main] UPDATE emp SET ename = 'SCOTT'
WHERE empno = 7788
DEBUG 2026-05-12 02:54:15,670 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,670 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:15,670 [main] Physical connection closed
DEBUG 2026-05-12 02:54:15,688 [main] Physical connection got
DEBUG 2026-05-12 02:54:15,688 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,688 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,688 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,691 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,691 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,691 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,691 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,692 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,693 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,694 [main] select empno, ename, dname from emp, dept where empno = 7788 and emp.deptno = dept.deptno
DEBUG 2026-05-12 02:54:15,694 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,694 [main] Physical connection closed
DEBUG 2026-05-12 02:54:15,712 [main] Physical connection got
DEBUG 2026-05-12 02:54:15,712 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,713 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,713 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,716 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,717 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,717 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,717 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,717 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,719 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,719 [main] select empno as value, ename as label from emp
DEBUG 2026-05-12 02:54:15,719 [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 2026-05-12 02:54:15,720 [main] Physical connection closed
DEBUG 2026-05-12 02:54:15,738 [main] Physical connection got
DEBUG 2026-05-12 02:54:15,738 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,738 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,738 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,742 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,742 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,742 [main] SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.deptno = 10
DEBUG 2026-05-12 02:54:15,743 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,743 [main] Physical connection closed
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 sec
Running org.seasar.dao.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2026-05-12 02:54:15,750 [main] Physical connection got
DEBUG 2026-05-12 02:54:15,750 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,755 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,755 [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 2026-05-12 02:54:15,759 [main] S2Pager use scroll cursor.
DEBUG 2026-05-12 02:54:15,759 [main] S2Pager use scroll cursor.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.seasar.dao.impl.BeanListMetaDataResultSetHandlerTest
DEBUG 2026-05-12 02:54:15,764 [main] Physical connection got
DEBUG 2026-05-12 02:54:15,764 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,779 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,780 [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 2026-05-12 02:54:15,781 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,781 [main] Physical connection closed
DEBUG 2026-05-12 02:54:15,784 [main] Physical connection got
DEBUG 2026-05-12 02:54:15,784 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,859 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,859 [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 2026-05-12 02:54:15,861 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,861 [main] Physical connection closed
DEBUG 2026-05-12 02:54:15,865 [main] Physical connection got
DEBUG 2026-05-12 02:54:15,865 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,882 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,882 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,886 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,886 [main] Physical connection closed
DEBUG 2026-05-12 02:54:15,890 [main] Physical connection got
DEBUG 2026-05-12 02:54:15,890 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,901 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,901 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,902 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,902 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 sec
Running org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest
DEBUG 2026-05-12 02:54:15,916 [main] Transaction began
DEBUG 2026-05-12 02:54:15,916 [main] Physical connection got
DEBUG 2026-05-12 02:54:15,916 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,916 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,916 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,930 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,931 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,931 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%'
DEBUG 2026-05-12 02:54:15,933 [main] Logical connection closed
org.seasar.dao.NotExactlyOneRowUpdatedRuntimeException: [EDAO0016]Not Exactly one row updated (actual:2)
at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptor.invoke(AssertExactlyOneRowInterceptor.java:34)
at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$113b44d$$MethodInvocation$$invoke0.proceed(MethodInvocationClassGenerator.java)
at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$113b44d.invoke(PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$113b44d.java)
at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$36bb87$$MethodInvocation$$updateSal0.proceed(MethodInvocationClassGenerator.java)
at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$36bb87.updateSal(AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$36bb87.java)
at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest.testMoreThanOneRowTx(AssertExactlyOneRowInterceptorTest.java:40)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at junit.framework.TestCase.runTest(TestCase.java:154)
at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:230)
at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:89)
at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:145)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.GeneratedMethodAccessor72.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
DEBUG 2026-05-12 02:54:15,933 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:15,934 [main] Physical connection closed
DEBUG 2026-05-12 02:54:15,943 [main] Transaction began
DEBUG 2026-05-12 02:54:15,943 [main] Physical connection got
DEBUG 2026-05-12 02:54:15,943 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,943 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,944 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,958 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,958 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,959 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%'
DEBUG 2026-05-12 02:54:15,959 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,959 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:15,959 [main] Physical connection closed
DEBUG 2026-05-12 02:54:15,970 [main] Transaction began
DEBUG 2026-05-12 02:54:15,970 [main] Physical connection got
DEBUG 2026-05-12 02:54:15,970 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,970 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,970 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,986 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,986 [main] Logical connection got
DEBUG 2026-05-12 02:54:15,986 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'AD%'
DEBUG 2026-05-12 02:54:15,987 [main] Logical connection closed
DEBUG 2026-05-12 02:54:15,987 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:15,987 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec
Running org.seasar.dao.pager.PagerResultSetFactoryLimitOffsetWrapperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.dao.pager.MySQLLimitOffsetPagingSqlRewriterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.impl.BeanMetaDataResultSetHandlerTest
DEBUG 2026-05-12 02:54:16,002 [main] Physical connection got
DEBUG 2026-05-12 02:54:16,002 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,019 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,019 [main] Logical connection got
7788,SCOTT
DEBUG 2026-05-12 02:54:16,020 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,020 [main] Physical connection closed
DEBUG 2026-05-12 02:54:16,024 [main] Physical connection got
DEBUG 2026-05-12 02:54:16,024 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,040 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,040 [main] Logical connection got
0,SCOTT
DEBUG 2026-05-12 02:54:16,041 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,041 [main] Physical connection closed
DEBUG 2026-05-12 02:54:16,045 [main] Physical connection got
DEBUG 2026-05-12 02:54:16,045 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,056 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,056 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,056 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,056 [main] Physical connection closed
DEBUG 2026-05-12 02:54:16,061 [main] Physical connection got
DEBUG 2026-05-12 02:54:16,061 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,071 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,071 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,072 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,072 [main] Physical connection closed
DEBUG 2026-05-12 02:54:16,076 [main] Physical connection got
DEBUG 2026-05-12 02:54:16,076 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,086 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,086 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,086 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,087 [main] Physical connection closed
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec
Running org.seasar.dao.dbms.StandardTest
DEBUG 2026-05-12 02:54:16,092 [main] Physical connection got
DEBUG 2026-05-12 02:54:16,092 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,109 [main] Logical connection closed
SELECT EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0, department2.deptno AS deptno_1, department2.versionno AS versionno_1, department2.dname AS dname_1, department2.loc AS loc_1 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno LEFT OUTER JOIN DEPT department2 ON EMP.deptno = department2.deptno
DEBUG 2026-05-12 02:54:16,109 [main] Physical connection closed
DEBUG 2026-05-12 02:54:16,111 [main] Physical connection got
DEBUG 2026-05-12 02:54:16,112 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,128 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,129 [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.05 sec
Running org.seasar.dao.unit.S2DaoBeanReaderTest
DEBUG 2026-05-12 02:54:16,141 [main] Physical connection got
DEBUG 2026-05-12 02:54:16,141 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,155 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,155 [main] Physical connection closed
DEBUG 2026-05-12 02:54:16,159 [main] Physical connection got
DEBUG 2026-05-12 02:54:16,159 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,236 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,236 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec
Running org.seasar.dao.impl.DaoMetaDataFactoryImplTest
DEBUG 2026-05-12 02:54:16,248 [main] Physical connection got
DEBUG 2026-05-12 02:54:16,248 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,248 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,248 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,251 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,252 [main] Physical connection closed
DEBUG 2026-05-12 02:54:16,259 [main] Physical connection got
DEBUG 2026-05-12 02:54:16,259 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,260 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,260 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,264 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,264 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,264 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,264 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,264 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,265 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.seasar.dao.unit.S2DaoTestCaseTest
DEBUG 2026-05-12 02:54:16,271 [main] Physical connection got
DEBUG 2026-05-12 02:54:16,271 [main] Logical connection got
WARN 2026-05-12 02:54:16,273 [main] Table(S2DaoTestCaseTest$Hoge) not found
WARN 2026-05-12 02:54:16,274 [main] Table(S2DaoTestCaseTest$Foo) not found
DEBUG 2026-05-12 02:54:16,278 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,278 [main] Physical connection closed
DEBUG 2026-05-12 02:54:16,281 [main] Physical connection got
DEBUG 2026-05-12 02:54:16,281 [main] Logical connection got
WARN 2026-05-12 02:54:16,285 [main] Table(S2DaoTestCaseTest$Hoge) not found
WARN 2026-05-12 02:54:16,285 [main] Table(S2DaoTestCaseTest$Foo) not found
DEBUG 2026-05-12 02:54:16,288 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,289 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.seasar.dao.dbms.DbmsManagerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.impl.UpdateAutoStaticCommandTest
DEBUG 2026-05-12 02:54:16,296 [main] Transaction began
DEBUG 2026-05-12 02:54:16,296 [main] Physical connection got
DEBUG 2026-05-12 02:54:16,296 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,296 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,296 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,311 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,319 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,320 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788
DEBUG 2026-05-12 02:54:16,321 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,321 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,321 [main] UPDATE EMP SET tstamp = '2026-05-12 02.54.16', deptno = 20, ename = 'SCOTT', hiredate = '1982-12-09 00.00.00', mgr = 7566, job = 'ANALYST', comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2026-05-12 02:54:16,321 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,321 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:16,322 [main] Physical connection closed
DEBUG 2026-05-12 02:54:16,325 [main] Transaction began
DEBUG 2026-05-12 02:54:16,325 [main] Physical connection got
DEBUG 2026-05-12 02:54:16,326 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,326 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,326 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,333 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,336 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,336 [main] UPDATE DEPT SET versionno = 1, dname = null, loc = null WHERE deptno = 10 AND versionno = 0
DEBUG 2026-05-12 02:54:16,336 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,337 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:16,337 [main] Physical connection closed
DEBUG 2026-05-12 02:54:16,341 [main] Transaction began
DEBUG 2026-05-12 02:54:16,342 [main] Physical connection got
DEBUG 2026-05-12 02:54:16,342 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,342 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,342 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,349 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,350 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,351 [main] UPDATE DEPT SET versionno = 0, dname = null, loc = null WHERE deptno = 10 AND versionno = -1
DEBUG 2026-05-12 02:54:16,351 [main] Logical connection closed
org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1)
DEBUG 2026-05-12 02:54:16,351 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:16,351 [main] Physical connection closed
DEBUG 2026-05-12 02:54:16,355 [main] Transaction began
DEBUG 2026-05-12 02:54:16,355 [main] Physical connection got
DEBUG 2026-05-12 02:54:16,355 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,355 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,355 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,369 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,377 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,377 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788
DEBUG 2026-05-12 02:54:16,378 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,378 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,379 [main] UPDATE EMP SET tstamp = '2026-05-12 02.54.16', ename = 'SCOTT' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2026-05-12 02:54:16,379 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,379 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:16,379 [main] Physical connection closed
DEBUG 2026-05-12 02:54:16,383 [main] Transaction began
DEBUG 2026-05-12 02:54:16,383 [main] Physical connection got
DEBUG 2026-05-12 02:54:16,383 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,383 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,383 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,398 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,405 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,405 [main] SELECT EMP.tstamp, EMP.deptno, EMP.empno, EMP.ename, EMP.hiredate, EMP.mgr, EMP.job, EMP.comm, EMP.sal, department.deptno AS deptno_0, department.versionno AS versionno_0, department.dname AS dname_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788
DEBUG 2026-05-12 02:54:16,407 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,407 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,407 [main] UPDATE EMP SET deptno = 20, tstamp = '2026-05-12 02.54.16' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2026-05-12 02:54:16,407 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,407 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:16,408 [main] Physical connection closed
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 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 2026-05-12 02:54:16,422 [main] Transaction began
DEBUG 2026-05-12 02:54:16,422 [main] Physical connection got
DEBUG 2026-05-12 02:54:16,422 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,422 [main] S2Pager not use scroll cursor.
DEBUG 2026-05-12 02:54:16,422 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:16,422 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,422 [main] Physical connection closed
DEBUG 2026-05-12 02:54:16,425 [main] Transaction began
DEBUG 2026-05-12 02:54:16,425 [main] Physical connection got
DEBUG 2026-05-12 02:54:16,425 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,426 [main] S2Pager not use scroll cursor.
DEBUG 2026-05-12 02:54:16,426 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:16,426 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,426 [main] Physical connection closed
DEBUG 2026-05-12 02:54:16,429 [main] Transaction began
DEBUG 2026-05-12 02:54:16,429 [main] Physical connection got
DEBUG 2026-05-12 02:54:16,429 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,429 [main] S2Pager not use scroll cursor.
DEBUG 2026-05-12 02:54:16,429 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:16,429 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,430 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.seasar.dao.pager.LimitOffsetPagingSqlRewriterTest
DEBUG 2026-05-12 02:54:16,485 [main] Transaction began
DEBUG 2026-05-12 02:54:16,615 [main] Physical connection got
DEBUG 2026-05-12 02:54:16,616 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,616 [main] DELETE FROM CUSTOMER
DEBUG 2026-05-12 02:54:16,616 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,616 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,619 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,619 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,619 [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 2026-05-12 02:54:16,620 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,620 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,620 [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 2026-05-12 02:54:16,620 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,620 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,620 [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 2026-05-12 02:54:16,621 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,621 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,621 [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 2026-05-12 02:54:16,621 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,621 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,621 [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 2026-05-12 02:54:16,621 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,621 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,624 [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 2026-05-12 02:54:16,624 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,624 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,624 [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 2026-05-12 02:54:16,624 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,624 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,624 [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 2026-05-12 02:54:16,625 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,625 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,625 [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 2026-05-12 02:54:16,625 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,625 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,627 [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 2026-05-12 02:54:16,627 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,627 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,627 [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 2026-05-12 02:54:16,628 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,628 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,628 [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 2026-05-12 02:54:16,628 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,628 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,628 [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 2026-05-12 02:54:16,629 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,629 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,629 [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 2026-05-12 02:54:16,629 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,629 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,629 [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 2026-05-12 02:54:16,629 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,629 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,629 [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 2026-05-12 02:54:16,630 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,630 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,630 [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 2026-05-12 02:54:16,630 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,630 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,630 [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 2026-05-12 02:54:16,630 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,631 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,631 [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 2026-05-12 02:54:16,631 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,631 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,631 [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 2026-05-12 02:54:16,631 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,631 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,632 [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 2026-05-12 02:54:16,632 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,633 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,633 [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 2026-05-12 02:54:16,633 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,633 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,633 [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 2026-05-12 02:54:16,634 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,634 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,634 [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 2026-05-12 02:54:16,634 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,634 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,634 [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 2026-05-12 02:54:16,634 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,634 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,635 [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 2026-05-12 02:54:16,635 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,635 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,635 [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 2026-05-12 02:54:16,635 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,635 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,635 [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 2026-05-12 02:54:16,635 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,635 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,636 [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 2026-05-12 02:54:16,636 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,636 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,636 [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 2026-05-12 02:54:16,636 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,636 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,636 [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 2026-05-12 02:54:16,636 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,636 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,637 [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 2026-05-12 02:54:16,637 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,637 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,637 [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 2026-05-12 02:54:16,637 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,637 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,637 [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 2026-05-12 02:54:16,637 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,637 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,638 [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 2026-05-12 02:54:16,638 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,638 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,638 [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 2026-05-12 02:54:16,638 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,638 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,638 [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 2026-05-12 02:54:16,638 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,638 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,638 [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 2026-05-12 02:54:16,639 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,639 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,639 [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 2026-05-12 02:54:16,639 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,639 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,639 [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 2026-05-12 02:54:16,639 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,639 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,639 [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 2026-05-12 02:54:16,640 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,640 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,640 [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 2026-05-12 02:54:16,640 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,640 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,640 [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 2026-05-12 02:54:16,640 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,640 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,640 [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 2026-05-12 02:54:16,641 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,641 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,641 [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 2026-05-12 02:54:16,641 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,641 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,641 [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 2026-05-12 02:54:16,641 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,641 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,642 [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 2026-05-12 02:54:16,642 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,642 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,642 [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 2026-05-12 02:54:16,642 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,642 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,642 [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 2026-05-12 02:54:16,642 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,642 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,642 [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 2026-05-12 02:54:16,643 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,643 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,643 [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 2026-05-12 02:54:16,643 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,643 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,643 [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 2026-05-12 02:54:16,643 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,643 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,643 [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 2026-05-12 02:54:16,644 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,644 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,644 [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 2026-05-12 02:54:16,644 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,644 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,644 [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 2026-05-12 02:54:16,644 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,644 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,644 [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 2026-05-12 02:54:16,645 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,645 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,645 [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 2026-05-12 02:54:16,645 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,645 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,645 [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 2026-05-12 02:54:16,645 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,645 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,647 [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 2026-05-12 02:54:16,647 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,647 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,647 [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 2026-05-12 02:54:16,647 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,647 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,647 [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 2026-05-12 02:54:16,647 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,648 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,648 [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 2026-05-12 02:54:16,648 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,648 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,648 [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 2026-05-12 02:54:16,648 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,648 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,648 [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 2026-05-12 02:54:16,648 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,649 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,649 [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 2026-05-12 02:54:16,649 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,649 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,649 [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 2026-05-12 02:54:16,649 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,650 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,650 [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 2026-05-12 02:54:16,650 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,650 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,650 [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 2026-05-12 02:54:16,650 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,650 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,650 [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 2026-05-12 02:54:16,650 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,651 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,651 [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 2026-05-12 02:54:16,651 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,652 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,652 [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 2026-05-12 02:54:16,652 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,652 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,652 [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 2026-05-12 02:54:16,652 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,652 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,652 [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 2026-05-12 02:54:16,652 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,652 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,653 [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 2026-05-12 02:54:16,653 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,653 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,653 [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 2026-05-12 02:54:16,653 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,653 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,653 [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 2026-05-12 02:54:16,653 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,653 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,654 [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 2026-05-12 02:54:16,654 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,654 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,654 [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 2026-05-12 02:54:16,654 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,654 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,654 [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 2026-05-12 02:54:16,654 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,654 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,654 [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 2026-05-12 02:54:16,655 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,655 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,655 [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 2026-05-12 02:54:16,655 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,655 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,655 [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 2026-05-12 02:54:16,655 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,655 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,655 [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 2026-05-12 02:54:16,656 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,656 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,656 [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 2026-05-12 02:54:16,656 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,656 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,658 [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 2026-05-12 02:54:16,658 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,658 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,659 [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 2026-05-12 02:54:16,659 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,659 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,659 [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 2026-05-12 02:54:16,659 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,660 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,660 [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 2026-05-12 02:54:16,660 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,660 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,660 [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 2026-05-12 02:54:16,660 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,661 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,661 [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 2026-05-12 02:54:16,661 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,661 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,662 [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 2026-05-12 02:54:16,662 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,662 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,662 [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 2026-05-12 02:54:16,662 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,662 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,662 [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 2026-05-12 02:54:16,662 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,662 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,662 [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 2026-05-12 02:54:16,663 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,663 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,663 [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 2026-05-12 02:54:16,663 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,663 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,663 [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 2026-05-12 02:54:16,663 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,663 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,664 [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 2026-05-12 02:54:16,664 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,664 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,664 [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 2026-05-12 02:54:16,664 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,664 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,665 [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 2026-05-12 02:54:16,665 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,665 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,666 [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 2026-05-12 02:54:16,666 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,666 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,666 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,666 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,666 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,668 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,668 [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 2026-05-12 02:54:16,669 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,669 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,669 [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 2026-05-12 02:54:16,671 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,671 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:16,672 [main] Physical connection closed
DEBUG 2026-05-12 02:54:16,685 [main] Transaction began
DEBUG 2026-05-12 02:54:16,773 [main] Physical connection got
DEBUG 2026-05-12 02:54:16,773 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,773 [main] DELETE FROM CUSTOMER
DEBUG 2026-05-12 02:54:16,773 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,773 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,776 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,776 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,776 [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 2026-05-12 02:54:16,776 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,776 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,777 [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 2026-05-12 02:54:16,777 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,777 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,777 [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 2026-05-12 02:54:16,777 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,777 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,777 [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 2026-05-12 02:54:16,778 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,778 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,778 [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 2026-05-12 02:54:16,778 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,778 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,778 [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 2026-05-12 02:54:16,778 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,778 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,778 [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 2026-05-12 02:54:16,779 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,779 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,779 [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 2026-05-12 02:54:16,779 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,779 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,779 [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 2026-05-12 02:54:16,780 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,780 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,780 [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 2026-05-12 02:54:16,780 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,781 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,781 [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 2026-05-12 02:54:16,781 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,781 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,781 [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 2026-05-12 02:54:16,782 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,782 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,782 [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 2026-05-12 02:54:16,782 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,782 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,782 [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 2026-05-12 02:54:16,782 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,782 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,783 [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 2026-05-12 02:54:16,785 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,785 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,785 [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 2026-05-12 02:54:16,785 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,785 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,785 [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 2026-05-12 02:54:16,785 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,785 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,786 [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 2026-05-12 02:54:16,786 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,786 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,786 [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 2026-05-12 02:54:16,786 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,786 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,786 [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 2026-05-12 02:54:16,787 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,787 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,787 [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 2026-05-12 02:54:16,787 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,788 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,788 [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 2026-05-12 02:54:16,788 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,788 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,788 [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 2026-05-12 02:54:16,788 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,788 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,788 [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 2026-05-12 02:54:16,788 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,788 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,789 [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 2026-05-12 02:54:16,789 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,789 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,789 [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 2026-05-12 02:54:16,789 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,789 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,789 [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 2026-05-12 02:54:16,790 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,790 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,790 [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 2026-05-12 02:54:16,790 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,790 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,790 [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 2026-05-12 02:54:16,790 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,790 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,790 [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 2026-05-12 02:54:16,791 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,791 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,791 [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 2026-05-12 02:54:16,791 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,791 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,791 [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 2026-05-12 02:54:16,791 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,791 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,791 [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 2026-05-12 02:54:16,792 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,792 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,792 [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 2026-05-12 02:54:16,792 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,792 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,792 [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 2026-05-12 02:54:16,792 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,792 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,792 [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 2026-05-12 02:54:16,793 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,793 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,793 [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 2026-05-12 02:54:16,793 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,793 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,794 [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 2026-05-12 02:54:16,794 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,795 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,795 [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 2026-05-12 02:54:16,795 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,795 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,795 [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 2026-05-12 02:54:16,796 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,796 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,796 [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 2026-05-12 02:54:16,796 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,796 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,796 [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 2026-05-12 02:54:16,796 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,796 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,796 [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 2026-05-12 02:54:16,797 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,797 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,797 [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 2026-05-12 02:54:16,797 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,797 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,797 [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 2026-05-12 02:54:16,799 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,799 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,799 [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 2026-05-12 02:54:16,799 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,799 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,799 [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 2026-05-12 02:54:16,799 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,799 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,801 [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 2026-05-12 02:54:16,801 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,801 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,801 [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 2026-05-12 02:54:16,801 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,801 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,801 [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 2026-05-12 02:54:16,802 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,802 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,802 [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 2026-05-12 02:54:16,802 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,802 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,802 [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 2026-05-12 02:54:16,803 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,803 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,803 [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 2026-05-12 02:54:16,803 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,804 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,804 [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 2026-05-12 02:54:16,804 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,804 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,804 [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 2026-05-12 02:54:16,804 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,805 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,805 [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 2026-05-12 02:54:16,805 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,805 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,805 [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 2026-05-12 02:54:16,807 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,807 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,807 [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 2026-05-12 02:54:16,807 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,808 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,808 [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 2026-05-12 02:54:16,808 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,808 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,808 [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 2026-05-12 02:54:16,808 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,808 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,808 [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 2026-05-12 02:54:16,808 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,808 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,809 [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 2026-05-12 02:54:16,809 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,809 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,809 [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 2026-05-12 02:54:16,809 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,809 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,811 [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 2026-05-12 02:54:16,811 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,812 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,812 [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 2026-05-12 02:54:16,812 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,812 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,812 [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 2026-05-12 02:54:16,812 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,812 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,812 [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 2026-05-12 02:54:16,813 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,813 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,813 [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 2026-05-12 02:54:16,813 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,813 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,813 [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 2026-05-12 02:54:16,813 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,813 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,814 [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 2026-05-12 02:54:16,814 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,814 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,814 [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 2026-05-12 02:54:16,815 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,815 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,815 [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 2026-05-12 02:54:16,815 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,815 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,815 [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 2026-05-12 02:54:16,815 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,815 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,815 [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 2026-05-12 02:54:16,816 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,816 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,816 [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 2026-05-12 02:54:16,816 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,816 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,816 [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 2026-05-12 02:54:16,816 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,816 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,816 [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 2026-05-12 02:54:16,816 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,817 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,817 [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 2026-05-12 02:54:16,817 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,817 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,817 [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 2026-05-12 02:54:16,817 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,817 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,817 [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 2026-05-12 02:54:16,819 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,819 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,819 [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 2026-05-12 02:54:16,819 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,819 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,820 [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 2026-05-12 02:54:16,820 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,820 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,820 [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 2026-05-12 02:54:16,820 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,820 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,820 [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 2026-05-12 02:54:16,820 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,820 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,820 [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 2026-05-12 02:54:16,821 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,821 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,821 [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 2026-05-12 02:54:16,821 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,821 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,821 [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 2026-05-12 02:54:16,821 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,821 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,822 [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 2026-05-12 02:54:16,822 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,822 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,822 [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 2026-05-12 02:54:16,822 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,822 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,822 [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 2026-05-12 02:54:16,822 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,822 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,823 [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 2026-05-12 02:54:16,823 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,823 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,824 [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 2026-05-12 02:54:16,824 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,824 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,824 [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 2026-05-12 02:54:16,824 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,824 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,824 [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 2026-05-12 02:54:16,824 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,824 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,824 [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 2026-05-12 02:54:16,825 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,825 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,825 [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 2026-05-12 02:54:16,825 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,825 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,825 [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 2026-05-12 02:54:16,825 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,825 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,826 [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 2026-05-12 02:54:16,826 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,826 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,826 [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 2026-05-12 02:54:16,826 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,826 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,826 [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 2026-05-12 02:54:16,826 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,835 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,835 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,835 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,836 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,838 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,838 [main] SELECT count(*) FROM (select * from customer
where
DATE_OF_JOIN >= '2006-01-01'
) AS total
DEBUG 2026-05-12 02:54:16,839 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,839 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,839 [main] select * from customer
where
DATE_OF_JOIN >= '2006-01-01'
order by PRIORITY LIMIT 12 OFFSET 18
DEBUG 2026-05-12 02:54:16,842 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,843 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,844 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,846 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:16,847 [main] Physical connection closed
DEBUG 2026-05-12 02:54:16,860 [main] Transaction began
DEBUG 2026-05-12 02:54:16,868 [main] Physical connection got
DEBUG 2026-05-12 02:54:16,868 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,868 [main] DELETE FROM CUSTOMER
DEBUG 2026-05-12 02:54:16,869 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,869 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,872 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,872 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,872 [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 2026-05-12 02:54:16,873 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,873 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,873 [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 2026-05-12 02:54:16,873 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,873 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,873 [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 2026-05-12 02:54:16,873 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,873 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,873 [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 2026-05-12 02:54:16,873 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,873 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,874 [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 2026-05-12 02:54:16,874 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,874 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,874 [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 2026-05-12 02:54:16,874 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,874 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,874 [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 2026-05-12 02:54:16,874 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,874 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,874 [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 2026-05-12 02:54:16,875 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,875 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,875 [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 2026-05-12 02:54:16,875 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,875 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,875 [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 2026-05-12 02:54:16,875 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,875 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,875 [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 2026-05-12 02:54:16,876 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,876 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,877 [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 2026-05-12 02:54:16,877 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,878 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,878 [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 2026-05-12 02:54:16,878 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,878 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,878 [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 2026-05-12 02:54:16,878 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,878 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,878 [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 2026-05-12 02:54:16,878 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,878 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,878 [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 2026-05-12 02:54:16,879 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,879 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,879 [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 2026-05-12 02:54:16,879 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,879 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,879 [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 2026-05-12 02:54:16,879 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,879 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,879 [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 2026-05-12 02:54:16,880 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,880 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,880 [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 2026-05-12 02:54:16,880 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,880 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,880 [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 2026-05-12 02:54:16,880 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,880 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,880 [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 2026-05-12 02:54:16,881 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,881 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,881 [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 2026-05-12 02:54:16,881 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,881 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,881 [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 2026-05-12 02:54:16,881 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,881 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,881 [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 2026-05-12 02:54:16,882 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,882 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,882 [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 2026-05-12 02:54:16,882 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,882 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,882 [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 2026-05-12 02:54:16,882 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,882 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,882 [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 2026-05-12 02:54:16,882 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,882 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,883 [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 2026-05-12 02:54:16,883 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,883 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,883 [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 2026-05-12 02:54:16,883 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,883 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,883 [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 2026-05-12 02:54:16,883 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,883 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,884 [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 2026-05-12 02:54:16,884 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,884 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,884 [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 2026-05-12 02:54:16,884 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,884 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,884 [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 2026-05-12 02:54:16,884 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,884 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,884 [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 2026-05-12 02:54:16,885 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,885 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,885 [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 2026-05-12 02:54:16,885 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,885 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,885 [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 2026-05-12 02:54:16,885 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,885 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,885 [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 2026-05-12 02:54:16,885 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,885 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,886 [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 2026-05-12 02:54:16,886 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,886 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,886 [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 2026-05-12 02:54:16,886 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,886 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,886 [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 2026-05-12 02:54:16,886 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,886 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,886 [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 2026-05-12 02:54:16,887 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,887 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,887 [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 2026-05-12 02:54:16,887 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,887 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,888 [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 2026-05-12 02:54:16,888 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,888 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,888 [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 2026-05-12 02:54:16,888 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,889 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,889 [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 2026-05-12 02:54:16,889 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,889 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,889 [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 2026-05-12 02:54:16,889 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,889 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,889 [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 2026-05-12 02:54:16,889 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,889 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,890 [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 2026-05-12 02:54:16,890 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,890 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,890 [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 2026-05-12 02:54:16,890 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,890 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,890 [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 2026-05-12 02:54:16,890 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,890 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,890 [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 2026-05-12 02:54:16,890 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,891 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,891 [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 2026-05-12 02:54:16,891 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,891 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,891 [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 2026-05-12 02:54:16,891 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,891 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,891 [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 2026-05-12 02:54:16,891 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,891 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,891 [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 2026-05-12 02:54:16,892 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,892 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,892 [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 2026-05-12 02:54:16,892 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,892 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,892 [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 2026-05-12 02:54:16,892 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,892 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,892 [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 2026-05-12 02:54:16,892 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,892 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,893 [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 2026-05-12 02:54:16,893 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,893 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,893 [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 2026-05-12 02:54:16,893 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,893 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,893 [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 2026-05-12 02:54:16,893 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,893 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,893 [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 2026-05-12 02:54:16,893 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,894 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,894 [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 2026-05-12 02:54:16,894 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,894 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,894 [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 2026-05-12 02:54:16,894 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,894 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,894 [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 2026-05-12 02:54:16,894 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,894 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,894 [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 2026-05-12 02:54:16,895 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,895 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,895 [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 2026-05-12 02:54:16,895 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,895 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,895 [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 2026-05-12 02:54:16,895 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,895 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,895 [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 2026-05-12 02:54:16,895 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,896 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,896 [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 2026-05-12 02:54:16,896 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,896 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,896 [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 2026-05-12 02:54:16,896 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,896 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,896 [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 2026-05-12 02:54:16,896 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,896 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,896 [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 2026-05-12 02:54:16,897 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,897 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,897 [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 2026-05-12 02:54:16,897 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,897 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,897 [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 2026-05-12 02:54:16,897 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,897 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,897 [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 2026-05-12 02:54:16,897 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,897 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,897 [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 2026-05-12 02:54:16,898 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,898 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,898 [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 2026-05-12 02:54:16,898 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,898 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,898 [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 2026-05-12 02:54:16,898 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,898 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,898 [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 2026-05-12 02:54:16,898 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,898 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,899 [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 2026-05-12 02:54:16,899 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,899 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,899 [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 2026-05-12 02:54:16,899 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,899 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,899 [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 2026-05-12 02:54:16,899 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,899 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,899 [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 2026-05-12 02:54:16,900 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,900 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,900 [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 2026-05-12 02:54:16,900 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,900 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,900 [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 2026-05-12 02:54:16,900 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,900 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,900 [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 2026-05-12 02:54:16,900 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,900 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,901 [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 2026-05-12 02:54:16,901 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,901 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,901 [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 2026-05-12 02:54:16,901 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,901 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,901 [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 2026-05-12 02:54:16,901 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,901 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,901 [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 2026-05-12 02:54:16,901 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,902 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,902 [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 2026-05-12 02:54:16,902 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,902 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,902 [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 2026-05-12 02:54:16,902 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,902 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,902 [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 2026-05-12 02:54:16,902 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,902 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,902 [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 2026-05-12 02:54:16,903 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,903 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,904 [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 2026-05-12 02:54:16,904 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,904 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,904 [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 2026-05-12 02:54:16,904 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,904 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,904 [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 2026-05-12 02:54:16,904 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,904 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,904 [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 2026-05-12 02:54:16,905 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,907 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,907 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,907 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,907 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,908 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,908 [main] SELECT count(*) FROM (select * from customer
where
DATE_OF_JOIN >= '2006-01-01'
) AS total
DEBUG 2026-05-12 02:54:16,909 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,909 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,909 [main] select * from customer
where
DATE_OF_JOIN >= '2006-01-01'
order by PRIORITY LIMIT 12 OFFSET 18
DEBUG 2026-05-12 02:54:16,910 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,910 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,910 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,912 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:16,913 [main] Physical connection closed
DEBUG 2026-05-12 02:54:16,926 [main] Transaction began
DEBUG 2026-05-12 02:54:16,934 [main] Physical connection got
DEBUG 2026-05-12 02:54:16,934 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,935 [main] DELETE FROM CUSTOMER
DEBUG 2026-05-12 02:54:16,935 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,935 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,937 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,937 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,937 [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 2026-05-12 02:54:16,938 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,938 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,938 [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 2026-05-12 02:54:16,938 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,938 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,938 [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 2026-05-12 02:54:16,938 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,938 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,938 [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 2026-05-12 02:54:16,939 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,939 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,939 [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 2026-05-12 02:54:16,939 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,939 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,939 [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 2026-05-12 02:54:16,940 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,941 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,941 [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 2026-05-12 02:54:16,941 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,941 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,941 [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 2026-05-12 02:54:16,941 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,941 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,941 [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 2026-05-12 02:54:16,941 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,941 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,941 [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 2026-05-12 02:54:16,942 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,942 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,942 [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 2026-05-12 02:54:16,942 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,942 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,942 [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 2026-05-12 02:54:16,942 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,942 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,942 [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 2026-05-12 02:54:16,942 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,942 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,943 [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 2026-05-12 02:54:16,943 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,943 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,943 [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 2026-05-12 02:54:16,943 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,943 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,943 [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 2026-05-12 02:54:16,943 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,943 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,944 [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 2026-05-12 02:54:16,944 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,944 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,944 [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 2026-05-12 02:54:16,944 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,944 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,944 [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 2026-05-12 02:54:16,944 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,944 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,944 [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 2026-05-12 02:54:16,945 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,945 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,945 [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 2026-05-12 02:54:16,945 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,945 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,945 [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 2026-05-12 02:54:16,945 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,945 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,945 [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 2026-05-12 02:54:16,945 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,945 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,945 [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 2026-05-12 02:54:16,946 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,946 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,946 [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 2026-05-12 02:54:16,946 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,946 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,946 [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 2026-05-12 02:54:16,946 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,946 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,946 [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 2026-05-12 02:54:16,946 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,947 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,947 [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 2026-05-12 02:54:16,947 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,947 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,947 [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 2026-05-12 02:54:16,947 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,947 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,947 [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 2026-05-12 02:54:16,948 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,948 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,948 [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 2026-05-12 02:54:16,948 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,948 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,949 [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 2026-05-12 02:54:16,949 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,949 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,949 [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 2026-05-12 02:54:16,949 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,949 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,949 [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 2026-05-12 02:54:16,949 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,949 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,949 [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 2026-05-12 02:54:16,949 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,950 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,950 [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 2026-05-12 02:54:16,950 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,950 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,950 [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 2026-05-12 02:54:16,950 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,950 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,950 [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 2026-05-12 02:54:16,950 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,950 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,950 [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 2026-05-12 02:54:16,951 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,951 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,951 [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 2026-05-12 02:54:16,951 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,951 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,951 [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 2026-05-12 02:54:16,952 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,952 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,952 [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 2026-05-12 02:54:16,952 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,952 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,952 [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 2026-05-12 02:54:16,952 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,953 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,953 [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 2026-05-12 02:54:16,953 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,953 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,954 [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 2026-05-12 02:54:16,954 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,954 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,954 [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 2026-05-12 02:54:16,954 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,954 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,954 [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 2026-05-12 02:54:16,954 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,954 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,954 [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 2026-05-12 02:54:16,955 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,955 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,955 [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 2026-05-12 02:54:16,955 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,955 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,955 [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 2026-05-12 02:54:16,955 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,955 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,955 [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 2026-05-12 02:54:16,955 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,955 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,955 [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 2026-05-12 02:54:16,956 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,956 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,956 [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 2026-05-12 02:54:16,956 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,956 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,956 [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 2026-05-12 02:54:16,956 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,956 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,956 [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 2026-05-12 02:54:16,956 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,956 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,957 [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 2026-05-12 02:54:16,957 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,957 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,957 [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 2026-05-12 02:54:16,957 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,957 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,957 [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 2026-05-12 02:54:16,957 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,957 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,957 [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 2026-05-12 02:54:16,958 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,959 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,959 [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 2026-05-12 02:54:16,959 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,959 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,959 [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 2026-05-12 02:54:16,959 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,959 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,959 [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 2026-05-12 02:54:16,959 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,959 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,959 [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 2026-05-12 02:54:16,960 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,960 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,960 [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 2026-05-12 02:54:16,960 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,960 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,960 [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 2026-05-12 02:54:16,960 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,960 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,960 [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 2026-05-12 02:54:16,960 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,960 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,961 [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 2026-05-12 02:54:16,961 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,961 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,961 [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 2026-05-12 02:54:16,961 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,961 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,961 [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 2026-05-12 02:54:16,961 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,961 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,961 [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 2026-05-12 02:54:16,962 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,962 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,962 [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 2026-05-12 02:54:16,962 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,962 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,962 [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 2026-05-12 02:54:16,962 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,962 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,962 [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 2026-05-12 02:54:16,962 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,962 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,963 [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 2026-05-12 02:54:16,963 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,963 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,963 [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 2026-05-12 02:54:16,963 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,963 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,963 [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 2026-05-12 02:54:16,963 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,963 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,963 [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 2026-05-12 02:54:16,963 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,964 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,964 [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 2026-05-12 02:54:16,964 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,964 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,964 [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 2026-05-12 02:54:16,964 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,964 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,964 [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 2026-05-12 02:54:16,964 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,964 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,964 [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 2026-05-12 02:54:16,965 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,965 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,965 [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 2026-05-12 02:54:16,965 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,965 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,965 [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 2026-05-12 02:54:16,965 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,965 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,965 [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 2026-05-12 02:54:16,965 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,965 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,965 [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 2026-05-12 02:54:16,966 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,966 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,966 [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 2026-05-12 02:54:16,966 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,966 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,966 [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 2026-05-12 02:54:16,966 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,966 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,966 [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 2026-05-12 02:54:16,967 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,967 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,967 [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 2026-05-12 02:54:16,967 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,967 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,967 [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 2026-05-12 02:54:16,967 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,967 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,967 [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 2026-05-12 02:54:16,967 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,967 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,968 [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 2026-05-12 02:54:16,968 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,968 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,968 [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 2026-05-12 02:54:16,968 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,968 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,968 [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 2026-05-12 02:54:16,968 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,968 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,968 [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 2026-05-12 02:54:16,968 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,969 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,969 [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 2026-05-12 02:54:16,969 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,969 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,969 [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 2026-05-12 02:54:16,969 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,969 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,969 [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 2026-05-12 02:54:16,969 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,969 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,969 [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 2026-05-12 02:54:16,970 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,970 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,970 [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 2026-05-12 02:54:16,970 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,978 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,978 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,978 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,979 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,980 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,980 [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 2026-05-12 02:54:16,982 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,982 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,982 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,992 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:16,992 [main] Physical connection closed
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.563 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 2026-05-12 02:54:16,999 [main] Physical connection got
DEBUG 2026-05-12 02:54:16,999 [main] Logical connection got
DEBUG 2026-05-12 02:54:16,999 [main] Logical connection closed
DEBUG 2026-05-12 02:54:16,999 [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 2026-05-12 02:54:17,013 [main] Transaction began
DEBUG 2026-05-12 02:54:17,013 [main] Physical connection got
DEBUG 2026-05-12 02:54:17,013 [main] Logical connection got
DEBUG 2026-05-12 02:54:17,013 [main] Logical connection closed
DEBUG 2026-05-12 02:54:17,013 [main] Logical connection got
DEBUG 2026-05-12 02:54:17,020 [main] Logical connection closed
DEBUG 2026-05-12 02:54:17,021 [main] Logical connection got
DEBUG 2026-05-12 02:54:17,021 [main] INSERT INTO JIRA101_TABLE (aaa, bbb, foo_id) VALUES ('a1', 'b1', 777)
DEBUG 2026-05-12 02:54:17,021 [main] Logical connection closed
DEBUG 2026-05-12 02:54:17,021 [main] Logical connection got
DEBUG 2026-05-12 02:54:17,021 [main] SELECT JIRA101_TABLE.aaa, JIRA101_TABLE.bbb, JIRA101_TABLE.foo_id FROM JIRA101_TABLE WHERE JIRA101_TABLE.FOO_ID = 777
DEBUG 2026-05-12 02:54:17,022 [main] Logical connection closed
DEBUG 2026-05-12 02:54:17,022 [main] skip UPDATE: table=JIRA101_TABLE, key{foo_id=777}
DEBUG 2026-05-12 02:54:17,022 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:17,022 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.seasar.dao.interceptors.AssertAtLeastOneRowInterceptorTest
DEBUG 2026-05-12 02:54:17,035 [main] Transaction began
DEBUG 2026-05-12 02:54:17,035 [main] Physical connection got
DEBUG 2026-05-12 02:54:17,035 [main] Logical connection got
DEBUG 2026-05-12 02:54:17,035 [main] Logical connection closed
DEBUG 2026-05-12 02:54:17,035 [main] Logical connection got
DEBUG 2026-05-12 02:54:17,051 [main] Logical connection closed
DEBUG 2026-05-12 02:54:17,051 [main] Logical connection got
DEBUG 2026-05-12 02:54:17,051 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%'
DEBUG 2026-05-12 02:54:17,051 [main] Logical connection closed
DEBUG 2026-05-12 02:54:17,052 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:17,052 [main] Physical connection closed
DEBUG 2026-05-12 02:54:17,062 [main] Transaction began
DEBUG 2026-05-12 02:54:17,063 [main] Physical connection got
DEBUG 2026-05-12 02:54:17,063 [main] Logical connection got
DEBUG 2026-05-12 02:54:17,063 [main] Logical connection closed
DEBUG 2026-05-12 02:54:17,064 [main] Logical connection got
DEBUG 2026-05-12 02:54:17,078 [main] Logical connection closed
DEBUG 2026-05-12 02:54:17,078 [main] Logical connection got
DEBUG 2026-05-12 02:54:17,078 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%'
DEBUG 2026-05-12 02:54:17,078 [main] Logical connection closed
DEBUG 2026-05-12 02:54:17,078 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:17,078 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec
Running org.seasar.dao.impl.RelationKeyTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.impl.NestedDaoMethodTest
DEBUG 2026-05-12 02:54:17,094 [main] Physical connection got
DEBUG 2026-05-12 02:54:17,094 [main] Logical connection got
DEBUG 2026-05-12 02:54:17,094 [main] Logical connection closed
DEBUG 2026-05-12 02:54:17,095 [main] Logical connection got
DEBUG 2026-05-12 02:54:17,097 [main] Logical connection closed
DEBUG 2026-05-12 02:54:17,099 [main] Logical connection got
DEBUG 2026-05-12 02:54:17,099 [main] SELECT EMP.deptno, EMP.empno, EMP.ename FROM EMP WHERE empno = 7782
DEBUG 2026-05-12 02:54:17,100 [main] Logical connection closed
DEBUG 2026-05-12 02:54:17,100 [main] Logical connection got
DEBUG 2026-05-12 02:54:17,100 [main] Logical connection closed
DEBUG 2026-05-12 02:54:17,100 [main] Logical connection got
DEBUG 2026-05-12 02:54:17,100 [main] Logical connection closed
DEBUG 2026-05-12 02:54:17,101 [main] Logical connection got
DEBUG 2026-05-12 02:54:17,101 [main] SELECT DEPT.deptno, DEPT.dname FROM DEPT WHERE DEPT.deptno = 10
DEBUG 2026-05-12 02:54:17,102 [main] Logical connection closed
DEBUG 2026-05-12 02:54:17,102 [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 2026-05-12 02:54:17,107 [main] Argument(job) not found
SELECT * FROM emp
WARN 2026-05-12 02:54:17,107 [main] Argument(aaa) not found
[]
[]
[aaabbb]
[aaa]
[SELECT * FROM emp WHERE job = ?]
WARN 2026-05-12 02:54:17,108 [main] Argument(job) not found
[SELECT * FROM emp WHERE job is null]
[bbb = ?]
[bbbddd]
SELECT * FROM emp WHERE deptno = 10
WARN 2026-05-12 02:54:17,109 [main] Argument(job) not found
WARN 2026-05-12 02:54:17,109 [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 2026-05-12 02:54:17,112 [main] Argument(moge) not found
WARN 2026-05-12 02:54:17,112 [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 2026-05-12 02:54:17,114 [main] Argument(hoge) not found
WARN 2026-05-12 02:54:17,114 [main] Argument($1) not found
WARN 2026-05-12 02:54:17,114 [main] Argument($1) not found
SELECT AAA FROM HOGE where bb = ? /* comment */
WARN 2026-05-12 02:54:17,114 [main] Argument($1) not found
WARN 2026-05-12 02:54:17,114 [main] Argument($1) not found
SELECT AAA FROM HOGE where aa = ? -- comment
Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.seasar.dao.impl.QuestionInCommentTest
DEBUG 2026-05-12 02:54:17,126 [main] Transaction began
DEBUG 2026-05-12 02:54:17,126 [main] Physical connection got
DEBUG 2026-05-12 02:54:17,126 [main] Logical connection got
DEBUG 2026-05-12 02:54:17,127 [main] Logical connection closed
DEBUG 2026-05-12 02:54:17,127 [main] Logical connection got
DEBUG 2026-05-12 02:54:17,129 [main] Logical connection closed
DEBUG 2026-05-12 02:54:17,132 [main] Logical connection got
DEBUG 2026-05-12 02:54:17,132 [main] INSERT INTO EMP (
EMPNO,
ENAME,
TSTAMP
) VALUES (
/* comment */
2222,
'aaaaaaaaaaaa',
null
/* in comment */
)
DEBUG 2026-05-12 02:54:17,132 [main] Logical connection closed
DEBUG 2026-05-12 02:54:17,133 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:17,133 [main] Physical connection closed
DEBUG 2026-05-12 02:54:17,145 [main] Transaction began
DEBUG 2026-05-12 02:54:17,146 [main] Physical connection got
DEBUG 2026-05-12 02:54:17,146 [main] Logical connection got
DEBUG 2026-05-12 02:54:17,146 [main] Logical connection closed
DEBUG 2026-05-12 02:54:17,146 [main] Logical connection got
DEBUG 2026-05-12 02:54:17,149 [main] Logical connection closed
DEBUG 2026-05-12 02:54:17,150 [main] Logical connection got
DEBUG 2026-05-12 02:54:17,150 [main] select *
from EMP
where ENAME = 'te?st'
DEBUG 2026-05-12 02:54:17,150 [main] Logical connection closed
DEBUG 2026-05-12 02:54:17,150 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:17,150 [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.004 sec
Running org.seasar.dao.impl.DeleteBatchAutoStaticCommandTest
DEBUG 2026-05-12 02:54:17,160 [main] Transaction began
DEBUG 2026-05-12 02:54:17,160 [main] Physical connection got
DEBUG 2026-05-12 02:54:17,160 [main] Logical connection got
DEBUG 2026-05-12 02:54:17,160 [main] Logical connection closed
DEBUG 2026-05-12 02:54:17,160 [main] Logical connection got
DEBUG 2026-05-12 02:54:17,175 [main] Logical connection closed
DEBUG 2026-05-12 02:54:17,182 [main] Logical connection got
DEBUG 2026-05-12 02:54:17,183 [main] DELETE FROM EMP WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-05-12 02:54:17,183 [main] DELETE FROM EMP WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-05-12 02:54:17,183 [main] Logical connection closed
DEBUG 2026-05-12 02:54:17,183 [main] Logical connection got
DEBUG 2026-05-12 02:54:17,183 [main] DELETE FROM EMP WHERE empno = 7782 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-05-12 02:54:17,183 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-05-12 02:54:17,183 [main] Logical connection closed
DEBUG 2026-05-12 02:54:17,183 [main] Transaction rolledback
DEBUG 2026-05-12 02:54:17,183 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.seasar.dao.impl.OverloadNotSupportedSqlCommandTest
DEBUG 2026-05-12 02:54:17,189 [main] Physical connection got
DEBUG 2026-05-12 02:54:17,189 [main] Logical connection got
DEBUG 2026-05-12 02:54:17,189 [main] Logical connection closed
DEBUG 2026-05-12 02:54:17,189 [main] Logical connection got
DEBUG 2026-05-12 02:54:17,203 [main] Logical connection closed
DEBUG 2026-05-12 02:54:17,203 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.seasar.dao.impl.NullBeanMetaDataTest
[EDAO0027]Not found Bean class associated with Dao interface (org.seasar.dao.impl.NullBeanMetaDataTest$HogeDao)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Results :
Tests run: 434, Failures: 0, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Building S2Dao Examples
[INFO] task-segment: [clean, test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/workspace/s2dao-1.0.x/s2-dao-examples/target
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 25 resources
[INFO] [compiler:compile]
[INFO] Compiling 22 source files to /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/workspace/s2dao-1.0.x/s2-dao-examples/target/classes
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 8 source files to /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/workspace/s2dao-1.0.x/s2-dao-examples/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/workspace/s2dao-1.0.x/s2-dao-examples/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running examples.dao.EmployeeDaoTest
DEBUG 2026-05-12 02:54:18,497 [main] Physical connection got
DEBUG 2026-05-12 02:54:18,498 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,512 [main] Logical connection closed
DEBUG 2026-05-12 02:54:18,513 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,562 [main] Logical connection closed
DEBUG 2026-05-12 02:54:18,584 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,585 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno ORDER BY emp.empno
DEBUG 2026-05-12 02:54:18,597 [main] Logical connection closed
DEBUG 2026-05-12 02:54:18,598 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,600 [main] Logical connection closed
DEBUG 2026-05-12 02:54:18,605 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.818 sec
Running examples.dao.EmployeeDaoClientTest
DEBUG 2026-05-12 02:54:18,688 [main] Physical connection got
DEBUG 2026-05-12 02:54:18,688 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,688 [main] Logical connection closed
DEBUG 2026-05-12 02:54:18,688 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,700 [main] Logical connection closed
DEBUG 2026-05-12 02:54:18,705 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,706 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno ORDER BY emp.empno
DEBUG 2026-05-12 02:54:18,710 [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 2026-05-12 02:54:18,713 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,713 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE empno = 7788 AND emp.deptno = dept.deptno
DEBUG 2026-05-12 02:54:18,716 [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 2026-05-12 02:54:18,717 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,717 [main] SELECT count(*) FROM emp
DEBUG 2026-05-12 02:54:18,718 [main] Logical connection closed
count:14
DEBUG 2026-05-12 02:54:18,718 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,718 [main] SELECT * FROM emp
DEBUG 2026-05-12 02:54:18,728 [main] Logical connection closed
DEBUG 2026-05-12 02:54:18,728 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,728 [main] SELECT * FROM emp
WHERE
job = 'CLERK'
DEBUG 2026-05-12 02:54:18,729 [main] Logical connection closed
DEBUG 2026-05-12 02:54:18,729 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,729 [main] SELECT * FROM emp
WHERE
deptno = 20
DEBUG 2026-05-12 02:54:18,730 [main] Logical connection closed
DEBUG 2026-05-12 02:54:18,730 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,730 [main] SELECT * FROM emp
WHERE
job = 'CLERK'
AND deptno = 20
DEBUG 2026-05-12 02:54:18,731 [main] Logical connection closed
DEBUG 2026-05-12 02:54:18,732 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,732 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE deptno = 20
DEBUG 2026-05-12 02:54:18,734 [main] Logical connection closed
DEBUG 2026-05-12 02:54:18,734 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,734 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.mgr, EMP.hiredate, EMP.sal, EMP.comm, EMP.deptno, department.deptno AS deptno_0, department.dname AS dname_0, department.loc AS loc_0, department.versionno AS versionno_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE 1=1
DEBUG 2026-05-12 02:54:18,736 [main] Logical connection closed
DEBUG 2026-05-12 02:54:18,736 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,736 [main] UPDATE emp SET ename = 'SCOTT'
WHERE empno = 7788
DEBUG 2026-05-12 02:54:18,737 [main] Logical connection closed
updatedRows:1
DEBUG 2026-05-12 02:54:18,737 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,737 [main] SELECT empno FROM emp
DEBUG 2026-05-12 02:54:18,737 [main] Logical connection closed
7369
7499
7521
7566
7654
7698
7782
7788
7839
7844
7876
7900
7902
7934
DEBUG 2026-05-12 02:54:18,738 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 sec
Running examples.dao.EmployeeAutoDaoClientTest
DEBUG 2026-05-12 02:54:18,772 [main] Physical connection got
DEBUG 2026-05-12 02:54:18,772 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,772 [main] Logical connection closed
DEBUG 2026-05-12 02:54:18,772 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,781 [main] Logical connection closed
DEBUG 2026-05-12 02:54:18,787 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,787 [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 2026-05-12 02:54:18,790 [main] Logical connection closed
DEBUG 2026-05-12 02:54:18,790 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,790 [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 2026-05-12 02:54:18,791 [main] Logical connection closed
DEBUG 2026-05-12 02:54:18,791 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,791 [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 2026-05-12 02:54:18,792 [main] Logical connection closed
DEBUG 2026-05-12 02:54:18,793 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,793 [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 2026-05-12 02:54:18,794 [main] Logical connection closed
DEBUG 2026-05-12 02:54:18,794 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,794 [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 2026-05-12 02:54:18,795 [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 2026-05-12 02:54:18,796 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,796 [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 2026-05-12 02:54:18,798 [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 2026-05-12 02:54:18,801 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,801 [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 2026-05-12 02:54:18,803 [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 2026-05-12 02:54:18,803 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,803 [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 2026-05-12 02:54:18,804 [main] Logical connection closed
before timestamp:2005-01-18 13:09:32.213
DEBUG 2026-05-12 02:54:18,805 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,806 [main] UPDATE EMP SET tstamp = '2026-05-12 02.54.18', 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 2026-05-12 02:54:18,806 [main] Logical connection closed
after timestamp:2026-05-12 02:54:18.805
DEBUG 2026-05-12 02:54:18,807 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec
Running examples.dao.DepartmentManagerClientTest
DEBUG 2026-05-12 02:54:18,835 [main] Physical connection got
DEBUG 2026-05-12 02:54:18,835 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,835 [main] Logical connection closed
DEBUG 2026-05-12 02:54:18,835 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,867 [main] Logical connection closed
DEBUG 2026-05-12 02:54:18,869 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,869 [main] INSERT INTO DEPT (deptno, dname, versionno) VALUES (99, 'foo', 0)
DEBUG 2026-05-12 02:54:18,869 [main] Logical connection closed
before update versionNo:0
DEBUG 2026-05-12 02:54:18,870 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,870 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0
DEBUG 2026-05-12 02:54:18,870 [main] Logical connection closed
after update versionNo:1
DEBUG 2026-05-12 02:54:18,870 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,870 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1
DEBUG 2026-05-12 02:54:18,871 [main] Logical connection closed
DEBUG 2026-05-12 02:54:18,871 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec
Running examples.dao.DepartmentDaoClientTest
DEBUG 2026-05-12 02:54:18,896 [main] Physical connection got
DEBUG 2026-05-12 02:54:18,896 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,896 [main] Logical connection closed
DEBUG 2026-05-12 02:54:18,896 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,901 [main] Logical connection closed
DEBUG 2026-05-12 02:54:18,902 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,902 [main] INSERT INTO DEPT (deptno, dname, versionno) VALUES (99, 'foo', 0)
DEBUG 2026-05-12 02:54:18,902 [main] Logical connection closed
before update versionNo:0
DEBUG 2026-05-12 02:54:18,903 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,903 [main] UPDATE DEPT SET dname = 'bar', loc = null, versionno = 1 WHERE deptno = 99 AND versionno = 0
DEBUG 2026-05-12 02:54:18,903 [main] Logical connection closed
after update versionNo:1
DEBUG 2026-05-12 02:54:18,903 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,903 [main] DELETE FROM DEPT WHERE deptno = 99 AND versionno = 1
DEBUG 2026-05-12 02:54:18,903 [main] Logical connection closed
DEBUG 2026-05-12 02:54:18,903 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running examples.dao.ConvertTableExampleClientTest
DEBUG 2026-05-12 02:54:18,949 [main] Physical connection got
DEBUG 2026-05-12 02:54:18,949 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,949 [main] Logical connection closed
DEBUG 2026-05-12 02:54:18,949 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,960 [main] Logical connection closed
DEBUG 2026-05-12 02:54:18,961 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,961 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2026-05-12 02:54:18,961 [main] Logical connection closed
DEBUG 2026-05-12 02:54:18,961 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec
Running examples.dao.Employee2DaoClientTest
DEBUG 2026-05-12 02:54:18,986 [main] Physical connection got
DEBUG 2026-05-12 02:54:18,986 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,986 [main] Logical connection closed
DEBUG 2026-05-12 02:54:18,987 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,994 [main] Logical connection closed
DEBUG 2026-05-12 02:54:18,995 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,995 [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 2026-05-12 02:54:18,996 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2026-05-12 02:54:18.805 {20, RESEARCH, DALLAS, 0}
DEBUG 2026-05-12 02:54:18,997 [main] Logical connection got
DEBUG 2026-05-12 02:54:18,997 [main] Logical connection closed
DEBUG 2026-05-12 02:54:18,997 [main] Logical connection got
DEBUG 2026-05-12 02:54:19,003 [main] Logical connection closed
DEBUG 2026-05-12 02:54:19,003 [main] Logical connection got
DEBUG 2026-05-12 02:54:19,003 [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 2026-05-12 02:54:19,004 [main] Logical connection closed
7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2026-05-12 02:54:18.805 {20, RESEARCH, DALLAS, 0}
DEBUG 2026-05-12 02:54:19,005 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
Running examples.dao.TruncateTableDaoClientTest
DEBUG 2026-05-12 02:54:19,244 [main] Physical connection got
DEBUG 2026-05-12 02:54:19,244 [main] Logical connection got
DEBUG 2026-05-12 02:54:19,247 [main] Logical connection closed
DEBUG 2026-05-12 02:54:19,248 [main] Logical connection got
DEBUG 2026-05-12 02:54:19,248 [main] DROP TABLE IF EXISTS H2TEST
DEBUG 2026-05-12 02:54:19,253 [main] Logical connection closed
DEBUG 2026-05-12 02:54:19,253 [main] Logical connection got
DEBUG 2026-05-12 02:54:19,253 [main] CREATE TABLE H2TEST (ID INT PRIMARY KEY, AAA VARCHAR(255))
DEBUG 2026-05-12 02:54:19,264 [main] Logical connection closed
DEBUG 2026-05-12 02:54:19,264 [main] Logical connection got
DEBUG 2026-05-12 02:54:19,264 [main] TRUNCATE TABLE H2TEST
DEBUG 2026-05-12 02:54:19,266 [main] Logical connection closed
DEBUG 2026-05-12 02:54:19,273 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 sec
Results :
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Building S2Dao tests for Seasar2.4.x
[INFO] task-segment: [clean, test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/workspace/s2dao-1.0.x/s2-dao-s24-test/target
[INFO] [build-helper:add-test-source {execution: add-test-source}]
[INFO] Test Source directory: /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/workspace/s2dao-1.0.x/s2-dao-s24-test/src/test/java added.
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/workspace/s2dao-1.0.x/s2-dao-s24-test/src/main/resources
[INFO] artifact org.seasar.container:s2-extension: checking for updates from maven.seasar.org
[INFO] artifact org.seasar.container:s2-extension: checking for updates from maven.snapshot.seasar.org
[INFO] artifact org.seasar.container:s2-extension: checking for updates from central
[WARNING] *** CHECKSUM FAILED - Invalid checksum file - RETRYING
[WARNING] *** CHECKSUM FAILED - Invalid checksum file - IGNORING
[INFO] snapshot org.seasar.container:s2-extension:2.4.49-SNAPSHOT: checking for updates from maven.seasar.org
[INFO] snapshot org.seasar.container:s2-extension:2.4.49-SNAPSHOT: checking for updates from maven.snapshot.seasar.org
[INFO] snapshot org.seasar.container:s2-container-project:2.4.49-SNAPSHOT: checking for updates from maven.seasar.org
[INFO] snapshot org.seasar.container:s2-container-project:2.4.49-SNAPSHOT: checking for updates from maven.snapshot.seasar.org
[INFO] snapshot org.seasar.container:s2-framework:2.4.49-SNAPSHOT: checking for updates from maven.seasar.org
[INFO] snapshot org.seasar.container:s2-framework:2.4.49-SNAPSHOT: checking for updates from maven.snapshot.seasar.org
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [resources:testResources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 7 resources
[INFO] Copying 117 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 177 source files to /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/workspace/s2dao-1.0.x/s2-dao-s24-test/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /var/lib/jenkins/jobs/s2dao-1.0.x-snapshot/workspace/s2dao-1.0.x/s2-dao-s24-test/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.seasar.dao.impl.EntityManagerImplTest
DEBUG 2026-05-12 02:54:20,962 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:21,025 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:21,041 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:21,043 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:21,080 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:21,080 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:21,126 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:21,135 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:21,157 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:21,340 [main] Physical connection got
DEBUG 2026-05-12 02:54:21,340 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:21,354 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:21,355 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:21,432 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:21,464 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:21,465 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-12 02:54:21,479 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:21,479 [main] Physical connection closed
DEBUG 2026-05-12 02:54:21,485 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:21,486 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:21,489 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:21,490 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:21,495 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:21,495 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:21,502 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:21,506 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:21,515 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:21,520 [main] Physical connection got
DEBUG 2026-05-12 02:54:21,520 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:21,520 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:21,520 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:21,532 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:21,537 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:21,537 [main] SELECT * FROM EMP WHERE empno = 7788
DEBUG 2026-05-12 02:54:21,538 [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 2026-05-12 02:54:21,538 [main] Physical connection closed
DEBUG 2026-05-12 02:54:21,541 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:21,541 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:21,544 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:21,545 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:21,548 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:21,548 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:21,556 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:21,558 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:21,563 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:21,566 [main] Physical connection got
DEBUG 2026-05-12 02:54:21,566 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:21,566 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:21,566 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:21,574 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:21,580 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:21,580 [main] SELECT * FROM EMP WHERE empno = 7788
DEBUG 2026-05-12 02:54:21,581 [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 2026-05-12 02:54:21,581 [main] Physical connection closed
DEBUG 2026-05-12 02:54:21,582 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:21,583 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:21,604 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:21,605 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:21,609 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:21,609 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:21,617 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:21,618 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:21,624 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:21,626 [main] Physical connection got
DEBUG 2026-05-12 02:54:21,626 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:21,627 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:21,627 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:21,653 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:21,660 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:21,660 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-12 02:54:21,660 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:21,661 [main] Physical connection closed
DEBUG 2026-05-12 02:54:21,663 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:21,664 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:21,665 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:21,667 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:21,670 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:21,670 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:21,674 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:21,676 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:21,681 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:21,684 [main] Physical connection got
DEBUG 2026-05-12 02:54:21,684 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:21,684 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:21,684 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:21,691 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:21,696 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:21,696 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-12 02:54:21,697 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:21,697 [main] Physical connection closed
DEBUG 2026-05-12 02:54:21,698 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:21,699 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:21,702 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:21,703 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:21,706 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:21,706 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:21,713 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:21,714 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:21,719 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:21,722 [main] Physical connection got
DEBUG 2026-05-12 02:54:21,722 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:21,722 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:21,722 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:21,728 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:21,758 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:21,758 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-12 02:54:21,759 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:21,759 [main] Physical connection closed
DEBUG 2026-05-12 02:54:21,760 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:21,762 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:21,767 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:21,768 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:21,771 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:21,771 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:21,777 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:21,778 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:21,782 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:21,786 [main] Physical connection got
DEBUG 2026-05-12 02:54:21,786 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:21,786 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:21,787 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:21,794 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:21,800 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:21,800 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-12 02:54:21,800 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:21,800 [main] Physical connection closed
DEBUG 2026-05-12 02:54:21,803 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:21,804 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:21,805 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:21,806 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:21,809 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:21,809 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:21,815 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:21,816 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:21,822 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:21,824 [main] Physical connection got
DEBUG 2026-05-12 02:54:21,824 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:21,824 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:21,824 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:21,836 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:21,842 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:21,842 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-12 02:54:21,843 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:21,843 [main] Physical connection closed
DEBUG 2026-05-12 02:54:21,845 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:21,846 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:21,847 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:21,848 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:21,850 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:21,850 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:21,857 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:21,859 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:21,866 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:21,868 [main] Physical connection got
DEBUG 2026-05-12 02:54:21,869 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:21,869 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:21,869 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:21,876 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:21,902 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:21,902 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-12 02:54:21,902 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:21,902 [main] Physical connection closed
DEBUG 2026-05-12 02:54:21,904 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:21,904 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:21,906 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:21,907 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:21,910 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:21,910 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:21,915 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:21,915 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:21,919 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:21,923 [main] Physical connection got
DEBUG 2026-05-12 02:54:21,923 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:21,923 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:21,924 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:21,929 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:21,934 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:21,934 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-12 02:54:21,934 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:21,934 [main] Physical connection closed
DEBUG 2026-05-12 02:54:21,936 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:21,937 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:21,939 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:21,940 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:21,942 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:21,942 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:21,945 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:21,948 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:21,951 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:21,953 [main] Physical connection got
DEBUG 2026-05-12 02:54:21,953 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:21,953 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:21,953 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:21,959 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:21,965 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:21,965 [main] select count(*) from emp
DEBUG 2026-05-12 02:54:21,966 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:21,967 [main] Physical connection closed
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.098 sec
Running org.seasar.dao.impl.FastPropertyTypeFactoryTest
DEBUG 2026-05-12 02:54:21,975 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:21,975 [main] S2Container will be created(path=org/seasar/dao/impl/FastPropertyTypeFactoryTest.dicon)
DEBUG 2026-05-12 02:54:21,977 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:21,978 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:21,980 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:21,980 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:21,985 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:21,986 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:21,987 [main] S2Container is created(path=org/seasar/dao/impl/FastPropertyTypeFactoryTest.dicon)
DEBUG 2026-05-12 02:54:21,991 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:21,992 [main] S2Container will be created(path=org/seasar/dao/impl/FastPropertyTypeFactoryTest.dicon)
DEBUG 2026-05-12 02:54:21,993 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:21,994 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:21,996 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:21,996 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:22,002 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:22,003 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:22,004 [main] S2Container is created(path=org/seasar/dao/impl/FastPropertyTypeFactoryTest.dicon)
DEBUG 2026-05-12 02:54:22,007 [main] Physical connection got
DEBUG 2026-05-12 02:54:22,007 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:22,007 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:22,008 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
Running org.seasar.dao.impl.BeanMetaDataResultSetHandler2Test
DEBUG 2026-05-12 02:54:22,032 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:22,032 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:22,033 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:22,035 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:22,035 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:22,040 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:22,040 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:22,044 [main] Physical connection got
DEBUG 2026-05-12 02:54:22,044 [main] Logical connection got, tx=null
WARN 2026-05-12 02:54:22,047 [main] Table(BeanMetaDataResultSetHandler2Test$MyEmp) not found
DEBUG 2026-05-12 02:54:22,130 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:22,130 [main] Logical connection got, tx=null
7788
DEBUG 2026-05-12 02:54:22,131 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:22,131 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec
Running org.seasar.dao.impl.DeleteAutoStaticCommandTest
DEBUG 2026-05-12 02:54:22,135 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:22,136 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:22,137 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:22,139 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:22,139 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:22,144 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:22,144 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:22,149 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/0, BranchId=]
DEBUG 2026-05-12 02:54:22,150 [main] Physical connection got
DEBUG 2026-05-12 02:54:22,152 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/0, BranchId=]
DEBUG 2026-05-12 02:54:22,152 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/0, BranchId=]
DEBUG 2026-05-12 02:54:22,152 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/0, BranchId=]
DEBUG 2026-05-12 02:54:22,185 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/0, BranchId=]
DEBUG 2026-05-12 02:54:22,200 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/0, BranchId=]
DEBUG 2026-05-12 02:54:22,200 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788
DEBUG 2026-05-12 02:54:22,202 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/0, BranchId=]
DEBUG 2026-05-12 02:54:22,203 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/0, BranchId=]
DEBUG 2026-05-12 02:54:22,203 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2026-05-12 02:54:22,204 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/0, BranchId=]
DEBUG 2026-05-12 02:54:22,204 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/0, BranchId=]
DEBUG 2026-05-12 02:54:22,204 [main] Physical connection closed
DEBUG 2026-05-12 02:54:22,207 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:22,207 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:22,208 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:22,212 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:22,212 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:22,215 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:22,216 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:22,219 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/1, BranchId=]
DEBUG 2026-05-12 02:54:22,220 [main] Physical connection got
DEBUG 2026-05-12 02:54:22,220 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/1, BranchId=]
DEBUG 2026-05-12 02:54:22,220 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/1, BranchId=]
DEBUG 2026-05-12 02:54:22,221 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/1, BranchId=]
DEBUG 2026-05-12 02:54:22,232 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/1, BranchId=]
DEBUG 2026-05-12 02:54:22,235 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/1, BranchId=]
DEBUG 2026-05-12 02:54:22,235 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0
DEBUG 2026-05-12 02:54:22,235 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/1, BranchId=]
DEBUG 2026-05-12 02:54:22,235 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/1, BranchId=]
DEBUG 2026-05-12 02:54:22,235 [main] Physical connection closed
DEBUG 2026-05-12 02:54:22,238 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:22,238 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:22,242 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:22,243 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:22,243 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:22,249 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:22,250 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:22,251 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/2, BranchId=]
DEBUG 2026-05-12 02:54:22,252 [main] Physical connection got
DEBUG 2026-05-12 02:54:22,252 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/2, BranchId=]
DEBUG 2026-05-12 02:54:22,252 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/2, BranchId=]
DEBUG 2026-05-12 02:54:22,252 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/2, BranchId=]
DEBUG 2026-05-12 02:54:22,263 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/2, BranchId=]
DEBUG 2026-05-12 02:54:22,265 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/2, BranchId=]
DEBUG 2026-05-12 02:54:22,265 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = -1
DEBUG 2026-05-12 02:54:22,266 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/2, BranchId=]
org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1)
DEBUG 2026-05-12 02:54:22,266 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/2, BranchId=]
DEBUG 2026-05-12 02:54:22,266 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 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 2026-05-12 02:54:22,276 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:22,277 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon)
DEBUG 2026-05-12 02:54:22,300 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:22,302 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:22,303 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:22,305 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:22,306 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:22,309 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:22,311 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:22,316 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:22,318 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon)
DEBUG 2026-05-12 02:54:22,339 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/3, BranchId=]
DEBUG 2026-05-12 02:54:22,339 [main] Physical connection got
DEBUG 2026-05-12 02:54:22,340 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/3, BranchId=]
DEBUG 2026-05-12 02:54:22,340 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/3, BranchId=]
DEBUG 2026-05-12 02:54:22,340 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/3, BranchId=]
DEBUG 2026-05-12 02:54:22,344 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/3, BranchId=]
DEBUG 2026-05-12 02:54:22,347 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/3, BranchId=]
DEBUG 2026-05-12 02:54:22,347 [main] INSERT INTO EMP (empno, ename, deptno) VALUES (99, 'hoge', 0)
DEBUG 2026-05-12 02:54:22,348 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/3, BranchId=]
DEBUG 2026-05-12 02:54:22,348 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/3, BranchId=]
DEBUG 2026-05-12 02:54:22,348 [main] Physical connection closed
DEBUG 2026-05-12 02:54:22,351 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:22,351 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon)
DEBUG 2026-05-12 02:54:22,352 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:22,353 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:22,355 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:22,356 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:22,356 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:22,359 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:22,361 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:22,363 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:22,363 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon)
DEBUG 2026-05-12 02:54:22,388 [main] Physical connection got
DEBUG 2026-05-12 02:54:22,388 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:22,388 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:22,388 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:22,395 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:22,396 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:22,396 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788
DEBUG 2026-05-12 02:54:22,397 [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 2026-05-12 02:54:22,398 [main] Physical connection closed
DEBUG 2026-05-12 02:54:22,400 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:22,400 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon)
DEBUG 2026-05-12 02:54:22,401 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:22,402 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:22,403 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:22,404 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:22,405 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:22,409 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:22,409 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:22,411 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:22,412 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon)
DEBUG 2026-05-12 02:54:22,427 [main] Physical connection got
DEBUG 2026-05-12 02:54:22,427 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:22,427 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:22,427 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:22,433 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:22,434 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:22,434 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0.0 AND 1000.0
DEBUG 2026-05-12 02:54:22,435 [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 2026-05-12 02:54:22,436 [main] Physical connection closed
DEBUG 2026-05-12 02:54:22,438 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:22,439 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon)
DEBUG 2026-05-12 02:54:22,439 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:22,441 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:22,442 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:22,443 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:22,444 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:22,448 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:22,448 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:22,451 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:22,475 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon)
DEBUG 2026-05-12 02:54:22,492 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/4, BranchId=]
DEBUG 2026-05-12 02:54:22,493 [main] Physical connection got
DEBUG 2026-05-12 02:54:22,493 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/4, BranchId=]
DEBUG 2026-05-12 02:54:22,493 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/4, BranchId=]
DEBUG 2026-05-12 02:54:22,493 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/4, BranchId=]
DEBUG 2026-05-12 02:54:22,497 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/4, BranchId=]
DEBUG 2026-05-12 02:54:22,499 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/4, BranchId=]
DEBUG 2026-05-12 02:54:22,499 [main] INSERT INTO EMP (empno, ename, job, deptno, hiredate, mgr, comm, sal) VALUES (99, 'hoge', null, 0, null, null, null, null)
DEBUG 2026-05-12 02:54:22,499 [main] INSERT INTO EMP (empno, ename, job, deptno, hiredate, mgr, comm, sal) VALUES (98, 'hoge2', null, 0, null, null, null, null)
DEBUG 2026-05-12 02:54:22,499 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/4, BranchId=]
DEBUG 2026-05-12 02:54:22,499 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/4, BranchId=]
DEBUG 2026-05-12 02:54:22,500 [main] Physical connection closed
DEBUG 2026-05-12 02:54:22,502 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:22,503 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon)
DEBUG 2026-05-12 02:54:22,504 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:22,505 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:22,506 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:22,507 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:22,507 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:22,512 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:22,513 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:22,515 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:22,515 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeAutoDao.dicon)
DEBUG 2026-05-12 02:54:22,531 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/5, BranchId=]
DEBUG 2026-05-12 02:54:22,531 [main] Physical connection got
DEBUG 2026-05-12 02:54:22,531 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/5, BranchId=]
DEBUG 2026-05-12 02:54:22,531 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/5, BranchId=]
DEBUG 2026-05-12 02:54:22,531 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/5, BranchId=]
DEBUG 2026-05-12 02:54:22,536 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/5, BranchId=]
DEBUG 2026-05-12 02:54:22,537 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/5, BranchId=]
DEBUG 2026-05-12 02:54:22,537 [main] INSERT INTO EMP (empno, ename, deptno) VALUES (99, '~', 0)
DEBUG 2026-05-12 02:54:22,537 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/5, BranchId=]
DEBUG 2026-05-12 02:54:22,538 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/5, BranchId=]
DEBUG 2026-05-12 02:54:22,538 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 99
DEBUG 2026-05-12 02:54:22,538 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/5, BranchId=]
DEBUG 2026-05-12 02:54:22,538 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/5, BranchId=]
DEBUG 2026-05-12 02:54:22,538 [main] Physical connection closed
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 sec
Running org.seasar.dao.impl.StaticStoredProcedureCommandTest
DEBUG 2026-05-12 02:54:22,543 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:22,544 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:22,545 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:22,546 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:22,548 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:22,548 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:22,549 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:22,550 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:22,551 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:22,553 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:22,556 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:22,557 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:22,559 [main] S2Container is created(path=dao-derby.dicon)
WARN 2026-05-12 02:54:22,560 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:22,726 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:22,911 [main] Physical connection got
DEBUG 2026-05-12 02:54:22,911 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:22,914 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:22,917 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:22,917 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,252 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,326 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,326 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,327 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,340 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,352 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,353 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,353 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,364 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,374 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,374 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,374 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,384 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,391 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,391 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,391 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,400 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,408 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,408 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,408 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,416 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,425 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,426 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,426 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,433 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,476 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,476 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,476 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,483 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,490 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,490 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,491 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,500 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,508 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,508 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,518 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,542 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/6, BranchId=]
DEBUG 2026-05-12 02:54:23,542 [main] Physical connection closed
DEBUG 2026-05-12 02:54:23,545 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:23,546 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:23,546 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:23,548 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:23,550 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:23,550 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:23,551 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:23,552 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:23,553 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:23,553 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:23,558 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:23,558 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:23,561 [main] S2Container is created(path=dao-derby.dicon)
WARN 2026-05-12 02:54:23,562 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:23,564 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,564 [main] Physical connection got
DEBUG 2026-05-12 02:54:23,564 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,564 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,565 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,565 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,572 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,577 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,578 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,578 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,580 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,581 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,581 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,581 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,584 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,585 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,585 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,585 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,587 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,590 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,590 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,590 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,592 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,593 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,594 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,594 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,595 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,597 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,598 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,598 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,600 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,601 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,602 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,602 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,605 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,606 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,606 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,606 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,609 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,610 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,610 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,613 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
{CCC=2026-05-12 02:54:23.613, BBB=aaaaa2}
DEBUG 2026-05-12 02:54:23,613 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/7, BranchId=]
DEBUG 2026-05-12 02:54:23,613 [main] Physical connection closed
DEBUG 2026-05-12 02:54:23,616 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:23,616 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:23,617 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:23,618 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:23,620 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:23,620 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:23,621 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:23,622 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:23,624 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:23,624 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:23,627 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:23,628 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:23,629 [main] S2Container is created(path=dao-derby.dicon)
WARN 2026-05-12 02:54:23,631 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:23,642 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,642 [main] Physical connection got
DEBUG 2026-05-12 02:54:23,642 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,643 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,643 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,643 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,644 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,645 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,645 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,645 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,649 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,651 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,651 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,651 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,653 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,654 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,654 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,654 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,656 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,660 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,660 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,660 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,664 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,665 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,665 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,665 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,668 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,672 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,672 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,672 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,674 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,676 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,676 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,676 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,678 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,680 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,680 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,680 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,685 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,686 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,686 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,688 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,689 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/8, BranchId=]
DEBUG 2026-05-12 02:54:23,689 [main] Physical connection closed
DEBUG 2026-05-12 02:54:23,691 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:23,692 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:23,693 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:23,693 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:23,695 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:23,696 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:23,696 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:23,697 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:23,699 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:23,699 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:23,703 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:23,704 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:23,705 [main] S2Container is created(path=dao-derby.dicon)
WARN 2026-05-12 02:54:23,707 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:23,709 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,710 [main] Physical connection got
DEBUG 2026-05-12 02:54:23,710 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,710 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,710 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,710 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,712 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,713 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,713 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,714 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,715 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,717 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,717 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,718 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,720 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,721 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,721 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,721 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,723 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,724 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,724 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,724 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,726 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,727 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,727 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,727 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,731 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,731 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,732 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,732 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,733 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,735 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,735 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,735 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,737 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,738 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,738 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,738 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,739 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,741 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,741 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,744 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,744 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/9, BranchId=]
DEBUG 2026-05-12 02:54:23,744 [main] Physical connection closed
DEBUG 2026-05-12 02:54:23,747 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:23,747 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:23,748 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:23,750 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:23,751 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:23,751 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:23,753 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:23,793 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:23,794 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:23,794 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:23,796 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:23,797 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:23,800 [main] S2Container is created(path=dao-derby.dicon)
WARN 2026-05-12 02:54:23,800 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:23,803 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,804 [main] Physical connection got
DEBUG 2026-05-12 02:54:23,804 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,804 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,804 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,804 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,805 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,807 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,807 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,807 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,809 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,810 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,810 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,810 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,811 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,812 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,812 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,812 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,813 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,814 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,814 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,815 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,817 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,818 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,818 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,819 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,821 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,823 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,823 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,823 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,827 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,828 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,828 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,828 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,829 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,830 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,830 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,830 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,831 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,833 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,833 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,836 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
{CCC=25, EEE=625}
DEBUG 2026-05-12 02:54:23,836 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/10, BranchId=]
DEBUG 2026-05-12 02:54:23,836 [main] Physical connection closed
DEBUG 2026-05-12 02:54:23,839 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:23,839 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:23,840 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:23,842 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:23,843 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:23,843 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:23,845 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:23,846 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:23,847 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:23,847 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:23,849 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:23,850 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:23,852 [main] S2Container is created(path=dao-derby.dicon)
WARN 2026-05-12 02:54:23,853 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:23,854 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,857 [main] Physical connection got
DEBUG 2026-05-12 02:54:23,857 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,857 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,857 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,857 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,858 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,859 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,859 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,859 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,861 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,863 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,863 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,863 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,865 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,866 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,866 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,866 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,870 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,871 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,871 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,871 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,874 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,874 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,874 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,875 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,876 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,876 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,876 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,876 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,877 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,879 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,879 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,879 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,880 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,881 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,881 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,881 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,882 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,885 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,885 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,887 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,887 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/11, BranchId=]
DEBUG 2026-05-12 02:54:23,887 [main] Physical connection closed
DEBUG 2026-05-12 02:54:23,889 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:23,889 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:23,892 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:23,893 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:23,894 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:23,894 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:23,896 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:23,897 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:23,898 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:23,899 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:23,907 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:23,908 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:23,910 [main] S2Container is created(path=dao-derby.dicon)
WARN 2026-05-12 02:54:23,910 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:23,913 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,914 [main] Physical connection got
DEBUG 2026-05-12 02:54:23,914 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,914 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,914 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,914 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,915 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,917 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,917 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,917 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,918 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,918 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,919 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,919 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,920 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,921 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,921 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,921 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,923 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,924 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,924 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,924 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,925 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,926 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,926 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,926 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,928 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,929 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,929 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,929 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,932 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,933 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,933 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,933 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,935 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,938 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,938 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,938 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,939 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,940 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,941 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,943 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,943 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/12, BranchId=]
DEBUG 2026-05-12 02:54:23,944 [main] Physical connection closed
DEBUG 2026-05-12 02:54:23,946 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:23,946 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:23,948 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:23,949 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:23,950 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:23,951 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:23,951 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:23,952 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:23,954 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:23,954 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:23,956 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:23,957 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:23,959 [main] S2Container is created(path=dao-derby.dicon)
WARN 2026-05-12 02:54:23,960 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:23,963 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,963 [main] Physical connection got
DEBUG 2026-05-12 02:54:23,963 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,963 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,963 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,964 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,965 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,966 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,966 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,966 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,967 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,968 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,968 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,968 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,970 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,971 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,971 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,971 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,972 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,973 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,973 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,973 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,974 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,975 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,976 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,976 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,977 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,978 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,978 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,978 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,979 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,981 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,981 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,981 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,982 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,983 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,983 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,983 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,985 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,986 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,987 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,991 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,991 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/13, BranchId=]
DEBUG 2026-05-12 02:54:23,991 [main] Physical connection closed
DEBUG 2026-05-12 02:54:23,993 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:23,994 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:23,995 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:23,995 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,041 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,041 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:24,041 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:24,043 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:24,044 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:24,044 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:24,046 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:24,047 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:24,049 [main] S2Container is created(path=dao-derby.dicon)
WARN 2026-05-12 02:54:24,050 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:24,053 [main] Physical connection got
DEBUG 2026-05-12 02:54:24,053 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:24,053 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:24,053 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:24,054 [main] Physical connection got
DEBUG 2026-05-12 02:54:24,054 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:24,055 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:24,057 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:24,057 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:24,057 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:24,059 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:24,059 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:24,060 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:24,060 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:24,061 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:24,062 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:24,062 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:24,062 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:24,063 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:24,064 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:24,064 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:24,064 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:24,065 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:24,066 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:24,066 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:24,066 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:24,068 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:24,069 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:24,069 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:24,069 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:24,070 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:24,072 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:24,072 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:24,072 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:24,073 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:24,074 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:24,074 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:24,074 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:24,075 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:24,076 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:24,076 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:24,077 [main] Logical connection closed, tx=null
[EDAO0032]Method argument size(2) is unmatched with procedure in-parameter size(3).
DEBUG 2026-05-12 02:54:24,077 [main] Physical connection closed
DEBUG 2026-05-12 02:54:24,077 [main] Physical connection closed
DEBUG 2026-05-12 02:54:24,079 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:24,080 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:24,081 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:24,082 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,084 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,084 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:24,085 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:24,086 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:24,087 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:24,087 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:24,090 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:24,091 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:24,093 [main] S2Container is created(path=dao-derby.dicon)
WARN 2026-05-12 02:54:24,094 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:24,096 [main] Physical connection got
DEBUG 2026-05-12 02:54:24,096 [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 2026-05-12 02:54:24,097 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:24,098 [main] Physical connection closed
DEBUG 2026-05-12 02:54:24,099 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:24,100 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:24,101 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:24,102 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,103 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,103 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:24,105 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:24,106 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:24,107 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:24,107 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:24,109 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:24,110 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:24,112 [main] S2Container is created(path=dao-derby.dicon)
WARN 2026-05-12 02:54:24,112 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:24,118 [main] Physical connection got
DEBUG 2026-05-12 02:54:24,118 [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 2026-05-12 02:54:24,125 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:24,125 [main] Physical connection closed
DEBUG 2026-05-12 02:54:24,128 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:24,128 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:24,129 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:24,130 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,131 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,132 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:24,134 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:24,134 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:24,135 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:24,136 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:24,138 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:24,138 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:24,140 [main] S2Container is created(path=dao-derby.dicon)
WARN 2026-05-12 02:54:24,141 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:24,143 [main] Physical connection got
DEBUG 2026-05-12 02:54:24,143 [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 2026-05-12 02:54:24,180 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:24,180 [main] Physical connection closed
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.643 sec
Running org.seasar.dao.pager.NullPagingSqlRewriterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.impl.PkOnlyTableTest
DEBUG 2026-05-12 02:54:24,187 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:24,187 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:24,188 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,189 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,190 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:24,193 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:24,194 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:24,195 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/14, BranchId=]
DEBUG 2026-05-12 02:54:24,196 [main] Physical connection got
DEBUG 2026-05-12 02:54:24,196 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/14, BranchId=]
DEBUG 2026-05-12 02:54:24,196 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/14, BranchId=]
DEBUG 2026-05-12 02:54:24,196 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/14, BranchId=]
DEBUG 2026-05-12 02:54:24,204 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/14, BranchId=]
DEBUG 2026-05-12 02:54:24,206 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/14, BranchId=]
DEBUG 2026-05-12 02:54:24,206 [main] INSERT INTO PKONLYTABLE (aaa) VALUES ('value')
DEBUG 2026-05-12 02:54:24,206 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/14, BranchId=]
DEBUG 2026-05-12 02:54:24,206 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/14, BranchId=]
DEBUG 2026-05-12 02:54:24,206 [main] Physical connection closed
DEBUG 2026-05-12 02:54:24,207 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:24,208 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:24,210 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,211 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,212 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:24,215 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:24,215 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:24,216 [main] S2Container will be created(path=org/seasar/dao/impl/PkOnlyTableTest.dicon)
DEBUG 2026-05-12 02:54:24,217 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:24,221 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:24,221 [main] S2Container is created(path=org/seasar/dao/impl/PkOnlyTableTest.dicon)
DEBUG 2026-05-12 02:54:24,232 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/15, BranchId=]
DEBUG 2026-05-12 02:54:24,232 [main] Physical connection got
DEBUG 2026-05-12 02:54:24,232 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/15, BranchId=]
DEBUG 2026-05-12 02:54:24,232 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/15, BranchId=]
DEBUG 2026-05-12 02:54:24,232 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/15, BranchId=]
DEBUG 2026-05-12 02:54:24,235 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/15, BranchId=]
org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization update method of org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2, because org.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key
at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:219)
at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:187)
at org.seasar.dao.impl.DaoMetaDataImpl.setupSqlCommand(DaoMetaDataImpl.java:171)
at org.seasar.dao.impl.DaoMetaDataImpl.initialize(DaoMetaDataImpl.java:162)
at org.seasar.dao.impl.DaoMetaDataFactoryImpl.createDaoMetaData(DaoMetaDataFactoryImpl.java:167)
at org.seasar.dao.impl.DaoMetaDataFactoryImpl.getDaoMetaData(DaoMetaDataFactoryImpl.java:131)
at org.seasar.dao.interceptors.S2DaoInterceptor.invoke(S2DaoInterceptor.java:51)
at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper.invoke(PagerS2DaoInterceptorWrapper.java:71)
at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$31d5e2$$MethodInvocation$$updateUnlessNull$$1.proceed(MethodInvocationClassGenerator.java)
at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$31d5e2.updateUnlessNull(PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$31d5e2.java)
at org.seasar.dao.impl.PkOnlyTableTest.testUpdateUnlessNullTx(PkOnlyTableTest.java:61)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at junit.framework.TestCase.runTest(TestCase.java:154)
at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:519)
at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:103)
at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:308)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: org.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key
at org.seasar.dao.impl.AbstractAutoStaticCommand.setupUpdatePropertyTypes(AbstractAutoStaticCommand.java:114)
at org.seasar.dao.impl.UpdateAutoStaticCommand.setupPropertyTypes(UpdateAutoStaticCommand.java:46)
at org.seasar.dao.impl.AbstractAutoStaticCommand.<init>(AbstractAutoStaticCommand.java:45)
at org.seasar.dao.impl.UpdateAutoStaticCommand.<init>(UpdateAutoStaticCommand.java:33)
at org.seasar.dao.impl.DaoMetaDataImpl.createUpdateAutoStaticCommand(DaoMetaDataImpl.java:589)
at org.seasar.dao.impl.DaoMetaDataImpl.setupUpdateMethodByAuto(DaoMetaDataImpl.java:574)
at org.seasar.dao.impl.DaoMetaDataImpl.setupMethodByAuto(DaoMetaDataImpl.java:385)
at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:216)
... 38 more
DEBUG 2026-05-12 02:54:24,275 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/15, BranchId=]
DEBUG 2026-05-12 02:54:24,276 [main] Physical connection closed
DEBUG 2026-05-12 02:54:24,277 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:24,277 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:24,279 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,280 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,281 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:24,283 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:24,284 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:24,285 [main] S2Container will be created(path=org/seasar/dao/impl/PkOnlyTableTest.dicon)
DEBUG 2026-05-12 02:54:24,286 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:24,289 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:24,289 [main] S2Container is created(path=org/seasar/dao/impl/PkOnlyTableTest.dicon)
DEBUG 2026-05-12 02:54:24,300 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/16, BranchId=]
DEBUG 2026-05-12 02:54:24,300 [main] Physical connection got
DEBUG 2026-05-12 02:54:24,300 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/16, BranchId=]
DEBUG 2026-05-12 02:54:24,300 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/16, BranchId=]
DEBUG 2026-05-12 02:54:24,300 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/16, BranchId=]
DEBUG 2026-05-12 02:54:24,303 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/16, BranchId=]
org.seasar.dao.MethodSetupFailureRuntimeException: [EDAO0019]Exception occurred while initialization update method of org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2, because org.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key
at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:219)
at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:187)
at org.seasar.dao.impl.DaoMetaDataImpl.setupSqlCommand(DaoMetaDataImpl.java:171)
at org.seasar.dao.impl.DaoMetaDataImpl.initialize(DaoMetaDataImpl.java:162)
at org.seasar.dao.impl.DaoMetaDataFactoryImpl.createDaoMetaData(DaoMetaDataFactoryImpl.java:167)
at org.seasar.dao.impl.DaoMetaDataFactoryImpl.getDaoMetaData(DaoMetaDataFactoryImpl.java:131)
at org.seasar.dao.interceptors.S2DaoInterceptor.invoke(S2DaoInterceptor.java:51)
at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper.invoke(PagerS2DaoInterceptorWrapper.java:71)
at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1bc59aa$$MethodInvocation$$update$$0.proceed(MethodInvocationClassGenerator.java)
at org.seasar.dao.impl.PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1bc59aa.update(PkOnlyTableTest$PkOnlyTableDao2$$EnhancedByS2AOP$$1bc59aa.java)
at org.seasar.dao.impl.PkOnlyTableTest.testUpdateTx(PkOnlyTableTest.java:80)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at junit.framework.TestCase.runTest(TestCase.java:154)
at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:519)
at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:103)
at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:308)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: org.seasar.framework.exception.SRuntimeException: [EDAO0020]Can not update table only for primary key
at org.seasar.dao.impl.AbstractAutoStaticCommand.setupUpdatePropertyTypes(AbstractAutoStaticCommand.java:114)
at org.seasar.dao.impl.UpdateAutoStaticCommand.setupPropertyTypes(UpdateAutoStaticCommand.java:46)
at org.seasar.dao.impl.AbstractAutoStaticCommand.<init>(AbstractAutoStaticCommand.java:45)
at org.seasar.dao.impl.UpdateAutoStaticCommand.<init>(UpdateAutoStaticCommand.java:33)
at org.seasar.dao.impl.DaoMetaDataImpl.createUpdateAutoStaticCommand(DaoMetaDataImpl.java:589)
at org.seasar.dao.impl.DaoMetaDataImpl.setupUpdateMethodByAuto(DaoMetaDataImpl.java:574)
at org.seasar.dao.impl.DaoMetaDataImpl.setupMethodByAuto(DaoMetaDataImpl.java:385)
at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:216)
... 38 more
DEBUG 2026-05-12 02:54:24,307 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/16, BranchId=]
DEBUG 2026-05-12 02:54:24,307 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec
Running org.seasar.dao.impl.ProcedureHsqldbTest
DEBUG 2026-05-12 02:54:24,311 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:24,313 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:24,314 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,315 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,315 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:24,318 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:24,319 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:24,321 [main] Physical connection got
DEBUG 2026-05-12 02:54:24,322 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:24,322 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:24,322 [main] Logical connection got, tx=null
WARN 2026-05-12 02:54:24,326 [main] Table(ProcedureHsqldbTest$ABean) not found
DEBUG 2026-05-12 02:54:24,327 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:24,327 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:24,327 [main] Physical connection got
DEBUG 2026-05-12 02:54:24,327 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:24,337 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:24,345 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:24,345 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:24,348 [main] Logical connection closed, tx=null
2026-05-12 00:00:00.0
DEBUG 2026-05-12 02:54:24,348 [main] Physical connection closed
DEBUG 2026-05-12 02:54:24,348 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
Running org.seasar.dao.impl.SelectDynamicCommandTest
DEBUG 2026-05-12 02:54:24,351 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:24,353 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:24,353 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,355 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,355 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:24,358 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:24,359 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:24,361 [main] Physical connection got
DEBUG 2026-05-12 02:54:24,361 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:24,385 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:24,385 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:24,385 [main] SELECT * FROM emp WHERE empno = 7788
DEBUG 2026-05-12 02:54:24,386 [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 2026-05-12 02:54:24,386 [main] Physical connection closed
DEBUG 2026-05-12 02:54:24,388 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:24,389 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:24,390 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,391 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,391 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:24,395 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:24,396 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:24,397 [main] Physical connection got
DEBUG 2026-05-12 02:54:24,397 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:24,397 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:24,397 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:24,424 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:24,469 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:24,470 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 AND EMP.job = 'CLERK' AND EMP.deptno = 20
DEBUG 2026-05-12 02:54:24,472 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:24,472 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:24,472 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369 AND EMP.job = 'CLERK' AND EMP.deptno = 20
DEBUG 2026-05-12 02:54:24,473 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:24,473 [main] Physical connection closed
DEBUG 2026-05-12 02:54:24,474 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:24,475 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:24,475 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,478 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,478 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:24,481 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:24,481 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:24,483 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/17, BranchId=]
DEBUG 2026-05-12 02:54:24,484 [main] Physical connection got
DEBUG 2026-05-12 02:54:24,485 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/17, BranchId=]
DEBUG 2026-05-12 02:54:24,485 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/17, BranchId=]
DEBUG 2026-05-12 02:54:24,486 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/17, BranchId=]
DEBUG 2026-05-12 02:54:24,494 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/17, BranchId=]
DEBUG 2026-05-12 02:54:24,497 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/17, BranchId=]
DEBUG 2026-05-12 02:54:24,497 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (100, 0, 'NAME0')
DEBUG 2026-05-12 02:54:24,497 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/17, BranchId=]
DEBUG 2026-05-12 02:54:24,497 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/17, BranchId=]
DEBUG 2026-05-12 02:54:24,497 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (200, 1, 'NAME1')
DEBUG 2026-05-12 02:54:24,499 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/17, BranchId=]
DEBUG 2026-05-12 02:54:24,499 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/17, BranchId=]
DEBUG 2026-05-12 02:54:24,499 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (300, 2, 'NAME2')
DEBUG 2026-05-12 02:54:24,499 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/17, BranchId=]
DEBUG 2026-05-12 02:54:24,501 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/17, BranchId=]
DEBUG 2026-05-12 02:54:24,501 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE EMP3.employee_name = 'NAME1'
DEBUG 2026-05-12 02:54:24,501 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/17, BranchId=]
DEBUG 2026-05-12 02:54:24,502 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/17, BranchId=]
DEBUG 2026-05-12 02:54:24,502 [main] SELECT EMP3.department_id, EMP3.employee_id, EMP3.employee_name FROM EMP3 WHERE EMP3.department_Id = 200
DEBUG 2026-05-12 02:54:24,502 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/17, BranchId=]
DEBUG 2026-05-12 02:54:24,502 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/17, BranchId=]
DEBUG 2026-05-12 02:54:24,503 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 sec
Running org.seasar.dao.impl.NoPkTableTest
DEBUG 2026-05-12 02:54:24,506 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:24,507 [main] S2Container will be created(path=org/seasar/dao/impl/NoPkTableTest.dicon)
DEBUG 2026-05-12 02:54:24,508 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:24,511 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:24,512 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,513 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,513 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:24,517 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:24,517 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:24,519 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:24,520 [main] S2Container is created(path=org/seasar/dao/impl/NoPkTableTest.dicon)
DEBUG 2026-05-12 02:54:24,532 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/18, BranchId=]
DEBUG 2026-05-12 02:54:24,533 [main] Physical connection got
DEBUG 2026-05-12 02:54:24,533 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/18, BranchId=]
DEBUG 2026-05-12 02:54:24,533 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/18, BranchId=]
DEBUG 2026-05-12 02:54:24,533 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/18, BranchId=]
DEBUG 2026-05-12 02:54:24,538 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/18, BranchId=]
DEBUG 2026-05-12 02:54:24,539 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/18, BranchId=]
DEBUG 2026-05-12 02:54:24,539 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2026-05-12 02:54:24,539 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/18, BranchId=]
DEBUG 2026-05-12 02:54:24,539 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/18, BranchId=]
DEBUG 2026-05-12 02:54:24,541 [main] INSERT INTO NO_PK_TABLE VALUES ('a', 1)
DEBUG 2026-05-12 02:54:24,541 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/18, BranchId=]
DEBUG 2026-05-12 02:54:24,541 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/18, BranchId=]
DEBUG 2026-05-12 02:54:24,541 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2026-05-12 02:54:24,541 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/18, BranchId=]
DEBUG 2026-05-12 02:54:24,541 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/18, BranchId=]
DEBUG 2026-05-12 02:54:24,541 [main] UPDATE NO_PK_TABLE SET AAA = 'a2'
DEBUG 2026-05-12 02:54:24,541 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/18, BranchId=]
DEBUG 2026-05-12 02:54:24,542 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/18, BranchId=]
DEBUG 2026-05-12 02:54:24,542 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2026-05-12 02:54:24,542 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/18, BranchId=]
DEBUG 2026-05-12 02:54:24,542 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/18, BranchId=]
DEBUG 2026-05-12 02:54:24,542 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'hoge'
DEBUG 2026-05-12 02:54:24,542 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/18, BranchId=]
DEBUG 2026-05-12 02:54:24,542 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/18, BranchId=]
DEBUG 2026-05-12 02:54:24,542 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2026-05-12 02:54:24,543 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/18, BranchId=]
DEBUG 2026-05-12 02:54:24,543 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/18, BranchId=]
DEBUG 2026-05-12 02:54:24,543 [main] DELETE FROM NO_PK_TABLE WHERE AAA = 'a2'
DEBUG 2026-05-12 02:54:24,543 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/18, BranchId=]
DEBUG 2026-05-12 02:54:24,543 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/18, BranchId=]
DEBUG 2026-05-12 02:54:24,543 [main] SELECT NO_PK_TABLE.aaa, NO_PK_TABLE.bbb FROM NO_PK_TABLE
DEBUG 2026-05-12 02:54:24,544 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/18, BranchId=]
DEBUG 2026-05-12 02:54:24,544 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/18, BranchId=]
DEBUG 2026-05-12 02:54:24,544 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec
Running org.seasar.dao.impl.UpdateModifiedOnlyCommandTest
DEBUG 2026-05-12 02:54:24,547 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:24,549 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2026-05-12 02:54:24,549 [main] S2Container will be created(path=dao-enhance.dicon)
DEBUG 2026-05-12 02:54:24,550 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:24,551 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,553 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,553 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:24,556 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:24,556 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:24,559 [main] S2Container is created(path=dao-enhance.dicon)
DEBUG 2026-05-12 02:54:24,562 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2026-05-12 02:54:24,584 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/19, BranchId=]
DEBUG 2026-05-12 02:54:24,584 [main] Physical connection got
DEBUG 2026-05-12 02:54:24,584 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/19, BranchId=]
DEBUG 2026-05-12 02:54:24,584 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/19, BranchId=]
DEBUG 2026-05-12 02:54:24,584 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/19, BranchId=]
DEBUG 2026-05-12 02:54:24,594 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/19, BranchId=]
DEBUG 2026-05-12 02:54:24,595 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/19, BranchId=]
DEBUG 2026-05-12 02:54:24,595 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499
DEBUG 2026-05-12 02:54:24,596 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/19, BranchId=]
7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0
timestamp, tstamp
ename, ename
job, job
DEBUG 2026-05-12 02:54:24,597 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/19, BranchId=]
DEBUG 2026-05-12 02:54:24,598 [main] UPDATE EMP SET tstamp = '2026-05-12 02.54.24', ename = 'hoge', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-05-12 02:54:24,599 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/19, BranchId=]
DEBUG 2026-05-12 02:54:24,599 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/19, BranchId=]
DEBUG 2026-05-12 02:54:24,599 [main] Physical connection closed
DEBUG 2026-05-12 02:54:24,601 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:24,601 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2026-05-12 02:54:24,603 [main] S2Container will be created(path=dao-enhance.dicon)
DEBUG 2026-05-12 02:54:24,604 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:24,605 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,606 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,607 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:24,610 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:24,610 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:24,613 [main] S2Container is created(path=dao-enhance.dicon)
DEBUG 2026-05-12 02:54:24,616 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2026-05-12 02:54:24,678 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/20, BranchId=]
DEBUG 2026-05-12 02:54:24,679 [main] Physical connection got
DEBUG 2026-05-12 02:54:24,679 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/20, BranchId=]
DEBUG 2026-05-12 02:54:24,679 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/20, BranchId=]
DEBUG 2026-05-12 02:54:24,679 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/20, BranchId=]
DEBUG 2026-05-12 02:54:24,688 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/20, BranchId=]
DEBUG 2026-05-12 02:54:24,689 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/20, BranchId=]
DEBUG 2026-05-12 02:54:24,689 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499
DEBUG 2026-05-12 02:54:24,690 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/20, BranchId=]
7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0
timestamp, tstamp
job, job
DEBUG 2026-05-12 02:54:24,690 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/20, BranchId=]
DEBUG 2026-05-12 02:54:24,690 [main] UPDATE EMP SET tstamp = '2026-05-12 02.54.24', job = 'hoge2' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-05-12 02:54:24,691 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/20, BranchId=]
DEBUG 2026-05-12 02:54:24,691 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/20, BranchId=]
DEBUG 2026-05-12 02:54:24,691 [main] Physical connection closed
DEBUG 2026-05-12 02:54:24,693 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:24,694 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2026-05-12 02:54:24,694 [main] S2Container will be created(path=dao-enhance.dicon)
DEBUG 2026-05-12 02:54:24,695 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:24,697 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,699 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,699 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:24,702 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:24,703 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:24,705 [main] S2Container is created(path=dao-enhance.dicon)
DEBUG 2026-05-12 02:54:24,706 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2026-05-12 02:54:24,729 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/21, BranchId=]
DEBUG 2026-05-12 02:54:24,729 [main] Physical connection got
DEBUG 2026-05-12 02:54:24,729 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/21, BranchId=]
DEBUG 2026-05-12 02:54:24,729 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/21, BranchId=]
DEBUG 2026-05-12 02:54:24,729 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/21, BranchId=]
DEBUG 2026-05-12 02:54:24,739 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/21, BranchId=]
DEBUG 2026-05-12 02:54:24,740 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/21, BranchId=]
DEBUG 2026-05-12 02:54:24,740 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499
DEBUG 2026-05-12 02:54:24,741 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/21, BranchId=]
7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0
timestamp, tstamp
DEBUG 2026-05-12 02:54:24,742 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/21, BranchId=]
DEBUG 2026-05-12 02:54:24,742 [main] UPDATE EMP SET tstamp = '2026-05-12 02.54.24' WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-05-12 02:54:24,742 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/21, BranchId=]
DEBUG 2026-05-12 02:54:24,742 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/21, BranchId=]
DEBUG 2026-05-12 02:54:24,742 [main] Physical connection closed
DEBUG 2026-05-12 02:54:24,744 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:24,744 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2026-05-12 02:54:24,746 [main] S2Container will be created(path=dao-enhance.dicon)
DEBUG 2026-05-12 02:54:24,747 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:24,748 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,749 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,749 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:24,753 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:24,753 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:24,755 [main] S2Container is created(path=dao-enhance.dicon)
DEBUG 2026-05-12 02:54:24,757 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2026-05-12 02:54:24,778 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/22, BranchId=]
DEBUG 2026-05-12 02:54:24,779 [main] Physical connection got
DEBUG 2026-05-12 02:54:24,779 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/22, BranchId=]
DEBUG 2026-05-12 02:54:24,779 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/22, BranchId=]
DEBUG 2026-05-12 02:54:24,779 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/22, BranchId=]
DEBUG 2026-05-12 02:54:24,791 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/22, BranchId=]
DEBUG 2026-05-12 02:54:24,792 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/22, BranchId=]
DEBUG 2026-05-12 02:54:24,792 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499
DEBUG 2026-05-12 02:54:24,793 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/22, BranchId=]
7499, ALLEN, SALESMAN, 1600.0, 300.0
DEBUG 2026-05-12 02:54:24,793 [main] skip UPDATE: table=EMP, key{empno=7499}
DEBUG 2026-05-12 02:54:24,793 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/22, BranchId=]
DEBUG 2026-05-12 02:54:24,793 [main] Physical connection closed
DEBUG 2026-05-12 02:54:24,796 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:24,796 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2026-05-12 02:54:24,797 [main] S2Container will be created(path=dao-enhance.dicon)
DEBUG 2026-05-12 02:54:24,798 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:24,799 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,800 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,800 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:24,805 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:24,806 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:24,808 [main] S2Container is created(path=dao-enhance.dicon)
DEBUG 2026-05-12 02:54:24,809 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2026-05-12 02:54:24,832 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/23, BranchId=]
DEBUG 2026-05-12 02:54:24,832 [main] Physical connection got
DEBUG 2026-05-12 02:54:24,832 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/23, BranchId=]
DEBUG 2026-05-12 02:54:24,832 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/23, BranchId=]
DEBUG 2026-05-12 02:54:24,832 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/23, BranchId=]
DEBUG 2026-05-12 02:54:24,846 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/23, BranchId=]
DEBUG 2026-05-12 02:54:24,848 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/23, BranchId=]
DEBUG 2026-05-12 02:54:24,848 [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 2026-05-12 02:54:24,849 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/23, BranchId=]
7499, ALLEN, SALESMAN, 1600.0, 300.0, 2000-01-01 00:00:00.0
30, SALES, CHICAGO
class org.seasar.dao.impl.UpdateModifiedOnlyCommandTest$Dept$$EnhancedByS2AOP$$15b5783
DEBUG 2026-05-12 02:54:24,849 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/23, BranchId=]
DEBUG 2026-05-12 02:54:24,850 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/23, BranchId=]
DEBUG 2026-05-12 02:54:24,850 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/23, BranchId=]
DEBUG 2026-05-12 02:54:24,853 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/23, BranchId=]
dname, dname
DEBUG 2026-05-12 02:54:24,857 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/23, BranchId=]
DEBUG 2026-05-12 02:54:24,857 [main] UPDATE DEPT SET dname = 'FOO' WHERE deptno = 30
DEBUG 2026-05-12 02:54:24,857 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/23, BranchId=]
DEBUG 2026-05-12 02:54:24,857 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/23, BranchId=]
DEBUG 2026-05-12 02:54:24,857 [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 2026-05-12 02:54:24,857 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/23, BranchId=]
DEBUG 2026-05-12 02:54:24,858 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/23, BranchId=]
DEBUG 2026-05-12 02:54:24,858 [main] Physical connection closed
DEBUG 2026-05-12 02:54:24,860 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:24,861 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2026-05-12 02:54:24,861 [main] S2Container will be created(path=dao-enhance.dicon)
DEBUG 2026-05-12 02:54:24,904 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:24,905 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,906 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,906 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:24,910 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:24,911 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:24,912 [main] S2Container is created(path=dao-enhance.dicon)
DEBUG 2026-05-12 02:54:24,914 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2026-05-12 02:54:24,935 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/24, BranchId=]
DEBUG 2026-05-12 02:54:24,935 [main] Physical connection got
DEBUG 2026-05-12 02:54:24,936 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/24, BranchId=]
DEBUG 2026-05-12 02:54:24,936 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/24, BranchId=]
DEBUG 2026-05-12 02:54:24,936 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/24, BranchId=]
DEBUG 2026-05-12 02:54:24,950 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/24, BranchId=]
DEBUG 2026-05-12 02:54:24,953 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/24, BranchId=]
DEBUG 2026-05-12 02:54:24,953 [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 2026-05-12 02:54:24,954 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/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 2026-05-12 02:54:24,954 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/24, BranchId=]
DEBUG 2026-05-12 02:54:24,954 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/24, BranchId=]
DEBUG 2026-05-12 02:54:24,954 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/24, BranchId=]
DEBUG 2026-05-12 02:54:24,957 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/24, BranchId=]
dname, dname
DEBUG 2026-05-12 02:54:24,958 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/24, BranchId=]
DEBUG 2026-05-12 02:54:24,958 [main] UPDATE DEPT SET dname = 'baar' WHERE deptno = 20
DEBUG 2026-05-12 02:54:24,958 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/24, BranchId=]
DEBUG 2026-05-12 02:54:24,958 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/24, BranchId=]
DEBUG 2026-05-12 02:54:24,958 [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 2026-05-12 02:54:24,959 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/24, BranchId=]
DEBUG 2026-05-12 02:54:24,959 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/24, BranchId=]
DEBUG 2026-05-12 02:54:24,959 [main] Physical connection closed
DEBUG 2026-05-12 02:54:24,961 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:24,962 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2026-05-12 02:54:24,963 [main] S2Container will be created(path=dao-enhance.dicon)
DEBUG 2026-05-12 02:54:24,964 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:24,965 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,966 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:24,966 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:24,970 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:24,970 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:24,973 [main] S2Container is created(path=dao-enhance.dicon)
DEBUG 2026-05-12 02:54:24,975 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2026-05-12 02:54:25,000 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/25, BranchId=]
DEBUG 2026-05-12 02:54:25,000 [main] Physical connection got
DEBUG 2026-05-12 02:54:25,000 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/25, BranchId=]
DEBUG 2026-05-12 02:54:25,000 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/25, BranchId=]
DEBUG 2026-05-12 02:54:25,000 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/25, BranchId=]
DEBUG 2026-05-12 02:54:25,011 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/25, BranchId=]
[EDAO0021]Can not use update method of ModifiedOnly because property (modifiedPropertyNames) not found in org.seasar.dao.impl.UpdateModifiedOnlyCommandTest$Emp
DEBUG 2026-05-12 02:54:25,012 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/25, BranchId=]
DEBUG 2026-05-12 02:54:25,012 [main] Physical connection closed
DEBUG 2026-05-12 02:54:25,014 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:25,018 [main] S2Container will be created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2026-05-12 02:54:25,019 [main] S2Container will be created(path=dao-enhance.dicon)
DEBUG 2026-05-12 02:54:25,019 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,021 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,022 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,022 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,025 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,025 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,028 [main] S2Container is created(path=dao-enhance.dicon)
DEBUG 2026-05-12 02:54:25,028 [main] S2Container is created(path=org/seasar/dao/impl/UpdateModifiedOnlyCommandTest.dicon)
DEBUG 2026-05-12 02:54:25,049 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/26, BranchId=]
DEBUG 2026-05-12 02:54:25,050 [main] Physical connection got
DEBUG 2026-05-12 02:54:25,050 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/26, BranchId=]
DEBUG 2026-05-12 02:54:25,050 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/26, BranchId=]
DEBUG 2026-05-12 02:54:25,050 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/26, BranchId=]
DEBUG 2026-05-12 02:54:25,053 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/26, BranchId=]
DEBUG 2026-05-12 02:54:25,054 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/26, BranchId=]
DEBUG 2026-05-12 02:54:25,054 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499
DEBUG 2026-05-12 02:54:25,055 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/26, BranchId=]
DEBUG 2026-05-12 02:54:25,055 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/26, BranchId=]
DEBUG 2026-05-12 02:54:25,055 [main] UPDATE EMP SET ename = 'ModifiedPropertiesByReflection' WHERE empno = 7499
DEBUG 2026-05-12 02:54:25,055 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/26, BranchId=]
DEBUG 2026-05-12 02:54:25,056 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/26, BranchId=]
DEBUG 2026-05-12 02:54:25,056 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.comm, EMP.sal FROM EMP WHERE EMP.empno = 7499
DEBUG 2026-05-12 02:54:25,056 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/26, BranchId=]
DEBUG 2026-05-12 02:54:25,056 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/26, BranchId=]
DEBUG 2026-05-12 02:54:25,056 [main] Physical connection closed
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 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.007 sec
Running org.seasar.dao.impl.DtoMetaDataResultSetHandlerTest
DEBUG 2026-05-12 02:54:25,069 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:25,069 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,070 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,076 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,076 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,080 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,080 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,084 [main] Physical connection got
DEBUG 2026-05-12 02:54:25,084 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:25,084 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:25,084 [main] Physical connection closed
DEBUG 2026-05-12 02:54:25,086 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:25,087 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,087 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,088 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,088 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,092 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,093 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,094 [main] Physical connection got
DEBUG 2026-05-12 02:54:25,094 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:25,095 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:25,095 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.seasar.dao.impl.DaoAnnotationReaderImplTest
DEBUG 2026-05-12 02:54:25,099 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:25,100 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:25,101 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,101 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,103 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,103 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,108 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,109 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,109 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:25,113 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:25,114 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:25,115 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,116 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,117 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,118 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,159 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,159 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,159 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:25,163 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:25,163 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:25,165 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,166 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,167 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,167 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,170 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,171 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,171 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:25,173 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:25,174 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:25,176 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,177 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,178 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,178 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,181 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,182 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,182 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:25,186 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:25,187 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:25,188 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,189 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,190 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,191 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,194 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,194 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,195 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:25,197 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:25,198 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:25,199 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,200 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,202 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,203 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,205 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,206 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,206 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:25,209 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:25,210 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:25,210 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,211 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,213 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,213 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,216 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,217 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,217 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec
Running org.seasar.dao.impl.FieldArgumentDtoAnnotationReaderTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 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 2026-05-12 02:54:25,225 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:25,226 [main] S2Container will be created(path=org/seasar/dao/impl/ListBindTest.dicon)
DEBUG 2026-05-12 02:54:25,227 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:25,228 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,228 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,230 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,230 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,233 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,233 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,236 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:25,237 [main] S2Container is created(path=org/seasar/dao/impl/ListBindTest.dicon)
DEBUG 2026-05-12 02:54:25,250 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/27, BranchId=]
DEBUG 2026-05-12 02:54:25,251 [main] Physical connection got
DEBUG 2026-05-12 02:54:25,251 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/27, BranchId=]
DEBUG 2026-05-12 02:54:25,251 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/27, BranchId=]
DEBUG 2026-05-12 02:54:25,251 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/27, BranchId=]
DEBUG 2026-05-12 02:54:25,255 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/27, BranchId=]
DEBUG 2026-05-12 02:54:25,257 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/27, BranchId=]
DEBUG 2026-05-12 02:54:25,257 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, EMP.tstamp FROM EMP WHERE empno IN (7566, 7900)
DEBUG 2026-05-12 02:54:25,258 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/27, BranchId=]
DEBUG 2026-05-12 02:54:25,258 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/27, BranchId=]
DEBUG 2026-05-12 02:54:25,258 [main] Physical connection closed
DEBUG 2026-05-12 02:54:25,260 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:25,261 [main] S2Container will be created(path=org/seasar/dao/impl/ListBindTest.dicon)
DEBUG 2026-05-12 02:54:25,261 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:25,263 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,264 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,265 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,265 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,268 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,269 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,271 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:25,271 [main] S2Container is created(path=org/seasar/dao/impl/ListBindTest.dicon)
DEBUG 2026-05-12 02:54:25,289 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/28, BranchId=]
DEBUG 2026-05-12 02:54:25,289 [main] Physical connection got
DEBUG 2026-05-12 02:54:25,290 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/28, BranchId=]
DEBUG 2026-05-12 02:54:25,290 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/28, BranchId=]
DEBUG 2026-05-12 02:54:25,290 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/28, BranchId=]
DEBUG 2026-05-12 02:54:25,292 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/28, BranchId=]
DEBUG 2026-05-12 02:54:25,295 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/28, BranchId=]
DEBUG 2026-05-12 02:54:25,295 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, EMP.tstamp FROM EMP WHERE empno IN (7900, 7902)
DEBUG 2026-05-12 02:54:25,296 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/28, BranchId=]
DEBUG 2026-05-12 02:54:25,301 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/28, BranchId=]
DEBUG 2026-05-12 02:54:25,301 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec
Running org.seasar.dao.impl.UpdateAutoDynamicCommandTest
DEBUG 2026-05-12 02:54:25,342 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:25,342 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,343 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,344 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,344 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,348 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,351 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,352 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/29, BranchId=]
DEBUG 2026-05-12 02:54:25,352 [main] Physical connection got
DEBUG 2026-05-12 02:54:25,352 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/29, BranchId=]
DEBUG 2026-05-12 02:54:25,352 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/29, BranchId=]
DEBUG 2026-05-12 02:54:25,353 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/29, BranchId=]
DEBUG 2026-05-12 02:54:25,371 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/29, BranchId=]
DEBUG 2026-05-12 02:54:25,381 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/29, BranchId=]
DEBUG 2026-05-12 02:54:25,381 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369
DEBUG 2026-05-12 02:54:25,382 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/29, BranchId=]
DEBUG 2026-05-12 02:54:25,383 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/29, BranchId=]
DEBUG 2026-05-12 02:54:25,383 [main] UPDATE EMP SET tstamp = '2026-05-12 02.54.25', ename = 'HOGE', deptno = 20 WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-05-12 02:54:25,383 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/29, BranchId=]
DEBUG 2026-05-12 02:54:25,383 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/29, BranchId=]
DEBUG 2026-05-12 02:54:25,383 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369
DEBUG 2026-05-12 02:54:25,384 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/29, BranchId=]
DEBUG 2026-05-12 02:54:25,384 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/29, BranchId=]
DEBUG 2026-05-12 02:54:25,384 [main] Physical connection closed
DEBUG 2026-05-12 02:54:25,386 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:25,386 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,388 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,389 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,389 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,392 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,392 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,393 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/30, BranchId=]
DEBUG 2026-05-12 02:54:25,394 [main] Physical connection got
DEBUG 2026-05-12 02:54:25,394 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/30, BranchId=]
DEBUG 2026-05-12 02:54:25,394 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/30, BranchId=]
DEBUG 2026-05-12 02:54:25,395 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/30, BranchId=]
DEBUG 2026-05-12 02:54:25,414 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/30, BranchId=]
DEBUG 2026-05-12 02:54:25,422 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/30, BranchId=]
DEBUG 2026-05-12 02:54:25,422 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369
DEBUG 2026-05-12 02:54:25,423 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/30, BranchId=]
DEBUG 2026-05-12 02:54:25,423 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/30, BranchId=]
DEBUG 2026-05-12 02:54:25,424 [main] UPDATE EMP SET tstamp = '2026-05-12 02.54.25', deptno = 20 WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-05-12 02:54:25,424 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/30, BranchId=]
DEBUG 2026-05-12 02:54:25,424 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/30, BranchId=]
DEBUG 2026-05-12 02:54:25,424 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369
DEBUG 2026-05-12 02:54:25,424 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/30, BranchId=]
DEBUG 2026-05-12 02:54:25,424 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/30, BranchId=]
DEBUG 2026-05-12 02:54:25,424 [main] Physical connection closed
DEBUG 2026-05-12 02:54:25,426 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:25,427 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,428 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,430 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,430 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,432 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,433 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,434 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/31, BranchId=]
DEBUG 2026-05-12 02:54:25,434 [main] Physical connection got
DEBUG 2026-05-12 02:54:25,434 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/31, BranchId=]
DEBUG 2026-05-12 02:54:25,435 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/31, BranchId=]
DEBUG 2026-05-12 02:54:25,435 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/31, BranchId=]
DEBUG 2026-05-12 02:54:25,442 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/31, BranchId=]
DEBUG 2026-05-12 02:54:25,444 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/31, BranchId=]
DEBUG 2026-05-12 02:54:25,444 [main] INSERT INTO CHAR_TABLE (id, aaa) VALUES (1, 'c')
DEBUG 2026-05-12 02:54:25,445 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/31, BranchId=]
DEBUG 2026-05-12 02:54:25,446 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/31, BranchId=]
DEBUG 2026-05-12 02:54:25,446 [main] Physical connection closed
DEBUG 2026-05-12 02:54:25,447 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:25,447 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,449 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,450 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,450 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,453 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,453 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,455 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/32, BranchId=]
DEBUG 2026-05-12 02:54:25,455 [main] Physical connection got
DEBUG 2026-05-12 02:54:25,455 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/32, BranchId=]
DEBUG 2026-05-12 02:54:25,455 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/32, BranchId=]
DEBUG 2026-05-12 02:54:25,456 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/32, BranchId=]
DEBUG 2026-05-12 02:54:25,463 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/32, BranchId=]
DEBUG 2026-05-12 02:54:25,466 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/32, BranchId=]
DEBUG 2026-05-12 02:54:25,466 [main] SELECT DEPT.versionno, DEPT.dname, DEPT.deptno, DEPT.loc FROM DEPT WHERE DEPT.deptno = 20
DEBUG 2026-05-12 02:54:25,467 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/32, BranchId=]
DEBUG 2026-05-12 02:54:25,467 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/32, BranchId=]
DEBUG 2026-05-12 02:54:25,467 [main] UPDATE DEPT SET versionno = 1, dname = 'HOGE' WHERE deptno = 20 AND versionno = 0
DEBUG 2026-05-12 02:54:25,467 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/32, BranchId=]
DEBUG 2026-05-12 02:54:25,467 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/32, BranchId=]
DEBUG 2026-05-12 02:54:25,467 [main] SELECT DEPT.versionno, DEPT.dname, DEPT.deptno, DEPT.loc FROM DEPT WHERE DEPT.deptno = 20
DEBUG 2026-05-12 02:54:25,468 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/32, BranchId=]
DEBUG 2026-05-12 02:54:25,468 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/32, BranchId=]
DEBUG 2026-05-12 02:54:25,468 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec
Running org.seasar.dao.pager.PagerUtilTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.impl.DtoMetaDataFactoryImplTest
DEBUG 2026-05-12 02:54:25,474 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:25,475 [main] S2Container will be created(path=org/seasar/dao/impl/DtoMetaDataFactoryImplTest.dicon)
DEBUG 2026-05-12 02:54:25,476 [main] S2Container is created(path=org/seasar/dao/impl/DtoMetaDataFactoryImplTest.dicon)
DEBUG 2026-05-12 02:54:25,478 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:25,479 [main] S2Container will be created(path=org/seasar/dao/impl/DtoMetaDataFactoryImplTest.dicon)
DEBUG 2026-05-12 02:54:25,481 [main] S2Container is created(path=org/seasar/dao/impl/DtoMetaDataFactoryImplTest.dicon)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.seasar.dao.impl.UpdateBatchAutoStaticCommandTest
DEBUG 2026-05-12 02:54:25,485 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:25,486 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,487 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,488 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,488 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,491 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,492 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,493 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/33, BranchId=]
DEBUG 2026-05-12 02:54:25,494 [main] Physical connection got
DEBUG 2026-05-12 02:54:25,494 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/33, BranchId=]
DEBUG 2026-05-12 02:54:25,494 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/33, BranchId=]
DEBUG 2026-05-12 02:54:25,494 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/33, BranchId=]
DEBUG 2026-05-12 02:54:25,553 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/33, BranchId=]
DEBUG 2026-05-12 02:54:25,562 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/33, BranchId=]
DEBUG 2026-05-12 02:54:25,562 [main] UPDATE EMP SET tstamp = '2026-05-12 02.54.25', ename = 'hoge', job = null, deptno = 0, hiredate = null, mgr = null, comm = null, sal = null WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-05-12 02:54:25,562 [main] UPDATE EMP SET tstamp = '2026-05-12 02.54.25', ename = 'hoge2', job = null, deptno = 0, hiredate = null, mgr = null, comm = null, sal = null WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-05-12 02:54:25,563 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/33, BranchId=]
DEBUG 2026-05-12 02:54:25,563 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/33, BranchId=]
DEBUG 2026-05-12 02:54:25,563 [main] UPDATE EMP SET tstamp = '2026-05-12 02.54.25', ename = 'hoge', job = null, deptno = 0, hiredate = null, mgr = null, comm = null, sal = null WHERE empno = 7782 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-05-12 02:54:25,563 [main] UPDATE EMP SET tstamp = '2026-05-12 02.54.25', ename = 'hoge2', job = null, deptno = 0, hiredate = null, mgr = null, comm = null, sal = null WHERE empno = 7788 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-05-12 02:54:25,563 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/33, BranchId=]
DEBUG 2026-05-12 02:54:25,563 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/33, BranchId=]
DEBUG 2026-05-12 02:54:25,563 [main] Physical connection closed
DEBUG 2026-05-12 02:54:25,565 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:25,566 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,567 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,569 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,569 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,571 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,572 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,573 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/34, BranchId=]
DEBUG 2026-05-12 02:54:25,573 [main] Physical connection got
DEBUG 2026-05-12 02:54:25,573 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/34, BranchId=]
DEBUG 2026-05-12 02:54:25,573 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/34, BranchId=]
DEBUG 2026-05-12 02:54:25,573 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/34, BranchId=]
DEBUG 2026-05-12 02:54:25,597 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/34, BranchId=]
DEBUG 2026-05-12 02:54:25,605 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/34, BranchId=]
DEBUG 2026-05-12 02:54:25,605 [main] UPDATE EMP SET tstamp = '2026-05-12 02.54.25', ename = 'hoge', job = null, deptno = 0, hiredate = null, mgr = null, comm = null, sal = null WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-05-12 02:54:25,605 [main] UPDATE EMP SET tstamp = '2026-05-12 02.54.25', ename = 'hoge2', job = null, deptno = 0, hiredate = null, mgr = null, comm = null, sal = null WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-05-12 02:54:25,606 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/34, BranchId=]
DEBUG 2026-05-12 02:54:25,606 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/34, BranchId=]
DEBUG 2026-05-12 02:54:25,606 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7499
DEBUG 2026-05-12 02:54:25,607 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/34, BranchId=]
DEBUG 2026-05-12 02:54:25,607 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/34, BranchId=]
DEBUG 2026-05-12 02:54:25,607 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369
DEBUG 2026-05-12 02:54:25,608 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/34, BranchId=]
DEBUG 2026-05-12 02:54:25,608 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/34, BranchId=]
DEBUG 2026-05-12 02:54:25,609 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec
Running org.seasar.dao.impl.InsertBatchAutoStaticCommandTest
DEBUG 2026-05-12 02:54:25,612 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:25,613 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,613 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,614 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,614 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,619 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,619 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,621 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/35, BranchId=]
DEBUG 2026-05-12 02:54:25,621 [main] Physical connection got
DEBUG 2026-05-12 02:54:25,621 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/35, BranchId=]
DEBUG 2026-05-12 02:54:25,621 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/35, BranchId=]
DEBUG 2026-05-12 02:54:25,621 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/35, BranchId=]
DEBUG 2026-05-12 02:54:25,648 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/35, BranchId=]
DEBUG 2026-05-12 02:54:25,656 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/35, BranchId=]
DEBUG 2026-05-12 02:54:25,656 [main] INSERT INTO EMP (tstamp, empno, ename, job, deptno, hiredate, mgr, comm, sal) VALUES ('2026-05-12 02.54.25', 99, 'hoge', null, 0, null, null, null, null)
DEBUG 2026-05-12 02:54:25,656 [main] INSERT INTO EMP (tstamp, empno, ename, job, deptno, hiredate, mgr, comm, sal) VALUES ('2026-05-12 02.54.25', 98, 'hoge2', null, 0, null, null, null, null)
DEBUG 2026-05-12 02:54:25,657 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/35, BranchId=]
DEBUG 2026-05-12 02:54:25,657 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/35, BranchId=]
DEBUG 2026-05-12 02:54:25,657 [main] INSERT INTO EMP (tstamp, empno, ename, job, deptno, hiredate, mgr, comm, sal) VALUES ('2026-05-12 02.54.25', 97, 'hoge3', null, 0, null, null, null, null)
DEBUG 2026-05-12 02:54:25,657 [main] INSERT INTO EMP (tstamp, empno, ename, job, deptno, hiredate, mgr, comm, sal) VALUES ('2026-05-12 02.54.25', 96, 'hoge2', null, 0, null, null, null, null)
DEBUG 2026-05-12 02:54:25,658 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/35, BranchId=]
DEBUG 2026-05-12 02:54:25,658 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/35, BranchId=]
DEBUG 2026-05-12 02:54:25,658 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec
Running org.seasar.dao.impl.ObjectArrayResultSetHandlerTest
DEBUG 2026-05-12 02:54:25,661 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:25,661 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,663 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,666 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,666 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,670 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,670 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,672 [main] Physical connection got
DEBUG 2026-05-12 02:54:25,672 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:25,672 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:25,672 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.seasar.dao.impl.ResultSetToBeanTest
DEBUG 2026-05-12 02:54:25,675 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:25,676 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,677 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,678 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,678 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,681 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,681 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,683 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/36, BranchId=]
DEBUG 2026-05-12 02:54:25,684 [main] Physical connection got
DEBUG 2026-05-12 02:54:25,684 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/36, BranchId=]
DEBUG 2026-05-12 02:54:25,684 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/36, BranchId=]
DEBUG 2026-05-12 02:54:25,684 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/36, BranchId=]
DEBUG 2026-05-12 02:54:25,693 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/36, BranchId=]
DEBUG 2026-05-12 02:54:25,694 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/36, BranchId=]
DEBUG 2026-05-12 02:54:25,694 [main] INSERT INTO EMP3 (department_id, employee_id, employee_name) VALUES (123, 7650, 'foo')
DEBUG 2026-05-12 02:54:25,694 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/36, BranchId=]
DEBUG 2026-05-12 02:54:25,694 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/36, BranchId=]
DEBUG 2026-05-12 02:54:25,694 [main] SELECT employee_name FROM EMP3
DEBUG 2026-05-12 02:54:25,694 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/36, BranchId=]
DEBUG 2026-05-12 02:54:25,694 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/36, BranchId=]
DEBUG 2026-05-12 02:54:25,694 [main] SELECT employee_name AS employeeName FROM EMP3
DEBUG 2026-05-12 02:54:25,695 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/36, BranchId=]
DEBUG 2026-05-12 02:54:25,695 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/36, BranchId=]
DEBUG 2026-05-12 02:54:25,695 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.seasar.dao.IllegalParameterTypeRuntimeExceptionTest
[EDAO0028](hoge) is illegal for procedure parameter type
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.dao.impl.PropertyTypeFactoryImplTest
DEBUG 2026-05-12 02:54:25,702 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:25,703 [main] S2Container will be created(path=org/seasar/dao/impl/PropertyTypeFactoryImplTest.dicon)
DEBUG 2026-05-12 02:54:25,704 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,704 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,706 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,706 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,709 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,710 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,710 [main] S2Container is created(path=org/seasar/dao/impl/PropertyTypeFactoryImplTest.dicon)
DEBUG 2026-05-12 02:54:25,714 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:25,715 [main] S2Container will be created(path=org/seasar/dao/impl/PropertyTypeFactoryImplTest.dicon)
DEBUG 2026-05-12 02:54:25,715 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,716 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,718 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,718 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,765 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,765 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,766 [main] S2Container is created(path=org/seasar/dao/impl/PropertyTypeFactoryImplTest.dicon)
DEBUG 2026-05-12 02:54:25,768 [main] Physical connection got
DEBUG 2026-05-12 02:54:25,768 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:25,771 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:25,771 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec
Running org.seasar.dao.impl.MapResultSetHandlerTest
DEBUG 2026-05-12 02:54:25,774 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:25,775 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,775 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,777 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,777 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,780 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,781 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,782 [main] Physical connection got
DEBUG 2026-05-12 02:54:25,782 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:25,782 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:25,782 [main] Physical connection closed
DEBUG 2026-05-12 02:54:25,784 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:25,785 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,786 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,787 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,787 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,789 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,790 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,793 [main] Physical connection got
DEBUG 2026-05-12 02:54:25,793 [main] Logical connection got, tx=null
WARN 2026-05-12 02:54:25,794 [main] More than 2 rows found, but only first row returned
DEBUG 2026-05-12 02:54:25,794 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:25,794 [main] Physical connection closed
DEBUG 2026-05-12 02:54:25,796 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:25,796 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,798 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,799 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,799 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,801 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,802 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,804 [main] Physical connection got
DEBUG 2026-05-12 02:54:25,804 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:25,804 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:25,804 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 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 2026-05-12 02:54:25,812 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:25,812 [main] S2Container will be created(path=org/seasar/dao/impl/CharBindTest.dicon)
DEBUG 2026-05-12 02:54:25,813 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:25,814 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,815 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,816 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,817 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,819 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,820 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,822 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:25,823 [main] S2Container is created(path=org/seasar/dao/impl/CharBindTest.dicon)
DEBUG 2026-05-12 02:54:25,836 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/37, BranchId=]
DEBUG 2026-05-12 02:54:25,836 [main] Physical connection got
DEBUG 2026-05-12 02:54:25,836 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/37, BranchId=]
DEBUG 2026-05-12 02:54:25,836 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/37, BranchId=]
DEBUG 2026-05-12 02:54:25,836 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/37, BranchId=]
DEBUG 2026-05-12 02:54:25,841 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/37, BranchId=]
DEBUG 2026-05-12 02:54:25,842 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/37, BranchId=]
DEBUG 2026-05-12 02:54:25,843 [main] INSERT INTO CHAR_TABLE (id, aaa) VALUES (31, 'Z')
DEBUG 2026-05-12 02:54:25,843 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/37, BranchId=]
DEBUG 2026-05-12 02:54:25,844 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/37, BranchId=]
DEBUG 2026-05-12 02:54:25,844 [main] SELECT CHAR_TABLE.id, CHAR_TABLE.aaa FROM CHAR_TABLE
DEBUG 2026-05-12 02:54:25,844 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/37, BranchId=]
DEBUG 2026-05-12 02:54:25,845 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/37, BranchId=]
DEBUG 2026-05-12 02:54:25,845 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running org.seasar.dao.pager.OracleRownumPagingSqlRewriterTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.dao.impl.UpdateDynamicCommandTest
DEBUG 2026-05-12 02:54:25,852 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:25,853 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,854 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,855 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,855 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,858 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,858 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,860 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/38, BranchId=]
DEBUG 2026-05-12 02:54:25,860 [main] Physical connection got
DEBUG 2026-05-12 02:54:25,860 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/38, BranchId=]
DEBUG 2026-05-12 02:54:25,860 [main] UPDATE emp SET ename = 'SCOTT' WHERE empno = 7788
DEBUG 2026-05-12 02:54:25,861 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/38, BranchId=]
DEBUG 2026-05-12 02:54:25,861 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/38, BranchId=]
DEBUG 2026-05-12 02:54:25,861 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.seasar.dao.impl.BeanEnhancerImplTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.dbms.OracleTest
DEBUG 2026-05-12 02:54:25,865 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:25,866 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,866 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,867 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,867 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,871 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,872 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,874 [main] Physical connection got
DEBUG 2026-05-12 02:54:25,875 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:25,906 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department2.versionno AS versionno_1, department2.dname AS dname_1, department2.deptno AS deptno_1, department2.loc AS loc_1 FROM EMP, DEPT department, DEPT department2 WHERE EMP.deptno = department.deptno(+) AND EMP.deptno = department2.deptno(+)
DEBUG 2026-05-12 02:54:25,906 [main] Physical connection closed
DEBUG 2026-05-12 02:54:25,907 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:25,907 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,909 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,910 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,910 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,913 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:25,913 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:25,915 [main] Physical connection got
DEBUG 2026-05-12 02:54:25,915 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:25,923 [main] Logical connection closed, tx=null
SELECT DEPT.versionno, DEPT.dname, DEPT.deptno, DEPT.loc FROM DEPT
DEBUG 2026-05-12 02:54:25,923 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec
Running org.seasar.dao.impl.ProcedureMetaDataFactoryImplTest
DEBUG 2026-05-12 02:54:25,926 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:25,927 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:25,927 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,929 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,929 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:25,970 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:25,971 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:25,972 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:25,973 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:25,975 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:25,975 [main] S2Container is created(path=j2ee-derby.dicon)
WARN 2026-05-12 02:54:25,975 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:25,980 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:25,981 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:25,982 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,983 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,983 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:25,984 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:25,986 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:25,986 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:25,987 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:25,989 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:25,989 [main] S2Container is created(path=j2ee-derby.dicon)
WARN 2026-05-12 02:54:25,989 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:25,992 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:25,993 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:25,993 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,995 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:25,995 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:25,996 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:25,997 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:25,998 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:25,998 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:26,000 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:26,001 [main] S2Container is created(path=j2ee-derby.dicon)
WARN 2026-05-12 02:54:26,001 [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 2026-05-12 02:54:26,004 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:26,005 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:26,006 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,008 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,008 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:26,009 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:26,010 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:26,011 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:26,011 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:26,013 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:26,014 [main] S2Container is created(path=j2ee-derby.dicon)
WARN 2026-05-12 02:54:26,014 [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.094 sec
Running org.seasar.dao.pager.PagerResultSetWrapperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.OverloadNotSupportedRuntimeExceptionTest
[EDAO0033]Overload not supported for method(foo) of Dao interface(hoge)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.impl.DefaultBeanMetaDataImplTest
DEBUG 2026-05-12 02:54:26,023 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:26,024 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2026-05-12 02:54:26,024 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,026 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,027 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,027 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,031 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,031 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,031 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2026-05-12 02:54:26,033 [main] Physical connection got
DEBUG 2026-05-12 02:54:26,033 [main] Logical connection got, tx=null
WARN 2026-05-12 02:54:26,036 [main] Table(MyBean) not found
WARN 2026-05-12 02:54:26,037 [main] Table(DefaultBeanMetaDataImplTest$Ccc) not found
DEBUG 2026-05-12 02:54:26,045 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:26,045 [main] Physical connection closed
DEBUG 2026-05-12 02:54:26,046 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:26,047 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2026-05-12 02:54:26,047 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,049 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,050 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,050 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,054 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,055 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,055 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2026-05-12 02:54:26,057 [main] Physical connection got
DEBUG 2026-05-12 02:54:26,057 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:26,078 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:26,078 [main] Physical connection closed
DEBUG 2026-05-12 02:54:26,080 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:26,081 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2026-05-12 02:54:26,081 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,082 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,084 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,084 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,088 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,089 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,089 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2026-05-12 02:54:26,090 [main] Physical connection got
DEBUG 2026-05-12 02:54:26,090 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:26,099 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:26,099 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:26,112 [main] Logical connection closed, tx=null
SELECT DEPT.versionno, DEPT.dname, DEPT.deptno, DEPT.loc
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0
DEBUG 2026-05-12 02:54:26,112 [main] Physical connection closed
DEBUG 2026-05-12 02:54:26,153 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:26,153 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2026-05-12 02:54:26,157 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,158 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,160 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,160 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,163 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,163 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,163 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2026-05-12 02:54:26,164 [main] Physical connection got
DEBUG 2026-05-12 02:54:26,164 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:26,182 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:26,183 [main] Physical connection closed
DEBUG 2026-05-12 02:54:26,186 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:26,186 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2026-05-12 02:54:26,187 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,189 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,190 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,190 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,193 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,193 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,194 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2026-05-12 02:54:26,196 [main] Physical connection got
DEBUG 2026-05-12 02:54:26,196 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:26,216 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:26,216 [main] Physical connection closed
DEBUG 2026-05-12 02:54:26,217 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:26,219 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2026-05-12 02:54:26,220 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,220 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,222 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,222 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,225 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,226 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,226 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2026-05-12 02:54:26,228 [main] Physical connection got
DEBUG 2026-05-12 02:54:26,228 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:26,246 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:26,247 [main] Physical connection closed
DEBUG 2026-05-12 02:54:26,249 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:26,249 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2026-05-12 02:54:26,250 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,252 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,253 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,253 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,256 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,256 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,256 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2026-05-12 02:54:26,259 [main] Physical connection got
DEBUG 2026-05-12 02:54:26,259 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:26,287 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:26,287 [main] Physical connection closed
DEBUG 2026-05-12 02:54:26,289 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:26,290 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2026-05-12 02:54:26,291 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,292 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,293 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,293 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,296 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,296 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,296 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2026-05-12 02:54:26,298 [main] Physical connection got
DEBUG 2026-05-12 02:54:26,299 [main] Logical connection got, tx=null
WARN 2026-05-12 02:54:26,301 [main] Table(DefaultBeanMetaDataImplTest$Ddd) not found
DEBUG 2026-05-12 02:54:26,347 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:26,347 [main] Physical connection closed
DEBUG 2026-05-12 02:54:26,349 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:26,350 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2026-05-12 02:54:26,350 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,351 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,353 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,353 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,358 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,358 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,359 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2026-05-12 02:54:26,360 [main] Physical connection got
DEBUG 2026-05-12 02:54:26,360 [main] Logical connection got, tx=null
WARN 2026-05-12 02:54:26,364 [main] Table(DefaultBeanMetaDataImplTest$Eee) not found
DEBUG 2026-05-12 02:54:26,368 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:26,369 [main] Physical connection closed
DEBUG 2026-05-12 02:54:26,370 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:26,370 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2026-05-12 02:54:26,372 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,373 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,374 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,374 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,377 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,378 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,378 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2026-05-12 02:54:26,379 [main] Physical connection got
DEBUG 2026-05-12 02:54:26,379 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:26,385 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:26,386 [main] Physical connection closed
DEBUG 2026-05-12 02:54:26,388 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:26,388 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2026-05-12 02:54:26,389 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,390 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,392 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,392 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,395 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,396 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,396 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2026-05-12 02:54:26,397 [main] Physical connection got
DEBUG 2026-05-12 02:54:26,397 [main] Logical connection got, tx=null
WARN 2026-05-12 02:54:26,401 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found
DEBUG 2026-05-12 02:54:26,406 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:26,407 [main] Physical connection closed
DEBUG 2026-05-12 02:54:26,408 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:26,408 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2026-05-12 02:54:26,410 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,412 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,413 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,413 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,417 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,417 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,418 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2026-05-12 02:54:26,419 [main] Physical connection got
DEBUG 2026-05-12 02:54:26,419 [main] Logical connection got, tx=null
WARN 2026-05-12 02:54:26,422 [main] Table(DefaultBeanMetaDataImplTest$Fff) not found
DEBUG 2026-05-12 02:54:26,426 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:26,426 [main] Physical connection closed
DEBUG 2026-05-12 02:54:26,429 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:26,429 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2026-05-12 02:54:26,430 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,431 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,433 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,433 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,435 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,436 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,436 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2026-05-12 02:54:26,438 [main] Physical connection got
DEBUG 2026-05-12 02:54:26,438 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:26,447 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:26,447 [main] Physical connection closed
DEBUG 2026-05-12 02:54:26,448 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:26,449 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2026-05-12 02:54:26,493 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,494 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,495 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,495 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,498 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,499 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,499 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2026-05-12 02:54:26,500 [main] Physical connection got
DEBUG 2026-05-12 02:54:26,500 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:26,508 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:26,508 [main] Physical connection closed
DEBUG 2026-05-12 02:54:26,511 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:26,511 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2026-05-12 02:54:26,512 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,513 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,515 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,515 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,518 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,518 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,518 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2026-05-12 02:54:26,521 [main] Physical connection got
DEBUG 2026-05-12 02:54:26,521 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:26,528 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:26,528 [main] Physical connection closed
DEBUG 2026-05-12 02:54:26,530 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:26,532 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2026-05-12 02:54:26,532 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,533 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,534 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,534 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,537 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,538 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,538 [main] S2Container is created(path=org/seasar/dao/impl/DefaultBeanMetaDataTest.dicon)
DEBUG 2026-05-12 02:54:26,539 [main] Physical connection got
DEBUG 2026-05-12 02:54:26,539 [main] Logical connection got, tx=null
WARN 2026-05-12 02:54:26,543 [main] Table(DefaultBeanMetaDataImplTest$Ggg) not found
DEBUG 2026-05-12 02:54:26,546 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:26,547 [main] Physical connection closed
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.528 sec
Running org.seasar.dao.impl.FunctionTest
DEBUG 2026-05-12 02:54:26,550 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:26,551 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:26,552 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,553 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,553 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:26,554 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:26,556 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:26,556 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:26,557 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:26,559 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:26,559 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:26,560 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:26,562 [main] Physical connection got
DEBUG 2026-05-12 02:54:26,562 [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 2026-05-12 02:54:26,572 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:26,572 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,573 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,575 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,575 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,577 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,577 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,578 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/39, BranchId=]
DEBUG 2026-05-12 02:54:26,579 [main] Physical connection got
DEBUG 2026-05-12 02:54:26,579 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/39, BranchId=]
DEBUG 2026-05-12 02:54:26,579 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/39, BranchId=]
DEBUG 2026-05-12 02:54:26,579 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/39, BranchId=]
DEBUG 2026-05-12 02:54:26,587 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/39, BranchId=]
DEBUG 2026-05-12 02:54:26,587 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/39, BranchId=]
DEBUG 2026-05-12 02:54:26,589 [main] INSERT INTO DEPT2 (dname, deptno, active) VALUES ('hoge', 99, true)
DEBUG 2026-05-12 02:54:26,589 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/39, BranchId=]
DEBUG 2026-05-12 02:54:26,589 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/39, BranchId=]
DEBUG 2026-05-12 02:54:26,589 [main] SELECT DEPT2.dname, DEPT2.deptno, DEPT2.active FROM DEPT2
WARN 2026-05-12 02:54:26,590 [main] More than 2 rows found, but only first row returned
DEBUG 2026-05-12 02:54:26,590 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/39, BranchId=]
DEBUG 2026-05-12 02:54:26,590 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/39, BranchId=]
DEBUG 2026-05-12 02:54:26,590 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.seasar.dao.impl.ObjectResultSetHandlerTest
DEBUG 2026-05-12 02:54:26,593 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:26,594 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,595 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,596 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,596 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,599 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,599 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,601 [main] Physical connection got
DEBUG 2026-05-12 02:54:26,601 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:26,601 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:26,601 [main] Physical connection closed
DEBUG 2026-05-12 02:54:26,602 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:26,603 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,604 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,605 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,605 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,608 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,609 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,610 [main] Physical connection got
DEBUG 2026-05-12 02:54:26,611 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:26,611 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:26,611 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.seasar.dao.dbms.H2Test
DEBUG 2026-05-12 02:54:26,614 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:26,614 [main] S2Container will be created(path=j2ee-h2.dicon)
DEBUG 2026-05-12 02:54:26,616 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,617 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,617 [main] S2Container will be created(path=jdbc-h2.dicon)
DEBUG 2026-05-12 02:54:26,618 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:26,620 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:26,621 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:26,621 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:26,623 [main] S2Container is created(path=jdbc-h2.dicon)
DEBUG 2026-05-12 02:54:26,623 [main] S2Container is created(path=j2ee-h2.dicon)
WARN 2026-05-12 02:54:26,623 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:26,806 [main] Physical connection got
DEBUG 2026-05-12 02:54:26,807 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:26,827 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:26,833 [main] Physical connection closed
DEBUG 2026-05-12 02:54:26,881 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:26,881 [main] S2Container will be created(path=j2ee-h2.dicon)
DEBUG 2026-05-12 02:54:26,882 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,883 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,883 [main] S2Container will be created(path=jdbc-h2.dicon)
DEBUG 2026-05-12 02:54:26,885 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:26,886 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:26,886 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:26,887 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:26,889 [main] S2Container is created(path=jdbc-h2.dicon)
DEBUG 2026-05-12 02:54:26,889 [main] S2Container is created(path=j2ee-h2.dicon)
WARN 2026-05-12 02:54:26,890 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:26,926 [main] Physical connection got
DEBUG 2026-05-12 02:54:26,926 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:26,930 [main] Physical connection got
DEBUG 2026-05-12 02:54:26,930 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:26,933 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:26,933 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:26,933 [main] CALL NEXTVAL('H2TEST_SEQ')
DEBUG 2026-05-12 02:54:26,936 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:26,937 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:26,937 [main] CALL NEXTVAL('H2TEST_SEQ')
DEBUG 2026-05-12 02:54:26,937 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:26,937 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:26,937 [main] CALL NEXTVAL('H2TEST_SEQ')
DEBUG 2026-05-12 02:54:26,937 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:26,937 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:26,937 [main] CALL IDENTITY()
DEBUG 2026-05-12 02:54:26,937 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:26,937 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:26,937 [main] CALL IDENTITY()
DEBUG 2026-05-12 02:54:26,937 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:26,937 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:26,937 [main] CALL NEXTVAL('H2TEST_SEQ')
DEBUG 2026-05-12 02:54:26,937 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:26,938 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:26,938 [main] CALL IDENTITY()
DEBUG 2026-05-12 02:54:26,938 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:26,939 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:26,939 [main] Physical connection closed
DEBUG 2026-05-12 02:54:26,940 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 sec
Running org.seasar.dao.id.IdentityIdentifierGeneratorTest
DEBUG 2026-05-12 02:54:26,943 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:26,944 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,944 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,946 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,946 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,948 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,949 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,950 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/40, BranchId=]
DEBUG 2026-05-12 02:54:26,951 [main] Physical connection got
DEBUG 2026-05-12 02:54:26,951 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/40, BranchId=]
DEBUG 2026-05-12 02:54:26,951 [main] insert into identitytable(id_name) values('hoge')
DEBUG 2026-05-12 02:54:26,951 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/40, BranchId=]
DEBUG 2026-05-12 02:54:26,951 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/40, BranchId=]
DEBUG 2026-05-12 02:54:26,951 [main] CALL IDENTITY()
DEBUG 2026-05-12 02:54:26,951 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/40, BranchId=]
0
DEBUG 2026-05-12 02:54:26,951 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/40, BranchId=]
DEBUG 2026-05-12 02:54:26,952 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.seasar.dao.util.FetchHandlerUtilTest
DEBUG 2026-05-12 02:54:26,955 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:26,957 [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 2026-05-12 02:54:26,961 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:26,962 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,963 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,964 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,964 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,967 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,967 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,969 [main] Physical connection got
DEBUG 2026-05-12 02:54:26,969 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:26,969 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:26,970 [main] Logical connection got, tx=null
WARN 2026-05-12 02:54:26,972 [main] Table(WRONG_TABLE_NAME) not found
DEBUG 2026-05-12 02:54:26,976 [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 2026-05-12 02:54:26,977 [main] Physical connection closed
DEBUG 2026-05-12 02:54:26,979 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:26,980 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,981 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,982 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:26,982 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,985 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:26,985 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,987 [main] Physical connection got
DEBUG 2026-05-12 02:54:26,987 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:26,987 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:26,987 [main] Logical connection got, tx=null
WARN 2026-05-12 02:54:26,991 [main] Table(WRONG_TABLE_NAME) not found
DEBUG 2026-05-12 02:54:26,993 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:26,993 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:26,993 [main] SELECT * FROM EMP
DEBUG 2026-05-12 02:54:26,994 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:26,994 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
Running org.seasar.dao.impl.DtoListMetaDataResultSetHandlerTest
DEBUG 2026-05-12 02:54:26,997 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:26,998 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:26,998 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,000 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,000 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,003 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,003 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,005 [main] Physical connection got
DEBUG 2026-05-12 02:54:27,005 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:27,005 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:27,005 [main] Physical connection closed
DEBUG 2026-05-12 02:54:27,007 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:27,007 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,008 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,010 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,010 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,013 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,014 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,015 [main] Physical connection got
DEBUG 2026-05-12 02:54:27,015 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:27,015 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:27,015 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.seasar.dao.interceptors.S2DaoInterceptor3Test
DEBUG 2026-05-12 02:54:27,018 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:27,019 [main] S2Container will be created(path=org/seasar/dao/interceptors/DepartmentAutoDao.dicon)
DEBUG 2026-05-12 02:54:27,020 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:27,021 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,022 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,023 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,023 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,026 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,027 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,029 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:27,030 [main] S2Container is created(path=org/seasar/dao/interceptors/DepartmentAutoDao.dicon)
DEBUG 2026-05-12 02:54:27,042 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/41, BranchId=]
DEBUG 2026-05-12 02:54:27,042 [main] Physical connection got
DEBUG 2026-05-12 02:54:27,042 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/41, BranchId=]
DEBUG 2026-05-12 02:54:27,042 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/41, BranchId=]
DEBUG 2026-05-12 02:54:27,042 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/41, BranchId=]
DEBUG 2026-05-12 02:54:27,045 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/41, BranchId=]
DEBUG 2026-05-12 02:54:27,045 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/41, BranchId=]
DEBUG 2026-05-12 02:54:27,045 [main] DELETE FROM DEPT WHERE deptno = 10 AND versionno = 0
DEBUG 2026-05-12 02:54:27,045 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/41, BranchId=]
DEBUG 2026-05-12 02:54:27,046 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/41, BranchId=]
DEBUG 2026-05-12 02:54:27,046 [main] Physical connection closed
DEBUG 2026-05-12 02:54:27,048 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:27,049 [main] S2Container will be created(path=org/seasar/dao/interceptors/DepartmentAutoDao.dicon)
DEBUG 2026-05-12 02:54:27,050 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:27,095 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,096 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,097 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,097 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,101 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,102 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,103 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:27,103 [main] S2Container is created(path=org/seasar/dao/interceptors/DepartmentAutoDao.dicon)
DEBUG 2026-05-12 02:54:27,114 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/42, BranchId=]
DEBUG 2026-05-12 02:54:27,114 [main] Physical connection got
DEBUG 2026-05-12 02:54:27,114 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/42, BranchId=]
DEBUG 2026-05-12 02:54:27,115 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/42, BranchId=]
DEBUG 2026-05-12 02:54:27,115 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/42, BranchId=]
DEBUG 2026-05-12 02:54:27,117 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/42, BranchId=]
DEBUG 2026-05-12 02:54:27,119 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/42, BranchId=]
DEBUG 2026-05-12 02:54:27,119 [main] UPDATE DEPT SET versionno = 1, dname = null, loc = null WHERE deptno = 10 AND versionno = 0
DEBUG 2026-05-12 02:54:27,119 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/42, BranchId=]
DEBUG 2026-05-12 02:54:27,119 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/42, BranchId=]
DEBUG 2026-05-12 02:54:27,120 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 sec
Running org.seasar.dao.impl.ArgumentDtoProcedureCommandTest
DEBUG 2026-05-12 02:54:27,122 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:27,123 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:27,125 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,126 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,126 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:27,127 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:27,128 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:27,129 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:27,129 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:27,131 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:27,132 [main] S2Container is created(path=j2ee-derby.dicon)
WARN 2026-05-12 02:54:27,132 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:27,133 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/43, BranchId=]
DEBUG 2026-05-12 02:54:27,136 [main] Physical connection got
DEBUG 2026-05-12 02:54:27,136 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/43, BranchId=]
DEBUG 2026-05-12 02:54:27,136 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/43, BranchId=]
DEBUG 2026-05-12 02:54:27,141 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/43, BranchId=]
DEBUG 2026-05-12 02:54:27,141 [main] {call PROCEDURE_TEST_AAA1 (?)}
DEBUG 2026-05-12 02:54:27,144 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/43, BranchId=]
DEBUG 2026-05-12 02:54:27,144 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/43, BranchId=]
DEBUG 2026-05-12 02:54:27,144 [main] Physical connection closed
DEBUG 2026-05-12 02:54:27,145 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:27,145 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:27,146 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,148 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,148 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:27,149 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:27,150 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:27,151 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:27,152 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:27,163 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:27,164 [main] S2Container is created(path=j2ee-derby.dicon)
WARN 2026-05-12 02:54:27,164 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:27,165 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/44, BranchId=]
DEBUG 2026-05-12 02:54:27,165 [main] Physical connection got
DEBUG 2026-05-12 02:54:27,165 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/44, BranchId=]
DEBUG 2026-05-12 02:54:27,165 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/44, BranchId=]
DEBUG 2026-05-12 02:54:27,169 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/44, BranchId=]
DEBUG 2026-05-12 02:54:27,169 [main] {call PROCEDURE_TEST_AAA2 (?, ?)}
DEBUG 2026-05-12 02:54:27,171 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/44, BranchId=]
DEBUG 2026-05-12 02:54:27,171 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/44, BranchId=]
DEBUG 2026-05-12 02:54:27,171 [main] Physical connection closed
DEBUG 2026-05-12 02:54:27,173 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:27,174 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:27,174 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,176 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,176 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:27,177 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:27,178 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:27,179 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:27,180 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:27,182 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:27,182 [main] S2Container is created(path=j2ee-derby.dicon)
WARN 2026-05-12 02:54:27,182 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:27,183 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/45, BranchId=]
DEBUG 2026-05-12 02:54:27,184 [main] Physical connection got
DEBUG 2026-05-12 02:54:27,184 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/45, BranchId=]
DEBUG 2026-05-12 02:54:27,184 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/45, BranchId=]
DEBUG 2026-05-12 02:54:27,187 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/45, BranchId=]
DEBUG 2026-05-12 02:54:27,187 [main] {call PROCEDURE_TEST_AAA3 ()}
DEBUG 2026-05-12 02:54:27,188 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/45, BranchId=]
DEBUG 2026-05-12 02:54:27,188 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/45, BranchId=]
DEBUG 2026-05-12 02:54:27,188 [main] Physical connection closed
DEBUG 2026-05-12 02:54:27,190 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:27,191 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:27,191 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,193 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,193 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:27,194 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:27,195 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:27,197 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:27,197 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:27,199 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:27,199 [main] S2Container is created(path=j2ee-derby.dicon)
WARN 2026-05-12 02:54:27,199 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:27,200 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/46, BranchId=]
DEBUG 2026-05-12 02:54:27,201 [main] Physical connection got
DEBUG 2026-05-12 02:54:27,201 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/46, BranchId=]
DEBUG 2026-05-12 02:54:27,201 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/46, BranchId=]
DEBUG 2026-05-12 02:54:27,204 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/46, BranchId=]
DEBUG 2026-05-12 02:54:27,204 [main] {call PROCEDURE_TEST_BBB1 ('hoge')}
DEBUG 2026-05-12 02:54:27,206 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/46, BranchId=]
DEBUG 2026-05-12 02:54:27,206 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/46, BranchId=]
DEBUG 2026-05-12 02:54:27,206 [main] Physical connection closed
DEBUG 2026-05-12 02:54:27,208 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:27,208 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:27,209 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,210 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,210 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:27,212 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:27,213 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:27,213 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:27,214 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:27,216 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:27,216 [main] S2Container is created(path=j2ee-derby.dicon)
WARN 2026-05-12 02:54:27,216 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:27,217 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/47, BranchId=]
DEBUG 2026-05-12 02:54:27,219 [main] Physical connection got
DEBUG 2026-05-12 02:54:27,219 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/47, BranchId=]
DEBUG 2026-05-12 02:54:27,219 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/47, BranchId=]
DEBUG 2026-05-12 02:54:27,221 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/47, BranchId=]
DEBUG 2026-05-12 02:54:27,221 [main] {call PROCEDURE_TEST_BBB2 ('hoge', 10, '2007-08-26 14.30.00')}
DEBUG 2026-05-12 02:54:27,225 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/47, BranchId=]
DEBUG 2026-05-12 02:54:27,225 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/47, BranchId=]
DEBUG 2026-05-12 02:54:27,225 [main] Physical connection closed
DEBUG 2026-05-12 02:54:27,227 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:27,227 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:27,229 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,230 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,230 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:27,231 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:27,232 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:27,233 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:27,233 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:27,282 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:27,283 [main] S2Container is created(path=j2ee-derby.dicon)
WARN 2026-05-12 02:54:27,283 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:27,284 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/48, BranchId=]
DEBUG 2026-05-12 02:54:27,285 [main] Physical connection got
DEBUG 2026-05-12 02:54:27,285 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/48, BranchId=]
DEBUG 2026-05-12 02:54:27,285 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/48, BranchId=]
DEBUG 2026-05-12 02:54:27,288 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/48, BranchId=]
DEBUG 2026-05-12 02:54:27,288 [main] {call PROCEDURE_TEST_CCC1 ('hoge', 10, ?)}
DEBUG 2026-05-12 02:54:27,291 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/48, BranchId=]
DEBUG 2026-05-12 02:54:27,291 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/48, BranchId=]
DEBUG 2026-05-12 02:54:27,291 [main] Physical connection closed
DEBUG 2026-05-12 02:54:27,294 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:27,294 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:27,295 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,296 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,296 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:27,297 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:27,298 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:27,299 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:27,299 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:27,301 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:27,301 [main] S2Container is created(path=j2ee-derby.dicon)
WARN 2026-05-12 02:54:27,302 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:27,303 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/49, BranchId=]
DEBUG 2026-05-12 02:54:27,304 [main] Physical connection got
DEBUG 2026-05-12 02:54:27,304 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/49, BranchId=]
DEBUG 2026-05-12 02:54:27,304 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/49, BranchId=]
DEBUG 2026-05-12 02:54:27,306 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/49, BranchId=]
DEBUG 2026-05-12 02:54:27,308 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/49, BranchId=]
[EDAO0029]null is illegal for argument DTO
DEBUG 2026-05-12 02:54:27,308 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/49, BranchId=]
DEBUG 2026-05-12 02:54:27,308 [main] Physical connection closed
DEBUG 2026-05-12 02:54:27,309 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:27,310 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:27,311 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,312 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,312 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:27,313 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:27,314 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:27,315 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:27,315 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:27,317 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:27,318 [main] S2Container is created(path=j2ee-derby.dicon)
WARN 2026-05-12 02:54:27,318 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:27,319 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/50, BranchId=]
DEBUG 2026-05-12 02:54:27,320 [main] Physical connection got
DEBUG 2026-05-12 02:54:27,320 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/50, BranchId=]
DEBUG 2026-05-12 02:54:27,320 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/50, BranchId=]
DEBUG 2026-05-12 02:54:27,323 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/50, BranchId=]
DEBUG 2026-05-12 02:54:27,323 [main] {call PROCEDURE_TEST_CCC2 (?, 10, ?)}
DEBUG 2026-05-12 02:54:27,325 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/50, BranchId=]
DEBUG 2026-05-12 02:54:27,325 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/50, BranchId=]
DEBUG 2026-05-12 02:54:27,325 [main] Physical connection closed
DEBUG 2026-05-12 02:54:27,327 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:27,327 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:27,328 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,329 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,329 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:27,331 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:27,331 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:27,332 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:27,332 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:27,334 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:27,335 [main] S2Container is created(path=j2ee-derby.dicon)
WARN 2026-05-12 02:54:27,335 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:27,337 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/51, BranchId=]
DEBUG 2026-05-12 02:54:27,338 [main] Physical connection got
DEBUG 2026-05-12 02:54:27,338 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/51, BranchId=]
DEBUG 2026-05-12 02:54:27,338 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/51, BranchId=]
DEBUG 2026-05-12 02:54:27,340 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/51, BranchId=]
DEBUG 2026-05-12 02:54:27,340 [main] {call PROCEDURE_TEST_DDD1 ('ab')}
DEBUG 2026-05-12 02:54:27,343 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/51, BranchId=]
DEBUG 2026-05-12 02:54:27,343 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/51, BranchId=]
DEBUG 2026-05-12 02:54:27,344 [main] Physical connection closed
DEBUG 2026-05-12 02:54:27,345 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:27,345 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:27,347 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,348 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,348 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:27,349 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:27,350 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:27,351 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:27,351 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:27,353 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:27,354 [main] S2Container is created(path=j2ee-derby.dicon)
WARN 2026-05-12 02:54:27,354 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:27,355 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/52, BranchId=]
DEBUG 2026-05-12 02:54:27,355 [main] Physical connection got
DEBUG 2026-05-12 02:54:27,355 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/52, BranchId=]
DEBUG 2026-05-12 02:54:27,355 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/52, BranchId=]
DEBUG 2026-05-12 02:54:27,358 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/52, BranchId=]
DEBUG 2026-05-12 02:54:27,359 [main] {? = call FUNCTION_TEST_MAX (5.0, 10.0)}
DEBUG 2026-05-12 02:54:27,361 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/52, BranchId=]
DEBUG 2026-05-12 02:54:27,361 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/52, BranchId=]
DEBUG 2026-05-12 02:54:27,361 [main] Physical connection closed
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 sec
Running org.seasar.dao.pager.PagerContextTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.impl.LogCustomizeTest
DEBUG 2026-05-12 02:54:27,366 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:27,370 [main] S2Container will be created(path=org/seasar/dao/impl/LogCustomizeTest.dicon)
DEBUG 2026-05-12 02:54:27,371 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,372 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,373 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,373 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,376 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,376 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,379 [main] S2Container is created(path=org/seasar/dao/impl/LogCustomizeTest.dicon)
DEBUG 2026-05-12 02:54:27,393 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/53, BranchId=]
DEBUG 2026-05-12 02:54:27,393 [main] Physical connection got
DEBUG 2026-05-12 02:54:27,393 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/53, BranchId=]
DEBUG 2026-05-12 02:54:27,394 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/53, BranchId=]
DEBUG 2026-05-12 02:54:27,394 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/53, BranchId=]
DEBUG 2026-05-12 02:54:27,398 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/53, BranchId=]
DEBUG 2026-05-12 02:54:27,401 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/53, BranchId=]
DEBUG 2026-05-12 02:54:27,402 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/53, BranchId=]
SELECT empno, ename, dname FROM emp, dept where emp.deptno = dept.deptno
DEBUG 2026-05-12 02:54:27,402 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/53, BranchId=]
DEBUG 2026-05-12 02:54:27,402 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running org.seasar.dao.impl.ReturnsArrayDaoTest
DEBUG 2026-05-12 02:54:27,405 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:27,406 [main] S2Container will be created(path=org/seasar/dao/impl/ReturnsArrayDaoTest.dicon)
DEBUG 2026-05-12 02:54:27,406 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:27,407 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,408 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,410 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,410 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,413 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,413 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,415 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:27,416 [main] S2Container is created(path=org/seasar/dao/impl/ReturnsArrayDaoTest.dicon)
DEBUG 2026-05-12 02:54:27,476 [main] Physical connection got
DEBUG 2026-05-12 02:54:27,476 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:27,476 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:27,476 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:27,480 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:27,481 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:27,481 [main] SELECT EMP.ename FROM EMP
DEBUG 2026-05-12 02:54:27,481 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:27,481 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:27,481 [main] SELECT EMP.ename FROM EMP
DEBUG 2026-05-12 02:54:27,482 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:27,482 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 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 2026-05-12 02:54:27,488 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:27,488 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,490 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,491 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,491 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,494 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,494 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,495 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/54, BranchId=]
DEBUG 2026-05-12 02:54:27,495 [main] Physical connection got
DEBUG 2026-05-12 02:54:27,496 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/54, BranchId=]
DEBUG 2026-05-12 02:54:27,500 [main] S2Pager use scroll cursor.
DEBUG 2026-05-12 02:54:27,500 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/54, BranchId=]
DEBUG 2026-05-12 02:54:27,500 [main] Physical connection closed
DEBUG 2026-05-12 02:54:27,501 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:27,502 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,502 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,504 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,504 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,507 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,508 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,508 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/55, BranchId=]
DEBUG 2026-05-12 02:54:27,509 [main] Physical connection got
DEBUG 2026-05-12 02:54:27,509 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/55, BranchId=]
DEBUG 2026-05-12 02:54:27,509 [main] S2Pager use scroll cursor.
DEBUG 2026-05-12 02:54:27,509 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/55, BranchId=]
DEBUG 2026-05-12 02:54:27,509 [main] Physical connection closed
DEBUG 2026-05-12 02:54:27,511 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:27,511 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,512 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,514 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,514 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,517 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,518 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,519 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/56, BranchId=]
DEBUG 2026-05-12 02:54:27,519 [main] Physical connection got
DEBUG 2026-05-12 02:54:27,519 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/56, BranchId=]
DEBUG 2026-05-12 02:54:27,519 [main] S2Pager use scroll cursor.
DEBUG 2026-05-12 02:54:27,519 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/56, BranchId=]
DEBUG 2026-05-12 02:54:27,519 [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 2026-05-12 02:54:27,525 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:27,526 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,528 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,530 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,530 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,533 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,533 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,534 [main] Physical connection got
DEBUG 2026-05-12 02:54:27,534 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:27,534 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:27,535 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.seasar.dao.impl.ClobTest
DEBUG 2026-05-12 02:54:27,537 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:27,538 [main] S2Container will be created(path=org/seasar/dao/impl/ClobTest.dicon)
DEBUG 2026-05-12 02:54:27,539 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:27,540 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:27,541 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,542 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,542 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:27,544 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:27,545 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:27,545 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:27,546 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:27,548 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:27,548 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:27,550 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:27,551 [main] S2Container is created(path=org/seasar/dao/impl/ClobTest.dicon)
WARN 2026-05-12 02:54:27,552 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:27,566 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/57, BranchId=]
DEBUG 2026-05-12 02:54:27,567 [main] Physical connection got
DEBUG 2026-05-12 02:54:27,567 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/57, BranchId=]
DEBUG 2026-05-12 02:54:27,567 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/57, BranchId=]
DEBUG 2026-05-12 02:54:27,567 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/57, BranchId=]
DEBUG 2026-05-12 02:54:27,586 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/57, BranchId=]
DEBUG 2026-05-12 02:54:27,587 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/57, BranchId=]
DEBUG 2026-05-12 02:54:27,588 [main] SELECT LARGE_TEXT.id, LARGE_TEXT.version_no, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 123
DEBUG 2026-05-12 02:54:27,598 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/57, BranchId=]
DEBUG 2026-05-12 02:54:27,598 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/57, BranchId=]
DEBUG 2026-05-12 02:54:27,598 [main] Physical connection closed
DEBUG 2026-05-12 02:54:27,600 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:27,601 [main] S2Container will be created(path=org/seasar/dao/impl/ClobTest.dicon)
DEBUG 2026-05-12 02:54:27,603 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:27,603 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:27,604 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,606 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,606 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:27,607 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:27,608 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:27,609 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:27,609 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:27,611 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:27,612 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:27,613 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:27,614 [main] S2Container is created(path=org/seasar/dao/impl/ClobTest.dicon)
WARN 2026-05-12 02:54:27,614 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:27,624 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/58, BranchId=]
DEBUG 2026-05-12 02:54:27,624 [main] Physical connection got
DEBUG 2026-05-12 02:54:27,624 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/58, BranchId=]
DEBUG 2026-05-12 02:54:27,624 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/58, BranchId=]
DEBUG 2026-05-12 02:54:27,624 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/58, BranchId=]
DEBUG 2026-05-12 02:54:27,627 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/58, BranchId=]
DEBUG 2026-05-12 02:54:27,629 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/58, BranchId=]
DEBUG 2026-05-12 02:54:27,629 [main] INSERT INTO LARGE_TEXT (id, version_no, large_string) VALUES (1, 0, 'abc1')
DEBUG 2026-05-12 02:54:27,649 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/58, BranchId=]
DEBUG 2026-05-12 02:54:27,649 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/58, BranchId=]
DEBUG 2026-05-12 02:54:27,649 [main] SELECT LARGE_TEXT.id, LARGE_TEXT.version_no, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 1
DEBUG 2026-05-12 02:54:27,650 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/58, BranchId=]
DEBUG 2026-05-12 02:54:27,650 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/58, BranchId=]
DEBUG 2026-05-12 02:54:27,651 [main] UPDATE LARGE_TEXT SET version_no = 1, large_string = 'ABCDEFG' WHERE id = 1 AND version_no = 0
DEBUG 2026-05-12 02:54:27,659 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/58, BranchId=]
DEBUG 2026-05-12 02:54:27,659 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/58, BranchId=]
DEBUG 2026-05-12 02:54:27,659 [main] SELECT LARGE_TEXT.id, LARGE_TEXT.version_no, LARGE_TEXT.large_string FROM LARGE_TEXT WHERE LARGE_TEXT.id = 1
DEBUG 2026-05-12 02:54:27,659 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/58, BranchId=]
DEBUG 2026-05-12 02:54:27,668 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/58, BranchId=]
DEBUG 2026-05-12 02:54:27,669 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 sec
Running org.seasar.dao.id.IdentifierGeneratorFactoryTest
DEBUG 2026-05-12 02:54:27,719 [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.052 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 2026-05-12 02:54:27,726 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:27,726 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,727 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,729 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,729 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,732 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,732 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,733 [main] Physical connection got
DEBUG 2026-05-12 02:54:27,733 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:27,753 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:27,753 [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 2026-05-12 02:54:27,756 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:27,756 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 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 2026-05-12 02:54:27,762 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:27,763 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,764 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,766 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,766 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,769 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,770 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,771 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/59, BranchId=]
DEBUG 2026-05-12 02:54:27,771 [main] Physical connection got
DEBUG 2026-05-12 02:54:27,771 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/59, BranchId=]
DEBUG 2026-05-12 02:54:27,771 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/59, BranchId=]
DEBUG 2026-05-12 02:54:27,771 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/59, BranchId=]
DEBUG 2026-05-12 02:54:27,789 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/59, BranchId=]
DEBUG 2026-05-12 02:54:27,798 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/59, BranchId=]
DEBUG 2026-05-12 02:54:27,798 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2026-05-12 02.54.27', 99, 'hoge', 0)
DEBUG 2026-05-12 02:54:27,799 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/59, BranchId=]
DEBUG 2026-05-12 02:54:27,799 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/59, BranchId=]
DEBUG 2026-05-12 02:54:27,799 [main] Physical connection closed
DEBUG 2026-05-12 02:54:27,801 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:27,801 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,802 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,803 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,803 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,806 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,807 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,808 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/60, BranchId=]
DEBUG 2026-05-12 02:54:27,808 [main] Physical connection got
DEBUG 2026-05-12 02:54:27,809 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/60, BranchId=]
DEBUG 2026-05-12 02:54:27,809 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/60, BranchId=]
DEBUG 2026-05-12 02:54:27,809 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/60, BranchId=]
DEBUG 2026-05-12 02:54:27,815 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/60, BranchId=]
DEBUG 2026-05-12 02:54:27,815 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/60, BranchId=]
DEBUG 2026-05-12 02:54:27,815 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge')
DEBUG 2026-05-12 02:54:27,815 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/60, BranchId=]
DEBUG 2026-05-12 02:54:27,815 [main] CALL IDENTITY()
DEBUG 2026-05-12 02:54:27,816 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/60, BranchId=]
DEBUG 2026-05-12 02:54:27,816 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/60, BranchId=]
1
DEBUG 2026-05-12 02:54:27,816 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/60, BranchId=]
DEBUG 2026-05-12 02:54:27,816 [main] INSERT INTO IdentityTable (id_name) VALUES ('hoge')
DEBUG 2026-05-12 02:54:27,816 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/60, BranchId=]
DEBUG 2026-05-12 02:54:27,816 [main] CALL IDENTITY()
DEBUG 2026-05-12 02:54:27,816 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/60, BranchId=]
DEBUG 2026-05-12 02:54:27,816 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/60, BranchId=]
2
DEBUG 2026-05-12 02:54:27,816 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/60, BranchId=]
DEBUG 2026-05-12 02:54:27,816 [main] Physical connection closed
DEBUG 2026-05-12 02:54:27,817 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:27,819 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,820 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,821 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,821 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,824 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,824 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,825 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/61, BranchId=]
DEBUG 2026-05-12 02:54:27,827 [main] Physical connection got
DEBUG 2026-05-12 02:54:27,827 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/61, BranchId=]
DEBUG 2026-05-12 02:54:27,827 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/61, BranchId=]
DEBUG 2026-05-12 02:54:27,827 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/61, BranchId=]
DEBUG 2026-05-12 02:54:27,834 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/61, BranchId=]
DEBUG 2026-05-12 02:54:27,834 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/61, BranchId=]
DEBUG 2026-05-12 02:54:27,834 [main] INSERT INTO EMP (empno) VALUES (980)
DEBUG 2026-05-12 02:54:27,834 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/61, BranchId=]
DEBUG 2026-05-12 02:54:27,834 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/61, BranchId=]
DEBUG 2026-05-12 02:54:27,834 [main] Physical connection closed
DEBUG 2026-05-12 02:54:27,836 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:27,836 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,838 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,839 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,839 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,842 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,842 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,843 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/62, BranchId=]
DEBUG 2026-05-12 02:54:27,844 [main] Physical connection got
DEBUG 2026-05-12 02:54:27,844 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/62, BranchId=]
DEBUG 2026-05-12 02:54:27,844 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/62, BranchId=]
DEBUG 2026-05-12 02:54:27,844 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/62, BranchId=]
DEBUG 2026-05-12 02:54:27,850 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/62, BranchId=]
DEBUG 2026-05-12 02:54:27,853 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/62, BranchId=]
DEBUG 2026-05-12 02:54:27,853 [main] Physical connection closed
DEBUG 2026-05-12 02:54:27,854 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:27,855 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,855 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,858 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,858 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,907 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,908 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,909 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/63, BranchId=]
DEBUG 2026-05-12 02:54:27,910 [main] Physical connection got
DEBUG 2026-05-12 02:54:27,910 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/63, BranchId=]
DEBUG 2026-05-12 02:54:27,910 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/63, BranchId=]
DEBUG 2026-05-12 02:54:27,910 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/63, BranchId=]
WARN 2026-05-12 02:54:27,914 [main] Table(DUMMY_TABLE) not found
DEBUG 2026-05-12 02:54:27,919 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/63, BranchId=]
[EDAO0024]No Persistent Properties. Probably (org.seasar.dao.impl.InsertAutoDynamicCommandTest$FooDto) doesnt assosiated with table.
DEBUG 2026-05-12 02:54:27,920 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/63, BranchId=]
DEBUG 2026-05-12 02:54:27,920 [main] Physical connection closed
DEBUG 2026-05-12 02:54:27,922 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:27,922 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,923 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,925 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,925 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,928 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,928 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,929 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/64, BranchId=]
DEBUG 2026-05-12 02:54:27,930 [main] Physical connection got
DEBUG 2026-05-12 02:54:27,930 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/64, BranchId=]
DEBUG 2026-05-12 02:54:27,930 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/64, BranchId=]
DEBUG 2026-05-12 02:54:27,930 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/64, BranchId=]
DEBUG 2026-05-12 02:54:27,936 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/64, BranchId=]
DEBUG 2026-05-12 02:54:27,936 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/64, BranchId=]
DEBUG 2026-05-12 02:54:27,936 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/64, BranchId=]
DEBUG 2026-05-12 02:54:27,936 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2026-05-12 02:54:27,937 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/64, BranchId=]
DEBUG 2026-05-12 02:54:27,937 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 49)
DEBUG 2026-05-12 02:54:27,937 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/64, BranchId=]
49
DEBUG 2026-05-12 02:54:27,937 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/64, BranchId=]
DEBUG 2026-05-12 02:54:27,937 [main] Physical connection closed
DEBUG 2026-05-12 02:54:27,939 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:27,940 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,940 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,941 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,941 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,950 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,951 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,952 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/65, BranchId=]
DEBUG 2026-05-12 02:54:27,953 [main] Physical connection got
DEBUG 2026-05-12 02:54:27,953 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/65, BranchId=]
DEBUG 2026-05-12 02:54:27,953 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/65, BranchId=]
DEBUG 2026-05-12 02:54:27,953 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/65, BranchId=]
DEBUG 2026-05-12 02:54:27,960 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/65, BranchId=]
DEBUG 2026-05-12 02:54:27,960 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/65, BranchId=]
DEBUG 2026-05-12 02:54:27,960 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/65, BranchId=]
DEBUG 2026-05-12 02:54:27,960 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2026-05-12 02:54:27,961 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/65, BranchId=]
DEBUG 2026-05-12 02:54:27,961 [main] INSERT INTO SEQTABLE (name, id) VALUES ('hoge', 50)
DEBUG 2026-05-12 02:54:27,961 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/65, BranchId=]
50
DEBUG 2026-05-12 02:54:27,961 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/65, BranchId=]
DEBUG 2026-05-12 02:54:27,961 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/65, BranchId=]
DEBUG 2026-05-12 02:54:27,961 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2026-05-12 02:54:27,961 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/65, BranchId=]
DEBUG 2026-05-12 02:54:27,961 [main] INSERT INTO SEQTABLE (name, id) VALUES ('foo', 51)
DEBUG 2026-05-12 02:54:27,961 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/65, BranchId=]
51
DEBUG 2026-05-12 02:54:27,961 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/65, BranchId=]
DEBUG 2026-05-12 02:54:27,961 [main] Physical connection closed
DEBUG 2026-05-12 02:54:27,964 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:27,964 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,965 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,966 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:27,966 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,969 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:27,970 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:27,971 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/66, BranchId=]
DEBUG 2026-05-12 02:54:27,972 [main] Physical connection got
DEBUG 2026-05-12 02:54:27,972 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/66, BranchId=]
DEBUG 2026-05-12 02:54:27,972 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/66, BranchId=]
DEBUG 2026-05-12 02:54:27,972 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/66, BranchId=]
DEBUG 2026-05-12 02:54:27,991 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/66, BranchId=]
DEBUG 2026-05-12 02:54:28,000 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/66, BranchId=]
DEBUG 2026-05-12 02:54:28,000 [main] INSERT INTO EMP (tstamp, empno, ename) VALUES ('2026-05-12 02.54.28', 99, 'hoge')
DEBUG 2026-05-12 02:54:28,000 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/66, BranchId=]
DEBUG 2026-05-12 02:54:28,000 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/66, BranchId=]
DEBUG 2026-05-12 02:54:28,000 [main] Physical connection closed
DEBUG 2026-05-12 02:54:28,002 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:28,002 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:28,003 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,005 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,005 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:28,007 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:28,008 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:28,008 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/67, BranchId=]
DEBUG 2026-05-12 02:54:28,009 [main] Physical connection got
DEBUG 2026-05-12 02:54:28,009 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/67, BranchId=]
DEBUG 2026-05-12 02:54:28,009 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/67, BranchId=]
DEBUG 2026-05-12 02:54:28,009 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/67, BranchId=]
DEBUG 2026-05-12 02:54:28,028 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/67, BranchId=]
DEBUG 2026-05-12 02:54:28,036 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/67, BranchId=]
DEBUG 2026-05-12 02:54:28,036 [main] INSERT INTO EMP (deptno, empno, tstamp) VALUES (10, 99, '2026-05-12 02.54.28')
DEBUG 2026-05-12 02:54:28,036 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/67, BranchId=]
DEBUG 2026-05-12 02:54:28,036 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/67, BranchId=]
DEBUG 2026-05-12 02:54:28,036 [main] Physical connection closed
DEBUG 2026-05-12 02:54:28,037 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:28,039 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:28,039 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,040 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,040 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:28,043 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:28,044 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:28,046 [main] Physical connection got
DEBUG 2026-05-12 02:54:28,046 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:28,046 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:28,046 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:28,054 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:28,054 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:28,054 [main] Physical connection got
DEBUG 2026-05-12 02:54:28,054 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:28,055 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2026-05-12 02:54:28,055 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:28,055 [main] INSERT INTO COMPOSITE_PK_TABLE (aaa, pk2, pk1) VALUES ('hoge', 10, 52)
DEBUG 2026-05-12 02:54:28,055 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:28,055 [main] Physical connection closed
DEBUG 2026-05-12 02:54:28,055 [main] Physical connection closed
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 sec
Running org.seasar.dao.impl.MapArrayResultSetHandlerTest
DEBUG 2026-05-12 02:54:28,059 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:28,059 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:28,060 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,061 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,061 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:28,114 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:28,114 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:28,116 [main] Physical connection got
DEBUG 2026-05-12 02:54:28,116 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:28,116 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:28,116 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec
Running org.seasar.dao.impl.ObjectListResultSetHandlerTest
DEBUG 2026-05-12 02:54:28,119 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:28,119 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:28,121 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,122 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,122 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:28,125 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:28,125 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:28,126 [main] Physical connection got
DEBUG 2026-05-12 02:54:28,126 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:28,126 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:28,126 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.seasar.dao.id.SequenceIdentifierGeneratorTest
DEBUG 2026-05-12 02:54:28,129 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:28,130 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:28,130 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,132 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,132 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:28,135 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:28,136 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:28,137 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/68, BranchId=]
DEBUG 2026-05-12 02:54:28,137 [main] Physical connection got
DEBUG 2026-05-12 02:54:28,137 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/68, BranchId=]
DEBUG 2026-05-12 02:54:28,137 [main] SELECT NEXT VALUE FOR myseq FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2026-05-12 02:54:28,137 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/68, BranchId=]
53
DEBUG 2026-05-12 02:54:28,137 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/68, BranchId=]
DEBUG 2026-05-12 02:54:28,138 [main] Physical connection closed
DEBUG 2026-05-12 02:54:28,139 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:28,140 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:28,141 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,142 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,142 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:28,145 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:28,145 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:28,147 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/69, BranchId=]
DEBUG 2026-05-12 02:54:28,148 [main] Physical connection got
DEBUG 2026-05-12 02:54:28,148 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/69, BranchId=]
DEBUG 2026-05-12 02:54:28,149 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2026-05-12 02:54:28,149 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/69, BranchId=]
49
50
51
52
53
54
55
56
57
58
DEBUG 2026-05-12 02:54:28,149 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/69, BranchId=]
DEBUG 2026-05-12 02:54:28,149 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2026-05-12 02:54:28,149 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/69, BranchId=]
59
60
61
62
63
64
65
66
67
68
DEBUG 2026-05-12 02:54:28,149 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/69, BranchId=]
DEBUG 2026-05-12 02:54:28,149 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2026-05-12 02:54:28,150 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/69, BranchId=]
69
70
71
72
73
74
75
76
77
78
DEBUG 2026-05-12 02:54:28,150 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/69, BranchId=]
DEBUG 2026-05-12 02:54:28,150 [main] SELECT NEXT VALUE FOR myseq2 FROM INFORMATION_SCHEMA.SYSTEM_TABLES WHERE table_name = 'SYSTEM_TABLES'
DEBUG 2026-05-12 02:54:28,150 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/69, BranchId=]
79
80
DEBUG 2026-05-12 02:54:28,150 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/69, BranchId=]
DEBUG 2026-05-12 02:54:28,150 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.seasar.dao.unit.S2DaoBeanListReaderTest
DEBUG 2026-05-12 02:54:28,152 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:28,154 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:28,155 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,156 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,156 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:28,159 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:28,159 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:28,165 [main] Physical connection got
DEBUG 2026-05-12 02:54:28,165 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:28,182 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:28,187 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Running org.seasar.dao.impl.NoPropertyForUpdateTest
DEBUG 2026-05-12 02:54:28,191 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:28,191 [main] S2Container will be created(path=org/seasar/dao/impl/NoPropertyForUpdate.dicon)
DEBUG 2026-05-12 02:54:28,192 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:28,193 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:28,194 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,195 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,195 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:28,198 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:28,199 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:28,201 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:28,202 [main] S2Container is created(path=org/seasar/dao/impl/NoPropertyForUpdate.dicon)
DEBUG 2026-05-12 02:54:28,210 [main] Physical connection got
DEBUG 2026-05-12 02:54:28,210 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:28,210 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:28,210 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:28,215 [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$$5a25f3$$MethodInvocation$$delete$$0.proceed(MethodInvocationClassGenerator.java)
at org.seasar.dao.impl.NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$5a25f3.delete(NoPropertyForUpdateTest$NoPropertyForUpdateDao$$EnhancedByS2AOP$$5a25f3.java)
at org.seasar.dao.impl.NoPropertyForUpdateTest.testExceptionOnUpdate(NoPropertyForUpdateTest.java:41)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at junit.framework.TestCase.runTest(TestCase.java:154)
at org.seasar.framework.unit.S2FrameworkTestCase.doRunTest(S2FrameworkTestCase.java:519)
at org.seasar.extension.unit.S2TestCase.doRunTest(S2TestCase.java:103)
at org.seasar.framework.unit.S2FrameworkTestCase.runBare(S2FrameworkTestCase.java:308)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
at sun.reflect.GeneratedMethodAccessor74.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)
at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
Caused by: org.seasar.framework.exception.SRuntimeException: [EDAO0035]cannot find property for update.
at org.seasar.dao.impl.AbstractAutoStaticCommand.setupUpdatePropertyTypes(AbstractAutoStaticCommand.java:102)
at org.seasar.dao.impl.UpdateAutoStaticCommand.setupPropertyTypes(UpdateAutoStaticCommand.java:46)
at org.seasar.dao.impl.AbstractAutoStaticCommand.<init>(AbstractAutoStaticCommand.java:45)
at org.seasar.dao.impl.UpdateAutoStaticCommand.<init>(UpdateAutoStaticCommand.java:33)
at org.seasar.dao.impl.DaoMetaDataImpl.createUpdateAutoStaticCommand(DaoMetaDataImpl.java:589)
at org.seasar.dao.impl.DaoMetaDataImpl.setupUpdateMethodByAuto(DaoMetaDataImpl.java:574)
at org.seasar.dao.impl.DaoMetaDataImpl.setupMethodByAuto(DaoMetaDataImpl.java:385)
at org.seasar.dao.impl.DaoMetaDataImpl.setupMethod(DaoMetaDataImpl.java:216)
... 37 more
DEBUG 2026-05-12 02:54:28,216 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.seasar.dao.impl.DefaultTest
DEBUG 2026-05-12 02:54:28,220 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:28,220 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon)
DEBUG 2026-05-12 02:54:28,221 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:28,222 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:28,222 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,224 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,224 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:28,225 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:28,226 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:28,228 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:28,228 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:28,230 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:28,231 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:28,232 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:28,234 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon)
WARN 2026-05-12 02:54:28,234 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:28,251 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/70, BranchId=]
DEBUG 2026-05-12 02:54:28,252 [main] Physical connection got
DEBUG 2026-05-12 02:54:28,252 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/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 2026-05-12 02:54:28,254 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/70, BranchId=]
DEBUG 2026-05-12 02:54:28,255 [main] Physical connection closed
DEBUG 2026-05-12 02:54:28,257 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:28,257 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon)
DEBUG 2026-05-12 02:54:28,258 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:28,259 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:28,260 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,261 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,261 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:28,262 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:28,264 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:28,264 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:28,265 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:28,267 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:28,267 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:28,268 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:28,269 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon)
WARN 2026-05-12 02:54:28,322 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:28,338 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/71, BranchId=]
DEBUG 2026-05-12 02:54:28,340 [main] Physical connection got
DEBUG 2026-05-12 02:54:28,340 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/71, BranchId=]
ID[AUTOINCREMENT: start 1 increment 1]
AAA['ABC']
BBB[null]
VERSION_NO[null]
DEBUG 2026-05-12 02:54:28,343 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/71, BranchId=]
DEBUG 2026-05-12 02:54:28,344 [main] Physical connection closed
DEBUG 2026-05-12 02:54:28,345 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:28,346 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon)
DEBUG 2026-05-12 02:54:28,346 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:28,348 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:28,349 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,350 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,350 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:28,351 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:28,353 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:28,354 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:28,354 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:28,356 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:28,356 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:28,358 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:28,364 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon)
WARN 2026-05-12 02:54:28,364 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:28,383 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/72, BranchId=]
DEBUG 2026-05-12 02:54:28,384 [main] Physical connection got
DEBUG 2026-05-12 02:54:28,384 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/72, BranchId=]
DEBUG 2026-05-12 02:54:28,384 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/72, BranchId=]
DEBUG 2026-05-12 02:54:28,384 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/72, BranchId=]
DEBUG 2026-05-12 02:54:28,386 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/72, BranchId=]
DEBUG 2026-05-12 02:54:28,389 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/72, BranchId=]
DEBUG 2026-05-12 02:54:28,389 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '1234567', '890')
DEBUG 2026-05-12 02:54:28,393 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/72, BranchId=]
DEBUG 2026-05-12 02:54:28,393 [main] values IDENTITY_VAL_LOCAL()
DEBUG 2026-05-12 02:54:28,395 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/72, BranchId=]
DEBUG 2026-05-12 02:54:28,395 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/72, BranchId=]
DEBUG 2026-05-12 02:54:28,395 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/72, BranchId=]
DEBUG 2026-05-12 02:54:28,395 [main] SELECT DEFAULT_TABLE.id, DEFAULT_TABLE.version_no, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE WHERE DEFAULT_TABLE.id = 1
DEBUG 2026-05-12 02:54:28,400 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/72, BranchId=]
DEBUG 2026-05-12 02:54:28,408 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/72, BranchId=]
DEBUG 2026-05-12 02:54:28,408 [main] Physical connection closed
DEBUG 2026-05-12 02:54:28,410 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:28,411 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon)
DEBUG 2026-05-12 02:54:28,411 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:28,413 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:28,414 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,415 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,415 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:28,416 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:28,417 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:28,418 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:28,419 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:28,421 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:28,421 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:28,422 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:28,424 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon)
WARN 2026-05-12 02:54:28,424 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:28,441 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/73, BranchId=]
DEBUG 2026-05-12 02:54:28,442 [main] Physical connection got
DEBUG 2026-05-12 02:54:28,442 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/73, BranchId=]
DEBUG 2026-05-12 02:54:28,442 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/73, BranchId=]
DEBUG 2026-05-12 02:54:28,443 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/73, BranchId=]
DEBUG 2026-05-12 02:54:28,444 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/73, BranchId=]
DEBUG 2026-05-12 02:54:28,446 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/73, BranchId=]
DEBUG 2026-05-12 02:54:28,446 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', '12')
DEBUG 2026-05-12 02:54:28,447 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '21', '22')
DEBUG 2026-05-12 02:54:28,447 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/73, BranchId=]
DEBUG 2026-05-12 02:54:28,448 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/73, BranchId=]
DEBUG 2026-05-12 02:54:28,448 [main] SELECT DEFAULT_TABLE.id, DEFAULT_TABLE.version_no, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID
DEBUG 2026-05-12 02:54:28,459 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/73, BranchId=]
DEBUG 2026-05-12 02:54:28,471 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/73, BranchId=]
DEBUG 2026-05-12 02:54:28,471 [main] Physical connection closed
DEBUG 2026-05-12 02:54:28,473 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:28,474 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon)
DEBUG 2026-05-12 02:54:28,475 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:28,476 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:28,477 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,479 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,479 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:28,479 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:28,480 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:28,481 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:28,481 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:28,483 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:28,484 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:28,486 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:28,486 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon)
WARN 2026-05-12 02:54:28,487 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:28,502 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/74, BranchId=]
DEBUG 2026-05-12 02:54:28,502 [main] Physical connection got
DEBUG 2026-05-12 02:54:28,502 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/74, BranchId=]
DEBUG 2026-05-12 02:54:28,502 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/74, BranchId=]
DEBUG 2026-05-12 02:54:28,503 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/74, BranchId=]
DEBUG 2026-05-12 02:54:28,504 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/74, BranchId=]
DEBUG 2026-05-12 02:54:28,507 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/74, BranchId=]
DEBUG 2026-05-12 02:54:28,507 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', '12')
DEBUG 2026-05-12 02:54:28,507 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, null, '22')
DEBUG 2026-05-12 02:54:28,507 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '31', null)
DEBUG 2026-05-12 02:54:28,508 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/74, BranchId=]
DEBUG 2026-05-12 02:54:28,508 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/74, BranchId=]
DEBUG 2026-05-12 02:54:28,508 [main] SELECT DEFAULT_TABLE.id, DEFAULT_TABLE.version_no, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID
DEBUG 2026-05-12 02:54:28,509 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/74, BranchId=]
DEBUG 2026-05-12 02:54:28,514 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/74, BranchId=]
DEBUG 2026-05-12 02:54:28,514 [main] Physical connection closed
DEBUG 2026-05-12 02:54:28,516 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:28,517 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon)
DEBUG 2026-05-12 02:54:28,518 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:28,518 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:28,520 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,521 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,521 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:28,522 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:28,522 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:28,524 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:28,524 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:28,526 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:28,527 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:28,528 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:28,529 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon)
WARN 2026-05-12 02:54:28,530 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:28,545 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/75, BranchId=]
DEBUG 2026-05-12 02:54:28,546 [main] Physical connection got
DEBUG 2026-05-12 02:54:28,546 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/75, BranchId=]
DEBUG 2026-05-12 02:54:28,546 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/75, BranchId=]
DEBUG 2026-05-12 02:54:28,546 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/75, BranchId=]
DEBUG 2026-05-12 02:54:28,550 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/75, BranchId=]
DEBUG 2026-05-12 02:54:28,553 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/75, BranchId=]
DEBUG 2026-05-12 02:54:28,553 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '11', null)
DEBUG 2026-05-12 02:54:28,553 [main] INSERT INTO DEFAULT_TABLE (version_no, aaa, bbb) VALUES (0, '21', '22')
DEBUG 2026-05-12 02:54:28,554 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/75, BranchId=]
DEBUG 2026-05-12 02:54:28,554 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/75, BranchId=]
DEBUG 2026-05-12 02:54:28,554 [main] SELECT DEFAULT_TABLE.id, DEFAULT_TABLE.version_no, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE ORDER BY ID
DEBUG 2026-05-12 02:54:28,555 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/75, BranchId=]
DEBUG 2026-05-12 02:54:28,560 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/75, BranchId=]
DEBUG 2026-05-12 02:54:28,560 [main] Physical connection closed
DEBUG 2026-05-12 02:54:28,562 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:28,562 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon)
DEBUG 2026-05-12 02:54:28,563 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:28,565 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:28,565 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,566 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,566 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:28,567 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:28,569 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:28,570 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:28,570 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:28,573 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:28,573 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:28,575 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:28,576 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon)
WARN 2026-05-12 02:54:28,576 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:28,594 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/76, BranchId=]
DEBUG 2026-05-12 02:54:28,595 [main] Physical connection got
DEBUG 2026-05-12 02:54:28,595 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/76, BranchId=]
DEBUG 2026-05-12 02:54:28,595 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/76, BranchId=]
DEBUG 2026-05-12 02:54:28,595 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/76, BranchId=]
DEBUG 2026-05-12 02:54:28,596 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/76, BranchId=]
DEBUG 2026-05-12 02:54:28,599 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/76, BranchId=]
DEBUG 2026-05-12 02:54:28,599 [main] INSERT INTO DEFAULT_TABLE (version_no, bbb) VALUES (0, 'bbbb')
DEBUG 2026-05-12 02:54:28,604 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/76, BranchId=]
DEBUG 2026-05-12 02:54:28,604 [main] values IDENTITY_VAL_LOCAL()
DEBUG 2026-05-12 02:54:28,604 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/76, BranchId=]
DEBUG 2026-05-12 02:54:28,604 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/76, BranchId=]
DEBUG 2026-05-12 02:54:28,604 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/76, BranchId=]
DEBUG 2026-05-12 02:54:28,604 [main] SELECT DEFAULT_TABLE.id, DEFAULT_TABLE.version_no, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE WHERE DEFAULT_TABLE.id = 9
DEBUG 2026-05-12 02:54:28,604 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/76, BranchId=]
DEBUG 2026-05-12 02:54:28,609 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/76, BranchId=]
DEBUG 2026-05-12 02:54:28,609 [main] Physical connection closed
DEBUG 2026-05-12 02:54:28,611 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:28,660 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon)
DEBUG 2026-05-12 02:54:28,662 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:28,662 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:28,663 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,665 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,665 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:28,666 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:28,667 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:28,667 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:28,668 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:28,670 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:28,670 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:28,672 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:28,673 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon)
WARN 2026-05-12 02:54:28,673 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:28,691 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/77, BranchId=]
DEBUG 2026-05-12 02:54:28,691 [main] Physical connection got
DEBUG 2026-05-12 02:54:28,691 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/77, BranchId=]
DEBUG 2026-05-12 02:54:28,691 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/77, BranchId=]
DEBUG 2026-05-12 02:54:28,691 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/77, BranchId=]
DEBUG 2026-05-12 02:54:28,692 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/77, BranchId=]
DEBUG 2026-05-12 02:54:28,695 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/77, BranchId=]
DEBUG 2026-05-12 02:54:28,695 [main] INSERT INTO DEFAULT_TABLE (version_no) VALUES (0)
DEBUG 2026-05-12 02:54:28,698 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/77, BranchId=]
DEBUG 2026-05-12 02:54:28,698 [main] values IDENTITY_VAL_LOCAL()
DEBUG 2026-05-12 02:54:28,698 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/77, BranchId=]
DEBUG 2026-05-12 02:54:28,698 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/77, BranchId=]
DEBUG 2026-05-12 02:54:28,698 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/77, BranchId=]
DEBUG 2026-05-12 02:54:28,698 [main] SELECT DEFAULT_TABLE.id, DEFAULT_TABLE.version_no, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE WHERE DEFAULT_TABLE.id = 10
DEBUG 2026-05-12 02:54:28,699 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/77, BranchId=]
DEBUG 2026-05-12 02:54:28,707 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/77, BranchId=]
DEBUG 2026-05-12 02:54:28,707 [main] Physical connection closed
DEBUG 2026-05-12 02:54:28,709 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:28,710 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon)
DEBUG 2026-05-12 02:54:28,710 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:28,711 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:28,713 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,714 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,714 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:28,715 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:28,716 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:28,718 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:28,718 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:28,720 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:28,720 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:28,722 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:28,722 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon)
WARN 2026-05-12 02:54:28,724 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:28,739 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/78, BranchId=]
DEBUG 2026-05-12 02:54:28,740 [main] Physical connection got
DEBUG 2026-05-12 02:54:28,740 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/78, BranchId=]
DEBUG 2026-05-12 02:54:28,740 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/78, BranchId=]
DEBUG 2026-05-12 02:54:28,740 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/78, BranchId=]
DEBUG 2026-05-12 02:54:28,742 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/78, BranchId=]
DEBUG 2026-05-12 02:54:28,746 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/78, BranchId=]
DEBUG 2026-05-12 02:54:28,746 [main] INSERT INTO DEFAULT_TABLE (
AAA,
VERSION_NO
) VALUES (
'foooo',
0
)
DEBUG 2026-05-12 02:54:28,749 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/78, BranchId=]
DEBUG 2026-05-12 02:54:28,749 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/78, BranchId=]
DEBUG 2026-05-12 02:54:28,749 [main] SELECT DEFAULT_TABLE.id, DEFAULT_TABLE.version_no, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE
DEBUG 2026-05-12 02:54:28,751 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/78, BranchId=]
DEBUG 2026-05-12 02:54:28,757 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/78, BranchId=]
DEBUG 2026-05-12 02:54:28,757 [main] Physical connection closed
DEBUG 2026-05-12 02:54:28,759 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:28,759 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon)
DEBUG 2026-05-12 02:54:28,760 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:28,761 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:28,763 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,764 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,764 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:28,765 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:28,766 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:28,767 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:28,767 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:28,769 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:28,770 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:28,771 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:28,772 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon)
WARN 2026-05-12 02:54:28,773 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:28,787 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/79, BranchId=]
DEBUG 2026-05-12 02:54:28,788 [main] Physical connection got
DEBUG 2026-05-12 02:54:28,788 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/79, BranchId=]
DEBUG 2026-05-12 02:54:28,788 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/79, BranchId=]
DEBUG 2026-05-12 02:54:28,788 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/79, BranchId=]
DEBUG 2026-05-12 02:54:28,789 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/79, BranchId=]
DEBUG 2026-05-12 02:54:28,794 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/79, BranchId=]
DEBUG 2026-05-12 02:54:28,794 [main] INSERT INTO DEFAULT_TABLE (
BBB,
VERSION_NO
) VALUES (
'ttt',
0
)
DEBUG 2026-05-12 02:54:28,797 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/79, BranchId=]
DEBUG 2026-05-12 02:54:28,797 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/79, BranchId=]
DEBUG 2026-05-12 02:54:28,797 [main] SELECT DEFAULT_TABLE.id, DEFAULT_TABLE.version_no, DEFAULT_TABLE.aaa, DEFAULT_TABLE.bbb FROM DEFAULT_TABLE
DEBUG 2026-05-12 02:54:28,797 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/79, BranchId=]
DEBUG 2026-05-12 02:54:28,804 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/79, BranchId=]
DEBUG 2026-05-12 02:54:28,804 [main] Physical connection closed
DEBUG 2026-05-12 02:54:28,806 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:28,806 [main] S2Container will be created(path=org/seasar/dao/impl/DefaultTest.dicon)
DEBUG 2026-05-12 02:54:28,808 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:28,809 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:28,809 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,812 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,812 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:28,813 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:28,814 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:28,814 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:28,815 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:28,817 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:28,817 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:28,820 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:28,820 [main] S2Container is created(path=org/seasar/dao/impl/DefaultTest.dicon)
WARN 2026-05-12 02:54:28,820 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:28,837 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/80, BranchId=]
DEBUG 2026-05-12 02:54:28,837 [main] Physical connection got
DEBUG 2026-05-12 02:54:28,837 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/80, BranchId=]
DEBUG 2026-05-12 02:54:28,837 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/80, BranchId=]
DEBUG 2026-05-12 02:54:28,837 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/80, BranchId=]
DEBUG 2026-05-12 02:54:28,840 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/80, BranchId=]
DEBUG 2026-05-12 02:54:28,840 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/80, BranchId=]
DEBUG 2026-05-12 02:54:28,840 [main] INSERT INTO PK_ONLY_TABLE (aaa, bbb) VALUES (123, 456)
DEBUG 2026-05-12 02:54:28,843 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/80, BranchId=]
DEBUG 2026-05-12 02:54:28,843 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/80, BranchId=]
DEBUG 2026-05-12 02:54:28,843 [main] SELECT PK_ONLY_TABLE.aaa, PK_ONLY_TABLE.bbb FROM PK_ONLY_TABLE
DEBUG 2026-05-12 02:54:28,846 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/80, BranchId=]
DEBUG 2026-05-12 02:54:28,851 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/80, BranchId=]
DEBUG 2026-05-12 02:54:28,852 [main] Physical connection closed
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.635 sec
Running org.seasar.dao.impl.RelationPropertyTypeFactoryImplTest
DEBUG 2026-05-12 02:54:28,855 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:28,855 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:28,857 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,858 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,858 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:28,861 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:28,862 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:28,863 [main] Physical connection got
DEBUG 2026-05-12 02:54:28,863 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:28,872 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:28,872 [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 2026-05-12 02:54:28,875 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:28,875 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:28,877 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:28,878 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,879 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,879 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:28,931 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:28,931 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:28,934 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:28,938 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:28,938 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:28,939 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:28,940 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,941 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,941 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:28,944 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:28,945 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:28,947 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:28,949 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/81, BranchId=]
DEBUG 2026-05-12 02:54:28,949 [main] Physical connection got
DEBUG 2026-05-12 02:54:28,949 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/81, BranchId=]
DEBUG 2026-05-12 02:54:28,954 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/81, BranchId=]
DEBUG 2026-05-12 02:54:28,954 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/81, BranchId=]
DEBUG 2026-05-12 02:54:28,954 [main] Physical connection closed
DEBUG 2026-05-12 02:54:28,955 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:28,956 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:28,957 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:28,958 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,959 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,960 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:28,964 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:28,964 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:28,966 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:28,968 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/82, BranchId=]
DEBUG 2026-05-12 02:54:28,969 [main] Physical connection got
DEBUG 2026-05-12 02:54:28,969 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/82, BranchId=]
DEBUG 2026-05-12 02:54:28,971 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/82, BranchId=]
DEBUG 2026-05-12 02:54:28,971 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/82, BranchId=]
DEBUG 2026-05-12 02:54:28,971 [main] Physical connection closed
DEBUG 2026-05-12 02:54:28,974 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:28,974 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:28,975 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:28,976 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,978 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,978 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:28,981 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:28,981 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:28,982 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:28,986 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:28,987 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:28,988 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:28,988 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,990 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:28,990 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:28,993 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:28,993 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:28,995 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:28,999 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:28,999 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:29,000 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,001 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,003 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,003 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,006 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,006 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,008 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:29,012 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:29,013 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:29,014 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,015 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,017 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,017 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,020 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,020 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,022 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:29,026 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:29,027 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:29,027 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,029 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,030 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,031 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,033 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,034 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,035 [main] S2Container is created(path=dao.dicon)
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 sec
Running org.seasar.dao.impl.FieldDaoMetaDataImplTest
DEBUG 2026-05-12 02:54:29,044 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:29,045 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,046 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,046 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,047 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,048 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,051 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,051 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,051 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,053 [main] Physical connection got
DEBUG 2026-05-12 02:54:29,054 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,054 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:29,054 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,122 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:29,128 [main] Physical connection closed
DEBUG 2026-05-12 02:54:29,129 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:29,130 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,130 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,132 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,133 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,133 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,136 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,136 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,136 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,138 [main] Physical connection got
DEBUG 2026-05-12 02:54:29,138 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,138 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:29,138 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,160 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.comm, EMP.sal, parent.empno AS empno_0, parent.ename AS ename_0, parent.job AS job_0, parent.deptno AS deptno_0, parent.hiredate AS hiredate_0, parent.comm AS comm_0, parent.sal AS sal_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2026-05-12 02:54:29,161 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,161 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.comm, EMP.sal, parent.empno AS empno_0, parent.ename AS ename_0, parent.job AS job_0, parent.deptno AS deptno_0, parent.hiredate AS hiredate_0, parent.comm AS comm_0, parent.sal AS sal_0 FROM EMP LEFT OUTER JOIN EMP parent ON EMP.mgr = parent.empno WHERE EMP.empno = 7788
DEBUG 2026-05-12 02:54:29,162 [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 2026-05-12 02:54:29,163 [main] Physical connection closed
DEBUG 2026-05-12 02:54:29,164 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:29,164 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,165 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,167 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,168 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,168 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,171 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,171 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,171 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,173 [main] Physical connection got
DEBUG 2026-05-12 02:54:29,173 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,173 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:29,173 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,194 [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 2026-05-12 02:54:29,195 [main] Physical connection closed
DEBUG 2026-05-12 02:54:29,198 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:29,198 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,199 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,200 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,201 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,201 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,203 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,204 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,205 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,206 [main] Physical connection got
DEBUG 2026-05-12 02:54:29,206 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,206 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:29,206 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,224 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:29,226 [main] Physical connection closed
DEBUG 2026-05-12 02:54:29,228 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:29,229 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,230 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,230 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,232 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,232 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,235 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,235 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,236 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,237 [main] Physical connection got
DEBUG 2026-05-12 02:54:29,237 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,237 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:29,237 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,254 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:29,256 [main] Physical connection closed
DEBUG 2026-05-12 02:54:29,258 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:29,259 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,259 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,260 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,262 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,262 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,266 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,266 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,266 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,267 [main] Physical connection got
DEBUG 2026-05-12 02:54:29,267 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,267 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:29,268 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,344 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:29,347 [main] Physical connection closed
DEBUG 2026-05-12 02:54:29,348 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:29,349 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,350 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,351 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,353 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,353 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,355 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,356 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,356 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,357 [main] Physical connection got
DEBUG 2026-05-12 02:54:29,357 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,357 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:29,358 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,379 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:29,382 [main] Physical connection closed
DEBUG 2026-05-12 02:54:29,383 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:29,384 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,384 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,386 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,392 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,392 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,395 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,396 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,396 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,397 [main] Physical connection got
DEBUG 2026-05-12 02:54:29,397 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,398 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:29,398 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,417 [main] Logical connection closed, tx=null
UPDATE EMP SET tstamp = ?, ename = ?, job = ?, deptno = ?, hiredate = ?, mgr = ?, comm = ?, sal = ? WHERE empno = ? AND tstamp = ?
DELETE FROM EMP WHERE empno = ? AND tstamp = ?
DEBUG 2026-05-12 02:54:29,418 [main] Physical connection closed
DEBUG 2026-05-12 02:54:29,420 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:29,421 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,422 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,423 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,424 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,424 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,427 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,427 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,427 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,429 [main] Physical connection got
DEBUG 2026-05-12 02:54:29,429 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,429 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:29,429 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,446 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:29,449 [main] Physical connection closed
DEBUG 2026-05-12 02:54:29,451 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:29,451 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,452 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,453 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,455 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,455 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,457 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,458 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,458 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,459 [main] Physical connection got
DEBUG 2026-05-12 02:54:29,459 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,460 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:29,460 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,478 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:29,480 [main] Physical connection closed
DEBUG 2026-05-12 02:54:29,482 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:29,483 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,483 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,484 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,486 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,486 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,488 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,489 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,489 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,490 [main] Physical connection got
DEBUG 2026-05-12 02:54:29,490 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,490 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:29,490 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,508 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:29,510 [main] Physical connection closed
DEBUG 2026-05-12 02:54:29,512 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:29,512 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,513 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,514 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,516 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,516 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,569 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,569 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,569 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,570 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/83, BranchId=]
DEBUG 2026-05-12 02:54:29,571 [main] Physical connection got
DEBUG 2026-05-12 02:54:29,571 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/83, BranchId=]
DEBUG 2026-05-12 02:54:29,571 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/83, BranchId=]
DEBUG 2026-05-12 02:54:29,572 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/83, BranchId=]
DEBUG 2026-05-12 02:54:29,591 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/83, BranchId=]
DEBUG 2026-05-12 02:54:29,598 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/83, BranchId=]
DEBUG 2026-05-12 02:54:29,598 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2026-05-12 02.54.29', 99, 'hoge', 0)
DEBUG 2026-05-12 02:54:29,599 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/83, BranchId=]
DEBUG 2026-05-12 02:54:29,599 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/83, BranchId=]
DEBUG 2026-05-12 02:54:29,599 [main] Physical connection closed
DEBUG 2026-05-12 02:54:29,601 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:29,601 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,602 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,603 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,605 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,605 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,608 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,608 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,608 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,609 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/84, BranchId=]
DEBUG 2026-05-12 02:54:29,610 [main] Physical connection got
DEBUG 2026-05-12 02:54:29,610 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/84, BranchId=]
DEBUG 2026-05-12 02:54:29,610 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/84, BranchId=]
DEBUG 2026-05-12 02:54:29,610 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/84, BranchId=]
DEBUG 2026-05-12 02:54:29,629 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/84, BranchId=]
DEBUG 2026-05-12 02:54:29,636 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/84, BranchId=]
DEBUG 2026-05-12 02:54:29,636 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788
DEBUG 2026-05-12 02:54:29,637 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/84, BranchId=]
DEBUG 2026-05-12 02:54:29,637 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/84, BranchId=]
DEBUG 2026-05-12 02:54:29,638 [main] UPDATE EMP SET tstamp = '2026-05-12 02.54.29', ename = 'hoge2', job = 'ANALYST', deptno = 20, hiredate = '1982-12-09 00.00.00', mgr = 7566, comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2026-05-12 02:54:29,638 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/84, BranchId=]
DEBUG 2026-05-12 02:54:29,638 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/84, BranchId=]
DEBUG 2026-05-12 02:54:29,639 [main] Physical connection closed
DEBUG 2026-05-12 02:54:29,641 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:29,641 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,642 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,642 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,644 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,644 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,647 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,648 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,648 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,649 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/85, BranchId=]
DEBUG 2026-05-12 02:54:29,649 [main] Physical connection got
DEBUG 2026-05-12 02:54:29,649 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/85, BranchId=]
DEBUG 2026-05-12 02:54:29,649 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/85, BranchId=]
DEBUG 2026-05-12 02:54:29,649 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/85, BranchId=]
DEBUG 2026-05-12 02:54:29,669 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/85, BranchId=]
DEBUG 2026-05-12 02:54:29,678 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/85, BranchId=]
DEBUG 2026-05-12 02:54:29,678 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788
DEBUG 2026-05-12 02:54:29,679 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/85, BranchId=]
DEBUG 2026-05-12 02:54:29,679 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/85, BranchId=]
DEBUG 2026-05-12 02:54:29,680 [main] UPDATE EMP SET tstamp = '2026-05-12 02.54.29', ename = 'hoge4', job = 'ANALYST', deptno = 20, hiredate = '1982-12-09 00.00.00', mgr = 7566, comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '1995-01-23 01.23.45'
DEBUG 2026-05-12 02:54:29,680 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/85, BranchId=]
DEBUG 2026-05-12 02:54:29,680 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/85, BranchId=]
DEBUG 2026-05-12 02:54:29,681 [main] Physical connection closed
DEBUG 2026-05-12 02:54:29,682 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:29,683 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,684 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,684 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,686 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,686 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,689 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,690 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,690 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,691 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/86, BranchId=]
DEBUG 2026-05-12 02:54:29,691 [main] Physical connection got
DEBUG 2026-05-12 02:54:29,691 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/86, BranchId=]
DEBUG 2026-05-12 02:54:29,691 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/86, BranchId=]
DEBUG 2026-05-12 02:54:29,691 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/86, BranchId=]
DEBUG 2026-05-12 02:54:29,708 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/86, BranchId=]
DEBUG 2026-05-12 02:54:29,716 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/86, BranchId=]
DEBUG 2026-05-12 02:54:29,716 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788
DEBUG 2026-05-12 02:54:29,718 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/86, BranchId=]
DEBUG 2026-05-12 02:54:29,718 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/86, BranchId=]
DEBUG 2026-05-12 02:54:29,718 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2026-05-12 02:54:29,719 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/86, BranchId=]
DEBUG 2026-05-12 02:54:29,719 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/86, BranchId=]
DEBUG 2026-05-12 02:54:29,719 [main] Physical connection closed
DEBUG 2026-05-12 02:54:29,720 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:29,720 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,721 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,723 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,724 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,724 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,727 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,727 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,727 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,729 [main] Physical connection got
DEBUG 2026-05-12 02:54:29,729 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,729 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:29,729 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,746 [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 2026-05-12 02:54:29,746 [main] Physical connection closed
DEBUG 2026-05-12 02:54:29,749 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:29,749 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,750 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,751 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,752 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,752 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,804 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,804 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,804 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,806 [main] Physical connection got
DEBUG 2026-05-12 02:54:29,806 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,806 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:29,807 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,829 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF deptno != null*/ EMP.deptno = /*deptno*/null/*END*//*END*/
DEBUG 2026-05-12 02:54:29,837 [main] Physical connection closed
DEBUG 2026-05-12 02:54:29,839 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:29,839 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,840 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,841 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,842 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,842 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,845 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,845 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,846 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,848 [main] Physical connection got
DEBUG 2026-05-12 02:54:29,848 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,848 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:29,848 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,865 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:29,872 [main] Physical connection closed
DEBUG 2026-05-12 02:54:29,874 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:29,874 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,876 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,876 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,877 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,877 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,880 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,881 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,881 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,883 [main] Physical connection got
DEBUG 2026-05-12 02:54:29,883 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,884 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:29,884 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,901 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:29,908 [main] Physical connection closed
DEBUG 2026-05-12 02:54:29,910 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:29,910 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,911 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,912 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,914 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,914 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,916 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,917 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,917 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,918 [main] Physical connection got
DEBUG 2026-05-12 02:54:29,918 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,918 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:29,918 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,935 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:29,943 [main] Physical connection closed
DEBUG 2026-05-12 02:54:29,945 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:29,945 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,946 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,947 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,948 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,949 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,951 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:29,952 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,952 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,954 [main] Physical connection got
DEBUG 2026-05-12 02:54:29,954 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,955 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:29,955 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,972 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:29,979 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:29,979 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2026-05-12 02:54:29,982 [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 2026-05-12 02:54:29,984 [main] Physical connection closed
DEBUG 2026-05-12 02:54:29,985 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:29,986 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:29,987 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:29,988 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,989 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:29,989 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,042 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,043 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,043 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,044 [main] Physical connection got
DEBUG 2026-05-12 02:54:30,044 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,045 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,045 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,062 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,070 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,070 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2026-05-12 02:54:30,073 [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 2026-05-12 02:54:30,075 [main] Physical connection closed
DEBUG 2026-05-12 02:54:30,076 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:30,076 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,077 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,079 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,080 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,080 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,083 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,083 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,083 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,085 [main] Physical connection got
DEBUG 2026-05-12 02:54:30,085 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,085 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,085 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,104 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,111 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,111 [main] select * from emp
DEBUG 2026-05-12 02:54:30,113 [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 2026-05-12 02:54:30,114 [main] Physical connection closed
DEBUG 2026-05-12 02:54:30,116 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:30,116 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,118 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,119 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,120 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,120 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,123 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,123 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,123 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,125 [main] Physical connection got
DEBUG 2026-05-12 02:54:30,125 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,125 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,125 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,142 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,149 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,150 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2026-05-12 02:54:30,152 [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 2026-05-12 02:54:30,154 [main] Physical connection closed
DEBUG 2026-05-12 02:54:30,155 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:30,156 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,157 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,158 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,159 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,160 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,162 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,163 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,163 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,165 [main] Physical connection got
DEBUG 2026-05-12 02:54:30,165 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,165 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,165 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,183 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP, DEPT department WHERE EMP.deptno = department.deptno(+) AND empno = ?
DEBUG 2026-05-12 02:54:30,191 [main] Physical connection closed
DEBUG 2026-05-12 02:54:30,193 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:30,193 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,195 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,195 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,197 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,197 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,199 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,200 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,200 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,201 [main] Physical connection got
DEBUG 2026-05-12 02:54:30,201 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,201 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,201 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,220 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,227 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,228 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2026-05-12 02:54:30,229 [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 2026-05-12 02:54:30,233 [main] Physical connection closed
DEBUG 2026-05-12 02:54:30,234 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:30,235 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,236 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,237 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,238 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,238 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,297 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,297 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,298 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,299 [main] Physical connection got
DEBUG 2026-05-12 02:54:30,299 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,299 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,299 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,317 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,326 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,326 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2026-05-12 02:54:30,328 [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 2026-05-12 02:54:30,329 [main] Physical connection closed
DEBUG 2026-05-12 02:54:30,330 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:30,331 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,333 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,333 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,334 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,335 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,337 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,338 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,338 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,339 [main] Physical connection got
DEBUG 2026-05-12 02:54:30,339 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,340 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,340 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,357 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,365 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,365 [main] select * from emp
DEBUG 2026-05-12 02:54:30,366 [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 2026-05-12 02:54:30,366 [main] Physical connection closed
DEBUG 2026-05-12 02:54:30,367 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:30,368 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,369 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,370 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,371 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,371 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,374 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,374 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,375 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,376 [main] Physical connection got
DEBUG 2026-05-12 02:54:30,377 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,377 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,377 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,395 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,403 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,404 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno order by empno
DEBUG 2026-05-12 02:54:30,405 [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 2026-05-12 02:54:30,405 [main] Physical connection closed
DEBUG 2026-05-12 02:54:30,407 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:30,407 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,409 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,409 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,410 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,411 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,413 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,414 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,414 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,416 [main] Physical connection got
DEBUG 2026-05-12 02:54:30,416 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,417 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,417 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,433 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,441 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,441 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-12 02:54:30,442 [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 2026-05-12 02:54:30,442 [main] Physical connection closed
DEBUG 2026-05-12 02:54:30,444 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:30,444 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,446 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,446 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,448 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,448 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,450 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,451 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,451 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,454 [main] Physical connection got
DEBUG 2026-05-12 02:54:30,454 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,454 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,454 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,471 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,480 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,480 [main] select count(*) from emp
DEBUG 2026-05-12 02:54:30,480 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,480 [main] Physical connection closed
DEBUG 2026-05-12 02:54:30,482 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:30,482 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,484 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,484 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,485 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,486 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,489 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,489 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,489 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,490 [main] Physical connection got
DEBUG 2026-05-12 02:54:30,490 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,490 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,491 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,508 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,568 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,568 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-12 02:54:30,568 [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 2026-05-12 02:54:30,568 [main] Physical connection closed
DEBUG 2026-05-12 02:54:30,570 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:30,570 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,572 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,573 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,574 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,574 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,577 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,577 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,577 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,578 [main] Physical connection got
DEBUG 2026-05-12 02:54:30,578 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,579 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,579 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,596 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,604 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,604 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-12 02:54:30,604 [main] Logical connection closed, tx=null
{tstamp=2005-01-18 13:09:32.213, empno=7788, ename=SCOTT, job=ANALYST, deptno=20, hiredate=1982-12-09 00:00:00.0, mgr=7566, comm=null, sal=3000.0, versionno0=0, dname0=RESEARCH, deptno0=20, loc0=DALLAS}
DEBUG 2026-05-12 02:54:30,605 [main] Physical connection closed
DEBUG 2026-05-12 02:54:30,606 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:30,607 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,608 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,609 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,611 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,611 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,613 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,614 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,614 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,616 [main] Physical connection got
DEBUG 2026-05-12 02:54:30,616 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,617 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,617 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,634 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,642 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,642 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-12 02:54:30,642 [main] Logical connection closed, tx=null
[{tstamp=2005-01-18 13:09:32.213, empno=7788, ename=SCOTT, job=ANALYST, deptno=20, hiredate=1982-12-09 00:00:00.0, mgr=7566, comm=null, sal=3000.0, versionno0=0, dname0=RESEARCH, deptno0=20, loc0=DALLAS}]
DEBUG 2026-05-12 02:54:30,643 [main] Physical connection closed
DEBUG 2026-05-12 02:54:30,644 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:30,644 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,645 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,647 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,648 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,648 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,651 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,651 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,652 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,653 [main] Physical connection got
DEBUG 2026-05-12 02:54:30,653 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,653 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,653 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,670 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,677 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,678 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE empno = 7788
DEBUG 2026-05-12 02:54:30,678 [main] Logical connection closed, tx=null
[Ljava.util.Map;@1194cf5
DEBUG 2026-05-12 02:54:30,679 [main] Physical connection closed
DEBUG 2026-05-12 02:54:30,680 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:30,680 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,681 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,683 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,684 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,684 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,687 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,687 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,688 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,689 [main] Physical connection got
DEBUG 2026-05-12 02:54:30,689 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,689 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,689 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,706 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,713 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,713 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE sal BETWEEN 0 AND 1000 ORDER BY empno
DEBUG 2026-05-12 02:54:30,715 [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 2026-05-12 02:54:30,716 [main] Physical connection closed
DEBUG 2026-05-12 02:54:30,717 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:30,717 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,718 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,720 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,721 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,721 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,724 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,724 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,724 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,725 [main] Physical connection got
DEBUG 2026-05-12 02:54:30,725 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,725 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,726 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,743 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN /*enames*/('SCOTT','MARY') AND job IN /*jobs*/('ANALYST', 'FREE')
DEBUG 2026-05-12 02:54:30,801 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,801 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename IN ('SCOTT', 'MARY') AND job IN ('ANALYST', 'FREE')
DEBUG 2026-05-12 02:54:30,803 [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 2026-05-12 02:54:30,804 [main] Physical connection closed
DEBUG 2026-05-12 02:54:30,805 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:30,806 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,807 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,808 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,810 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,810 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,812 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,813 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,813 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,814 [main] Physical connection got
DEBUG 2026-05-12 02:54:30,814 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,814 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,814 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,833 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,836 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,836 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-05-12 02:54:30,837 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,837 [main] Physical connection closed
DEBUG 2026-05-12 02:54:30,839 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:30,839 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,840 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,841 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,843 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,843 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,845 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,846 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,846 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,847 [main] Physical connection got
DEBUG 2026-05-12 02:54:30,848 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,848 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,848 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,864 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,868 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,868 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-05-12 02:54:30,868 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,868 [main] Physical connection closed
DEBUG 2026-05-12 02:54:30,869 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:30,870 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,871 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,872 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,873 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,873 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,876 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,876 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,877 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,878 [main] Physical connection got
DEBUG 2026-05-12 02:54:30,878 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,879 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,879 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,890 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,891 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,891 [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 2026-05-12 02:54:30,892 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {20, RESEARCH}, 7499, ALLEN, 30, {30, SALES}]
DEBUG 2026-05-12 02:54:30,892 [main] Physical connection closed
DEBUG 2026-05-12 02:54:30,894 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:30,895 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,895 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,896 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,898 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,898 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,901 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,901 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,901 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,902 [main] Physical connection got
DEBUG 2026-05-12 02:54:30,903 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,903 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,903 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,916 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:30,916 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:30,916 [main] SELECT ename, deptnum, empno FROM EMP2
DEBUG 2026-05-12 02:54:30,916 [main] Logical connection closed, tx=null
[7369, SMITH, 20, {null}, 7499, ALLEN, 30, {null}]
DEBUG 2026-05-12 02:54:30,917 [main] Physical connection closed
DEBUG 2026-05-12 02:54:30,918 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:30,918 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,919 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,921 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,922 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,922 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,925 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:30,925 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,925 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,926 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/87, BranchId=]
DEBUG 2026-05-12 02:54:30,927 [main] Physical connection got
DEBUG 2026-05-12 02:54:30,927 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/87, BranchId=]
DEBUG 2026-05-12 02:54:30,927 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/87, BranchId=]
DEBUG 2026-05-12 02:54:30,927 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/87, BranchId=]
DEBUG 2026-05-12 02:54:30,943 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/87, BranchId=]
DEBUG 2026-05-12 02:54:30,951 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/87, BranchId=]
DEBUG 2026-05-12 02:54:30,951 [main] INSERT INTO EMP (tstamp, empno, ename, deptno) VALUES ('2026-05-12 02.54.30', 9999, 'test', 50)
DEBUG 2026-05-12 02:54:30,951 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/87, BranchId=]
DEBUG 2026-05-12 02:54:30,951 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/87, BranchId=]
DEBUG 2026-05-12 02:54:30,951 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7369
DEBUG 2026-05-12 02:54:30,952 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/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 2026-05-12 02:54:30,953 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/87, BranchId=]
DEBUG 2026-05-12 02:54:30,953 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 9999
DEBUG 2026-05-12 02:54:30,953 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/87, BranchId=]
9999, test, null, null, null, null, null, 50, 2026-05-12 02:54:30.951 {50, null, null, 0}
DEBUG 2026-05-12 02:54:30,953 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/87, BranchId=]
DEBUG 2026-05-12 02:54:30,953 [main] Physical connection closed
DEBUG 2026-05-12 02:54:30,955 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:30,955 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:30,957 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:30,957 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,958 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:30,958 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,010 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,011 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,011 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,012 [main] Physical connection got
DEBUG 2026-05-12 02:54:31,013 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,013 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,013 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,033 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,037 [main] Physical connection closed
DEBUG 2026-05-12 02:54:31,040 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:31,040 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,041 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,042 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,044 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,044 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,047 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,047 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,047 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,048 [main] Physical connection got
DEBUG 2026-05-12 02:54:31,048 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,049 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,049 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,066 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/
DEBUG 2026-05-12 02:54:31,077 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,077 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH'
DEBUG 2026-05-12 02:54:31,079 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,079 [main] Physical connection closed
DEBUG 2026-05-12 02:54:31,080 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:31,081 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,081 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,083 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,084 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,084 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,087 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,087 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,087 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,089 [main] Physical connection got
DEBUG 2026-05-12 02:54:31,089 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,089 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,089 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,107 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.timestamp != null*/ EMP.tstamp = /*dto.timestamp*/null/*END*//*IF dto.empno != null*/ AND EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.mgr != null*/ AND EMP.mgr = /*dto.mgr*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*END*/
DEBUG 2026-05-12 02:54:31,119 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,119 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 0 AND EMP.job = 'MANAGER' AND EMP.deptno = 0
DEBUG 2026-05-12 02:54:31,119 [main] Logical connection closed, tx=null
[]
DEBUG 2026-05-12 02:54:31,119 [main] Physical connection closed
DEBUG 2026-05-12 02:54:31,121 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:31,121 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,123 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,123 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,124 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,124 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,127 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,128 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,128 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,131 [main] Physical connection got
DEBUG 2026-05-12 02:54:31,131 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,131 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,131 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,146 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.comm, EMP.sal, EMP.mgr, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/
DEBUG 2026-05-12 02:54:31,152 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,152 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.comm, EMP.sal, EMP.mgr, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.mgr = 7902
DEBUG 2026-05-12 02:54:31,155 [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 2026-05-12 02:54:31,155 [main] Physical connection closed
DEBUG 2026-05-12 02:54:31,157 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:31,157 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,159 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,159 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,160 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,160 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,163 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,164 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,164 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,166 [main] Physical connection got
DEBUG 2026-05-12 02:54:31,166 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,166 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,166 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,182 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.comm, EMP.sal, EMP.mgr, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.empno != null*/ EMP.empno = /*dto.empno*/null/*END*//*IF dto.ename != null*/ AND EMP.ename = /*dto.ename*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*IF dto.deptno != null*/ AND EMP.deptno = /*dto.deptno*/null/*END*//*IF dto.hiredate != null*/ AND EMP.hiredate = /*dto.hiredate*/null/*END*//*IF dto.comm != null*/ AND EMP.comm = /*dto.comm*/null/*END*//*IF dto.sal != null*/ AND EMP.sal = /*dto.sal*/null/*END*//*IF dto.manager != null*/ AND EMP.mgr = /*dto.manager*/null/*END*//*END*/ ORDER BY empno
DEBUG 2026-05-12 02:54:31,186 [main] Physical connection closed
DEBUG 2026-05-12 02:54:31,188 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:31,188 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,189 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,190 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,192 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,192 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,194 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,195 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,195 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,196 [main] Physical connection got
DEBUG 2026-05-12 02:54:31,196 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,196 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,196 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,267 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2026-05-12 02:54:31,275 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,275 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH'
DEBUG 2026-05-12 02:54:31,277 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,277 [main] Physical connection closed
DEBUG 2026-05-12 02:54:31,279 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:31,279 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,280 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,281 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,283 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,283 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,286 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,286 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,286 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,287 [main] Physical connection got
DEBUG 2026-05-12 02:54:31,287 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,287 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,288 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,306 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = /*dto.department.dname*/'RESEARCH'
DEBUG 2026-05-12 02:54:31,313 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,313 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = null
DEBUG 2026-05-12 02:54:31,314 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,314 [main] Physical connection closed
DEBUG 2026-05-12 02:54:31,316 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:31,316 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,317 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,318 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,319 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,319 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,322 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,323 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,323 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,325 [main] Physical connection got
DEBUG 2026-05-12 02:54:31,325 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,325 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,325 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,342 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno AND EMP.ename = department.dname/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2026-05-12 02:54:31,342 [main] Physical connection closed
DEBUG 2026-05-12 02:54:31,343 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:31,344 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,346 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,346 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,347 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,347 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,350 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,351 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,351 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,353 [main] Physical connection got
DEBUG 2026-05-12 02:54:31,354 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,354 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,354 [main] Logical connection got, tx=null
WARN 2026-05-12 02:54:31,358 [main] Table(DepartmentTotalSalary) not found
DEBUG 2026-05-12 02:54:31,366 [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 2026-05-12 02:54:31,367 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,367 [main] SELECT d.deptno, sum(e.sal) as totalSalary FROM dept d, emp e WHERE d.deptno = e.deptno GROUP BY d.deptno
DEBUG 2026-05-12 02:54:31,368 [main] Logical connection closed, tx=null
[10, 8750, 20, 10875.0, 30, 9400]
DEBUG 2026-05-12 02:54:31,368 [main] Physical connection closed
DEBUG 2026-05-12 02:54:31,370 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:31,371 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,371 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,372 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,374 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,374 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,376 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,377 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,377 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,379 [main] Physical connection got
DEBUG 2026-05-12 02:54:31,379 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,379 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,379 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,396 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF empno != null*/ EMP.empno = /*empno*/null/*END*//*END*/
DEBUG 2026-05-12 02:54:31,403 [main] Physical connection closed
DEBUG 2026-05-12 02:54:31,405 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:31,405 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,407 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,407 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,409 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,409 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,411 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,412 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,412 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,415 [main] Physical connection got
DEBUG 2026-05-12 02:54:31,415 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,415 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,415 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,430 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno/*BEGIN*/ WHERE /*IF dto.dname != null*/ department.dname = /*dto.dname*/null/*END*//*IF dto.job != null*/ AND EMP.job = /*dto.job*/null/*END*//*END*/ /*IF $dto.orderByString != null*/order by /*$dto.orderByString*/ENAME /*END*/
DEBUG 2026-05-12 02:54:31,435 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,435 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH'
DEBUG 2026-05-12 02:54:31,437 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,437 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,437 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE department.dname = 'RESEARCH' order by ENAME
DEBUG 2026-05-12 02:54:31,437 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,438 [main] Physical connection closed
DEBUG 2026-05-12 02:54:31,440 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:31,440 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,441 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,442 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,443 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,443 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,445 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,446 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,446 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,449 [main] Physical connection got
DEBUG 2026-05-12 02:54:31,449 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,449 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,449 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,465 [main] Logical connection closed, tx=null
SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno /*BEGIN*/ WHERE /*IF dto.ename != null*/ ename = /*dto.ename*/'aaa'/*END*//*IF dto.job != null*/ AND job = /*dto.job*/'bbb'/*END*/ /*END*/
DEBUG 2026-05-12 02:54:31,519 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,519 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2026-05-12 02:54:31,522 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,522 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,523 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename = 'SMITH'
DEBUG 2026-05-12 02:54:31,523 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,523 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,523 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE job = 'SALESMAN'
DEBUG 2026-05-12 02:54:31,524 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,524 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,524 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename = 'SMITH' AND job = 'CLERK'
DEBUG 2026-05-12 02:54:31,525 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,525 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,525 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE ename = 'a' AND job = 'b'
DEBUG 2026-05-12 02:54:31,525 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,525 [main] Physical connection closed
DEBUG 2026-05-12 02:54:31,527 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:31,528 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,528 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,529 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,531 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,531 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,534 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,534 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,534 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,535 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/88, BranchId=]
DEBUG 2026-05-12 02:54:31,536 [main] Physical connection got
DEBUG 2026-05-12 02:54:31,536 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/88, BranchId=]
DEBUG 2026-05-12 02:54:31,536 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/88, BranchId=]
DEBUG 2026-05-12 02:54:31,536 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/88, BranchId=]
DEBUG 2026-05-12 02:54:31,554 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/88, BranchId=]
SELECT COUNT(*) FROM emp
DELETE FROM emp WHERE empno=?
DEBUG 2026-05-12 02:54:31,554 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/88, BranchId=]
DEBUG 2026-05-12 02:54:31,554 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-05-12 02:54:31,554 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/88, BranchId=]
DEBUG 2026-05-12 02:54:31,554 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/88, BranchId=]
DEBUG 2026-05-12 02:54:31,554 [main] DELETE FROM emp WHERE empno=7369
DEBUG 2026-05-12 02:54:31,554 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/88, BranchId=]
DEBUG 2026-05-12 02:54:31,554 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/88, BranchId=]
DEBUG 2026-05-12 02:54:31,554 [main] SELECT COUNT(*) FROM emp
DEBUG 2026-05-12 02:54:31,554 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/88, BranchId=]
DEBUG 2026-05-12 02:54:31,554 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/88, BranchId=]
DEBUG 2026-05-12 02:54:31,554 [main] Physical connection closed
DEBUG 2026-05-12 02:54:31,556 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:31,556 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,558 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,559 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,560 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,560 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,563 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,563 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,564 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,565 [main] Physical connection got
DEBUG 2026-05-12 02:54:31,565 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,565 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,565 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,584 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,587 [main] Physical connection closed
DEBUG 2026-05-12 02:54:31,588 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:31,589 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,590 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,591 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,592 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,592 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,594 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,595 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,595 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,598 [main] Physical connection got
DEBUG 2026-05-12 02:54:31,598 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,598 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,598 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,604 [main] Logical connection closed, tx=null
INSERT INTO EMP (empno, eNaMe) VALUES (?, ?)
DEBUG 2026-05-12 02:54:31,605 [main] Physical connection closed
DEBUG 2026-05-12 02:54:31,607 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:31,608 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,609 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,610 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,611 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,611 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,614 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,614 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,614 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,616 [main] Physical connection got
DEBUG 2026-05-12 02:54:31,616 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,617 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,617 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,623 [main] Logical connection closed, tx=null
UPDATE EMP SET eNaMe = ? WHERE empno = ?
DEBUG 2026-05-12 02:54:31,624 [main] Physical connection closed
DEBUG 2026-05-12 02:54:31,625 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:31,627 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,627 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,628 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,629 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,629 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,632 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,633 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,633 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,635 [main] Physical connection got
DEBUG 2026-05-12 02:54:31,635 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,635 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,635 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,641 [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 2026-05-12 02:54:31,642 [main] Physical connection closed
DEBUG 2026-05-12 02:54:31,643 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:31,645 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,646 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,646 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,648 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,648 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,650 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,651 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,651 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,653 [main] Physical connection got
DEBUG 2026-05-12 02:54:31,653 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,653 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,653 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,659 [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 2026-05-12 02:54:31,660 [main] Physical connection closed
DEBUG 2026-05-12 02:54:31,661 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:31,712 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,713 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,714 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,715 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,715 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,719 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,719 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,720 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,722 [main] Physical connection got
DEBUG 2026-05-12 02:54:31,722 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,722 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,722 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,740 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,740 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,741 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno
DEBUG 2026-05-12 02:54:31,743 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,743 [main] Physical connection closed
DEBUG 2026-05-12 02:54:31,745 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:31,745 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,746 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,748 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,749 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,749 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,752 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,752 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,752 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,754 [main] Physical connection got
DEBUG 2026-05-12 02:54:31,754 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,754 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,754 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,781 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,782 [main] Physical connection closed
DEBUG 2026-05-12 02:54:31,784 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:31,784 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,785 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,786 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,787 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,787 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,790 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,790 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,790 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,793 [main] Physical connection got
DEBUG 2026-05-12 02:54:31,793 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,793 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,793 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,811 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2026-05-12 02:54:31,812 [main] Physical connection closed
DEBUG 2026-05-12 02:54:31,814 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:31,814 [main] S2Container will be created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,815 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,816 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,818 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,818 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,820 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,821 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,821 [main] S2Container is created(path=org/seasar/dao/impl/FieldDaoMetaDataImplTest.dicon)
DEBUG 2026-05-12 02:54:31,822 [main] Physical connection got
DEBUG 2026-05-12 02:54:31,823 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,823 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,823 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,839 [main] Logical connection closed, tx=null
org.seasar.dao.IllegalAnnotationRuntimeException: [EDAO0026]Cannnot Use Query Annotation in this Method.
DEBUG 2026-05-12 02:54:31,840 [main] Physical connection closed
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.802 sec
Running org.seasar.dao.impl.ResultSetHandlerFactoryImplTest
DEBUG 2026-05-12 02:54:31,844 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:31,844 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,845 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,846 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,846 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,849 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,849 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,852 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:31,853 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,853 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,855 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,855 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,857 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,859 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,861 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:31,861 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,862 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,864 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,864 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,867 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,867 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,868 [main] Physical connection got
DEBUG 2026-05-12 02:54:31,868 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,884 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,884 [main] Physical connection closed
DEBUG 2026-05-12 02:54:31,886 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:31,886 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,887 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,889 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,889 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,892 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,892 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,893 [main] Physical connection got
DEBUG 2026-05-12 02:54:31,893 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,966 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,966 [main] Physical connection closed
DEBUG 2026-05-12 02:54:31,967 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:31,968 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,969 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,971 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,971 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,974 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,974 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,976 [main] Physical connection got
DEBUG 2026-05-12 02:54:31,976 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:31,992 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:31,992 [main] Physical connection closed
DEBUG 2026-05-12 02:54:31,993 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:31,994 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:31,994 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,996 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:31,996 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:31,999 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,000 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,001 [main] Physical connection got
DEBUG 2026-05-12 02:54:32,001 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,016 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,016 [main] Physical connection closed
DEBUG 2026-05-12 02:54:32,018 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:32,019 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,019 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,020 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,021 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,023 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,025 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,027 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:32,027 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,028 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,030 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,030 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,033 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,033 [main] S2Container is created(path=j2ee.dicon)
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 sec
Running org.seasar.dao.impl.BlobTest
DEBUG 2026-05-12 02:54:32,038 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:32,038 [main] S2Container will be created(path=org/seasar/dao/impl/BlobTest.dicon)
DEBUG 2026-05-12 02:54:32,039 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:32,040 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:32,041 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,043 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,043 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:32,044 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:32,044 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:32,045 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:32,045 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:32,048 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:32,048 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:32,050 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:32,051 [main] S2Container is created(path=org/seasar/dao/impl/BlobTest.dicon)
WARN 2026-05-12 02:54:32,052 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:32,068 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/89, BranchId=]
DEBUG 2026-05-12 02:54:32,070 [main] Physical connection got
DEBUG 2026-05-12 02:54:32,070 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/89, BranchId=]
DEBUG 2026-05-12 02:54:32,070 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/89, BranchId=]
DEBUG 2026-05-12 02:54:32,070 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/89, BranchId=]
DEBUG 2026-05-12 02:54:32,073 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/89, BranchId=]
DEBUG 2026-05-12 02:54:32,075 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/89, BranchId=]
DEBUG 2026-05-12 02:54:32,075 [main] SELECT LARGE_BINARY.large_binary, LARGE_BINARY.id, LARGE_BINARY.version_no FROM LARGE_BINARY WHERE LARGE_BINARY.id = 123
DEBUG 2026-05-12 02:54:32,081 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/89, BranchId=]
DEBUG 2026-05-12 02:54:32,081 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/89, BranchId=]
DEBUG 2026-05-12 02:54:32,081 [main] Physical connection closed
DEBUG 2026-05-12 02:54:32,084 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:32,084 [main] S2Container will be created(path=org/seasar/dao/impl/BlobTest.dicon)
DEBUG 2026-05-12 02:54:32,085 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:32,086 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:32,086 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,088 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,088 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:32,089 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:32,090 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:32,091 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:32,091 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:32,093 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:32,093 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:32,095 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:32,096 [main] S2Container is created(path=org/seasar/dao/impl/BlobTest.dicon)
WARN 2026-05-12 02:54:32,096 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:32,109 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/90, BranchId=]
DEBUG 2026-05-12 02:54:32,110 [main] Physical connection got
DEBUG 2026-05-12 02:54:32,110 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/90, BranchId=]
DEBUG 2026-05-12 02:54:32,110 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/90, BranchId=]
DEBUG 2026-05-12 02:54:32,110 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/90, BranchId=]
DEBUG 2026-05-12 02:54:32,113 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/90, BranchId=]
DEBUG 2026-05-12 02:54:32,115 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/90, BranchId=]
DEBUG 2026-05-12 02:54:32,115 [main] INSERT INTO LARGE_BINARY (large_binary, id, version_no) VALUES ('[B@1355a47', 111, 0)
DEBUG 2026-05-12 02:54:32,117 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/90, BranchId=]
DEBUG 2026-05-12 02:54:32,117 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/90, BranchId=]
DEBUG 2026-05-12 02:54:32,117 [main] SELECT LARGE_BINARY.large_binary, LARGE_BINARY.id, LARGE_BINARY.version_no FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111
DEBUG 2026-05-12 02:54:32,119 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/90, BranchId=]
DEBUG 2026-05-12 02:54:32,119 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/90, BranchId=]
DEBUG 2026-05-12 02:54:32,119 [main] UPDATE LARGE_BINARY SET large_binary = '[B@1bf011e', version_no = 1 WHERE id = 111 AND version_no = 0
DEBUG 2026-05-12 02:54:32,123 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/90, BranchId=]
DEBUG 2026-05-12 02:54:32,123 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/90, BranchId=]
DEBUG 2026-05-12 02:54:32,123 [main] SELECT LARGE_BINARY.large_binary, LARGE_BINARY.id, LARGE_BINARY.version_no FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111
DEBUG 2026-05-12 02:54:32,123 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/90, BranchId=]
DEBUG 2026-05-12 02:54:32,123 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/90, BranchId=]
DEBUG 2026-05-12 02:54:32,123 [main] DELETE FROM LARGE_BINARY WHERE id = 111 AND version_no = 1
DEBUG 2026-05-12 02:54:32,131 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/90, BranchId=]
DEBUG 2026-05-12 02:54:32,131 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/90, BranchId=]
DEBUG 2026-05-12 02:54:32,131 [main] SELECT LARGE_BINARY.large_binary, LARGE_BINARY.id, LARGE_BINARY.version_no FROM LARGE_BINARY WHERE LARGE_BINARY.id = 111
DEBUG 2026-05-12 02:54:32,132 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/90, BranchId=]
DEBUG 2026-05-12 02:54:32,140 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/90, BranchId=]
DEBUG 2026-05-12 02:54:32,140 [main] Physical connection closed
DEBUG 2026-05-12 02:54:32,141 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:32,142 [main] S2Container will be created(path=org/seasar/dao/impl/BlobTest.dicon)
DEBUG 2026-05-12 02:54:32,144 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:32,145 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:32,145 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,146 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,147 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:32,148 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:32,149 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:32,150 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:32,150 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:32,153 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:32,154 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:32,155 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:32,157 [main] S2Container is created(path=org/seasar/dao/impl/BlobTest.dicon)
WARN 2026-05-12 02:54:32,157 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:32,228 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/91, BranchId=]
DEBUG 2026-05-12 02:54:32,229 [main] Physical connection got
DEBUG 2026-05-12 02:54:32,229 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/91, BranchId=]
DEBUG 2026-05-12 02:54:32,229 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/91, BranchId=]
DEBUG 2026-05-12 02:54:32,229 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/91, BranchId=]
DEBUG 2026-05-12 02:54:32,232 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/91, BranchId=]
DEBUG 2026-05-12 02:54:32,234 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/91, BranchId=]
DEBUG 2026-05-12 02:54:32,234 [main] INSERT INTO LARGE_BINARY (large_binary, id, version_no) VALUES ('[B@a4911d', 4321, 0)
DEBUG 2026-05-12 02:54:32,236 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/91, BranchId=]
DEBUG 2026-05-12 02:54:32,236 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/91, BranchId=]
DEBUG 2026-05-12 02:54:32,236 [main] SELECT LARGE_BINARY.large_binary, LARGE_BINARY.id, LARGE_BINARY.version_no FROM LARGE_BINARY WHERE LARGE_BINARY.id = 4321
DEBUG 2026-05-12 02:54:32,236 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/91, BranchId=]
DEBUG 2026-05-12 02:54:32,248 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/91, BranchId=]
DEBUG 2026-05-12 02:54:32,248 [main] Physical connection closed
DEBUG 2026-05-12 02:54:32,249 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:32,250 [main] S2Container will be created(path=org/seasar/dao/impl/BlobTest.dicon)
DEBUG 2026-05-12 02:54:32,250 [main] S2Container will be created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:32,252 [main] S2Container will be created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:32,253 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,254 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,254 [main] S2Container will be created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:32,255 [main] S2Container will be created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:32,257 [main] S2Container will be created(path=convention.dicon)
DEBUG 2026-05-12 02:54:32,257 [main] S2Container is created(path=convention.dicon)
DEBUG 2026-05-12 02:54:32,258 [main] S2Container is created(path=jdbc-extension.dicon)
DEBUG 2026-05-12 02:54:32,260 [main] S2Container is created(path=jdbc-derby.dicon)
DEBUG 2026-05-12 02:54:32,260 [main] S2Container is created(path=j2ee-derby.dicon)
DEBUG 2026-05-12 02:54:32,261 [main] S2Container is created(path=dao-derby.dicon)
DEBUG 2026-05-12 02:54:32,262 [main] S2Container is created(path=org/seasar/dao/impl/BlobTest.dicon)
WARN 2026-05-12 02:54:32,263 [main] Skip setting property, because property(namingConvention) of org.seasar.extension.dao.helper.impl.DaoHelperImpl not found
DEBUG 2026-05-12 02:54:32,275 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/92, BranchId=]
DEBUG 2026-05-12 02:54:32,276 [main] Physical connection got
DEBUG 2026-05-12 02:54:32,276 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/92, BranchId=]
DEBUG 2026-05-12 02:54:32,276 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/92, BranchId=]
DEBUG 2026-05-12 02:54:32,276 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/92, BranchId=]
DEBUG 2026-05-12 02:54:32,277 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/92, BranchId=]
DEBUG 2026-05-12 02:54:32,278 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/92, BranchId=]
DEBUG 2026-05-12 02:54:32,278 [main] SELECT LARGE_BINARY.large_binary, LARGE_BINARY.id, LARGE_BINARY.version_no FROM LARGE_BINARY WHERE LARGE_BINARY.id = 123
DEBUG 2026-05-12 02:54:32,278 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/92, BranchId=]
DEBUG 2026-05-12 02:54:32,278 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/92, BranchId=]
DEBUG 2026-05-12 02:54:32,278 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 sec
Running org.seasar.dao.impl.DeleteWithAnnotationTest
DEBUG 2026-05-12 02:54:32,282 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:32,282 [main] S2Container will be created(path=org/seasar/dao/impl/DeleteWithAnnotationTest.dicon)
DEBUG 2026-05-12 02:54:32,283 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:32,284 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,285 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,286 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,286 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,289 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,290 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,291 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:32,291 [main] S2Container is created(path=org/seasar/dao/impl/DeleteWithAnnotationTest.dicon)
DEBUG 2026-05-12 02:54:32,299 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/93, BranchId=]
DEBUG 2026-05-12 02:54:32,300 [main] Physical connection got
DEBUG 2026-05-12 02:54:32,300 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/93, BranchId=]
DEBUG 2026-05-12 02:54:32,300 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/93, BranchId=]
DEBUG 2026-05-12 02:54:32,301 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/93, BranchId=]
DEBUG 2026-05-12 02:54:32,301 [main] SELECT * FROM EMP ORDER BY empno
DEBUG 2026-05-12 02:54:32,304 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/93, BranchId=]
DEBUG 2026-05-12 02:54:32,304 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/93, BranchId=]
DEBUG 2026-05-12 02:54:32,304 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/93, BranchId=]
DEBUG 2026-05-12 02:54:32,304 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/93, BranchId=]
DEBUG 2026-05-12 02:54:32,307 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/93, BranchId=]
DEBUG 2026-05-12 02:54:32,307 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/93, BranchId=]
DEBUG 2026-05-12 02:54:32,307 [main] DELETE FROM EMP WHERE EMPNO = 7369
DEBUG 2026-05-12 02:54:32,307 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/93, BranchId=]
DEBUG 2026-05-12 02:54:32,307 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/93, BranchId=]
DEBUG 2026-05-12 02:54:32,308 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/93, BranchId=]
DEBUG 2026-05-12 02:54:32,308 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/93, BranchId=]
DEBUG 2026-05-12 02:54:32,308 [main] SELECT * FROM EMP ORDER BY empno
DEBUG 2026-05-12 02:54:32,308 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/93, BranchId=]
DEBUG 2026-05-12 02:54:32,309 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/93, BranchId=]
DEBUG 2026-05-12 02:54:32,309 [main] DELETE FROM EMP WHERE EMPNO = 7499
DEBUG 2026-05-12 02:54:32,309 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/93, BranchId=]
DEBUG 2026-05-12 02:54:32,309 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/93, BranchId=]
DEBUG 2026-05-12 02:54:32,309 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/93, BranchId=]
DEBUG 2026-05-12 02:54:32,309 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/93, BranchId=]
DEBUG 2026-05-12 02:54:32,309 [main] SELECT * FROM EMP ORDER BY empno
DEBUG 2026-05-12 02:54:32,310 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/93, BranchId=]
DEBUG 2026-05-12 02:54:32,310 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/93, BranchId=]
DEBUG 2026-05-12 02:54:32,310 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.seasar.dao.interceptors.S2DaoInterceptorTest
DEBUG 2026-05-12 02:54:32,313 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:32,313 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2026-05-12 02:54:32,314 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:32,315 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,316 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,318 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,318 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,321 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,321 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,323 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:32,324 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2026-05-12 02:54:32,340 [main] Physical connection got
DEBUG 2026-05-12 02:54:32,340 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,340 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,341 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,345 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,345 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/94, BranchId=]
DEBUG 2026-05-12 02:54:32,345 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/94, BranchId=]
DEBUG 2026-05-12 02:54:32,345 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/94, BranchId=]
DEBUG 2026-05-12 02:54:32,346 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/94, BranchId=]
DEBUG 2026-05-12 02:54:32,346 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/94, BranchId=]
DEBUG 2026-05-12 02:54:32,348 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/94, BranchId=]
DEBUG 2026-05-12 02:54:32,348 [main] INSERT INTO emp (empno, ename) VALUES (9999, 'hoge')
DEBUG 2026-05-12 02:54:32,348 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/94, BranchId=]
DEBUG 2026-05-12 02:54:32,348 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/94, BranchId=]
DEBUG 2026-05-12 02:54:32,348 [main] Physical connection closed
DEBUG 2026-05-12 02:54:32,350 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:32,351 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2026-05-12 02:54:32,352 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:32,352 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,354 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,355 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,355 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,358 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,358 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,360 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:32,361 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2026-05-12 02:54:32,376 [main] Physical connection got
DEBUG 2026-05-12 02:54:32,376 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,376 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,377 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,380 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,380 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/95, BranchId=]
DEBUG 2026-05-12 02:54:32,381 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/95, BranchId=]
DEBUG 2026-05-12 02:54:32,381 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/95, BranchId=]
DEBUG 2026-05-12 02:54:32,381 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/95, BranchId=]
DEBUG 2026-05-12 02:54:32,381 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/95, BranchId=]
DEBUG 2026-05-12 02:54:32,384 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/95, BranchId=]
DEBUG 2026-05-12 02:54:32,384 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE empno = 7788
WARN 2026-05-12 02:54:32,385 [main] More than 2 rows found, but only first row returned
DEBUG 2026-05-12 02:54:32,385 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/95, BranchId=]
DEBUG 2026-05-12 02:54:32,385 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/95, BranchId=]
DEBUG 2026-05-12 02:54:32,385 [main] UPDATE emp SET ename = 'SCOTT'
WHERE empno = 7788
DEBUG 2026-05-12 02:54:32,385 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/95, BranchId=]
DEBUG 2026-05-12 02:54:32,385 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/95, BranchId=]
DEBUG 2026-05-12 02:54:32,385 [main] Physical connection closed
DEBUG 2026-05-12 02:54:32,387 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:32,387 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2026-05-12 02:54:32,389 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:32,390 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,390 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,392 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,392 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,394 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,395 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,397 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:32,398 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2026-05-12 02:54:32,414 [main] Physical connection got
DEBUG 2026-05-12 02:54:32,415 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,415 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,415 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,418 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,418 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,418 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,418 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,419 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,421 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,421 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE emp.deptno = dept.deptno
DEBUG 2026-05-12 02:54:32,424 [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 2026-05-12 02:54:32,425 [main] Physical connection closed
DEBUG 2026-05-12 02:54:32,427 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:32,428 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2026-05-12 02:54:32,428 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:32,429 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,430 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,432 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,432 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,435 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,435 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,437 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:32,437 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2026-05-12 02:54:32,505 [main] Physical connection got
DEBUG 2026-05-12 02:54:32,505 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,505 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,505 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,508 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,508 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,508 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,508 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,510 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,512 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,512 [main] SELECT emp.*, dept.dname dname_0, dept.loc loc_0 FROM emp, dept
WHERE empno = 7788
WARN 2026-05-12 02:54:32,514 [main] More than 2 rows found, but only first row returned
DEBUG 2026-05-12 02:54:32,514 [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 2026-05-12 02:54:32,514 [main] Physical connection closed
DEBUG 2026-05-12 02:54:32,516 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:32,517 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2026-05-12 02:54:32,518 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:32,518 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,520 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,521 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,521 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,524 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,524 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,526 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:32,527 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2026-05-12 02:54:32,542 [main] Physical connection got
DEBUG 2026-05-12 02:54:32,542 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,542 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,542 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,546 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,546 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,546 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,546 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,547 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,550 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,550 [main] SELECT count(*) FROM emp
DEBUG 2026-05-12 02:54:32,550 [main] Logical connection closed, tx=null
count:14
DEBUG 2026-05-12 02:54:32,550 [main] Physical connection closed
DEBUG 2026-05-12 02:54:32,551 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:32,552 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2026-05-12 02:54:32,553 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:32,554 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,555 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,556 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,556 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,559 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,559 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,561 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:32,562 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2026-05-12 02:54:32,576 [main] Physical connection got
DEBUG 2026-05-12 02:54:32,576 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,576 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,576 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,580 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,580 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,580 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,580 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,582 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,584 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,584 [main] select empno, ename, dname from emp, dept where empno = 7788 and emp.deptno = dept.deptno
DEBUG 2026-05-12 02:54:32,585 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,585 [main] Physical connection closed
DEBUG 2026-05-12 02:54:32,586 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:32,586 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2026-05-12 02:54:32,588 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:32,589 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,589 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,591 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,591 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,593 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,594 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,596 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:32,596 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2026-05-12 02:54:32,611 [main] Physical connection got
DEBUG 2026-05-12 02:54:32,611 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,611 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,611 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,614 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,614 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,614 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,614 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,615 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,618 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,618 [main] select empno as value, ename as label from emp
DEBUG 2026-05-12 02:54:32,618 [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 2026-05-12 02:54:32,618 [main] Physical connection closed
DEBUG 2026-05-12 02:54:32,620 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:32,621 [main] S2Container will be created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2026-05-12 02:54:32,622 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:32,622 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,623 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,625 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,625 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,627 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,628 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,629 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:32,630 [main] S2Container is created(path=org/seasar/dao/interceptors/EmployeeDao.dicon)
DEBUG 2026-05-12 02:54:32,644 [main] Physical connection got
DEBUG 2026-05-12 02:54:32,644 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,644 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,644 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,647 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,648 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,648 [main] SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.deptno = 10
DEBUG 2026-05-12 02:54:32,649 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,649 [main] Physical connection closed
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.34 sec
Running org.seasar.dao.impl.ResultSetHandlerFactorySelectorTest
DEBUG 2026-05-12 02:54:32,652 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:32,653 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:32,653 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,655 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,656 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,656 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,659 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,659 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,660 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:32,663 [main] Physical connection got
DEBUG 2026-05-12 02:54:32,663 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,666 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,666 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.seasar.dao.pager.PagerResultSetFactoryWapperTest
DEBUG 2026-05-12 02:54:32,671 [main] S2Pager use scroll cursor.
DEBUG 2026-05-12 02:54:32,671 [main] S2Pager use scroll cursor.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.seasar.dao.util.SelectableDataSourceProxyUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.impl.BeanListMetaDataResultSetHandlerTest
DEBUG 2026-05-12 02:54:32,675 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:32,676 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,676 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,729 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,729 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,732 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,732 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,733 [main] Physical connection got
DEBUG 2026-05-12 02:54:32,734 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,751 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,751 [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 2026-05-12 02:54:32,755 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,755 [main] Physical connection closed
DEBUG 2026-05-12 02:54:32,756 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:32,757 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,758 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,759 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,759 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,762 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,762 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,763 [main] Physical connection got
DEBUG 2026-05-12 02:54:32,763 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,779 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,779 [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 2026-05-12 02:54:32,781 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,781 [main] Physical connection closed
DEBUG 2026-05-12 02:54:32,782 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:32,782 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,784 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,785 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,785 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,788 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,788 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,790 [main] Physical connection got
DEBUG 2026-05-12 02:54:32,790 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,806 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,806 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,807 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,807 [main] Physical connection closed
DEBUG 2026-05-12 02:54:32,809 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:32,810 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,811 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,812 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,812 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,814 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,815 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,816 [main] Physical connection got
DEBUG 2026-05-12 02:54:32,816 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,827 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,827 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:32,828 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:32,828 [main] Physical connection closed
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 sec
Running org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest
DEBUG 2026-05-12 02:54:32,832 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:32,832 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon)
DEBUG 2026-05-12 02:54:32,833 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,834 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,835 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,836 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,838 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,839 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,840 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon)
DEBUG 2026-05-12 02:54:32,847 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/96, BranchId=]
DEBUG 2026-05-12 02:54:32,847 [main] Physical connection got
DEBUG 2026-05-12 02:54:32,847 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/96, BranchId=]
DEBUG 2026-05-12 02:54:32,847 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/96, BranchId=]
DEBUG 2026-05-12 02:54:32,847 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/96, BranchId=]
DEBUG 2026-05-12 02:54:32,863 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/96, BranchId=]
DEBUG 2026-05-12 02:54:32,863 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/96, BranchId=]
DEBUG 2026-05-12 02:54:32,863 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%'
DEBUG 2026-05-12 02:54:32,863 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/96, BranchId=]
org.seasar.dao.NotExactlyOneRowUpdatedRuntimeException: [EDAO0016]Not Exactly one row updated (actual:2)
at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptor.invoke(AssertExactlyOneRowInterceptor.java:34)
at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$1628381$$MethodInvocation$$invoke$$0.proceed(MethodInvocationClassGenerator.java)
at org.seasar.dao.pager.PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$1628381.invoke(PagerS2DaoInterceptorWrapper$$EnhancedByS2AOP$$1628381.java)
at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$187b08d$$MethodInvocation$$updateSal$$0.proceed(MethodInvocationClassGenerator.java)
at org.seasar.dao.interceptors.AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$187b08d.updateSal(AssertExactlyOneRowInterceptorTest$EmployeeDao$$EnhancedByS2AOP$$187b08d.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 2026-05-12 02:54:32,864 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/96, BranchId=]
DEBUG 2026-05-12 02:54:32,864 [main] Physical connection closed
DEBUG 2026-05-12 02:54:32,866 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:32,867 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon)
DEBUG 2026-05-12 02:54:32,868 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,868 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,870 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,870 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,873 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,873 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,875 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon)
DEBUG 2026-05-12 02:54:32,881 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/97, BranchId=]
DEBUG 2026-05-12 02:54:32,881 [main] Physical connection got
DEBUG 2026-05-12 02:54:32,881 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/97, BranchId=]
DEBUG 2026-05-12 02:54:32,882 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/97, BranchId=]
DEBUG 2026-05-12 02:54:32,882 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/97, BranchId=]
DEBUG 2026-05-12 02:54:32,896 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/97, BranchId=]
DEBUG 2026-05-12 02:54:32,896 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/97, BranchId=]
DEBUG 2026-05-12 02:54:32,896 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%'
DEBUG 2026-05-12 02:54:32,897 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/97, BranchId=]
DEBUG 2026-05-12 02:54:32,950 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/97, BranchId=]
DEBUG 2026-05-12 02:54:32,950 [main] Physical connection closed
DEBUG 2026-05-12 02:54:32,952 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:32,952 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon)
DEBUG 2026-05-12 02:54:32,953 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,954 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,956 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:32,956 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,958 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:32,959 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:32,960 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertExactlyOneRowInterceptorTest.dicon)
DEBUG 2026-05-12 02:54:32,966 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/98, BranchId=]
DEBUG 2026-05-12 02:54:32,966 [main] Physical connection got
DEBUG 2026-05-12 02:54:32,966 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/98, BranchId=]
DEBUG 2026-05-12 02:54:32,967 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/98, BranchId=]
DEBUG 2026-05-12 02:54:32,967 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/98, BranchId=]
DEBUG 2026-05-12 02:54:32,985 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/98, BranchId=]
DEBUG 2026-05-12 02:54:32,986 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/98, BranchId=]
DEBUG 2026-05-12 02:54:32,986 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'AD%'
DEBUG 2026-05-12 02:54:32,986 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/98, BranchId=]
DEBUG 2026-05-12 02:54:32,986 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/98, BranchId=]
DEBUG 2026-05-12 02:54:32,986 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec
Running org.seasar.dao.pager.PagerResultSetFactoryLimitOffsetWrapperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.dao.pager.MySQLLimitOffsetPagingSqlRewriterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.impl.FieldBeanAnnotationReaderPublicFieldTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.seasar.dao.util.PropertyDescUtilPublicFieldTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.dbms.StandardTest
DEBUG 2026-05-12 02:54:33,005 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:33,005 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,007 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,008 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,008 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,010 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,011 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,013 [main] Physical connection got
DEBUG 2026-05-12 02:54:33,013 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:33,031 [main] Logical connection closed, tx=null
SELECT EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0, department2.versionno AS versionno_1, department2.dname AS dname_1, department2.deptno AS deptno_1, department2.loc AS loc_1 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno LEFT OUTER JOIN DEPT department2 ON EMP.deptno = department2.deptno
DEBUG 2026-05-12 02:54:33,031 [main] Physical connection closed
DEBUG 2026-05-12 02:54:33,034 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:33,034 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,035 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,036 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,036 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,038 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,039 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,040 [main] Physical connection got
DEBUG 2026-05-12 02:54:33,040 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:33,058 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:33,060 [main] Physical connection closed
DEBUG 2026-05-12 02:54:33,062 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:33,062 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,064 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,065 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,065 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,068 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,068 [main] S2Container is created(path=j2ee.dicon)
org.seasar.framework.exception.SRuntimeException: [EDAO0022]Can not use Identity in this RDB
DEBUG 2026-05-12 02:54:33,071 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:33,072 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,072 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,073 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,073 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,076 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,077 [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.076 sec
Running org.seasar.dao.impl.BeanMetaDataResultSetHandlerTest
DEBUG 2026-05-12 02:54:33,082 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:33,082 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,083 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,085 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,085 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,087 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,088 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,089 [main] Physical connection got
DEBUG 2026-05-12 02:54:33,089 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:33,105 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:33,105 [main] Logical connection got, tx=null
7788,SCOTT
DEBUG 2026-05-12 02:54:33,106 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:33,107 [main] Physical connection closed
DEBUG 2026-05-12 02:54:33,108 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:33,108 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,110 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,111 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,111 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,114 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,114 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,115 [main] Physical connection got
DEBUG 2026-05-12 02:54:33,115 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:33,186 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:33,186 [main] Logical connection got, tx=null
0,SCOTT
DEBUG 2026-05-12 02:54:33,187 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:33,187 [main] Physical connection closed
DEBUG 2026-05-12 02:54:33,188 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:33,188 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,190 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,191 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,191 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,194 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,194 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,196 [main] Physical connection got
DEBUG 2026-05-12 02:54:33,196 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:33,207 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:33,207 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:33,208 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:33,208 [main] Physical connection closed
DEBUG 2026-05-12 02:54:33,209 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:33,210 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,211 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,212 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,212 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,215 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,215 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,216 [main] Physical connection got
DEBUG 2026-05-12 02:54:33,216 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:33,228 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:33,228 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:33,229 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:33,229 [main] Physical connection closed
DEBUG 2026-05-12 02:54:33,231 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:33,231 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,234 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,235 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,235 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,237 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,238 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,239 [main] Physical connection got
DEBUG 2026-05-12 02:54:33,239 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:33,250 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:33,250 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:33,251 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:33,251 [main] Physical connection closed
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 sec
Running org.seasar.dao.unit.S2DaoBeanReaderTest
DEBUG 2026-05-12 02:54:33,254 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:33,255 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,256 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,257 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,257 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,260 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,261 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,261 [main] Physical connection got
DEBUG 2026-05-12 02:54:33,261 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:33,276 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:33,276 [main] Physical connection closed
DEBUG 2026-05-12 02:54:33,279 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:33,279 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,280 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,281 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,281 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,284 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,285 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,286 [main] Physical connection got
DEBUG 2026-05-12 02:54:33,286 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:33,300 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:33,300 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
Running org.seasar.dao.impl.DaoMetaDataFactoryImplTest
DEBUG 2026-05-12 02:54:33,303 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:33,304 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:33,305 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,305 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,307 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,307 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,310 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,310 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,312 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:33,315 [main] Physical connection got
DEBUG 2026-05-12 02:54:33,315 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:33,315 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:33,315 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:33,317 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:33,321 [main] Physical connection closed
DEBUG 2026-05-12 02:54:33,322 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:33,323 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:33,323 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,325 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,326 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,326 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,329 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,329 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,331 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:33,334 [main] Physical connection got
DEBUG 2026-05-12 02:54:33,334 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:33,334 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:33,334 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:33,336 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:33,337 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:33,337 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:33,337 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:33,339 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:33,341 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec
Running org.seasar.dao.dbms.DbmsManagerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.dao.unit.S2DaoTestCaseTest
DEBUG 2026-05-12 02:54:33,346 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:33,346 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,398 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,399 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,399 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,404 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,404 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,406 [main] Physical connection got
DEBUG 2026-05-12 02:54:33,406 [main] Logical connection got, tx=null
WARN 2026-05-12 02:54:33,410 [main] Table(S2DaoTestCaseTest$Hoge) not found
WARN 2026-05-12 02:54:33,410 [main] Table(S2DaoTestCaseTest$Foo) not found
DEBUG 2026-05-12 02:54:33,416 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:33,416 [main] Physical connection closed
DEBUG 2026-05-12 02:54:33,417 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:33,417 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,418 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,421 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,421 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,423 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,424 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,425 [main] Physical connection got
DEBUG 2026-05-12 02:54:33,425 [main] Logical connection got, tx=null
WARN 2026-05-12 02:54:33,428 [main] Table(S2DaoTestCaseTest$Hoge) not found
WARN 2026-05-12 02:54:33,428 [main] Table(S2DaoTestCaseTest$Foo) not found
DEBUG 2026-05-12 02:54:33,433 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:33,433 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec
Running org.seasar.dao.impl.UpdateAutoStaticCommandTest
DEBUG 2026-05-12 02:54:33,437 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:33,437 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,438 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,439 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,439 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,442 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,443 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,444 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/99, BranchId=]
DEBUG 2026-05-12 02:54:33,445 [main] Physical connection got
DEBUG 2026-05-12 02:54:33,445 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/99, BranchId=]
DEBUG 2026-05-12 02:54:33,445 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/99, BranchId=]
DEBUG 2026-05-12 02:54:33,445 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/99, BranchId=]
DEBUG 2026-05-12 02:54:33,462 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/99, BranchId=]
DEBUG 2026-05-12 02:54:33,470 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/99, BranchId=]
DEBUG 2026-05-12 02:54:33,470 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788
DEBUG 2026-05-12 02:54:33,471 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/99, BranchId=]
DEBUG 2026-05-12 02:54:33,471 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/99, BranchId=]
DEBUG 2026-05-12 02:54:33,472 [main] UPDATE EMP SET tstamp = '2026-05-12 02.54.33', ename = 'SCOTT', job = 'ANALYST', deptno = 20, hiredate = '1982-12-09 00.00.00', mgr = 7566, comm = null, sal = 3000.0 WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2026-05-12 02:54:33,472 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/99, BranchId=]
DEBUG 2026-05-12 02:54:33,472 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/99, BranchId=]
DEBUG 2026-05-12 02:54:33,472 [main] Physical connection closed
DEBUG 2026-05-12 02:54:33,473 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:33,474 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,475 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,476 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,476 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,479 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,480 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,480 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/100, BranchId=]
DEBUG 2026-05-12 02:54:33,481 [main] Physical connection got
DEBUG 2026-05-12 02:54:33,481 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/100, BranchId=]
DEBUG 2026-05-12 02:54:33,481 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/100, BranchId=]
DEBUG 2026-05-12 02:54:33,481 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/100, BranchId=]
DEBUG 2026-05-12 02:54:33,488 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/100, BranchId=]
DEBUG 2026-05-12 02:54:33,491 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/100, BranchId=]
DEBUG 2026-05-12 02:54:33,491 [main] UPDATE DEPT SET versionno = 1, dname = null, loc = null WHERE deptno = 10 AND versionno = 0
DEBUG 2026-05-12 02:54:33,491 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/100, BranchId=]
DEBUG 2026-05-12 02:54:33,491 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/100, BranchId=]
DEBUG 2026-05-12 02:54:33,491 [main] Physical connection closed
DEBUG 2026-05-12 02:54:33,493 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:33,494 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,495 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,496 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,496 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,499 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,499 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,500 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/101, BranchId=]
DEBUG 2026-05-12 02:54:33,500 [main] Physical connection got
DEBUG 2026-05-12 02:54:33,500 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/101, BranchId=]
DEBUG 2026-05-12 02:54:33,500 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/101, BranchId=]
DEBUG 2026-05-12 02:54:33,501 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/101, BranchId=]
DEBUG 2026-05-12 02:54:33,508 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/101, BranchId=]
DEBUG 2026-05-12 02:54:33,510 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/101, BranchId=]
DEBUG 2026-05-12 02:54:33,510 [main] UPDATE DEPT SET versionno = 0, dname = null, loc = null WHERE deptno = 10 AND versionno = -1
DEBUG 2026-05-12 02:54:33,511 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/101, BranchId=]
org.seasar.dao.NotSingleRowUpdatedRuntimeException: [EDAO0005]Target for update must be single row(actual:0).(10, null, null, -1)
DEBUG 2026-05-12 02:54:33,511 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/101, BranchId=]
DEBUG 2026-05-12 02:54:33,511 [main] Physical connection closed
DEBUG 2026-05-12 02:54:33,513 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:33,513 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,514 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,515 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,515 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,518 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,518 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,519 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/102, BranchId=]
DEBUG 2026-05-12 02:54:33,520 [main] Physical connection got
DEBUG 2026-05-12 02:54:33,520 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/102, BranchId=]
DEBUG 2026-05-12 02:54:33,520 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/102, BranchId=]
DEBUG 2026-05-12 02:54:33,520 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/102, BranchId=]
DEBUG 2026-05-12 02:54:33,535 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/102, BranchId=]
DEBUG 2026-05-12 02:54:33,542 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/102, BranchId=]
DEBUG 2026-05-12 02:54:33,542 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788
DEBUG 2026-05-12 02:54:33,544 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/102, BranchId=]
DEBUG 2026-05-12 02:54:33,544 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/102, BranchId=]
DEBUG 2026-05-12 02:54:33,544 [main] UPDATE EMP SET tstamp = '2026-05-12 02.54.33', ename = 'SCOTT' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2026-05-12 02:54:33,544 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/102, BranchId=]
DEBUG 2026-05-12 02:54:33,544 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/102, BranchId=]
DEBUG 2026-05-12 02:54:33,544 [main] Physical connection closed
DEBUG 2026-05-12 02:54:33,545 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:33,546 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,547 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,548 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,548 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,551 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,551 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,552 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/103, BranchId=]
DEBUG 2026-05-12 02:54:33,552 [main] Physical connection got
DEBUG 2026-05-12 02:54:33,552 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/103, BranchId=]
DEBUG 2026-05-12 02:54:33,553 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/103, BranchId=]
DEBUG 2026-05-12 02:54:33,553 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/103, BranchId=]
DEBUG 2026-05-12 02:54:33,569 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/103, BranchId=]
DEBUG 2026-05-12 02:54:33,576 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/103, BranchId=]
DEBUG 2026-05-12 02:54:33,577 [main] SELECT EMP.tstamp, EMP.empno, EMP.ename, EMP.job, EMP.deptno, EMP.hiredate, EMP.mgr, EMP.comm, EMP.sal, department.versionno AS versionno_0, department.dname AS dname_0, department.deptno AS deptno_0, department.loc AS loc_0 FROM EMP LEFT OUTER JOIN DEPT department ON EMP.deptno = department.deptno WHERE EMP.empno = 7788
DEBUG 2026-05-12 02:54:33,578 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/103, BranchId=]
DEBUG 2026-05-12 02:54:33,578 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/103, BranchId=]
DEBUG 2026-05-12 02:54:33,578 [main] UPDATE EMP SET deptno = 20, tstamp = '2026-05-12 02.54.33' WHERE empno = 7788 AND tstamp = '2005-01-18 13.09.32'
DEBUG 2026-05-12 02:54:33,578 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/103, BranchId=]
DEBUG 2026-05-12 02:54:33,578 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/103, BranchId=]
DEBUG 2026-05-12 02:54:33,578 [main] Physical connection closed
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 sec
Running org.seasar.dao.util.PropertyDescUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.impl.FieldDaoAnnotationReaderTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.dao.pager.NoScrollCursorTest
DEBUG 2026-05-12 02:54:33,590 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:33,590 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,591 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,592 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,592 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,595 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,595 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,596 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/104, BranchId=]
DEBUG 2026-05-12 02:54:33,596 [main] Physical connection got
DEBUG 2026-05-12 02:54:33,596 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/104, BranchId=]
DEBUG 2026-05-12 02:54:33,596 [main] S2Pager not use scroll cursor.
DEBUG 2026-05-12 02:54:33,596 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/104, BranchId=]
DEBUG 2026-05-12 02:54:33,596 [main] Physical connection closed
DEBUG 2026-05-12 02:54:33,598 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:33,599 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,599 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,601 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,601 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,655 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,655 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,657 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/105, BranchId=]
DEBUG 2026-05-12 02:54:33,657 [main] Physical connection got
DEBUG 2026-05-12 02:54:33,657 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/105, BranchId=]
DEBUG 2026-05-12 02:54:33,657 [main] S2Pager not use scroll cursor.
DEBUG 2026-05-12 02:54:33,657 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/105, BranchId=]
DEBUG 2026-05-12 02:54:33,657 [main] Physical connection closed
DEBUG 2026-05-12 02:54:33,659 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:33,659 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,660 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,662 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,662 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,665 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,665 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,666 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/106, BranchId=]
DEBUG 2026-05-12 02:54:33,666 [main] Physical connection got
DEBUG 2026-05-12 02:54:33,666 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/106, BranchId=]
DEBUG 2026-05-12 02:54:33,666 [main] S2Pager not use scroll cursor.
DEBUG 2026-05-12 02:54:33,666 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/106, BranchId=]
DEBUG 2026-05-12 02:54:33,666 [main] Physical connection closed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec
Running org.seasar.dao.pager.LimitOffsetPagingSqlRewriterTest
DEBUG 2026-05-12 02:54:33,670 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:33,670 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2026-05-12 02:54:33,671 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2026-05-12 02:54:33,672 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2026-05-12 02:54:33,673 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,674 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,675 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,675 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,678 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,679 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,679 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2026-05-12 02:54:33,681 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2026-05-12 02:54:33,683 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2026-05-12 02:54:33,694 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:33,694 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2026-05-12 02:54:33,695 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2026-05-12 02:54:33,696 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2026-05-12 02:54:33,697 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,698 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,699 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,699 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,702 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,702 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,703 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2026-05-12 02:54:33,705 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2026-05-12 02:54:33,705 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2026-05-12 02:54:33,716 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:33,716 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2026-05-12 02:54:33,717 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2026-05-12 02:54:33,718 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2026-05-12 02:54:33,719 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,720 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,721 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,721 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,724 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,724 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,725 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2026-05-12 02:54:33,727 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2026-05-12 02:54:33,727 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2026-05-12 02:54:33,738 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:33,738 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2026-05-12 02:54:33,739 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2026-05-12 02:54:33,740 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2026-05-12 02:54:33,741 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,742 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,743 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:33,743 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,746 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:33,746 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:33,747 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2026-05-12 02:54:33,749 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2026-05-12 02:54:33,749 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2026-05-12 02:54:33,759 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,943 [main] Physical connection got
DEBUG 2026-05-12 02:54:33,943 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,943 [main] DELETE FROM CUSTOMER
DEBUG 2026-05-12 02:54:33,943 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,944 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,948 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,949 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,949 [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 2026-05-12 02:54:33,949 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,949 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,949 [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 2026-05-12 02:54:33,950 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,950 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,950 [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 2026-05-12 02:54:33,950 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,950 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,950 [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 2026-05-12 02:54:33,950 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,950 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,950 [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 2026-05-12 02:54:33,951 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,951 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,951 [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 2026-05-12 02:54:33,951 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,951 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,951 [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 2026-05-12 02:54:33,951 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,951 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,951 [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 2026-05-12 02:54:33,952 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,952 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,952 [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 2026-05-12 02:54:33,952 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,952 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,954 [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 2026-05-12 02:54:33,954 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,954 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,954 [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 2026-05-12 02:54:33,954 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,954 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,955 [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 2026-05-12 02:54:33,955 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,955 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,955 [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 2026-05-12 02:54:33,956 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,956 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,956 [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 2026-05-12 02:54:33,956 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,956 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,956 [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 2026-05-12 02:54:33,956 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,956 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,957 [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 2026-05-12 02:54:33,957 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,957 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,957 [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 2026-05-12 02:54:33,957 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,957 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,957 [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 2026-05-12 02:54:33,957 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,958 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,958 [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 2026-05-12 02:54:33,958 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,958 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,958 [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 2026-05-12 02:54:33,958 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,958 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,959 [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 2026-05-12 02:54:33,959 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,960 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,960 [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 2026-05-12 02:54:33,960 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,960 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,961 [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 2026-05-12 02:54:33,961 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,961 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,961 [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 2026-05-12 02:54:33,961 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,961 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,961 [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 2026-05-12 02:54:33,961 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,962 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,963 [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 2026-05-12 02:54:33,963 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,963 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,963 [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 2026-05-12 02:54:33,963 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,963 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,963 [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 2026-05-12 02:54:33,963 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,963 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,964 [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 2026-05-12 02:54:33,964 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,964 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,964 [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 2026-05-12 02:54:33,964 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,964 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,964 [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 2026-05-12 02:54:33,964 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,964 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,965 [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 2026-05-12 02:54:33,965 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,965 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,965 [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 2026-05-12 02:54:33,965 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,965 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,965 [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 2026-05-12 02:54:33,965 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,965 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,965 [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 2026-05-12 02:54:33,966 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,966 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,966 [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 2026-05-12 02:54:33,966 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,966 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,966 [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 2026-05-12 02:54:33,966 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,966 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,966 [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 2026-05-12 02:54:33,967 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,967 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,967 [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 2026-05-12 02:54:33,967 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,967 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,967 [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 2026-05-12 02:54:33,967 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,967 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,967 [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 2026-05-12 02:54:33,968 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,968 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,968 [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 2026-05-12 02:54:33,968 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,968 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,968 [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 2026-05-12 02:54:33,968 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,968 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,968 [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 2026-05-12 02:54:33,969 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,969 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,969 [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 2026-05-12 02:54:33,969 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,969 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,969 [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 2026-05-12 02:54:33,969 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,969 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,969 [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 2026-05-12 02:54:33,970 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,970 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,970 [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 2026-05-12 02:54:33,970 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,970 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,970 [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 2026-05-12 02:54:33,970 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,970 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,970 [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 2026-05-12 02:54:33,970 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,971 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,971 [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 2026-05-12 02:54:33,971 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,971 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,971 [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 2026-05-12 02:54:33,971 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,971 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,971 [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 2026-05-12 02:54:33,971 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,971 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,972 [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 2026-05-12 02:54:33,972 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,972 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,972 [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 2026-05-12 02:54:33,972 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,972 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,972 [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 2026-05-12 02:54:33,972 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,972 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,973 [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 2026-05-12 02:54:33,973 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,973 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,974 [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 2026-05-12 02:54:33,974 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,974 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,974 [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 2026-05-12 02:54:33,974 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,974 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,974 [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 2026-05-12 02:54:33,975 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,975 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,975 [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 2026-05-12 02:54:33,975 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,975 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,975 [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 2026-05-12 02:54:33,975 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,975 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,975 [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 2026-05-12 02:54:33,975 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,976 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,976 [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 2026-05-12 02:54:33,976 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,976 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,976 [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 2026-05-12 02:54:33,976 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,976 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,976 [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 2026-05-12 02:54:33,977 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,977 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,977 [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 2026-05-12 02:54:33,977 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,977 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,977 [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 2026-05-12 02:54:33,977 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,977 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,978 [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 2026-05-12 02:54:33,978 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,978 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,978 [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 2026-05-12 02:54:33,978 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,979 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,979 [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 2026-05-12 02:54:33,979 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,979 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,980 [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 2026-05-12 02:54:33,980 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,980 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,980 [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 2026-05-12 02:54:33,980 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,980 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,980 [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 2026-05-12 02:54:33,981 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,981 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,981 [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 2026-05-12 02:54:33,981 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,981 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,981 [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 2026-05-12 02:54:33,981 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,981 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,981 [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 2026-05-12 02:54:33,982 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,982 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,982 [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 2026-05-12 02:54:33,982 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,982 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,982 [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 2026-05-12 02:54:33,982 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,982 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,982 [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 2026-05-12 02:54:33,982 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,983 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,983 [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 2026-05-12 02:54:33,983 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,983 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,983 [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 2026-05-12 02:54:33,983 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,983 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,983 [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 2026-05-12 02:54:33,983 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,984 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,984 [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 2026-05-12 02:54:33,984 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,984 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,984 [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 2026-05-12 02:54:33,984 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,984 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,984 [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 2026-05-12 02:54:33,984 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,984 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,985 [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 2026-05-12 02:54:33,985 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,985 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,985 [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 2026-05-12 02:54:33,985 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,985 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,986 [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 2026-05-12 02:54:33,986 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,987 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,987 [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 2026-05-12 02:54:33,987 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,987 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,988 [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 2026-05-12 02:54:33,988 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,988 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,988 [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 2026-05-12 02:54:33,988 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,988 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,988 [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 2026-05-12 02:54:33,988 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,988 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,989 [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 2026-05-12 02:54:33,989 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,989 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,989 [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 2026-05-12 02:54:33,989 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,989 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,989 [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 2026-05-12 02:54:33,989 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,989 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,989 [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 2026-05-12 02:54:33,990 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,990 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,990 [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 2026-05-12 02:54:33,990 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,990 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,990 [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 2026-05-12 02:54:33,990 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,990 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,990 [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 2026-05-12 02:54:33,991 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,991 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,991 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,991 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,991 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,993 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,993 [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 2026-05-12 02:54:33,993 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,993 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,993 [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 2026-05-12 02:54:33,994 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,995 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/107, BranchId=]
DEBUG 2026-05-12 02:54:33,995 [main] Physical connection closed
DEBUG 2026-05-12 02:54:33,997 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:33,998 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2026-05-12 02:54:33,998 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2026-05-12 02:54:33,999 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2026-05-12 02:54:34,001 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:34,001 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:34,002 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:34,003 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:34,006 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:34,006 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:34,007 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2026-05-12 02:54:34,009 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2026-05-12 02:54:34,009 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2026-05-12 02:54:34,018 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,042 [main] Physical connection got
DEBUG 2026-05-12 02:54:34,042 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,042 [main] DELETE FROM CUSTOMER
DEBUG 2026-05-12 02:54:34,042 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,042 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,044 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,045 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,046 [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 2026-05-12 02:54:34,046 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,047 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,050 [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 2026-05-12 02:54:34,050 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,050 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,050 [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 2026-05-12 02:54:34,050 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,050 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,051 [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 2026-05-12 02:54:34,051 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,051 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,051 [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 2026-05-12 02:54:34,051 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,051 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,051 [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 2026-05-12 02:54:34,052 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,052 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,052 [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 2026-05-12 02:54:34,054 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,054 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,054 [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 2026-05-12 02:54:34,054 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,054 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,054 [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 2026-05-12 02:54:34,055 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,055 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,055 [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 2026-05-12 02:54:34,056 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,056 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,056 [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 2026-05-12 02:54:34,056 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,056 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,056 [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 2026-05-12 02:54:34,058 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,058 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,058 [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 2026-05-12 02:54:34,059 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,059 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,059 [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 2026-05-12 02:54:34,059 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,059 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,059 [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 2026-05-12 02:54:34,060 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,060 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,060 [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 2026-05-12 02:54:34,060 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,060 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,060 [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 2026-05-12 02:54:34,060 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,060 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,061 [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 2026-05-12 02:54:34,061 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,061 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,061 [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 2026-05-12 02:54:34,061 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,061 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,061 [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 2026-05-12 02:54:34,062 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,062 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,062 [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 2026-05-12 02:54:34,062 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,062 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,063 [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 2026-05-12 02:54:34,063 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,063 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,063 [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 2026-05-12 02:54:34,063 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,063 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,063 [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 2026-05-12 02:54:34,063 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,063 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,063 [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 2026-05-12 02:54:34,064 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,064 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,064 [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 2026-05-12 02:54:34,064 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,064 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,064 [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 2026-05-12 02:54:34,064 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,064 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,065 [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 2026-05-12 02:54:34,065 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,065 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,065 [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 2026-05-12 02:54:34,065 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,065 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,065 [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 2026-05-12 02:54:34,065 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,065 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,065 [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 2026-05-12 02:54:34,066 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,066 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,066 [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 2026-05-12 02:54:34,066 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,066 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,067 [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 2026-05-12 02:54:34,068 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,068 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,068 [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 2026-05-12 02:54:34,068 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,068 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,068 [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 2026-05-12 02:54:34,068 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,068 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,068 [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 2026-05-12 02:54:34,069 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,069 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,069 [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 2026-05-12 02:54:34,069 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,069 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,069 [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 2026-05-12 02:54:34,069 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,070 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,070 [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 2026-05-12 02:54:34,071 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,071 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,071 [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 2026-05-12 02:54:34,071 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,071 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,071 [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 2026-05-12 02:54:34,071 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,071 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,071 [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 2026-05-12 02:54:34,071 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,071 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,072 [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 2026-05-12 02:54:34,072 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,072 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,072 [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 2026-05-12 02:54:34,072 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,072 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,072 [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 2026-05-12 02:54:34,072 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,072 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,072 [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 2026-05-12 02:54:34,074 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,074 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,074 [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 2026-05-12 02:54:34,074 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,075 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,075 [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 2026-05-12 02:54:34,075 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,075 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,075 [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 2026-05-12 02:54:34,075 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,075 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,075 [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 2026-05-12 02:54:34,075 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,076 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,076 [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 2026-05-12 02:54:34,076 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,076 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,076 [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 2026-05-12 02:54:34,077 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,077 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,077 [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 2026-05-12 02:54:34,077 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,077 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,077 [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 2026-05-12 02:54:34,077 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,078 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,078 [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 2026-05-12 02:54:34,080 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,080 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,081 [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 2026-05-12 02:54:34,081 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,081 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,081 [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 2026-05-12 02:54:34,081 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,081 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,081 [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 2026-05-12 02:54:34,081 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,081 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,081 [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 2026-05-12 02:54:34,082 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,082 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,082 [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 2026-05-12 02:54:34,082 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,082 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,082 [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 2026-05-12 02:54:34,082 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,082 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,082 [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 2026-05-12 02:54:34,083 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,083 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,083 [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 2026-05-12 02:54:34,083 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,083 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,083 [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 2026-05-12 02:54:34,083 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,083 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,083 [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 2026-05-12 02:54:34,083 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,083 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,084 [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 2026-05-12 02:54:34,084 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,084 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,084 [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 2026-05-12 02:54:34,084 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,084 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,084 [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 2026-05-12 02:54:34,084 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,085 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,085 [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 2026-05-12 02:54:34,085 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,085 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,085 [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 2026-05-12 02:54:34,086 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,086 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,086 [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 2026-05-12 02:54:34,086 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,086 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,086 [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 2026-05-12 02:54:34,086 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,086 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,086 [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 2026-05-12 02:54:34,086 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,086 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,087 [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 2026-05-12 02:54:34,087 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,087 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,087 [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 2026-05-12 02:54:34,087 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,087 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,087 [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 2026-05-12 02:54:34,087 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,087 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,087 [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 2026-05-12 02:54:34,088 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,088 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,088 [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 2026-05-12 02:54:34,089 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,089 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,090 [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 2026-05-12 02:54:34,090 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,090 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,090 [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 2026-05-12 02:54:34,091 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,091 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,091 [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 2026-05-12 02:54:34,091 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,091 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,091 [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 2026-05-12 02:54:34,091 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,091 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,091 [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 2026-05-12 02:54:34,092 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,092 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,092 [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 2026-05-12 02:54:34,092 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,092 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,092 [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 2026-05-12 02:54:34,092 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,092 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,092 [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 2026-05-12 02:54:34,092 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,092 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,093 [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 2026-05-12 02:54:34,093 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,093 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,093 [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 2026-05-12 02:54:34,093 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,093 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,093 [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 2026-05-12 02:54:34,093 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,093 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,094 [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 2026-05-12 02:54:34,094 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,094 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,094 [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 2026-05-12 02:54:34,094 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,094 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,094 [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 2026-05-12 02:54:34,094 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,094 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,094 [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 2026-05-12 02:54:34,094 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,094 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,095 [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 2026-05-12 02:54:34,095 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,095 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,095 [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 2026-05-12 02:54:34,095 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,095 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,095 [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 2026-05-12 02:54:34,095 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,095 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,095 [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 2026-05-12 02:54:34,096 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,096 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,096 [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 2026-05-12 02:54:34,096 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,096 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,096 [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 2026-05-12 02:54:34,096 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,096 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,096 [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 2026-05-12 02:54:34,096 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,108 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,108 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,108 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,109 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,112 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,112 [main] SELECT count(*) FROM (select * from customer
where
DATE_OF_JOIN >= '2006-01-01'
) AS total
DEBUG 2026-05-12 02:54:34,113 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,113 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,113 [main] select * from customer
where
DATE_OF_JOIN >= '2006-01-01'
order by PRIORITY LIMIT 12 OFFSET 18
DEBUG 2026-05-12 02:54:34,116 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,116 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,116 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,119 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/108, BranchId=]
DEBUG 2026-05-12 02:54:34,119 [main] Physical connection closed
DEBUG 2026-05-12 02:54:34,120 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:34,120 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2026-05-12 02:54:34,122 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2026-05-12 02:54:34,123 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2026-05-12 02:54:34,124 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:34,125 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:34,126 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:34,126 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:34,130 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:34,131 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:34,132 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2026-05-12 02:54:34,134 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2026-05-12 02:54:34,134 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2026-05-12 02:54:34,144 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,152 [main] Physical connection got
DEBUG 2026-05-12 02:54:34,152 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,152 [main] DELETE FROM CUSTOMER
DEBUG 2026-05-12 02:54:34,152 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,152 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,156 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,156 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,156 [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 2026-05-12 02:54:34,156 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,156 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,156 [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 2026-05-12 02:54:34,156 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,157 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,157 [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 2026-05-12 02:54:34,157 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,157 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,157 [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 2026-05-12 02:54:34,157 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,157 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,157 [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 2026-05-12 02:54:34,157 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,158 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,158 [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 2026-05-12 02:54:34,158 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,158 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,158 [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 2026-05-12 02:54:34,158 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,158 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,158 [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 2026-05-12 02:54:34,158 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,158 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,158 [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 2026-05-12 02:54:34,159 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,159 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,159 [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 2026-05-12 02:54:34,159 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,159 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,159 [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 2026-05-12 02:54:34,159 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,159 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,159 [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 2026-05-12 02:54:34,159 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,160 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,160 [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 2026-05-12 02:54:34,160 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,160 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,160 [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 2026-05-12 02:54:34,160 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,160 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,160 [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 2026-05-12 02:54:34,160 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,160 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,160 [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 2026-05-12 02:54:34,161 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,161 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,162 [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 2026-05-12 02:54:34,163 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,163 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,163 [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 2026-05-12 02:54:34,163 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,163 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,163 [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 2026-05-12 02:54:34,163 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,163 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,164 [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 2026-05-12 02:54:34,164 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,164 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,164 [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 2026-05-12 02:54:34,164 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,164 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,164 [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 2026-05-12 02:54:34,164 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,164 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,164 [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 2026-05-12 02:54:34,165 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,165 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,165 [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 2026-05-12 02:54:34,165 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,165 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,165 [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 2026-05-12 02:54:34,165 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,165 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,166 [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 2026-05-12 02:54:34,166 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,166 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,166 [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 2026-05-12 02:54:34,167 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,167 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,167 [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 2026-05-12 02:54:34,167 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,167 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,167 [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 2026-05-12 02:54:34,167 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,167 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,167 [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 2026-05-12 02:54:34,168 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,168 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,168 [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 2026-05-12 02:54:34,168 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,168 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,168 [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 2026-05-12 02:54:34,168 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,168 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,168 [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 2026-05-12 02:54:34,168 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,168 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,169 [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 2026-05-12 02:54:34,169 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,169 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,169 [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 2026-05-12 02:54:34,169 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,169 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,169 [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 2026-05-12 02:54:34,169 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,169 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,169 [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 2026-05-12 02:54:34,169 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,170 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,170 [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 2026-05-12 02:54:34,170 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,170 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,170 [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 2026-05-12 02:54:34,170 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,170 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,170 [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 2026-05-12 02:54:34,170 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,170 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,170 [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 2026-05-12 02:54:34,171 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,171 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,171 [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 2026-05-12 02:54:34,171 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,171 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,171 [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 2026-05-12 02:54:34,171 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,171 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,171 [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 2026-05-12 02:54:34,171 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,172 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,172 [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 2026-05-12 02:54:34,172 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,172 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,172 [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 2026-05-12 02:54:34,172 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,172 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,172 [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 2026-05-12 02:54:34,173 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,173 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,173 [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 2026-05-12 02:54:34,173 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,173 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,173 [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 2026-05-12 02:54:34,173 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,173 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,173 [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 2026-05-12 02:54:34,173 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,173 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,174 [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 2026-05-12 02:54:34,174 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,174 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,174 [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 2026-05-12 02:54:34,174 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,174 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,174 [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 2026-05-12 02:54:34,174 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,174 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,174 [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 2026-05-12 02:54:34,175 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,175 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,175 [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 2026-05-12 02:54:34,175 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,175 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,175 [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 2026-05-12 02:54:34,175 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,175 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,175 [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 2026-05-12 02:54:34,176 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,176 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,176 [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 2026-05-12 02:54:34,176 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,176 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,176 [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 2026-05-12 02:54:34,177 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,177 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,177 [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 2026-05-12 02:54:34,177 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,177 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,177 [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 2026-05-12 02:54:34,177 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,177 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,177 [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 2026-05-12 02:54:34,177 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,177 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,178 [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 2026-05-12 02:54:34,178 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,178 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,178 [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 2026-05-12 02:54:34,178 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,178 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,178 [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 2026-05-12 02:54:34,178 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,178 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,178 [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 2026-05-12 02:54:34,178 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,179 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,179 [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 2026-05-12 02:54:34,179 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,179 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,179 [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 2026-05-12 02:54:34,179 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,179 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,179 [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 2026-05-12 02:54:34,179 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,179 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,179 [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 2026-05-12 02:54:34,180 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,180 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,180 [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 2026-05-12 02:54:34,180 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,180 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,180 [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 2026-05-12 02:54:34,180 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,180 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,180 [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 2026-05-12 02:54:34,180 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,180 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,180 [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 2026-05-12 02:54:34,181 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,181 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,181 [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 2026-05-12 02:54:34,181 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,181 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,181 [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 2026-05-12 02:54:34,181 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,181 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,181 [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 2026-05-12 02:54:34,181 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,181 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,182 [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 2026-05-12 02:54:34,182 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,182 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,182 [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 2026-05-12 02:54:34,182 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,182 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,182 [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 2026-05-12 02:54:34,182 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,182 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,182 [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 2026-05-12 02:54:34,182 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,182 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,183 [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 2026-05-12 02:54:34,183 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,183 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,183 [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 2026-05-12 02:54:34,183 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,183 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,183 [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 2026-05-12 02:54:34,183 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,183 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,183 [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 2026-05-12 02:54:34,183 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,184 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,184 [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 2026-05-12 02:54:34,184 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,184 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,184 [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 2026-05-12 02:54:34,184 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,184 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,184 [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 2026-05-12 02:54:34,184 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,185 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,185 [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 2026-05-12 02:54:34,185 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,185 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,185 [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 2026-05-12 02:54:34,186 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,186 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,186 [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 2026-05-12 02:54:34,186 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,186 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,186 [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 2026-05-12 02:54:34,186 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,186 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,186 [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 2026-05-12 02:54:34,186 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,186 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,186 [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 2026-05-12 02:54:34,187 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,187 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,187 [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 2026-05-12 02:54:34,187 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,187 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,187 [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 2026-05-12 02:54:34,187 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,187 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,187 [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 2026-05-12 02:54:34,187 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,187 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,188 [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 2026-05-12 02:54:34,188 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,188 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,188 [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 2026-05-12 02:54:34,188 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,188 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,188 [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 2026-05-12 02:54:34,188 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,190 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,190 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,190 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,191 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,194 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,194 [main] SELECT count(*) FROM (select * from customer
where
DATE_OF_JOIN >= '2006-01-01'
) AS total
DEBUG 2026-05-12 02:54:34,194 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,195 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,195 [main] select * from customer
where
DATE_OF_JOIN >= '2006-01-01'
order by PRIORITY LIMIT 12 OFFSET 18
DEBUG 2026-05-12 02:54:34,195 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,196 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,196 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,199 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/109, BranchId=]
DEBUG 2026-05-12 02:54:34,199 [main] Physical connection closed
DEBUG 2026-05-12 02:54:34,201 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:34,202 [main] S2Container will be created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2026-05-12 02:54:34,203 [main] S2Container will be created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2026-05-12 02:54:34,207 [main] S2Container will be created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2026-05-12 02:54:34,208 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:34,209 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:34,211 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:34,211 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:34,214 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:34,215 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:34,215 [main] S2Container is created(path=org/seasar/dao/pager/jdbc-limit-offset.dicon)
DEBUG 2026-05-12 02:54:34,216 [main] S2Container is created(path=org/seasar/dao/pager/dao-limit-offset.dicon)
DEBUG 2026-05-12 02:54:34,217 [main] S2Container is created(path=org/seasar/dao/pager/LimitOffsetTest.dicon)
DEBUG 2026-05-12 02:54:34,228 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,238 [main] Physical connection got
DEBUG 2026-05-12 02:54:34,239 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,239 [main] DELETE FROM CUSTOMER
DEBUG 2026-05-12 02:54:34,239 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,239 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,241 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,241 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,241 [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 2026-05-12 02:54:34,241 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,241 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,241 [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 2026-05-12 02:54:34,242 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,242 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,242 [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 2026-05-12 02:54:34,242 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,242 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,242 [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 2026-05-12 02:54:34,242 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,242 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,242 [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 2026-05-12 02:54:34,242 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,242 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,243 [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 2026-05-12 02:54:34,243 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,243 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,243 [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 2026-05-12 02:54:34,243 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,243 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,243 [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 2026-05-12 02:54:34,243 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,243 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,244 [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 2026-05-12 02:54:34,244 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,244 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,244 [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 2026-05-12 02:54:34,244 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,244 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,244 [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 2026-05-12 02:54:34,244 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,244 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,244 [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 2026-05-12 02:54:34,244 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,245 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,245 [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 2026-05-12 02:54:34,245 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,245 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,245 [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 2026-05-12 02:54:34,245 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,245 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,245 [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 2026-05-12 02:54:34,246 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,246 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,247 [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 2026-05-12 02:54:34,247 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,247 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,247 [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 2026-05-12 02:54:34,247 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,247 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,247 [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 2026-05-12 02:54:34,247 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,247 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,247 [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 2026-05-12 02:54:34,248 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,248 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,248 [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 2026-05-12 02:54:34,248 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,248 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,248 [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 2026-05-12 02:54:34,248 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,248 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,249 [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 2026-05-12 02:54:34,249 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,249 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,249 [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 2026-05-12 02:54:34,250 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,250 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,250 [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 2026-05-12 02:54:34,250 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,250 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,250 [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 2026-05-12 02:54:34,250 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,250 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,250 [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 2026-05-12 02:54:34,250 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,251 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,251 [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 2026-05-12 02:54:34,251 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,251 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,251 [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 2026-05-12 02:54:34,251 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,251 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,251 [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 2026-05-12 02:54:34,251 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,251 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,251 [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 2026-05-12 02:54:34,252 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,252 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,252 [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 2026-05-12 02:54:34,252 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,252 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,252 [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 2026-05-12 02:54:34,252 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,252 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,253 [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 2026-05-12 02:54:34,253 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,253 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,253 [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 2026-05-12 02:54:34,253 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,253 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,253 [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 2026-05-12 02:54:34,253 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,253 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,253 [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 2026-05-12 02:54:34,254 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,254 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,254 [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 2026-05-12 02:54:34,254 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,254 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,254 [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 2026-05-12 02:54:34,255 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,255 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,255 [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 2026-05-12 02:54:34,255 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,255 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,255 [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 2026-05-12 02:54:34,255 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,255 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,255 [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 2026-05-12 02:54:34,255 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,255 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,256 [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 2026-05-12 02:54:34,256 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,256 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,256 [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 2026-05-12 02:54:34,256 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,256 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,256 [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 2026-05-12 02:54:34,256 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,256 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,257 [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 2026-05-12 02:54:34,257 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,257 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,257 [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 2026-05-12 02:54:34,257 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,258 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,258 [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 2026-05-12 02:54:34,258 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,258 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,258 [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 2026-05-12 02:54:34,258 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,258 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,259 [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 2026-05-12 02:54:34,259 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,259 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,259 [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 2026-05-12 02:54:34,259 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,259 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,259 [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 2026-05-12 02:54:34,260 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,260 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,260 [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 2026-05-12 02:54:34,260 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,260 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,260 [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 2026-05-12 02:54:34,260 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,260 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,260 [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 2026-05-12 02:54:34,260 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,260 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,260 [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 2026-05-12 02:54:34,261 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,261 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,261 [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 2026-05-12 02:54:34,261 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,261 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,261 [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 2026-05-12 02:54:34,261 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,261 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,261 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (58, '獅威鎖 五十八郎', '秋田県', '1962-12-15 00.00.00', 'O', '2005-12-05 00.00.00', 85, 525)
DEBUG 2026-05-12 02:54:34,262 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,262 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,262 [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 2026-05-12 02:54:34,262 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,262 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,262 [main] INSERT INTO CUSTOMER (ID, NAME, CITY, DATE_OF_BIRTH, BLOOD_TYPE, DATE_OF_JOIN, PRIORITY, RANK) VALUES (60, '渥司守 六十郎', '香川県', '1952-08-09 00.00.00', 'O', '2005-11-03 00.00.00', 17, 623)
DEBUG 2026-05-12 02:54:34,262 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,262 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,262 [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 2026-05-12 02:54:34,262 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,262 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,262 [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 2026-05-12 02:54:34,263 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,263 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,263 [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 2026-05-12 02:54:34,263 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,263 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,263 [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 2026-05-12 02:54:34,263 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,263 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,263 [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 2026-05-12 02:54:34,263 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,263 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,264 [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 2026-05-12 02:54:34,264 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,264 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,264 [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 2026-05-12 02:54:34,264 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,264 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,264 [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 2026-05-12 02:54:34,264 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,264 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,264 [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 2026-05-12 02:54:34,264 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,264 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,265 [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 2026-05-12 02:54:34,265 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,265 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,265 [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 2026-05-12 02:54:34,265 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,265 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,265 [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 2026-05-12 02:54:34,265 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,265 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,265 [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 2026-05-12 02:54:34,265 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,266 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,266 [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 2026-05-12 02:54:34,266 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,266 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,266 [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 2026-05-12 02:54:34,266 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,266 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,266 [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 2026-05-12 02:54:34,267 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,267 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,267 [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 2026-05-12 02:54:34,267 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,267 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,267 [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 2026-05-12 02:54:34,268 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,268 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,268 [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 2026-05-12 02:54:34,268 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,268 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,268 [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 2026-05-12 02:54:34,268 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,268 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,268 [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 2026-05-12 02:54:34,268 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,269 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,269 [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 2026-05-12 02:54:34,269 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,269 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,269 [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 2026-05-12 02:54:34,269 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,269 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,269 [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 2026-05-12 02:54:34,269 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,269 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,269 [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 2026-05-12 02:54:34,270 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,270 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,270 [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 2026-05-12 02:54:34,270 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,270 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,270 [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 2026-05-12 02:54:34,270 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,270 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,270 [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 2026-05-12 02:54:34,270 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,270 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,270 [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 2026-05-12 02:54:34,271 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,271 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,271 [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 2026-05-12 02:54:34,271 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,271 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,271 [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 2026-05-12 02:54:34,271 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,271 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,272 [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 2026-05-12 02:54:34,272 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,272 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,272 [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 2026-05-12 02:54:34,272 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,272 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,272 [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 2026-05-12 02:54:34,272 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,272 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,272 [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 2026-05-12 02:54:34,272 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,273 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,273 [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 2026-05-12 02:54:34,273 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,273 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,273 [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 2026-05-12 02:54:34,273 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,273 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,273 [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 2026-05-12 02:54:34,273 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,273 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,273 [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 2026-05-12 02:54:34,273 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,274 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,274 [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 2026-05-12 02:54:34,274 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,343 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,343 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,343 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,344 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,345 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,345 [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 2026-05-12 02:54:34,348 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,348 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,348 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,357 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/110, BranchId=]
DEBUG 2026-05-12 02:54:34,358 [main] Physical connection closed
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.691 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 2026-05-12 02:54:34,363 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:34,363 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:34,364 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:34,366 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:34,366 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:34,369 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:34,369 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:34,370 [main] Physical connection got
DEBUG 2026-05-12 02:54:34,370 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:34,371 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:34,371 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.seasar.dao.issue.Jira101Test
DEBUG 2026-05-12 02:54:34,373 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:34,374 [main] S2Container will be created(path=org/seasar/dao/issue/Jira101Test.dicon)
DEBUG 2026-05-12 02:54:34,375 [main] S2Container will be created(path=dao-enhance.dicon)
DEBUG 2026-05-12 02:54:34,376 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:34,376 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:34,377 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:34,377 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:34,380 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:34,381 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:34,383 [main] S2Container is created(path=dao-enhance.dicon)
DEBUG 2026-05-12 02:54:34,384 [main] S2Container is created(path=org/seasar/dao/issue/Jira101Test.dicon)
DEBUG 2026-05-12 02:54:34,391 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/111, BranchId=]
DEBUG 2026-05-12 02:54:34,392 [main] Physical connection got
DEBUG 2026-05-12 02:54:34,392 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/111, BranchId=]
DEBUG 2026-05-12 02:54:34,392 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/111, BranchId=]
DEBUG 2026-05-12 02:54:34,392 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/111, BranchId=]
DEBUG 2026-05-12 02:54:34,399 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/111, BranchId=]
DEBUG 2026-05-12 02:54:34,401 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/111, BranchId=]
DEBUG 2026-05-12 02:54:34,401 [main] INSERT INTO JIRA101_TABLE (aaa, bbb, foo_id) VALUES ('a1', 'b1', 777)
DEBUG 2026-05-12 02:54:34,401 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/111, BranchId=]
DEBUG 2026-05-12 02:54:34,401 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/111, BranchId=]
DEBUG 2026-05-12 02:54:34,401 [main] SELECT JIRA101_TABLE.aaa, JIRA101_TABLE.bbb, JIRA101_TABLE.foo_id FROM JIRA101_TABLE WHERE JIRA101_TABLE.FOO_ID = 777
DEBUG 2026-05-12 02:54:34,402 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/111, BranchId=]
DEBUG 2026-05-12 02:54:34,402 [main] skip UPDATE: table=JIRA101_TABLE, key{foo_id=777}
DEBUG 2026-05-12 02:54:34,403 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/111, BranchId=]
DEBUG 2026-05-12 02:54:34,403 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.seasar.dao.interceptors.AssertAtLeastOneRowInterceptorTest
DEBUG 2026-05-12 02:54:34,406 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:34,406 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertAtLeastOneRowInterceptorTest.dicon)
DEBUG 2026-05-12 02:54:34,407 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:34,409 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:34,410 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:34,410 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:34,413 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:34,413 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:34,415 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertAtLeastOneRowInterceptorTest.dicon)
DEBUG 2026-05-12 02:54:34,421 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/112, BranchId=]
DEBUG 2026-05-12 02:54:34,422 [main] Physical connection got
DEBUG 2026-05-12 02:54:34,422 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/112, BranchId=]
DEBUG 2026-05-12 02:54:34,422 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/112, BranchId=]
DEBUG 2026-05-12 02:54:34,422 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/112, BranchId=]
DEBUG 2026-05-12 02:54:34,438 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/112, BranchId=]
DEBUG 2026-05-12 02:54:34,438 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/112, BranchId=]
DEBUG 2026-05-12 02:54:34,438 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'A%'
DEBUG 2026-05-12 02:54:34,438 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/112, BranchId=]
DEBUG 2026-05-12 02:54:34,439 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/112, BranchId=]
DEBUG 2026-05-12 02:54:34,439 [main] Physical connection closed
DEBUG 2026-05-12 02:54:34,440 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:34,441 [main] S2Container will be created(path=org/seasar/dao/interceptors/AssertAtLeastOneRowInterceptorTest.dicon)
DEBUG 2026-05-12 02:54:34,441 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:34,443 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:34,444 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:34,444 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:34,447 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:34,448 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:34,449 [main] S2Container is created(path=org/seasar/dao/interceptors/AssertAtLeastOneRowInterceptorTest.dicon)
DEBUG 2026-05-12 02:54:34,455 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/113, BranchId=]
DEBUG 2026-05-12 02:54:34,456 [main] Physical connection got
DEBUG 2026-05-12 02:54:34,456 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/113, BranchId=]
DEBUG 2026-05-12 02:54:34,456 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/113, BranchId=]
DEBUG 2026-05-12 02:54:34,456 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/113, BranchId=]
DEBUG 2026-05-12 02:54:34,470 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/113, BranchId=]
DEBUG 2026-05-12 02:54:34,470 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/113, BranchId=]
DEBUG 2026-05-12 02:54:34,470 [main] update EMP set SAL = SAL * 2 where ENAME LIKE 'ZZ%'
DEBUG 2026-05-12 02:54:34,471 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/113, BranchId=]
DEBUG 2026-05-12 02:54:34,472 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/113, BranchId=]
DEBUG 2026-05-12 02:54:34,472 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec
Running org.seasar.dao.impl.RelationKeyTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.dao.impl.NestedDaoMethodTest
DEBUG 2026-05-12 02:54:34,476 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:34,477 [main] S2Container will be created(path=org/seasar/dao/impl/NestedDaoMethodTest.dicon)
DEBUG 2026-05-12 02:54:34,478 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:34,478 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:34,479 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:34,481 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:34,481 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:34,483 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:34,484 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:34,486 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:34,487 [main] S2Container is created(path=org/seasar/dao/impl/NestedDaoMethodTest.dicon)
DEBUG 2026-05-12 02:54:34,495 [main] Physical connection got
DEBUG 2026-05-12 02:54:34,495 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:34,495 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:34,495 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:34,498 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:34,500 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:34,500 [main] SELECT EMP.empno, EMP.ename, EMP.deptno FROM EMP WHERE empno = 7782
DEBUG 2026-05-12 02:54:34,500 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:34,500 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:34,500 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:34,500 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:34,501 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:34,502 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:34,502 [main] SELECT DEPT.dname, DEPT.deptno FROM DEPT WHERE DEPT.deptno = 10
DEBUG 2026-05-12 02:54:34,502 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:34,502 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.seasar.dao.parser.SqlParserImplTest
org.seasar.dao.TokenNotClosedRuntimeException: [EDAO0002]*/ not closed in (hoge)
SELECT * FROM emp WHERE job = /* job*/'CLERK'
BETWEEN sal ? AND ?
[SELECT * FROM emp WHERE job = ?]
WARN 2026-05-12 02:54:34,507 [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 2026-05-12 02:54:34,511 [main] Argument(job) not found
SELECT * FROM emp
WARN 2026-05-12 02:54:34,511 [main] Argument(aaa) not found
[]
[]
[aaabbb]
[aaa]
[bbbddd]
SELECT * FROM emp WHERE deptno = 10
WARN 2026-05-12 02:54:34,513 [main] Argument(job) not found
WARN 2026-05-12 02:54:34,513 [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 2026-05-12 02:54:34,516 [main] Argument(moge) not found
WARN 2026-05-12 02:54:34,516 [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 2026-05-12 02:54:34,516 [main] Argument(hoge) not found
WARN 2026-05-12 02:54:34,516 [main] Argument($1) not found
WARN 2026-05-12 02:54:34,516 [main] Argument($1) not found
SELECT AAA FROM HOGE where bb = ? /* comment */
WARN 2026-05-12 02:54:34,517 [main] Argument($1) not found
WARN 2026-05-12 02:54:34,517 [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 2026-05-12 02:54:34,519 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:34,520 [main] S2Container will be created(path=org/seasar/dao/impl/QuestionInCommentTest.dicon)
DEBUG 2026-05-12 02:54:34,521 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:34,522 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:34,523 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:34,524 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:34,524 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:34,527 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:34,527 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:34,529 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:34,589 [main] S2Container is created(path=org/seasar/dao/impl/QuestionInCommentTest.dicon)
DEBUG 2026-05-12 02:54:34,597 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/114, BranchId=]
DEBUG 2026-05-12 02:54:34,597 [main] Physical connection got
DEBUG 2026-05-12 02:54:34,597 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/114, BranchId=]
DEBUG 2026-05-12 02:54:34,597 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/114, BranchId=]
DEBUG 2026-05-12 02:54:34,597 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/114, BranchId=]
DEBUG 2026-05-12 02:54:34,600 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/114, BranchId=]
DEBUG 2026-05-12 02:54:34,603 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/114, BranchId=]
DEBUG 2026-05-12 02:54:34,603 [main] INSERT INTO EMP (
EMPNO,
ENAME,
TSTAMP
) VALUES (
/* comment */
2222,
'aaaaaaaaaaaa',
null
/* in comment */
)
DEBUG 2026-05-12 02:54:34,604 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/114, BranchId=]
DEBUG 2026-05-12 02:54:34,604 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/114, BranchId=]
DEBUG 2026-05-12 02:54:34,604 [main] Physical connection closed
DEBUG 2026-05-12 02:54:34,605 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:34,606 [main] S2Container will be created(path=org/seasar/dao/impl/QuestionInCommentTest.dicon)
DEBUG 2026-05-12 02:54:34,607 [main] S2Container will be created(path=dao.dicon)
DEBUG 2026-05-12 02:54:34,608 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:34,609 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:34,610 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:34,610 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:34,613 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:34,613 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:34,615 [main] S2Container is created(path=dao.dicon)
DEBUG 2026-05-12 02:54:34,616 [main] S2Container is created(path=org/seasar/dao/impl/QuestionInCommentTest.dicon)
DEBUG 2026-05-12 02:54:34,622 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/115, BranchId=]
DEBUG 2026-05-12 02:54:34,623 [main] Physical connection got
DEBUG 2026-05-12 02:54:34,623 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/115, BranchId=]
DEBUG 2026-05-12 02:54:34,623 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/115, BranchId=]
DEBUG 2026-05-12 02:54:34,623 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/115, BranchId=]
DEBUG 2026-05-12 02:54:34,627 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/115, BranchId=]
DEBUG 2026-05-12 02:54:34,628 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/115, BranchId=]
DEBUG 2026-05-12 02:54:34,628 [main] select *
from EMP
where ENAME = 'te?st'
DEBUG 2026-05-12 02:54:34,628 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/115, BranchId=]
DEBUG 2026-05-12 02:54:34,628 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/115, BranchId=]
DEBUG 2026-05-12 02:54:34,628 [main] Physical connection closed
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 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 2026-05-12 02:54:34,636 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:34,636 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:34,637 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:34,638 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:34,638 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:34,641 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:34,641 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:34,642 [main] Transaction began, tx=[FormatId=4360, GlobalId=1778522062149/116, BranchId=]
DEBUG 2026-05-12 02:54:34,643 [main] Physical connection got
DEBUG 2026-05-12 02:54:34,643 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/116, BranchId=]
DEBUG 2026-05-12 02:54:34,643 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/116, BranchId=]
DEBUG 2026-05-12 02:54:34,643 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/116, BranchId=]
DEBUG 2026-05-12 02:54:34,660 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/116, BranchId=]
DEBUG 2026-05-12 02:54:34,669 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/116, BranchId=]
DEBUG 2026-05-12 02:54:34,669 [main] DELETE FROM EMP WHERE empno = 7499 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-05-12 02:54:34,669 [main] DELETE FROM EMP WHERE empno = 7369 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-05-12 02:54:34,670 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/116, BranchId=]
DEBUG 2026-05-12 02:54:34,670 [main] Logical connection got, tx=[FormatId=4360, GlobalId=1778522062149/116, BranchId=]
DEBUG 2026-05-12 02:54:34,670 [main] DELETE FROM EMP WHERE empno = 7782 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-05-12 02:54:34,670 [main] DELETE FROM EMP WHERE empno = 7788 AND tstamp = '2000-01-01 00.00.00'
DEBUG 2026-05-12 02:54:34,670 [main] Logical connection closed, tx=[FormatId=4360, GlobalId=1778522062149/116, BranchId=]
DEBUG 2026-05-12 02:54:34,670 [main] Transaction rolledback, tx=[FormatId=4360, GlobalId=1778522062149/116, BranchId=]
DEBUG 2026-05-12 02:54:34,670 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running org.seasar.dao.impl.OverloadNotSupportedSqlCommandTest
DEBUG 2026-05-12 02:54:34,673 [main] The value (ut) was set into the environment variable #Env, because the file (env_ut.txt) was not found.
DEBUG 2026-05-12 02:54:34,673 [main] S2Container will be created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:34,674 [main] S2Container will be created(path=jta.dicon)
DEBUG 2026-05-12 02:54:34,675 [main] S2Container is created(path=jta.dicon)
DEBUG 2026-05-12 02:54:34,676 [main] S2Container will be created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:34,678 [main] S2Container is created(path=jdbc.dicon)
DEBUG 2026-05-12 02:54:34,678 [main] S2Container is created(path=j2ee.dicon)
DEBUG 2026-05-12 02:54:34,681 [main] Physical connection got
DEBUG 2026-05-12 02:54:34,681 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:34,681 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:34,681 [main] Logical connection got, tx=null
DEBUG 2026-05-12 02:54:34,696 [main] Logical connection closed, tx=null
DEBUG 2026-05-12 02:54:34,697 [main] Physical connection closed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Running org.seasar.dao.impl.NullBeanMetaDataTest
[EDAO0027]Not found Bean class associated with Dao interface (org.seasar.dao.impl.NullBeanMetaDataTest$HogeDao)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Results :
Tests run: 448, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] S2Dao Project ......................................... SUCCESS [0.555s]
[INFO] S2Dao ................................................. SUCCESS [14.373s]
[INFO] S2Dao Examples ........................................ SUCCESS [2.068s]
[INFO] S2Dao tests for Seasar2.4.x ........................... SUCCESS [15.386s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 33 seconds
[INFO] Finished at: Tue May 12 02:54:34 JST 2026
[INFO] Final Memory: 15M/35M
[INFO] ------------------------------------------------------------------------
Recording test results
[Checks API] No suitable checks publisher found.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Triggering a new build of s2dao-tiger-1.0.x-snapshot
Finished: SUCCESS