Skip to content

Console Output

上流プロジェクト"s2container-2.4-seasar2"の#2281が実行 
元の原因: 
 定期的に実行
ビルドします。 ワークスペース: /home/services/jenkins/jobs/s2container-2.4-s2tiger/workspace
Updating https://www.seasar.org/svn/s2container/trunk/s2-tiger at revision '2014-09-06T01:04:01.241 +0900'
At revision 4519
Updating https://www.seasar.org/svn/s2container/trunk/seasar2 at revision '2014-09-06T01:04:01.241 +0900'
At revision 4519
no change for https://www.seasar.org/svn/s2container/trunk/s2-tiger since the previous build
no change for https://www.seasar.org/svn/s2container/trunk/seasar2 since the previous build
Parsing POMs
[s2-tiger] $ /home/services/jenkins/tools/hudson.model.JDK/JDK-1.5/bin/java -cp /home/services/jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-agent-1.5.jar:/home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/LATEST_MAVEN/boot/plexus-classworlds-2.5.1.jar:/home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/LATEST_MAVEN/conf/logging jenkins.maven3.agent.Maven31Main /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/LATEST_MAVEN /var/cache/jenkins/war/WEB-INF/lib/remoting-2.43.jar /home/services/jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-interceptor-1.5.jar /home/services/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.5.jar 46407
<===[JENKINS REMOTING CAPACITY]===>channel started
ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /home/services/jenkins/tools/hudson.model.JDK/JDK-1.5
[s2-tiger] $ /usr/local/java/jdk1.7.0_55/jre/bin/java -cp /home/services/jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-agent-1.5.jar:/home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/LATEST_MAVEN/boot/plexus-classworlds-2.5.1.jar:/home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/LATEST_MAVEN/conf/logging jenkins.maven3.agent.Maven31Main /home/services/jenkins/tools/hudson.tasks.Maven_MavenInstallation/LATEST_MAVEN /var/cache/jenkins/war/WEB-INF/lib/remoting-2.43.jar /home/services/jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-interceptor-1.5.jar /home/services/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.5.jar 33523
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /home/services/jenkins/jobs/s2container-2.4-s2tiger/workspace/s2-tiger/pom.xml clean install
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.seasar.container:s2-tiger:jar:2.4.47-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ line 59, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ line 38, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ line 47, column 15
[WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
[WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
[WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
[WARNING] The expression ${version} is deprecated. Please use ${project.version} instead.
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building S2 Tiger 2.4.47-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ s2-tiger ---
[INFO] Deleting /home/services/jenkins/jobs/s2container-2.4-s2tiger/workspace/s2-tiger/target
[TASKS] Scanning folder '/home/services/jenkins/jobs/s2container-2.4-s2tiger/workspace/s2-tiger' for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 759 files to scan for tasks
Found 1 open tasks.
[TASKS] ファイルのエンコーディングがpom.xmlで指定されていません。プラットフォームのエンコーディング(UTF-8)を使用します。すなわち、ビルドはプラットフォーム依存となります(<a href="http://docs.codehaus.org/display/MAVENUSER/POM+Element+for+Source+File+Encoding">Maven FAQ</a> 参照)。
java.io.IOException: Remote call on channel failed
	at hudson.remoting.Channel.call(Channel.java:748)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:168)
	at com.sun.proxy.$Proxy7.execute(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter.execute(MavenBuildProxy.java:206)
	at hudson.plugins.analysis.core.HealthAwareReporter.registerResultsOnMaster(HealthAwareReporter.java:326)
	at hudson.plugins.analysis.core.HealthAwareReporter.postExecute(HealthAwareReporter.java:317)
	at hudson.maven.Maven3Builder$MavenExecutionListener.recordMojoEnded(Maven3Builder.java:628)
	at hudson.maven.Maven3Builder$MavenExecutionListener.mojoSucceeded(Maven3Builder.java:610)
	at hudson.maven.Maven3Builder$JenkinsEventSpy.onEvent(Maven3Builder.java:306)
	at org.apache.maven.eventspy.internal.EventSpyDispatcher.onEvent(EventSpyDispatcher.java:108)
	at org.apache.maven.eventspy.internal.EventSpyExecutionListener.mojoSucceeded(EventSpyExecutionListener.java:131)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:87)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:227)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven31Main.launch(Maven31Main.java:181)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.LinkageError: Failed to load com.google.common.collect.AbstractMapBasedMultimap
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:326)
	at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:236)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:270)
	at hudson.remoting.MultiClassLoaderSerializer$Input.resolveClass(MultiClassLoaderSerializer.java:113)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1612)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1622)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1622)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1771)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1706)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1344)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	... 4 more
Caused by: java.lang.IllegalAccessError: class com.google.common.collect.AbstractMapBasedMultimap cannot access its superclass com.google.common.collect.AbstractMultimap
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:643)
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:322)
	... 39 more
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ s2-tiger ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 11 resources
[TASKS] Scanning folder '/home/services/jenkins/jobs/s2container-2.4-s2tiger/workspace/s2-tiger' for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 759 files to scan for tasks
Found 1 open tasks.
[TASKS] ファイルのエンコーディングがpom.xmlで指定されていません。プラットフォームのエンコーディング(UTF-8)を使用します。すなわち、ビルドはプラットフォーム依存となります(<a href="http://docs.codehaus.org/display/MAVENUSER/POM+Element+for+Source+File+Encoding">Maven FAQ</a> 参照)。
java.io.IOException: Remote call on channel failed
	at hudson.remoting.Channel.call(Channel.java:748)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:168)
	at com.sun.proxy.$Proxy7.execute(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter.execute(MavenBuildProxy.java:206)
	at hudson.plugins.analysis.core.HealthAwareReporter.registerResultsOnMaster(HealthAwareReporter.java:326)
	at hudson.plugins.analysis.core.HealthAwareReporter.postExecute(HealthAwareReporter.java:317)
	at hudson.maven.Maven3Builder$MavenExecutionListener.recordMojoEnded(Maven3Builder.java:628)
	at hudson.maven.Maven3Builder$MavenExecutionListener.mojoSucceeded(Maven3Builder.java:610)
	at hudson.maven.Maven3Builder$JenkinsEventSpy.onEvent(Maven3Builder.java:306)
	at org.apache.maven.eventspy.internal.EventSpyDispatcher.onEvent(EventSpyDispatcher.java:108)
	at org.apache.maven.eventspy.internal.EventSpyExecutionListener.mojoSucceeded(EventSpyExecutionListener.java:131)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:87)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:227)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven31Main.launch(Maven31Main.java:181)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.LinkageError: Failed to load com.google.common.collect.AbstractMapBasedMultimap
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:326)
	at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:236)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:270)
	at hudson.remoting.MultiClassLoaderSerializer$Input.resolveClass(MultiClassLoaderSerializer.java:113)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1612)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1622)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1622)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1771)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1706)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1344)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	... 4 more
Caused by: java.lang.IllegalAccessError: class com.google.common.collect.AbstractMapBasedMultimap cannot access its superclass com.google.common.collect.AbstractMultimap
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:643)
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:322)
	... 39 more
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ s2-tiger ---
[INFO] Compiling 470 source files to /home/services/jenkins/jobs/s2container-2.4-s2tiger/workspace/s2-tiger/target/classes
[TASKS] Scanning folder '/home/services/jenkins/jobs/s2container-2.4-s2tiger/workspace/s2-tiger' for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 759 files to scan for tasks
Found 1 open tasks.
[TASKS] ファイルのエンコーディングがpom.xmlで指定されていません。プラットフォームのエンコーディング(UTF-8)を使用します。すなわち、ビルドはプラットフォーム依存となります(<a href="http://docs.codehaus.org/display/MAVENUSER/POM+Element+for+Source+File+Encoding">Maven FAQ</a> 参照)。
java.io.IOException: Remote call on channel failed
	at hudson.remoting.Channel.call(Channel.java:748)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:168)
	at com.sun.proxy.$Proxy7.execute(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter.execute(MavenBuildProxy.java:206)
	at hudson.plugins.analysis.core.HealthAwareReporter.registerResultsOnMaster(HealthAwareReporter.java:326)
	at hudson.plugins.analysis.core.HealthAwareReporter.postExecute(HealthAwareReporter.java:317)
	at hudson.maven.Maven3Builder$MavenExecutionListener.recordMojoEnded(Maven3Builder.java:628)
	at hudson.maven.Maven3Builder$MavenExecutionListener.mojoSucceeded(Maven3Builder.java:610)
	at hudson.maven.Maven3Builder$JenkinsEventSpy.onEvent(Maven3Builder.java:306)
	at org.apache.maven.eventspy.internal.EventSpyDispatcher.onEvent(EventSpyDispatcher.java:108)
	at org.apache.maven.eventspy.internal.EventSpyExecutionListener.mojoSucceeded(EventSpyExecutionListener.java:131)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:87)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:227)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven31Main.launch(Maven31Main.java:181)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.LinkageError: Failed to load com.google.common.collect.AbstractMapBasedMultimap
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:326)
	at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:236)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:270)
	at hudson.remoting.MultiClassLoaderSerializer$Input.resolveClass(MultiClassLoaderSerializer.java:113)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1612)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1622)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1622)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1771)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1706)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1344)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	... 4 more
Caused by: java.lang.IllegalAccessError: class com.google.common.collect.AbstractMapBasedMultimap cannot access its superclass com.google.common.collect.AbstractMultimap
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:643)
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:322)
	... 39 more
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ s2-tiger ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 73 resources
[TASKS] Scanning folder '/home/services/jenkins/jobs/s2container-2.4-s2tiger/workspace/s2-tiger' for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 759 files to scan for tasks
Found 1 open tasks.
[TASKS] ファイルのエンコーディングがpom.xmlで指定されていません。プラットフォームのエンコーディング(UTF-8)を使用します。すなわち、ビルドはプラットフォーム依存となります(<a href="http://docs.codehaus.org/display/MAVENUSER/POM+Element+for+Source+File+Encoding">Maven FAQ</a> 参照)。
java.io.IOException: Remote call on channel failed
	at hudson.remoting.Channel.call(Channel.java:748)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:168)
	at com.sun.proxy.$Proxy7.execute(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter.execute(MavenBuildProxy.java:206)
	at hudson.plugins.analysis.core.HealthAwareReporter.registerResultsOnMaster(HealthAwareReporter.java:326)
	at hudson.plugins.analysis.core.HealthAwareReporter.postExecute(HealthAwareReporter.java:317)
	at hudson.maven.Maven3Builder$MavenExecutionListener.recordMojoEnded(Maven3Builder.java:628)
	at hudson.maven.Maven3Builder$MavenExecutionListener.mojoSucceeded(Maven3Builder.java:610)
	at hudson.maven.Maven3Builder$JenkinsEventSpy.onEvent(Maven3Builder.java:306)
	at org.apache.maven.eventspy.internal.EventSpyDispatcher.onEvent(EventSpyDispatcher.java:108)
	at org.apache.maven.eventspy.internal.EventSpyExecutionListener.mojoSucceeded(EventSpyExecutionListener.java:131)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:87)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:227)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven31Main.launch(Maven31Main.java:181)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.LinkageError: Failed to load com.google.common.collect.AbstractMapBasedMultimap
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:326)
	at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:236)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:270)
	at hudson.remoting.MultiClassLoaderSerializer$Input.resolveClass(MultiClassLoaderSerializer.java:113)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1612)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1622)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1622)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1771)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1706)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1344)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	... 4 more
Caused by: java.lang.IllegalAccessError: class com.google.common.collect.AbstractMapBasedMultimap cannot access its superclass com.google.common.collect.AbstractMultimap
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:643)
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:322)
	... 39 more
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ s2-tiger ---
[INFO] Compiling 289 source files to /home/services/jenkins/jobs/s2container-2.4-s2tiger/workspace/s2-tiger/target/test-classes
[TASKS] Scanning folder '/home/services/jenkins/jobs/s2container-2.4-s2tiger/workspace/s2-tiger' for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 759 files to scan for tasks
Found 1 open tasks.
[TASKS] ファイルのエンコーディングがpom.xmlで指定されていません。プラットフォームのエンコーディング(UTF-8)を使用します。すなわち、ビルドはプラットフォーム依存となります(<a href="http://docs.codehaus.org/display/MAVENUSER/POM+Element+for+Source+File+Encoding">Maven FAQ</a> 参照)。
java.io.IOException: Remote call on channel failed
	at hudson.remoting.Channel.call(Channel.java:748)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:168)
	at com.sun.proxy.$Proxy7.execute(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter.execute(MavenBuildProxy.java:206)
	at hudson.plugins.analysis.core.HealthAwareReporter.registerResultsOnMaster(HealthAwareReporter.java:326)
	at hudson.plugins.analysis.core.HealthAwareReporter.postExecute(HealthAwareReporter.java:317)
	at hudson.maven.Maven3Builder$MavenExecutionListener.recordMojoEnded(Maven3Builder.java:628)
	at hudson.maven.Maven3Builder$MavenExecutionListener.mojoSucceeded(Maven3Builder.java:610)
	at hudson.maven.Maven3Builder$JenkinsEventSpy.onEvent(Maven3Builder.java:306)
	at org.apache.maven.eventspy.internal.EventSpyDispatcher.onEvent(EventSpyDispatcher.java:108)
	at org.apache.maven.eventspy.internal.EventSpyExecutionListener.mojoSucceeded(EventSpyExecutionListener.java:131)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:87)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:227)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven31Main.launch(Maven31Main.java:181)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.LinkageError: Failed to load com.google.common.collect.AbstractMapBasedMultimap
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:326)
	at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:236)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:270)
	at hudson.remoting.MultiClassLoaderSerializer$Input.resolveClass(MultiClassLoaderSerializer.java:113)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1612)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1622)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1622)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1771)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1706)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1344)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	... 4 more
Caused by: java.lang.IllegalAccessError: class com.google.common.collect.AbstractMapBasedMultimap cannot access its superclass com.google.common.collect.AbstractMultimap
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:643)
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:322)
	... 39 more
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ s2-tiger ---
[INFO] Surefire report directory: /home/services/jenkins/jobs/s2container-2.4-s2tiger/workspace/s2-tiger/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.seasar.framework.util.FieldUtilTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
Running org.seasar.framework.util.MethodUtilTigerTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.framework.util.TigerMapUtilTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.framework.util.SAXParserFactoryUtilTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.seasar.framework.util.TigerBigDecimalConversionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.framework.util.tiger.GenericUtilTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
Running org.seasar.framework.util.tiger.MapsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.framework.util.tiger.AnnotationUtilTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec
Running org.seasar.framework.util.tiger.ReflectionUtilTest
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.seasar.framework.beans.util.BeanMapTest
java.lang.IllegalArgumentException: xxx is not found in [aaa, bbb]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.framework.beans.util.CreateAndCopyTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.seasar.framework.beans.util.AbstCopyTest
org.seasar.framework.beans.ConverterRuntimeException: [ESSR0097]プロパティ(aaa)の値(a)の変換に失敗しました。理由は、org.seasar.framework.exception.ParseRuntimeException: [ESSR0050]解析に失敗しました。理由はjava.text.ParseException: Unparseable number: "a"。
Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec
Running org.seasar.framework.beans.util.CopyTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.framework.beans.util.BeansTest
Thu Jan 17 00:00:00 JST 2008
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.framework.beans.factory.ParameterizedClassDescFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.framework.beans.PropertyDescImplTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.framework.beans.impl.PropertyDescImplTigerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTest
DEBUG 2014-09-06 01:04:25,848 [main] S2Containerを作成します。path=org/seasar/framework/aop/intertype/TigerPropertyAnnotationHandlerTest.dicon
DEBUG 2014-09-06 01:04:25,862 [main] S2Containerを作成します。path=aop.dicon
DEBUG 2014-09-06 01:04:25,934 [main] S2Containerを作成しました。path=aop.dicon
DEBUG 2014-09-06 01:04:25,969 [main] S2Containerを作成しました。path=org/seasar/framework/aop/intertype/TigerPropertyAnnotationHandlerTest.dicon
DEBUG 2014-09-06 01:04:26,058 [main] [PropertyInterType] Introducing... org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget
DEBUG 2014-09-06 01:04:26,059 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getIntReadField
DEBUG 2014-09-06 01:04:26,109 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setIntWriteField
DEBUG 2014-09-06 01:04:26,112 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getIntReadWriteField
DEBUG 2014-09-06 01:04:26,113 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setIntReadWriteField
DEBUG 2014-09-06 01:04:26,115 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getPublicField
DEBUG 2014-09-06 01:04:26,117 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setPublicField
DEBUG 2014-09-06 01:04:26,119 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getProtectedField
DEBUG 2014-09-06 01:04:26,121 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setProtectedField
DEBUG 2014-09-06 01:04:26,123 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getObjectField
DEBUG 2014-09-06 01:04:26,125 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setObjectField
DEBUG 2014-09-06 01:04:26,127 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getStringArrayField
DEBUG 2014-09-06 01:04:26,132 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setStringArrayField
DEBUG 2014-09-06 01:04:26,134 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getLongArrayField
DEBUG 2014-09-06 01:04:26,136 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setLongArrayField
DEBUG 2014-09-06 01:04:26,138 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getTestObject
DEBUG 2014-09-06 01:04:26,140 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setTestObject
DEBUG 2014-09-06 01:04:26,145 [main] [PropertyInterType] Introducing... org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2
DEBUG 2014-09-06 01:04:26,145 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#getDefaultField
DEBUG 2014-09-06 01:04:26,148 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#setDefaultField
DEBUG 2014-09-06 01:04:26,149 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#getReadField
DEBUG 2014-09-06 01:04:26,151 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#setWriteField
DEBUG 2014-09-06 01:04:26,153 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#getReadWriteField
DEBUG 2014-09-06 01:04:26,155 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#setReadWriteField
DEBUG 2014-09-06 01:04:26,157 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#setHasGetter
DEBUG 2014-09-06 01:04:26,158 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#getHasSetter
DEBUG 2014-09-06 01:04:26,162 [main] CALL org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setObjectField(java.lang.Object@3fe2670b)
DEBUG 2014-09-06 01:04:26,162 [main] CALL org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getObjectField() : java.lang.Object@3fe2670b
DEBUG 2014-09-06 01:04:26,162 [main] CALL org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setStringArrayField([Ljava.lang.String;@28db23f1)
DEBUG 2014-09-06 01:04:26,163 [main] CALL org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getStringArrayField() : [Ljava.lang.String;@28db23f1
DEBUG 2014-09-06 01:04:26,163 [main] CALL org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setLongArrayField([[J@4b14b82b)
DEBUG 2014-09-06 01:04:26,163 [main] CALL org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getLongArrayField() : [[J@4b14b82b
DEBUG 2014-09-06 01:04:26,165 [main] S2Containerを作成します。path=org/seasar/framework/aop/intertype/TigerPropertyAnnotationHandlerTest.dicon
DEBUG 2014-09-06 01:04:26,171 [main] S2Containerを作成します。path=aop.dicon
DEBUG 2014-09-06 01:04:26,179 [main] S2Containerを作成しました。path=aop.dicon
DEBUG 2014-09-06 01:04:26,182 [main] S2Containerを作成しました。path=org/seasar/framework/aop/intertype/TigerPropertyAnnotationHandlerTest.dicon
DEBUG 2014-09-06 01:04:26,183 [main] [PropertyInterType] Introducing... org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget
DEBUG 2014-09-06 01:04:26,183 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getIntReadField
DEBUG 2014-09-06 01:04:26,185 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setIntWriteField
DEBUG 2014-09-06 01:04:26,187 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getIntReadWriteField
DEBUG 2014-09-06 01:04:26,189 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setIntReadWriteField
DEBUG 2014-09-06 01:04:26,191 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getPublicField
DEBUG 2014-09-06 01:04:26,192 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setPublicField
DEBUG 2014-09-06 01:04:26,194 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getProtectedField
DEBUG 2014-09-06 01:04:26,195 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setProtectedField
DEBUG 2014-09-06 01:04:26,197 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getObjectField
DEBUG 2014-09-06 01:04:26,199 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setObjectField
DEBUG 2014-09-06 01:04:26,200 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getStringArrayField
DEBUG 2014-09-06 01:04:26,202 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setStringArrayField
DEBUG 2014-09-06 01:04:26,204 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getLongArrayField
DEBUG 2014-09-06 01:04:26,206 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setLongArrayField
DEBUG 2014-09-06 01:04:26,208 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getTestObject
DEBUG 2014-09-06 01:04:26,210 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setTestObject
DEBUG 2014-09-06 01:04:26,214 [main] [PropertyInterType] Introducing... org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2
DEBUG 2014-09-06 01:04:26,215 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#getDefaultField
DEBUG 2014-09-06 01:04:26,216 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#setDefaultField
DEBUG 2014-09-06 01:04:26,218 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#getReadField
DEBUG 2014-09-06 01:04:26,220 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#setWriteField
DEBUG 2014-09-06 01:04:26,221 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#getReadWriteField
DEBUG 2014-09-06 01:04:26,227 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#setReadWriteField
DEBUG 2014-09-06 01:04:26,229 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#setHasGetter
DEBUG 2014-09-06 01:04:26,230 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#getHasSetter
DEBUG 2014-09-06 01:04:26,234 [main] CALL org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getIntReadField() : 123
DEBUG 2014-09-06 01:04:26,234 [main] CALL org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setIntWriteField(456)
DEBUG 2014-09-06 01:04:26,234 [main] CALL org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setIntReadWriteField(789)
DEBUG 2014-09-06 01:04:26,235 [main] CALL org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getIntReadWriteField() : 789
DEBUG 2014-09-06 01:04:26,235 [main] S2Containerを作成します。path=org/seasar/framework/aop/intertype/TigerPropertyAnnotationHandlerTest.dicon
DEBUG 2014-09-06 01:04:26,240 [main] S2Containerを作成します。path=aop.dicon
DEBUG 2014-09-06 01:04:26,249 [main] S2Containerを作成しました。path=aop.dicon
DEBUG 2014-09-06 01:04:26,252 [main] S2Containerを作成しました。path=org/seasar/framework/aop/intertype/TigerPropertyAnnotationHandlerTest.dicon
DEBUG 2014-09-06 01:04:26,252 [main] [PropertyInterType] Introducing... org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget
DEBUG 2014-09-06 01:04:26,253 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getIntReadField
DEBUG 2014-09-06 01:04:26,255 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setIntWriteField
DEBUG 2014-09-06 01:04:26,256 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getIntReadWriteField
DEBUG 2014-09-06 01:04:26,258 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setIntReadWriteField
DEBUG 2014-09-06 01:04:26,260 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getPublicField
DEBUG 2014-09-06 01:04:26,261 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setPublicField
DEBUG 2014-09-06 01:04:26,263 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getProtectedField
DEBUG 2014-09-06 01:04:26,265 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setProtectedField
DEBUG 2014-09-06 01:04:26,266 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getObjectField
DEBUG 2014-09-06 01:04:26,269 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setObjectField
DEBUG 2014-09-06 01:04:26,270 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getStringArrayField
DEBUG 2014-09-06 01:04:26,272 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setStringArrayField
DEBUG 2014-09-06 01:04:26,274 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getLongArrayField
DEBUG 2014-09-06 01:04:26,276 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setLongArrayField
DEBUG 2014-09-06 01:04:26,282 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getTestObject
DEBUG 2014-09-06 01:04:26,284 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setTestObject
DEBUG 2014-09-06 01:04:26,288 [main] [PropertyInterType] Introducing... org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2
DEBUG 2014-09-06 01:04:26,288 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#getDefaultField
DEBUG 2014-09-06 01:04:26,290 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#setDefaultField
DEBUG 2014-09-06 01:04:26,292 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#getReadField
DEBUG 2014-09-06 01:04:26,293 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#setWriteField
DEBUG 2014-09-06 01:04:26,295 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#getReadWriteField
DEBUG 2014-09-06 01:04:26,297 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#setReadWriteField
DEBUG 2014-09-06 01:04:26,298 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#setHasGetter
DEBUG 2014-09-06 01:04:26,300 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#getHasSetter
DEBUG 2014-09-06 01:04:26,304 [main] S2Containerを作成します。path=org/seasar/framework/aop/intertype/TigerPropertyAnnotationHandlerTest.dicon
DEBUG 2014-09-06 01:04:26,308 [main] S2Containerを作成します。path=aop.dicon
DEBUG 2014-09-06 01:04:26,316 [main] S2Containerを作成しました。path=aop.dicon
DEBUG 2014-09-06 01:04:26,319 [main] S2Containerを作成しました。path=org/seasar/framework/aop/intertype/TigerPropertyAnnotationHandlerTest.dicon
DEBUG 2014-09-06 01:04:26,320 [main] [PropertyInterType] Introducing... org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget
DEBUG 2014-09-06 01:04:26,320 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getIntReadField
DEBUG 2014-09-06 01:04:26,322 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setIntWriteField
DEBUG 2014-09-06 01:04:26,323 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getIntReadWriteField
DEBUG 2014-09-06 01:04:26,325 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setIntReadWriteField
DEBUG 2014-09-06 01:04:26,327 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getPublicField
DEBUG 2014-09-06 01:04:26,328 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setPublicField
DEBUG 2014-09-06 01:04:26,330 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getProtectedField
DEBUG 2014-09-06 01:04:26,331 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setProtectedField
DEBUG 2014-09-06 01:04:26,333 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getObjectField
DEBUG 2014-09-06 01:04:26,334 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setObjectField
DEBUG 2014-09-06 01:04:26,336 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getStringArrayField
DEBUG 2014-09-06 01:04:26,337 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setStringArrayField
DEBUG 2014-09-06 01:04:26,339 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getLongArrayField
DEBUG 2014-09-06 01:04:26,341 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setLongArrayField
DEBUG 2014-09-06 01:04:26,343 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getTestObject
DEBUG 2014-09-06 01:04:26,344 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setTestObject
DEBUG 2014-09-06 01:04:26,348 [main] [PropertyInterType] Introducing... org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2
DEBUG 2014-09-06 01:04:26,349 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#getDefaultField
DEBUG 2014-09-06 01:04:26,350 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#setDefaultField
DEBUG 2014-09-06 01:04:26,352 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#getReadField
DEBUG 2014-09-06 01:04:26,353 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#setWriteField
DEBUG 2014-09-06 01:04:26,355 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#getReadWriteField
DEBUG 2014-09-06 01:04:26,356 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#setReadWriteField
DEBUG 2014-09-06 01:04:26,358 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#setHasGetter
DEBUG 2014-09-06 01:04:26,359 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#getHasSetter
DEBUG 2014-09-06 01:04:26,363 [main] S2Containerを作成します。path=org/seasar/framework/aop/intertype/TigerPropertyAnnotationHandlerTest.dicon
DEBUG 2014-09-06 01:04:26,368 [main] S2Containerを作成します。path=aop.dicon
DEBUG 2014-09-06 01:04:26,376 [main] S2Containerを作成しました。path=aop.dicon
DEBUG 2014-09-06 01:04:26,378 [main] S2Containerを作成しました。path=org/seasar/framework/aop/intertype/TigerPropertyAnnotationHandlerTest.dicon
DEBUG 2014-09-06 01:04:26,379 [main] [PropertyInterType] Introducing... org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget
DEBUG 2014-09-06 01:04:26,379 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getIntReadField
DEBUG 2014-09-06 01:04:26,381 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setIntWriteField
DEBUG 2014-09-06 01:04:26,383 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getIntReadWriteField
DEBUG 2014-09-06 01:04:26,384 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setIntReadWriteField
DEBUG 2014-09-06 01:04:26,386 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getPublicField
DEBUG 2014-09-06 01:04:26,387 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setPublicField
DEBUG 2014-09-06 01:04:26,389 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getProtectedField
DEBUG 2014-09-06 01:04:26,390 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setProtectedField
DEBUG 2014-09-06 01:04:26,392 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getObjectField
DEBUG 2014-09-06 01:04:26,393 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setObjectField
DEBUG 2014-09-06 01:04:26,395 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getStringArrayField
DEBUG 2014-09-06 01:04:26,397 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setStringArrayField
DEBUG 2014-09-06 01:04:26,398 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getLongArrayField
DEBUG 2014-09-06 01:04:26,400 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setLongArrayField
DEBUG 2014-09-06 01:04:26,402 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getTestObject
DEBUG 2014-09-06 01:04:26,413 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setTestObject
DEBUG 2014-09-06 01:04:26,417 [main] [PropertyInterType] Introducing... org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2
DEBUG 2014-09-06 01:04:26,422 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#getDefaultField
DEBUG 2014-09-06 01:04:26,424 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#setDefaultField
DEBUG 2014-09-06 01:04:26,426 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#getReadField
DEBUG 2014-09-06 01:04:26,428 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#setWriteField
DEBUG 2014-09-06 01:04:26,429 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#getReadWriteField
DEBUG 2014-09-06 01:04:26,431 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#setReadWriteField
DEBUG 2014-09-06 01:04:26,432 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#setHasGetter
DEBUG 2014-09-06 01:04:26,434 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#getHasSetter
DEBUG 2014-09-06 01:04:26,438 [main] S2Containerを作成します。path=org/seasar/framework/aop/intertype/TigerPropertyAnnotationHandlerTest.dicon
DEBUG 2014-09-06 01:04:26,442 [main] S2Containerを作成します。path=aop.dicon
DEBUG 2014-09-06 01:04:26,450 [main] S2Containerを作成しました。path=aop.dicon
DEBUG 2014-09-06 01:04:26,453 [main] S2Containerを作成しました。path=org/seasar/framework/aop/intertype/TigerPropertyAnnotationHandlerTest.dicon
DEBUG 2014-09-06 01:04:26,454 [main] [PropertyInterType] Introducing... org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget
DEBUG 2014-09-06 01:04:26,454 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getIntReadField
DEBUG 2014-09-06 01:04:26,456 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setIntWriteField
DEBUG 2014-09-06 01:04:26,457 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getIntReadWriteField
DEBUG 2014-09-06 01:04:26,459 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setIntReadWriteField
DEBUG 2014-09-06 01:04:26,460 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getPublicField
DEBUG 2014-09-06 01:04:26,462 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setPublicField
DEBUG 2014-09-06 01:04:26,464 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getProtectedField
DEBUG 2014-09-06 01:04:26,465 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setProtectedField
DEBUG 2014-09-06 01:04:26,467 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getObjectField
DEBUG 2014-09-06 01:04:26,468 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setObjectField
DEBUG 2014-09-06 01:04:26,470 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getStringArrayField
DEBUG 2014-09-06 01:04:26,472 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setStringArrayField
DEBUG 2014-09-06 01:04:26,473 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getLongArrayField
DEBUG 2014-09-06 01:04:26,475 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setLongArrayField
DEBUG 2014-09-06 01:04:26,477 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getTestObject
DEBUG 2014-09-06 01:04:26,478 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#setTestObject
DEBUG 2014-09-06 01:04:26,489 [main] [PropertyInterType] Introducing... org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2
DEBUG 2014-09-06 01:04:26,489 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#getDefaultField
DEBUG 2014-09-06 01:04:26,491 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#setDefaultField
DEBUG 2014-09-06 01:04:26,492 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#getReadField
DEBUG 2014-09-06 01:04:26,494 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#setWriteField
DEBUG 2014-09-06 01:04:26,496 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#getReadWriteField
DEBUG 2014-09-06 01:04:26,497 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#setReadWriteField
DEBUG 2014-09-06 01:04:26,499 [main] [PropertyInterType] Creating setter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#setHasGetter
DEBUG 2014-09-06 01:04:26,500 [main] [PropertyInterType] Creating getter org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget2#getHasSetter
DEBUG 2014-09-06 01:04:26,503 [main] CALL org.seasar.framework.aop.intertype.TigerPropertyAnnotationHandlerTarget#getTestObject() : java.lang.Object@6bfa39bb
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.7 sec
Running org.seasar.framework.aop.annotation.TraceTest
DEBUG 2014-09-06 01:04:26,507 [main] S2Containerを作成します。path=aop.dicon
DEBUG 2014-09-06 01:04:26,514 [main] S2Containerを作成しました。path=aop.dicon
DEBUG 2014-09-06 01:04:26,531 [main] BEGIN org.seasar.framework.aop.annotation.TraceTest$Hoge#hoge()
DEBUG 2014-09-06 01:04:26,532 [main] END org.seasar.framework.aop.annotation.TraceTest$Hoge#hoge() : null
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.seasar.framework.aop.annotation.TraceThrowsTest
DEBUG 2014-09-06 01:04:26,535 [main] S2Containerを作成します。path=aop.dicon
DEBUG 2014-09-06 01:04:26,543 [main] S2Containerを作成しました。path=aop.dicon
ERROR 2014-09-06 01:04:26,551 [main] 
java.lang.RuntimeException
	at org.seasar.framework.aop.annotation.TraceThrowsTest$Hoge.hoge(TraceThrowsTest.java:74)
	at org.seasar.framework.aop.annotation.TraceThrowsTest$Hoge$$EnhancedByS2AOP$$7229c204.$$hoge$$invokeSuperMethod$$(TraceThrowsTest$Hoge$$EnhancedByS2AOP$$7229c204.java)
	at org.seasar.framework.aop.annotation.TraceThrowsTest$Hoge$$EnhancedByS2AOP$$7229c204$$MethodInvocation$$hoge0.proceed(MethodInvocationClassGenerator.java)
	at org.seasar.framework.aop.interceptors.ThrowsInterceptor.invoke(ThrowsInterceptor.java:79)
	at org.seasar.framework.aop.annotation.TraceThrowsTest$Hoge$$EnhancedByS2AOP$$7229c204$$MethodInvocation$$hoge0.proceed(MethodInvocationClassGenerator.java)
	at org.seasar.framework.aop.annotation.TraceThrowsTest$Hoge$$EnhancedByS2AOP$$7229c204.hoge(TraceThrowsTest$Hoge$$EnhancedByS2AOP$$7229c204.java)
	at org.seasar.framework.aop.annotation.TraceThrowsTest.test(TraceThrowsTest.java:58)
	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:592)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	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:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.seasar.framework.aop.annotation.RemoveSessionTest
DEBUG 2014-09-06 01:04:26,565 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:26,571 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:26,592 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:26,592 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:26,597 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:26,601 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:26,611 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:26,619 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:26,638 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:26,646 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:26,648 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:26,648 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:26,676 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:26,714 [main] S2Containerを作成します。path=org/seasar/framework/aop/annotation/RemoveSessionTest.dicon
DEBUG 2014-09-06 01:04:26,732 [main] S2Containerを作成しました。path=org/seasar/framework/aop/annotation/RemoveSessionTest.dicon
DEBUG 2014-09-06 01:04:26,783 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:26,787 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:26,797 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:26,797 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:26,801 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:26,804 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:26,811 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:26,816 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:26,830 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:26,836 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:26,837 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:26,838 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:26,853 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:26,861 [main] S2Containerを作成します。path=org/seasar/framework/aop/annotation/RemoveSessionTest.dicon
DEBUG 2014-09-06 01:04:26,866 [main] S2Containerを作成しました。path=org/seasar/framework/aop/annotation/RemoveSessionTest.dicon
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 sec
Running org.seasar.framework.aop.annotation.ReturnValueTest
DEBUG 2014-09-06 01:04:26,889 [main] S2Containerを作成します。path=aop.dicon
DEBUG 2014-09-06 01:04:26,897 [main] S2Containerを作成しました。path=aop.dicon
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.seasar.framework.aop.annotation.ToStringTest
DEBUG 2014-09-06 01:04:26,908 [main] S2Containerを作成します。path=aop.dicon
DEBUG 2014-09-06 01:04:26,914 [main] S2Containerを作成しました。path=aop.dicon
DEBUG 2014-09-06 01:04:26,926 [main] [ToStringInterceptor] modifying org.seasar.framework.aop.annotation.ToStringTest$Hoge#toString
org.seasar.framework.aop.annotation.ToStringTest$Hoge@34e0e90[name="Hoge"]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.seasar.framework.aop.annotation.SyncTest
DEBUG 2014-09-06 01:04:26,933 [main] S2Containerを作成します。path=aop.dicon
DEBUG 2014-09-06 01:04:26,943 [main] S2Containerを作成しました。path=aop.dicon
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 sec
Running org.seasar.framework.aop.proxy.S2TigerAopProxyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.framework.ejb.tx.EJB3TransactionCallbackTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.framework.ejb.AroundInvokeSupportInterceptorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.seasar.framework.env.EnvTigerTest
DEBUG 2014-09-06 01:04:27,393 [main] 環境変数#Envにファイル(org/seasar/framework/env/env.txt)から値(ut)が設定されました
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.framework.jpa.util.ChildFirstClassLoaderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.framework.jpa.autodetector.PersistenceClassAutoDetectorTest
DEBUG 2014-09-06 01:04:27,402 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:27,406 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:27,412 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:27,412 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:27,415 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:27,418 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:27,422 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:27,426 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:27,438 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:27,442 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:27,443 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:27,443 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:27,455 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:27,461 [main] S2Containerを作成します。path=org/seasar/framework/jpa/autodetector/PersistenceClassAutoDetectorTest.dicon
DEBUG 2014-09-06 01:04:27,472 [main] S2Containerを作成しました。path=org/seasar/framework/jpa/autodetector/PersistenceClassAutoDetectorTest.dicon
WARN  2014-09-06 01:04:27,487 [main] ルートパッケージ(org.junit.entity)に対応するリソースがクラスパスから見つかりませんでした。
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec
Running org.seasar.framework.jpa.autodetector.MappingFileAutoDetectorTest
DEBUG 2014-09-06 01:04:27,499 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:27,503 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:27,508 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:27,509 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:27,512 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:27,515 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:27,518 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:27,522 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:27,534 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:27,538 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:27,539 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:27,539 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:27,552 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:27,558 [main] S2Containerを作成します。path=org/seasar/framework/jpa/autodetector/MappingFileAutoDetectorTest.dicon
DEBUG 2014-09-06 01:04:27,566 [main] S2Containerを作成しました。path=org/seasar/framework/jpa/autodetector/MappingFileAutoDetectorTest.dicon
WARN  2014-09-06 01:04:27,814 [main] ルートパッケージ(org/junit/entity)に対応するリソースがクラスパスから見つかりませんでした。
WARN  2014-09-06 01:04:27,815 [main] ルートパッケージ(org/junit/dao)に対応するリソースがクラスパスから見つかりませんでした。
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 sec
Running org.seasar.framework.jpa.impl.TxScopedEntityManagerProxyTest
DEBUG 2014-09-06 01:04:27,867 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:27,870 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:27,875 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:27,876 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:27,879 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:27,881 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:27,885 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:27,888 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:27,900 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:27,904 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:27,905 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:27,905 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:27,916 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:27,923 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:27,935 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:27,965 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:27,968 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:27,975 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:27,976 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:27,978 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:27,981 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:27,985 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:27,989 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:28,000 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:28,004 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:28,004 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:28,004 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:28,016 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:28,023 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:28,028 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:28,033 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/0, BranchId=]
DEBUG 2014-09-06 01:04:28,034 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/0, BranchId=]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 sec
Running org.seasar.framework.jpa.impl.PersistenceUnitManagerImplTest
DEBUG 2014-09-06 01:04:28,039 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:28,042 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:28,049 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:28,049 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:28,053 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:28,056 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:28,060 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:28,064 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:28,077 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:28,080 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:28,081 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:28,082 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:28,094 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:28,104 [main] S2Containerを作成します。path=org/seasar/framework/jpa/impl/PersistenceUnitManagerImplTest.dicon
DEBUG 2014-09-06 01:04:28,107 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:28,110 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:28,112 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:28,117 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:28,117 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:28,120 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:28,123 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:28,127 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:28,130 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:28,147 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:28,151 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:28,152 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:28,157 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:28,164 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:28,202 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:28,202 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:28,209 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:28,210 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:28,216 [main] S2Containerを作成しました。path=org/seasar/framework/jpa/impl/PersistenceUnitManagerImplTest.dicon
DEBUG 2014-09-06 01:04:28,267 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:28,271 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:28,276 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:28,276 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:28,279 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:28,282 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:28,286 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:28,289 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:28,300 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:28,304 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:28,304 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:28,305 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:28,315 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:28,322 [main] S2Containerを作成します。path=org/seasar/framework/jpa/impl/PersistenceUnitManagerImplTest.dicon
DEBUG 2014-09-06 01:04:28,324 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:28,327 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:28,330 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:28,334 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:28,335 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:28,337 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:28,340 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:28,345 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:28,346 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:28,352 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:28,355 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:28,355 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:28,359 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:28,366 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:28,382 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:28,382 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:28,388 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:28,389 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:28,397 [main] S2Containerを作成しました。path=org/seasar/framework/jpa/impl/PersistenceUnitManagerImplTest.dicon
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.38 sec
Running org.seasar.framework.jpa.impl.PersistenceUnitInfoFactoryImplTest
DEBUG 2014-09-06 01:04:28,420 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:28,423 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:28,429 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:28,429 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:28,432 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:28,435 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:28,438 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:28,442 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:28,453 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:28,457 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:28,458 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:28,458 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:28,469 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:28,475 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:28,477 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:28,482 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:28,482 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:28,485 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:28,488 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:28,490 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:28,495 [main] S2Containerを作成しました。path=jdbc.dicon
[file:/home/services/jenkins/jobs/s2container-2.4-s2tiger/workspace/s2-tiger/target/test-classes/org/seasar/framework/jpa/impl/foo.jar, file:/home/services/jenkins/jobs/s2container-2.4-s2tiger/workspace/s2-tiger/target/test-classes/org/seasar/framework/jpa/impl/bar.jar]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec
Running org.seasar.framework.jpa.impl.ContainerPersistenceUnitProviderTest
DEBUG 2014-09-06 01:04:28,521 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:28,524 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:28,529 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:28,530 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:28,532 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:28,535 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:28,538 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:28,542 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:28,552 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:28,555 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:28,556 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:28,556 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:28,566 [main] S2Containerを作成しました。path=creator.dicon
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec
Running org.seasar.framework.jpa.impl.PersistenceUnitConfigurationImplTest
DEBUG 2014-09-06 01:04:28,588 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:28,591 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:28,596 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:28,596 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:28,599 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:28,601 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:28,605 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:28,608 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:28,618 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:28,622 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:28,623 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:28,623 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:28,633 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:28,651 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:28,654 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:28,660 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:28,660 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:28,663 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:28,665 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:28,669 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:28,672 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:28,682 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:28,686 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:28,686 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:28,686 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:28,696 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:28,706 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:28,709 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:28,714 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:28,715 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:28,717 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:28,719 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:28,723 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:28,726 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:28,735 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:28,746 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:28,746 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:28,747 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:28,756 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:28,767 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:28,770 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:28,775 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:28,775 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:28,778 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:28,780 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:28,783 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:28,786 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:28,796 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:28,799 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:28,800 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:28,800 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:28,809 [main] S2Containerを作成しました。path=creator.dicon
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 sec
Running org.seasar.framework.jpa.impl.PersistenceClassTransformerImplTest
DEBUG 2014-09-06 01:04:28,821 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:28,824 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:28,829 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:28,830 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:28,832 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:28,835 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:28,838 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:28,841 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:28,850 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:28,853 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:28,854 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:28,854 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:28,863 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:29,034 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:29,037 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:29,043 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:29,043 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:29,046 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:29,048 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:29,051 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,055 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,063 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:29,065 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:29,066 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:29,066 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:29,075 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:29,094 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:29,097 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:29,101 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:29,102 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:29,104 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:29,107 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:29,110 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,113 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,121 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:29,123 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:29,124 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:29,124 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:29,132 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:29,142 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:29,144 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:29,149 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:29,150 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:29,152 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:29,154 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:29,157 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,160 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,168 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:29,170 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:29,171 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:29,171 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:29,179 [main] S2Containerを作成しました。path=creator.dicon
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 sec
Running org.seasar.framework.jpa.impl.SelectableEntityManagerProxyTest
DEBUG 2014-09-06 01:04:29,189 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:29,192 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:29,196 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:29,196 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:29,199 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:29,201 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:29,204 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,207 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,214 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:29,217 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:29,217 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:29,217 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:29,226 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:29,248 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:29,251 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:29,256 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:29,257 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:29,260 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:29,262 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:29,265 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,268 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,276 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:29,279 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:29,279 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:29,280 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:29,288 [main] S2Containerを作成しました。path=creator.dicon
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec
Running org.seasar.framework.container.customizer.TxAttributeCustomizerTest
DEBUG 2014-09-06 01:04:29,300 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:29,303 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:29,308 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:29,308 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:29,310 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:29,313 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:29,316 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,319 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,327 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:29,330 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:29,331 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:29,331 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:29,339 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:29,344 [main] S2Containerを作成します。path=org/seasar/framework/container/customizer/TxAttributeCustomizerTest.dicon
DEBUG 2014-09-06 01:04:29,347 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:29,349 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:29,353 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:29,354 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:29,356 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:29,359 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:29,362 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:29,364 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:29,368 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:29,370 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:29,370 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:29,373 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,377 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,384 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:29,388 [main] S2Containerを作成しました。path=org/seasar/framework/container/customizer/TxAttributeCustomizerTest.dicon
DEBUG 2014-09-06 01:04:29,426 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:29,429 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:29,434 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:29,434 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:29,437 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:29,440 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:29,443 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,446 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,454 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:29,457 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:29,457 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:29,458 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:29,466 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:29,471 [main] S2Containerを作成します。path=org/seasar/framework/container/customizer/TxAttributeCustomizerTest.dicon
DEBUG 2014-09-06 01:04:29,474 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:29,476 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:29,480 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:29,480 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:29,482 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:29,485 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:29,488 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:29,489 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:29,494 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:29,496 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:29,496 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:29,499 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,502 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,509 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:29,511 [main] S2Containerを作成しました。path=org/seasar/framework/container/customizer/TxAttributeCustomizerTest.dicon
DEBUG 2014-09-06 01:04:29,542 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:29,545 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:29,549 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:29,550 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:29,552 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:29,555 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:29,558 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,561 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,568 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:29,571 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:29,572 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:29,572 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:29,580 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:29,585 [main] S2Containerを作成します。path=org/seasar/framework/container/customizer/TxAttributeCustomizerTest.dicon
DEBUG 2014-09-06 01:04:29,588 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:29,590 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:29,594 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:29,594 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:29,606 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:29,608 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:29,612 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:29,613 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:29,616 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:29,618 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:29,618 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:29,621 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,624 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,630 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:29,632 [main] S2Containerを作成しました。path=org/seasar/framework/container/customizer/TxAttributeCustomizerTest.dicon
DEBUG 2014-09-06 01:04:29,661 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:29,664 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:29,668 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:29,668 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:29,671 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:29,673 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:29,676 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,679 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,685 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:29,688 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:29,689 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:29,689 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:29,696 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:29,701 [main] S2Containerを作成します。path=org/seasar/framework/container/customizer/TxAttributeCustomizerTest.dicon
DEBUG 2014-09-06 01:04:29,703 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:29,705 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:29,708 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:29,709 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:29,711 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:29,713 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:29,716 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:29,717 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:29,721 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:29,722 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:29,723 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:29,726 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,728 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,734 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:29,736 [main] S2Containerを作成しました。path=org/seasar/framework/container/customizer/TxAttributeCustomizerTest.dicon
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.466 sec
Running org.seasar.framework.container.customizer.DependencyLookupCustomizerTest
DEBUG 2014-09-06 01:04:29,766 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:29,769 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:29,773 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:29,774 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:29,776 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:29,778 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:29,781 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,784 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,790 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:29,793 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:29,794 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:29,794 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:29,801 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:29,805 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,808 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
Running org.seasar.framework.container.factory.XmlS2ContainerBuilderXIncludeTest
DEBUG 2014-09-06 01:04:29,816 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:29,818 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:29,822 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:29,823 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:29,825 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:29,827 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:29,830 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,833 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,840 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:29,843 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:29,843 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:29,843 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:29,851 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:29,855 [main] S2Containerを作成します。path=org/seasar/framework/container/factory/XmlS2ContainerBuilderXIncludeTest.dicon
DEBUG 2014-09-06 01:04:29,876 [main] S2Containerを作成しました。path=org/seasar/framework/container/factory/XmlS2ContainerBuilderXIncludeTest.dicon
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec
Running org.seasar.framework.container.factory.TigerAnnotationHandlerTest
DEBUG 2014-09-06 01:04:29,885 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:29,887 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:29,891 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:29,892 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:29,894 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:29,896 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:29,899 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,902 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,908 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:29,911 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:29,912 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:29,912 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:29,919 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:29,936 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:29,938 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:29,942 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:29,943 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:29,945 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:29,947 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:29,950 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,953 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,959 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:29,962 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:29,962 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:29,963 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:29,970 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:29,978 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:29,981 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:29,985 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:29,985 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:29,987 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:29,989 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:29,992 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:29,995 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,002 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,004 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,005 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,005 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:30,012 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:30,022 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:30,025 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:30,029 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:30,029 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,031 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,033 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,036 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,038 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,045 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,048 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,048 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,048 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:30,056 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:30,064 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:30,067 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:30,071 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:30,071 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,073 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,075 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,078 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,080 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,087 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,089 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,090 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,090 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:30,097 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:30,108 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:30,111 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:30,115 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:30,115 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,117 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,120 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,122 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,125 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,131 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,134 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,134 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,135 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:30,141 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:30,149 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:30,152 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:30,156 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:30,156 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,158 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,160 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,163 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,166 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,172 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,175 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,175 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,176 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:30,183 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:30,191 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:30,194 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:30,198 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:30,199 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,201 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,203 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,206 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,209 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,215 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,217 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,218 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,218 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:30,225 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:30,233 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:30,236 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:30,240 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:30,240 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,243 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,245 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,247 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,250 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,256 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,259 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,259 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,260 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:30,267 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:30,271 [main] S2Containerを作成します。path=aop.dicon
DEBUG 2014-09-06 01:04:30,276 [main] S2Containerを作成しました。path=aop.dicon
DEBUG 2014-09-06 01:04:30,280 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:30,282 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:30,286 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:30,286 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,289 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,291 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,293 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,296 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,302 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,305 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,306 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,306 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:30,313 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:30,317 [main] S2Containerを作成します。path=aop.dicon
DEBUG 2014-09-06 01:04:30,322 [main] S2Containerを作成しました。path=aop.dicon
DEBUG 2014-09-06 01:04:30,326 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:30,328 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:30,332 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:30,333 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,335 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,337 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,339 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,342 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,353 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,355 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,355 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,356 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:30,362 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:30,369 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:30,372 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:30,375 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:30,376 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,378 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,380 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,382 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,385 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,391 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,394 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,394 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,395 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:30,401 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:30,423 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:30,426 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:30,430 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:30,430 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,432 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,434 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,437 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,439 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,446 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,448 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,449 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,449 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:30,456 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:30,467 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:30,470 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:30,473 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:30,474 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,476 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,478 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,481 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,484 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,491 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,493 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,494 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,494 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:30,501 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:30,510 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:30,512 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:30,516 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:30,516 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,519 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,521 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,523 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,526 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,533 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,535 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,536 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,536 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:30,543 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:30,553 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:30,556 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:30,559 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:30,560 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,562 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,564 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,566 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,569 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,575 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,577 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,578 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,578 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:30,584 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:30,589 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:30,591 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:30,592 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:30,595 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:30,596 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:30,597 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:30,599 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:30,602 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:30,603 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:30,606 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:30,608 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:30,609 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:30,630 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/1, BranchId=]
DEBUG 2014-09-06 01:04:30,631 [main] トランザクションをコミットしました。tx=[FormatId=4360, GlobalId=1409933068033/1, BranchId=]
DEBUG 2014-09-06 01:04:30,631 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/2, BranchId=]
DEBUG 2014-09-06 01:04:30,631 [main] トランザクションをコミットしました。tx=[FormatId=4360, GlobalId=1409933068033/2, BranchId=]
DEBUG 2014-09-06 01:04:30,632 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/3, BranchId=]
DEBUG 2014-09-06 01:04:30,632 [main] トランザクションをコミットしました。tx=[FormatId=4360, GlobalId=1409933068033/3, BranchId=]
DEBUG 2014-09-06 01:04:30,635 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:30,637 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:30,641 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:30,641 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,643 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,645 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,647 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,650 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,655 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,658 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,658 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,658 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:30,664 [main] S2Containerを作成しました。path=creator.dicon
org.seasar.framework.ejb.SEJBException: [ESSR0409]AroundInvokeアノテーションをセッションビーンorg.seasar.framework.container.factory.Hoge15のメソッドpublic java.lang.Object org.seasar.framework.container.factory.Hoge15.interceptor2(javax.interceptor.InvocationContext) throws java.lang.Exceptionに指定することはできません
DEBUG 2014-09-06 01:04:30,673 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:30,675 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:30,678 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:30,679 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,681 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,682 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,685 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,687 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,693 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,695 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,695 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,696 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:30,702 [main] S2Containerを作成しました。path=creator.dicon
org.seasar.framework.ejb.SEJBException: [ESSR0409]AroundInvokeアノテーションをセッションビーンorg.seasar.framework.container.factory.Hoge16のメソッドpublic java.lang.Object org.seasar.framework.container.factory.Hoge16.interceptor2() throws java.lang.Exceptionに指定することはできません
DEBUG 2014-09-06 01:04:30,710 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:30,712 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:30,716 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:30,716 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,718 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,720 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,722 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,725 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,730 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,732 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,733 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,733 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:30,739 [main] S2Containerを作成しました。path=creator.dicon
org.seasar.framework.ejb.SEJBException: [ESSR0409]AroundInvokeアノテーションをセッションビーンorg.seasar.framework.container.factory.Hoge17のメソッドpublic void org.seasar.framework.container.factory.Hoge17.interceptor2(javax.interceptor.InvocationContext) throws java.lang.Exceptionに指定することはできません
DEBUG 2014-09-06 01:04:30,746 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:30,749 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:30,752 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:30,752 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,754 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,756 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,758 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,761 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,766 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,768 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,768 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,768 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:30,774 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:30,790 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:30,792 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:30,796 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:30,796 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,798 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,800 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,803 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,805 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,810 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,812 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,813 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,813 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:30,819 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:30,832 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:30,835 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:30,838 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:30,838 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,840 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,842 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,845 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,848 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,853 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,855 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,855 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,856 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:30,862 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:30,875 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:30,877 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:30,881 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:30,881 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,883 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,885 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,888 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,890 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,895 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,898 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,898 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,898 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:30,904 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:30,917 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:30,920 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:30,923 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:30,924 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,926 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,928 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,930 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,933 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,938 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,940 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,940 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,941 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:30,946 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:30,959 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:30,961 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:30,964 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:30,965 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,967 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,969 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,971 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,974 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:30,979 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:30,981 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:30,982 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:30,982 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:30,987 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:31,000 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:31,003 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:31,006 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:31,007 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,009 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,011 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,014 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,016 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,021 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,023 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,024 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,024 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:31,030 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:31,038 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:31,041 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:31,044 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:31,045 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,047 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,049 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,052 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,055 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,061 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,063 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,063 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,064 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:31,070 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:31,078 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:31,080 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:31,084 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:31,085 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,087 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,089 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,092 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,094 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,101 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,147 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,147 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,148 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:31,154 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:31,162 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:31,164 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:31,168 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:31,168 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,171 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,173 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,175 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,178 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,184 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,186 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,186 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,187 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:31,193 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:31,201 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:31,203 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:31,207 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:31,207 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,209 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,211 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,214 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,216 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,222 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,224 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,225 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,225 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:31,231 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:31,238 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:31,241 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:31,245 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:31,245 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,247 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,249 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,252 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,254 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,260 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,262 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,262 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,263 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:31,269 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:31,273 [main] S2Containerを作成します。path=org/seasar/framework/container/factory/TigerAnnotationHandlerTest.dicon
DEBUG 2014-09-06 01:04:31,306 [main] S2Containerを作成しました。path=org/seasar/framework/container/factory/TigerAnnotationHandlerTest.dicon
DEBUG 2014-09-06 01:04:31,310 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:31,312 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:31,316 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:31,317 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,319 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,321 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,323 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,326 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,331 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,333 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,334 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,334 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:31,340 [main] S2Containerを作成しました。path=creator.dicon
org.seasar.framework.container.IllegalInitMethodAnnotationRuntimeException: [ESSR0081]クラス(org.seasar.framework.container.factory.Hoge6)のInitMethodアノテーション(init)が不正です
DEBUG 2014-09-06 01:04:31,348 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:31,351 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:31,355 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:31,355 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,357 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,360 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,362 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,365 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,371 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,373 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,373 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,374 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:31,380 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:31,384 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:31,387 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:31,389 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:31,392 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:31,392 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:31,394 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:31,396 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:31,399 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:31,399 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:31,403 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:31,404 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:31,405 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:31,435 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:31,438 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:31,441 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:31,442 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,444 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,446 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,448 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,451 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,456 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,458 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,459 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,459 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:31,465 [main] S2Containerを作成しました。path=creator.dicon
org.seasar.framework.ejb.SEJBException: [ESSR0409]PostConstructアノテーションをセッションビーンorg.seasar.framework.container.factory.Hoge18のメソッドstatic void org.seasar.framework.container.factory.Hoge18.init()に指定することはできません
DEBUG 2014-09-06 01:04:31,473 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:31,476 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:31,482 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:31,483 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,484 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,486 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,488 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,491 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,495 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,497 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,497 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,498 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:31,502 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:31,509 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:31,511 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:31,514 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:31,515 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,516 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,518 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,520 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,522 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,527 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,528 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,529 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,529 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:31,534 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:31,540 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:31,542 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:31,545 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:31,546 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,547 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,549 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,551 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,553 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,558 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,560 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,560 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,560 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:31,565 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:31,569 [main] S2Containerを作成します。path=org/seasar/framework/container/factory/TigerAnnotationHandlerTest.dicon
DEBUG 2014-09-06 01:04:31,572 [main] S2Containerを作成しました。path=org/seasar/framework/container/factory/TigerAnnotationHandlerTest.dicon
DEBUG 2014-09-06 01:04:31,575 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:31,577 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:31,580 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:31,580 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,582 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,584 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,586 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,588 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,593 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,594 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,595 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,595 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:31,600 [main] S2Containerを作成しました。path=creator.dicon
org.seasar.framework.container.IllegalDestroyMethodAnnotationRuntimeException: [ESSR0082]クラス(org.seasar.framework.container.factory.Hoge6)のDestroyMethodアノテーション(destroy)が不正です
DEBUG 2014-09-06 01:04:31,607 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:31,609 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:31,612 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:31,612 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,614 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,616 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,618 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,620 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,624 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,626 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,627 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,627 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:31,632 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:31,638 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:31,641 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:31,643 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:31,644 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,645 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,647 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,649 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,651 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,655 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,657 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,658 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,658 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:31,663 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:31,669 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:31,671 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:31,674 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:31,674 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,676 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,677 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,679 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,681 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,686 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,687 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,688 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,688 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:31,693 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:31,700 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:31,702 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:31,705 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:31,706 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,707 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,709 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,711 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,713 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,718 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,719 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,720 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,720 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:31,725 [main] S2Containerを作成しました。path=creator.dicon
Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.859 sec
Running org.seasar.framework.container.factory.TigerAnnotationHandlerFactoryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.framework.container.SingletonS2ContainerTest
DEBUG 2014-09-06 01:04:31,738 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:31,744 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:31,747 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:31,747 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,749 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,750 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,753 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,755 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,759 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,761 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,761 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,762 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:31,766 [main] S2Containerを作成しました。path=creator.dicon
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.seasar.framework.unit.EasyMockTestCaseTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec
Running org.seasar.framework.unit.Seasar2Test
DEBUG 2014-09-06 01:04:31,856 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:31,857 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:31,868 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:31,870 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:31,873 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:31,874 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,875 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,877 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,879 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,881 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,886 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,887 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,888 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,888 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:31,893 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:31,896 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:31,913 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:31,919 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:31,919 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:31,921 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:31,923 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:31,925 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:31,925 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:31,927 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:31,928 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:31,931 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:31,931 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:31,934 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:31,935 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:31,935 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:31,937 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:31,941 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:31,949 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:31,949 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:31,952 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:31,952 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:31,961 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/4, BranchId=]
DEBUG 2014-09-06 01:04:31,962 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/4, BranchId=]
DEBUG 2014-09-06 01:04:31,965 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:31,968 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:31,970 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:31,973 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:31,973 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,975 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,976 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,978 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,980 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:31,984 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:31,986 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:31,986 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:31,986 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:31,991 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:31,993 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:32,002 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:32,008 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:32,008 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:32,010 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:32,012 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:32,014 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:32,014 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:32,016 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:32,017 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:32,020 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:32,020 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:32,023 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:32,024 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:32,024 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:32,026 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:32,030 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:32,037 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:32,038 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:32,040 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:32,041 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:32,050 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/5, BranchId=]
DEBUG 2014-09-06 01:04:32,050 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/5, BranchId=]
DEBUG 2014-09-06 01:04:32,053 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:32,055 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:32,058 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:32,058 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:32,060 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:32,061 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:32,063 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:32,065 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:32,069 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:32,071 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:32,071 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:32,071 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:32,076 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:32,079 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:32,087 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:32,093 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:32,093 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:32,095 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:32,096 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:32,098 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:32,099 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:32,100 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:32,102 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:32,104 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:32,104 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:32,107 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:32,108 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:32,108 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:32,110 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:32,113 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:32,121 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:32,121 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:32,123 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:32,124 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:32,132 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/6, BranchId=]
DEBUG 2014-09-06 01:04:32,133 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/6, BranchId=]
DEBUG 2014-09-06 01:04:32,135 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:32,137 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:32,140 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:32,140 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:32,142 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:32,143 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:32,145 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:32,147 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:32,151 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:32,152 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:32,152 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:32,153 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:32,157 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:32,159 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:32,167 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:32,173 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:32,173 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:32,174 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:32,176 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:32,178 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:32,178 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:32,180 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:32,181 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:32,183 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:32,184 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:32,186 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:32,187 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:32,188 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:32,189 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:32,193 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:32,200 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:32,200 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:32,203 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:32,203 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:32,212 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/7, BranchId=]
DEBUG 2014-09-06 01:04:32,213 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/7, BranchId=]
DEBUG 2014-09-06 01:04:32,216 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:32,227 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:32,229 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:32,231 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:32,232 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:32,233 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:32,235 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:32,237 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:32,239 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:32,242 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:32,244 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:32,244 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:32,244 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:32,248 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:32,251 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:32,259 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:32,265 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:32,265 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:32,267 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:32,268 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:32,270 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:32,271 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:32,272 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:32,274 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:32,276 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:32,276 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:32,279 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:32,280 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:32,280 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:32,282 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:32,285 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:32,292 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:32,293 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:32,295 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:32,295 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:32,296 [main] 設定ファイル(org/seasar/framework/unit/Seasar2Test$AnnotationTest.dicon)をインクルードします
DEBUG 2014-09-06 01:04:32,296 [main] S2Containerを作成します。path=org/seasar/framework/unit/Seasar2Test$AnnotationTest.dicon
DEBUG 2014-09-06 01:04:32,298 [main] S2Containerを作成しました。path=org/seasar/framework/unit/Seasar2Test$AnnotationTest.dicon
DEBUG 2014-09-06 01:04:32,307 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/8, BranchId=]
DEBUG 2014-09-06 01:04:32,307 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/8, BranchId=]
DEBUG 2014-09-06 01:04:32,310 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:32,312 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:32,313 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:32,315 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:32,316 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:32,317 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:32,320 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:32,320 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:32,322 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:32,323 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:32,325 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:32,327 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:32,331 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:32,332 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:32,333 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:32,333 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:32,338 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:32,341 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:32,349 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:32,354 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:32,354 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:32,356 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:32,362 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:32,365 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:32,365 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:32,366 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:32,368 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:32,370 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:32,370 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:32,373 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:32,374 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:32,374 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:32,376 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:32,379 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:32,387 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:32,387 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:32,389 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:32,390 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:32,390 [main] 設定ファイル(org/seasar/framework/unit/Seasar2Test$ConventionTest.dicon)をインクルードします
DEBUG 2014-09-06 01:04:32,390 [main] S2Containerを作成します。path=org/seasar/framework/unit/Seasar2Test$ConventionTest.dicon
DEBUG 2014-09-06 01:04:32,392 [main] S2Containerを作成しました。path=org/seasar/framework/unit/Seasar2Test$ConventionTest.dicon
DEBUG 2014-09-06 01:04:32,399 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/9, BranchId=]
DEBUG 2014-09-06 01:04:32,400 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/9, BranchId=]
DEBUG 2014-09-06 01:04:32,403 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:32,404 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:32,406 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:32,409 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:32,409 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:32,411 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:32,412 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:32,414 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:32,416 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:32,420 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:32,421 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:32,422 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:32,422 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:32,426 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:32,429 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:32,436 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:32,441 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:32,441 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:32,442 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:32,444 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:32,446 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:32,446 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:32,448 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:32,449 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:32,451 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:32,452 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:32,454 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:32,455 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:32,456 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:32,457 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:32,461 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:32,468 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:32,468 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:32,470 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:32,471 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:32,479 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/10, BranchId=]
DEBUG 2014-09-06 01:04:32,480 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/10, BranchId=]
DEBUG 2014-09-06 01:04:32,483 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:32,484 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:32,487 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:32,490 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:32,490 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:32,491 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:32,493 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:32,495 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:32,497 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:32,501 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:32,502 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:32,503 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:32,503 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:32,507 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:32,510 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:32,518 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:32,523 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:32,524 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:32,525 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:32,527 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:32,529 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:32,529 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:32,531 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:32,532 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:32,534 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:32,535 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:32,538 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:32,539 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:32,539 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:32,541 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:32,544 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:32,551 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:32,552 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:32,554 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:32,554 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:32,563 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/11, BranchId=]
DEBUG 2014-09-06 01:04:32,564 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/11, BranchId=]
DEBUG 2014-09-06 01:04:32,567 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:32,570 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:32,572 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:32,575 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:32,575 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:32,576 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:32,578 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:32,580 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:32,582 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:32,586 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:32,587 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:32,588 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:32,588 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:32,592 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:32,595 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:32,603 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:32,608 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:32,608 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:32,609 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:32,611 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:32,613 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:32,613 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:32,615 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:32,617 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:32,619 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:32,619 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:32,622 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:32,623 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:32,623 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:32,625 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:32,628 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:32,635 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:32,635 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:32,638 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:32,638 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:32,654 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:32,656 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:32,658 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:32,661 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:32,661 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:32,662 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:32,664 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:32,666 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:32,668 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:32,672 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:32,673 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:32,673 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:32,674 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:32,678 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:32,680 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:32,688 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:32,693 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:32,693 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:32,694 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:32,696 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:32,698 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:32,698 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:32,700 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:32,701 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:32,703 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:32,704 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:32,706 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:32,707 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:32,707 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:32,709 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:32,712 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:32,719 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:32,719 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:32,721 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:32,722 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:32,730 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/12, BranchId=]
DEBUG 2014-09-06 01:04:32,731 [main] トランザクションをコミットしました。tx=[FormatId=4360, GlobalId=1409933068033/12, BranchId=]
DEBUG 2014-09-06 01:04:32,734 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:32,736 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:32,738 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:32,740 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:32,740 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:32,742 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:32,743 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:32,745 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:32,747 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:32,751 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:32,752 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:32,753 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:32,753 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:32,757 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:32,760 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:32,767 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:32,772 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:32,772 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:32,774 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:32,775 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:32,778 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:32,778 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:32,779 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:32,781 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:32,783 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:32,783 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:32,786 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:32,787 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:32,787 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:32,789 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:32,792 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:32,799 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:32,799 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:32,801 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:32,802 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:32,809 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/13, BranchId=]
DEBUG 2014-09-06 01:04:32,810 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/13, BranchId=]
DEBUG 2014-09-06 01:04:32,813 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:32,819 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:32,820 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:32,823 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:32,823 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:32,825 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:32,826 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:32,828 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:32,830 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:32,833 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:32,835 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:32,835 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:32,835 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:32,839 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:32,842 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:32,849 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:32,854 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:32,854 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:32,856 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:32,857 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:32,859 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:32,859 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:32,861 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:32,862 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:32,864 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:32,865 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:32,867 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:32,868 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:32,868 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:32,870 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:32,873 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:32,880 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:32,880 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:32,883 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:32,883 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:32,893 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/14, BranchId=]
DEBUG 2014-09-06 01:04:32,893 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/14, BranchId=]
DEBUG 2014-09-06 01:04:32,896 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:32,898 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:32,901 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:32,901 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:32,902 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:32,904 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:32,906 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:32,908 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:32,911 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:32,913 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:32,913 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:32,913 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:32,917 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:32,920 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:32,927 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:32,932 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:32,932 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:32,933 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:32,935 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:32,937 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:32,937 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:32,938 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:32,940 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:32,942 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:32,942 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:32,945 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:32,946 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:32,946 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:32,948 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:32,951 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:32,957 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:32,958 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:32,960 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:32,960 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:32,970 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/15, BranchId=]
DEBUG 2014-09-06 01:04:32,970 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/15, BranchId=]
DEBUG 2014-09-06 01:04:32,973 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:32,975 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:32,978 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:32,978 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:32,979 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:32,981 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:32,983 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:32,985 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:32,989 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:32,990 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:32,990 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:32,990 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:32,995 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:32,997 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:33,004 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:33,010 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:33,010 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:33,012 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:33,013 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:33,016 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:33,016 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:33,017 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:33,019 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:33,021 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:33,023 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:33,025 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:33,026 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:33,026 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:33,029 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:33,032 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:33,039 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:33,039 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:33,042 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:33,042 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:33,061 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/16, BranchId=]
DEBUG 2014-09-06 01:04:33,061 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/16, BranchId=]
DEBUG 2014-09-06 01:04:33,064 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:33,066 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:33,067 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:33,081 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:33,081 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:33,087 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:33,089 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:33,092 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:33,097 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:33,101 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:33,102 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:33,102 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:33,102 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:33,107 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:33,109 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:33,117 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:33,122 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:33,122 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:33,123 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:33,125 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:33,127 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:33,127 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:33,130 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:33,131 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:33,133 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:33,134 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:33,142 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:33,143 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:33,143 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:33,147 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:33,153 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:33,161 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:33,161 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:33,164 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:33,164 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:33,171 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/17, BranchId=]
DEBUG 2014-09-06 01:04:33,171 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/17, BranchId=]
DEBUG 2014-09-06 01:04:33,174 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:33,175 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:33,177 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:33,180 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:33,180 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:33,181 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:33,183 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:33,185 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:33,186 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:33,190 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:33,191 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:33,192 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:33,192 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:33,202 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:33,208 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:33,215 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:33,226 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:33,226 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:33,228 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:33,229 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:33,231 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:33,231 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:33,233 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:33,234 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:33,236 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:33,237 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:33,239 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:33,240 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:33,240 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:33,242 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:33,245 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:33,251 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:33,252 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:33,254 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:33,254 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:33,263 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/18, BranchId=]
DEBUG 2014-09-06 01:04:33,264 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/18, BranchId=]
DEBUG 2014-09-06 01:04:33,267 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:33,268 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:33,270 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:33,272 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:33,272 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:33,274 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:33,276 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:33,278 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:33,279 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:33,283 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:33,284 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:33,285 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:33,285 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:33,289 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:33,291 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:33,298 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:33,303 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:33,303 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:33,305 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:33,306 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:33,308 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:33,308 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:33,310 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:33,311 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:33,313 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:33,313 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:33,316 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:33,317 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:33,317 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:33,319 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:33,322 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:33,328 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:33,328 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:33,331 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:33,331 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:33,338 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/19, BranchId=]
DEBUG 2014-09-06 01:04:33,339 [main] Excelファイル(org/seasar/framework/unit/Seasar2Test$AutoPreparingTest.xls)の値をデータベースに追加します
DEBUG 2014-09-06 01:04:33,627 [main] 物理的なコネクションを取得しました
DEBUG 2014-09-06 01:04:33,629 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/19, BranchId=]
DEBUG 2014-09-06 01:04:33,678 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/19, BranchId=]
DEBUG 2014-09-06 01:04:33,680 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/19, BranchId=]
DEBUG 2014-09-06 01:04:33,683 [main] INSERT INTO EMP (EMPNO, ENAME) VALUES (9999, 'HOGE')
DEBUG 2014-09-06 01:04:33,705 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/19, BranchId=]
DEBUG 2014-09-06 01:04:33,706 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/19, BranchId=]
DEBUG 2014-09-06 01:04:33,706 [main] INSERT INTO EMP (EMPNO, ENAME) VALUES (99999, 'HOGE2')
DEBUG 2014-09-06 01:04:33,706 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/19, BranchId=]
DEBUG 2014-09-06 01:04:33,708 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/19, BranchId=]
DEBUG 2014-09-06 01:04:33,710 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/19, BranchId=]
DEBUG 2014-09-06 01:04:33,711 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/19, BranchId=]
DEBUG 2014-09-06 01:04:33,711 [main] SELECT * FROM EMP ORDER BY empno
DEBUG 2014-09-06 01:04:33,718 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/19, BranchId=]
DEBUG 2014-09-06 01:04:33,718 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/19, BranchId=]
DEBUG 2014-09-06 01:04:33,721 [main] 物理的なコネクションを閉じました
DEBUG 2014-09-06 01:04:33,724 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:33,726 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:33,728 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:33,729 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:33,730 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:33,731 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:33,733 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:33,735 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:33,739 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:33,740 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:33,741 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:33,741 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:33,745 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:33,747 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:33,753 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:33,758 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:33,758 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:33,760 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:33,761 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:33,764 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:33,764 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:33,765 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:33,767 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:33,769 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:33,769 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:33,772 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:33,773 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:33,773 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:33,775 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:33,778 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:33,784 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:33,784 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:33,786 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:33,787 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:33,794 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/20, BranchId=]
DEBUG 2014-09-06 01:04:33,794 [main] Excelファイル(org/seasar/framework/unit/Seasar2Test$AutoPreparingTest_aaa.xls)の値をデータベースに追加します
DEBUG 2014-09-06 01:04:33,798 [main] 物理的なコネクションを取得しました
DEBUG 2014-09-06 01:04:33,798 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/20, BranchId=]
DEBUG 2014-09-06 01:04:33,812 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/20, BranchId=]
DEBUG 2014-09-06 01:04:33,813 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/20, BranchId=]
DEBUG 2014-09-06 01:04:33,813 [main] INSERT INTO EMP (EMPNO, ENAME) VALUES (9999, 'HOGE')
DEBUG 2014-09-06 01:04:33,813 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/20, BranchId=]
DEBUG 2014-09-06 01:04:33,813 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/20, BranchId=]
DEBUG 2014-09-06 01:04:33,814 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/20, BranchId=]
DEBUG 2014-09-06 01:04:33,815 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/20, BranchId=]
DEBUG 2014-09-06 01:04:33,815 [main] SELECT * FROM EMP ORDER BY empno
DEBUG 2014-09-06 01:04:33,818 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/20, BranchId=]
DEBUG 2014-09-06 01:04:33,818 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/20, BranchId=]
DEBUG 2014-09-06 01:04:33,820 [main] 物理的なコネクションを閉じました
DEBUG 2014-09-06 01:04:33,823 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:33,825 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:33,827 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:33,827 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:33,829 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:33,830 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:33,832 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:33,834 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:33,838 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:33,839 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:33,840 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:33,840 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:33,844 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:33,847 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:33,853 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:33,858 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:33,858 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:33,860 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:33,861 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:33,863 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:33,863 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:33,865 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:33,866 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:33,868 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:33,869 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:33,871 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:33,872 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:33,872 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:33,874 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:33,877 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:33,882 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:33,882 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:33,885 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:33,885 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:33,891 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/21, BranchId=]
DEBUG 2014-09-06 01:04:33,892 [main] Excelファイル(org/seasar/framework/unit/Seasar2Test$AutoPreparingTest.xls)の値をデータベースに追加します
DEBUG 2014-09-06 01:04:33,895 [main] 物理的なコネクションを取得しました
DEBUG 2014-09-06 01:04:33,896 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/21, BranchId=]
DEBUG 2014-09-06 01:04:33,906 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/21, BranchId=]
DEBUG 2014-09-06 01:04:33,906 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/21, BranchId=]
DEBUG 2014-09-06 01:04:33,906 [main] INSERT INTO EMP (EMPNO, ENAME) VALUES (9999, 'HOGE')
DEBUG 2014-09-06 01:04:33,907 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/21, BranchId=]
DEBUG 2014-09-06 01:04:33,907 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/21, BranchId=]
DEBUG 2014-09-06 01:04:33,907 [main] INSERT INTO EMP (EMPNO, ENAME) VALUES (99999, 'HOGE2')
DEBUG 2014-09-06 01:04:33,907 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/21, BranchId=]
DEBUG 2014-09-06 01:04:33,907 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/21, BranchId=]
DEBUG 2014-09-06 01:04:33,908 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/21, BranchId=]
DEBUG 2014-09-06 01:04:33,909 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/21, BranchId=]
DEBUG 2014-09-06 01:04:33,909 [main] SELECT * FROM EMP ORDER BY empno
DEBUG 2014-09-06 01:04:33,912 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/21, BranchId=]
DEBUG 2014-09-06 01:04:33,912 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/21, BranchId=]
DEBUG 2014-09-06 01:04:33,914 [main] 物理的なコネクションを閉じました
DEBUG 2014-09-06 01:04:33,917 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:33,918 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:33,920 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:33,923 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:33,923 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:33,924 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:33,926 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:33,928 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:33,930 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:33,933 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:33,934 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:33,935 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:33,935 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:33,939 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:33,941 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:33,948 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:33,952 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:33,952 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:33,954 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:33,955 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:33,958 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:33,958 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:33,959 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:33,961 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:33,963 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:33,963 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:33,966 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:33,967 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:33,967 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:33,969 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:33,972 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:33,977 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:33,977 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:33,980 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:33,980 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:33,987 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/22, BranchId=]
DEBUG 2014-09-06 01:04:33,988 [main] Excelファイル(org/seasar/framework/unit/Seasar2Test$TrimStringTest.xls)の値をデータベースに追加します
DEBUG 2014-09-06 01:04:33,991 [main] 物理的なコネクションを取得しました
DEBUG 2014-09-06 01:04:33,991 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/22, BranchId=]
DEBUG 2014-09-06 01:04:34,001 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/22, BranchId=]
DEBUG 2014-09-06 01:04:34,001 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/22, BranchId=]
DEBUG 2014-09-06 01:04:34,002 [main] INSERT INTO EMP (EMPNO, ENAME) VALUES (9999, ' ')
DEBUG 2014-09-06 01:04:34,002 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/22, BranchId=]
DEBUG 2014-09-06 01:04:34,002 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/22, BranchId=]
DEBUG 2014-09-06 01:04:34,003 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/22, BranchId=]
DEBUG 2014-09-06 01:04:34,003 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/22, BranchId=]
DEBUG 2014-09-06 01:04:34,003 [main] SELECT * FROM EMP WHERE ENAME = ' ' ORDER BY empno
DEBUG 2014-09-06 01:04:34,005 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/22, BranchId=]
DEBUG 2014-09-06 01:04:34,006 [main] Excelファイル(org/seasar/framework/unit/Seasar2Test$TrimStringTest_aaa_Expected.xls)を期待値として読み込みます
DEBUG 2014-09-06 01:04:34,009 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/22, BranchId=]
DEBUG 2014-09-06 01:04:34,011 [main] 物理的なコネクションを閉じました
DEBUG 2014-09-06 01:04:34,014 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:34,016 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:34,018 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:34,020 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:34,020 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:34,022 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:34,023 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:34,025 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:34,027 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:34,032 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:34,033 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:34,033 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:34,033 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:34,038 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:34,040 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:34,046 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:34,051 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:34,052 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:34,053 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:34,054 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:34,056 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:34,057 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:34,058 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:34,059 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:34,061 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:34,062 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:34,064 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:34,065 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:34,065 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:34,067 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:34,069 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:34,074 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:34,075 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:34,077 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:34,077 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:34,083 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/23, BranchId=]
DEBUG 2014-09-06 01:04:34,085 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/23, BranchId=]
DEBUG 2014-09-06 01:04:34,087 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:34,089 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:34,091 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:34,091 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:34,093 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:34,094 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:34,096 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:34,103 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:34,106 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:34,108 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:34,108 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:34,108 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:34,112 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:34,114 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:34,120 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:34,124 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:34,125 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:34,126 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:34,127 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:34,129 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:34,129 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:34,131 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:34,132 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:34,134 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:34,135 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:34,137 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:34,138 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:34,138 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:34,140 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:34,142 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:34,148 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:34,148 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:34,150 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:34,150 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:34,157 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/24, BranchId=]
DEBUG 2014-09-06 01:04:34,157 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/24, BranchId=]
DEBUG 2014-09-06 01:04:34,160 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:34,161 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:34,164 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:34,164 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:34,165 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:34,167 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:34,168 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:34,170 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:34,174 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:34,175 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:34,175 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:34,175 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:34,179 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:34,181 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:34,187 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:34,191 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:34,192 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:34,193 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:34,194 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:34,196 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:34,196 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:34,198 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:34,199 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:34,201 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:34,201 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:34,203 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:34,204 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:34,205 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:34,206 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:34,209 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:34,214 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:34,214 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:34,216 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:34,216 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:34,222 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/25, BranchId=]
DEBUG 2014-09-06 01:04:34,223 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/25, BranchId=]
DEBUG 2014-09-06 01:04:34,225 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:34,227 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:34,229 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:34,229 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:34,231 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:34,232 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:34,234 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:34,236 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:34,239 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:34,241 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:34,241 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:34,241 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:34,245 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:34,247 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:34,253 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:34,257 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:34,257 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:34,258 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:34,260 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:34,262 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:34,262 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:34,263 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:34,265 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:34,266 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:34,267 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:34,269 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:34,270 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:34,270 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:34,272 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:34,274 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:34,280 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:34,280 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:34,282 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:34,282 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:34,288 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/26, BranchId=]
DEBUG 2014-09-06 01:04:34,289 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/26, BranchId=]
DEBUG 2014-09-06 01:04:34,292 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:34,293 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:34,295 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:34,297 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:34,297 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:34,299 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:34,300 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:34,302 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:34,304 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:34,307 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:34,308 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:34,309 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:34,309 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:34,313 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:34,315 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:34,321 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:34,325 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:34,325 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:34,327 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:34,328 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:34,330 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:34,330 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:34,331 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:34,333 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:34,335 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:34,335 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:34,338 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:34,339 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:34,339 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:34,340 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:34,343 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:34,348 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:34,348 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:34,351 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:34,351 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:34,357 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/27, BranchId=]
DEBUG 2014-09-06 01:04:34,358 [main] 物理的なコネクションを取得しました
DEBUG 2014-09-06 01:04:34,358 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/27, BranchId=]
DEBUG 2014-09-06 01:04:34,359 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/27, BranchId=]
DEBUG 2014-09-06 01:04:34,359 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/27, BranchId=]
DEBUG 2014-09-06 01:04:34,359 [main] SELECT * FROM EMP ORDER BY empno
DEBUG 2014-09-06 01:04:34,369 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/27, BranchId=]
DEBUG 2014-09-06 01:04:34,370 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/27, BranchId=]
DEBUG 2014-09-06 01:04:34,372 [main] 物理的なコネクションを閉じました
DEBUG 2014-09-06 01:04:34,374 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:34,376 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:34,378 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:34,378 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:34,380 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:34,381 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:34,383 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:34,385 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:34,389 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:34,390 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:34,390 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:34,391 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:34,394 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:34,396 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:34,402 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:34,407 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:34,407 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:34,408 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:34,409 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:34,411 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:34,412 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:34,413 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:34,414 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:34,416 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:34,417 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:34,419 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:34,420 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:34,420 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:34,421 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:34,425 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:34,430 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:34,430 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:34,432 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:34,433 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:34,439 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/28, BranchId=]
DEBUG 2014-09-06 01:04:34,439 [main] 物理的なコネクションを取得しました
DEBUG 2014-09-06 01:04:34,440 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/28, BranchId=]
DEBUG 2014-09-06 01:04:34,440 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/28, BranchId=]
DEBUG 2014-09-06 01:04:34,441 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/28, BranchId=]
DEBUG 2014-09-06 01:04:34,441 [main] SELECT * FROM EMP ORDER BY empno
DEBUG 2014-09-06 01:04:34,451 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/28, BranchId=]
DEBUG 2014-09-06 01:04:34,451 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/28, BranchId=]
DEBUG 2014-09-06 01:04:34,453 [main] 物理的なコネクションを閉じました
DEBUG 2014-09-06 01:04:34,455 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:34,457 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:34,459 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:34,460 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:34,461 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:34,462 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:34,464 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:34,466 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:34,470 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:34,471 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:34,471 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:34,472 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:34,476 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:34,478 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:34,483 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:34,488 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:34,488 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:34,490 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:34,491 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:34,493 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:34,494 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:34,495 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:34,496 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:34,498 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:34,499 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:34,501 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:34,502 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:34,502 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:34,504 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:34,506 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:34,512 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:34,512 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:34,514 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:34,514 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:34,521 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/29, BranchId=]
DEBUG 2014-09-06 01:04:34,521 [main] 物理的なコネクションを取得しました
DEBUG 2014-09-06 01:04:34,521 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/29, BranchId=]
DEBUG 2014-09-06 01:04:34,522 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/29, BranchId=]
DEBUG 2014-09-06 01:04:34,522 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/29, BranchId=]
DEBUG 2014-09-06 01:04:34,523 [main] SELECT * FROM EMP ORDER BY empno
DEBUG 2014-09-06 01:04:34,532 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/29, BranchId=]
DEBUG 2014-09-06 01:04:34,532 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/29, BranchId=]
DEBUG 2014-09-06 01:04:34,534 [main] 物理的なコネクションを閉じました
DEBUG 2014-09-06 01:04:34,537 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:34,538 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:34,540 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:34,543 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:34,543 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:34,545 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:34,546 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:34,548 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:34,550 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:34,553 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:34,555 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:34,555 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:34,555 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:34,559 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:34,561 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:34,567 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:34,572 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:34,572 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:34,574 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:34,575 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:34,577 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:34,577 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:34,579 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:34,580 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:34,582 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:34,583 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:34,585 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:34,586 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:34,586 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:34,588 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:34,590 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:34,596 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:34,596 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:34,598 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:34,599 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:34,599 [main] 設定ファイル(org/seasar/framework/unit/Seasar2Test$AutoIncludingTest.dicon)をインクルードします
DEBUG 2014-09-06 01:04:34,599 [main] S2Containerを作成します。path=org/seasar/framework/unit/Seasar2Test$AutoIncludingTest.dicon
DEBUG 2014-09-06 01:04:34,601 [main] S2Containerを作成しました。path=org/seasar/framework/unit/Seasar2Test$AutoIncludingTest.dicon
DEBUG 2014-09-06 01:04:34,608 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/30, BranchId=]
DEBUG 2014-09-06 01:04:34,608 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/30, BranchId=]
DEBUG 2014-09-06 01:04:34,611 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:34,612 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:34,614 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:34,617 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:34,617 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:34,619 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:34,620 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:34,622 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:34,624 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:34,628 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:34,629 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:34,630 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:34,630 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:34,634 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:34,637 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:34,644 [main] S2Containerを作成しました。path=s2junit4.dicon
WARN  2014-09-06 01:04:34,644 [main] org.seasar.framework.unit.impl.DataAccessorImplのプロパティ(transactionManager)が見つからないので設定をスキップします
WARN  2014-09-06 01:04:34,644 [main] org.seasar.framework.unit.impl.DataAccessorImplのプロパティ(dataSource)が見つからないので設定をスキップします
DEBUG 2014-09-06 01:04:34,652 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:34,653 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:34,655 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:34,658 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:34,658 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:34,660 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:34,661 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:34,663 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:34,665 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:34,669 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:34,671 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:34,672 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:34,672 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:34,677 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:34,680 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:34,686 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:34,691 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:34,691 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:34,693 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:34,694 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:34,697 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:34,697 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:34,698 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:34,700 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:34,702 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:34,702 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:34,723 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:34,724 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:34,724 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:34,726 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:34,728 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:34,734 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:34,734 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:34,736 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:34,737 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:34,744 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/31, BranchId=]
DEBUG 2014-09-06 01:04:34,744 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/31, BranchId=]
DEBUG 2014-09-06 01:04:34,747 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:34,749 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:34,751 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:34,752 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:34,753 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:34,754 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:34,756 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:34,758 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:34,762 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:34,763 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:34,763 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:34,764 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:34,768 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:34,770 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:34,776 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:34,780 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:34,781 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:34,782 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:34,783 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:34,786 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:34,786 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:34,787 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:34,789 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:34,791 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:34,791 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:34,793 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:34,794 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:34,795 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:34,797 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:34,799 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:34,804 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:34,805 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:34,807 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:34,807 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:34,813 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/32, BranchId=]
DEBUG 2014-09-06 01:04:34,814 [main] Excelファイル(org/seasar/framework/unit/Seasar2Test$GetExpectedTest_aaa_Expected.xls)を期待値として読み込みます
DEBUG 2014-09-06 01:04:34,817 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/32, BranchId=]
DEBUG 2014-09-06 01:04:34,819 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:34,820 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:34,822 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:34,825 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:34,825 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:34,827 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:34,828 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:34,830 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:34,831 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:34,835 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:34,836 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:34,837 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:34,837 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:34,841 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:34,843 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:34,849 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:34,855 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:34,855 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:34,857 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:34,858 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:34,860 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:34,860 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:34,861 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:34,863 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:34,865 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:34,865 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:34,867 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:34,868 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:34,868 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:34,870 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:34,873 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:34,878 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:34,878 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:34,880 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:34,881 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:34,894 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/33, BranchId=]
DEBUG 2014-09-06 01:04:34,894 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/33, BranchId=]
DEBUG 2014-09-06 01:04:34,897 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:34,898 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:34,900 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:34,902 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:34,903 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:34,904 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:34,906 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:34,907 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:34,909 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:34,913 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:34,914 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:34,914 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:34,914 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:34,918 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:34,921 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:34,927 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:34,932 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:34,932 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:34,934 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:34,935 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:34,937 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:34,938 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:34,939 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:34,940 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:34,942 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:34,943 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:34,945 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:34,946 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:34,946 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:34,948 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:34,950 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:34,955 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:34,956 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:34,958 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:34,958 [main] S2Containerを作成しました。path=javaee5.dicon
WARN  2014-09-06 01:04:34,968 [main] org.seasar.framework.unit.Hoge2$$EnhancedByS2AOP$$188d92eのプロパティ(foo)が見つからないので設定をスキップします
DEBUG 2014-09-06 01:04:34,969 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/34, BranchId=]
DEBUG 2014-09-06 01:04:34,969 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/34, BranchId=]
DEBUG 2014-09-06 01:04:34,972 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:34,973 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:34,975 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:34,977 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:34,977 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:34,978 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:34,980 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:34,981 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:34,983 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:34,987 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:34,988 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:34,988 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:34,988 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:34,992 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:34,994 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:35,000 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:35,005 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:35,006 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:35,007 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:35,008 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:35,010 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:35,011 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:35,012 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:35,013 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:35,015 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:35,015 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:35,018 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:35,019 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:35,019 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:35,020 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:35,023 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:35,028 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:35,028 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:35,030 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:35,031 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:35,041 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/35, BranchId=]
DEBUG 2014-09-06 01:04:35,042 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/35, BranchId=]
DEBUG 2014-09-06 01:04:35,045 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:35,049 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:35,051 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:35,054 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:35,054 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:35,055 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:35,057 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:35,058 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:35,060 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:35,064 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:35,065 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:35,065 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:35,065 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:35,069 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:35,072 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:35,078 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:35,082 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:35,082 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:35,083 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:35,085 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:35,087 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:35,087 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:35,088 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:35,089 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:35,091 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:35,092 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:35,094 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:35,095 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:35,095 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:35,096 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:35,099 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:35,104 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:35,104 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:35,106 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:35,106 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:35,112 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/36, BranchId=]
DEBUG 2014-09-06 01:04:35,113 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/36, BranchId=]
DEBUG 2014-09-06 01:04:35,115 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:35,117 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:35,120 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:35,120 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:35,121 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:35,122 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:35,124 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:35,126 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:35,129 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:35,130 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:35,131 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:35,131 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:35,134 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:35,137 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:35,142 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:35,146 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:35,146 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:35,148 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:35,149 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:35,151 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:35,151 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:35,152 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:35,154 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:35,155 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:35,156 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:35,159 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:35,160 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:35,160 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:35,161 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:35,164 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:35,168 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:35,169 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:35,171 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:35,171 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:35,177 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/37, BranchId=]
DEBUG 2014-09-06 01:04:35,177 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/37, BranchId=]
DEBUG 2014-09-06 01:04:35,180 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:35,180 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:35,183 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:35,185 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:35,185 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:35,187 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:35,188 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:35,190 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:35,191 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:35,195 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:35,196 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:35,196 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:35,196 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:35,200 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:35,202 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:35,207 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:35,212 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:35,212 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:35,213 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:35,215 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:35,217 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:35,217 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:35,218 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:35,219 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:35,221 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:35,221 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:35,224 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:35,224 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:35,225 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:35,226 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:35,229 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:35,233 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:35,234 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:35,236 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:35,236 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:35,242 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/38, BranchId=]
DEBUG 2014-09-06 01:04:35,242 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/38, BranchId=]
DEBUG 2014-09-06 01:04:35,245 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:35,246 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:35,247 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:35,249 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:35,251 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:35,251 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:35,252 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:35,254 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:35,255 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:35,257 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:35,260 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:35,262 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:35,262 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:35,262 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:35,272 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:35,274 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:35,279 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:35,283 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:35,283 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:35,285 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:35,286 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:35,288 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:35,288 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:35,289 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:35,291 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:35,293 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:35,293 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:35,295 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:35,296 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:35,296 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:35,298 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:35,300 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:35,306 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:35,306 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:35,313 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:35,313 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:35,319 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/39, BranchId=]
DEBUG 2014-09-06 01:04:35,320 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/39, BranchId=]
DEBUG 2014-09-06 01:04:35,323 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:35,324 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:35,324 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:35,325 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:35,326 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
ognl.MethodFailedException: Method "throwException" failed for object org.seasar.framework.unit.Seasar2Test$PrerequisiteTest4@3f610944 [java.lang.NoSuchMethodException: throwException()]
DEBUG 2014-09-06 01:04:35,327 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:35,328 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:35,329 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:35,330 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:35,332 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:35,334 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:35,334 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:35,336 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:35,337 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:35,339 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:35,340 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:35,344 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:35,345 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:35,345 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:35,345 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:35,349 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:35,351 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:35,356 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:35,360 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:35,360 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:35,362 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:35,363 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:35,365 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:35,365 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:35,366 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:35,367 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:35,369 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:35,370 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:35,372 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:35,372 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:35,373 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:35,374 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:35,377 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:35,381 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:35,381 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:35,383 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:35,384 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:35,389 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/40, BranchId=]
DEBUG 2014-09-06 01:04:35,390 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/40, BranchId=]
DEBUG 2014-09-06 01:04:35,393 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:35,393 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:35,395 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:35,397 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:35,397 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:35,399 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:35,400 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:35,402 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:35,403 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:35,407 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:35,408 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:35,408 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:35,408 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:35,412 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:35,414 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:35,419 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:35,423 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:35,423 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:35,424 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:35,426 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:35,428 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:35,428 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:35,429 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:35,430 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:35,432 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:35,432 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:35,435 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:35,435 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:35,436 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:35,437 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:35,439 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:35,444 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:35,444 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:35,446 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:35,447 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:35,453 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/41, BranchId=]
DEBUG 2014-09-06 01:04:35,454 [main] クラス(org.seasar.framework.container.warmdeploy.dao.impl.FooDaoImpl[fooDao])のコンポーネント定義を登録します
DEBUG 2014-09-06 01:04:35,454 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/41, BranchId=]
DEBUG 2014-09-06 01:04:35,457 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:35,459 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:35,461 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:35,463 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:35,464 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:35,465 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:35,466 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:35,468 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:35,470 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:35,473 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:35,474 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:35,475 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:35,475 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:35,478 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:35,481 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:35,486 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:35,490 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:35,490 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:35,491 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:35,493 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:35,495 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:35,495 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:35,496 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:35,497 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:35,499 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:35,499 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:35,502 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:35,502 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:35,503 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:35,504 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:35,507 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:35,511 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:35,511 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:35,514 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:35,514 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:35,520 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/42, BranchId=]
DEBUG 2014-09-06 01:04:35,520 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/42, BranchId=]
DEBUG 2014-09-06 01:04:35,522 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:35,523 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:35,528 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:35,531 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:35,531 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:35,533 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:35,534 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:35,536 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:35,536 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:35,537 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:35,538 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:35,541 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:35,541 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:35,543 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:35,544 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:35,544 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:35,550 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:35,550 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:35,552 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:35,553 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:35,560 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/43, BranchId=]
DEBUG 2014-09-06 01:04:35,560 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/43, BranchId=]
DEBUG 2014-09-06 01:04:35,563 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:35,564 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:35,566 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:35,568 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:35,568 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:35,570 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:35,571 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:35,573 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:35,574 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:35,578 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:35,579 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:35,580 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:35,580 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:35,583 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:35,586 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:35,591 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:35,595 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:35,596 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:35,597 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:35,598 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:35,600 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:35,600 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:35,602 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:35,603 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:35,605 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:35,605 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:35,608 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:35,609 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:35,609 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:35,610 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:35,613 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:35,618 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:35,618 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:35,621 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:35,621 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:35,629 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/44, BranchId=]
DEBUG 2014-09-06 01:04:35,630 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/44, BranchId=]
DEBUG 2014-09-06 01:04:35,632 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:35,633 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:35,638 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:35,642 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:35,642 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:35,643 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:35,645 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:35,647 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:35,647 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:35,648 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:35,650 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:35,652 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:35,653 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:35,655 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:35,656 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:35,656 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:35,663 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:35,663 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:35,666 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:35,666 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:35,673 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/45, BranchId=]
DEBUG 2014-09-06 01:04:35,674 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/45, BranchId=]
DEBUG 2014-09-06 01:04:35,676 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:35,683 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:35,685 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:35,687 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:35,688 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:35,689 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:35,691 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:35,692 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:35,694 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:35,698 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:35,699 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:35,699 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:35,699 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:35,703 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:35,706 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:35,711 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:35,716 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:35,716 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:35,718 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:35,719 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:35,721 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:35,722 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:35,723 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:35,724 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:35,726 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:35,727 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:35,729 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:35,730 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:35,730 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:35,732 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:35,735 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:35,740 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:35,740 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:35,742 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:35,743 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:35,743 [main] 設定ファイル(org/seasar/framework/unit/Seasar2Test$MockTest.dicon)をインクルードします
DEBUG 2014-09-06 01:04:35,743 [main] S2Containerを作成します。path=org/seasar/framework/unit/Seasar2Test$MockTest.dicon
DEBUG 2014-09-06 01:04:35,795 [main] S2Containerを作成しました。path=org/seasar/framework/unit/Seasar2Test$MockTest.dicon
DEBUG 2014-09-06 01:04:35,810 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/46, BranchId=]
DEBUG 2014-09-06 01:04:35,811 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/46, BranchId=]
DEBUG 2014-09-06 01:04:35,814 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:35,816 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:35,818 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:35,818 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:35,820 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:35,821 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:35,823 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:35,824 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:35,828 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:35,829 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:35,829 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:35,829 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:35,836 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:35,839 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:35,844 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:35,849 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:35,849 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:35,851 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:35,853 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:35,855 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:35,855 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:35,856 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:35,858 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:35,860 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:35,861 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:35,863 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:35,864 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:35,864 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:35,866 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:35,869 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:35,874 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:35,875 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:35,877 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:35,878 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:35,878 [main] 設定ファイル(org/seasar/framework/unit/Seasar2Test$MockTest.dicon)をインクルードします
DEBUG 2014-09-06 01:04:35,878 [main] S2Containerを作成します。path=org/seasar/framework/unit/Seasar2Test$MockTest.dicon
DEBUG 2014-09-06 01:04:35,880 [main] S2Containerを作成しました。path=org/seasar/framework/unit/Seasar2Test$MockTest.dicon
DEBUG 2014-09-06 01:04:35,898 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/47, BranchId=]
DEBUG 2014-09-06 01:04:35,898 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/47, BranchId=]
DEBUG 2014-09-06 01:04:35,902 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:35,904 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:35,906 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:35,907 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:35,908 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:35,910 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:35,912 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:35,914 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:35,917 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:35,919 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:35,919 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:35,919 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:35,923 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:35,926 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:35,932 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:35,936 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:35,937 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:35,938 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:35,940 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:35,942 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:35,942 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:35,943 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:35,945 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:35,947 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:35,947 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:35,950 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:35,951 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:35,951 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:35,953 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:35,957 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:35,962 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:35,962 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:35,965 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:35,966 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:35,966 [main] 設定ファイル(org/seasar/framework/unit/Seasar2Test$MockTest.dicon)をインクルードします
DEBUG 2014-09-06 01:04:35,966 [main] S2Containerを作成します。path=org/seasar/framework/unit/Seasar2Test$MockTest.dicon
DEBUG 2014-09-06 01:04:35,968 [main] S2Containerを作成しました。path=org/seasar/framework/unit/Seasar2Test$MockTest.dicon
DEBUG 2014-09-06 01:04:35,985 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/48, BranchId=]
DEBUG 2014-09-06 01:04:35,986 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/48, BranchId=]
DEBUG 2014-09-06 01:04:35,989 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:35,991 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:35,994 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:35,994 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:35,996 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:35,997 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:35,999 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:36,001 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:36,005 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:36,006 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:36,007 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:36,007 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:36,011 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:36,013 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:36,019 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:36,024 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:36,024 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:36,026 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:36,027 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:36,030 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:36,030 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:36,031 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:36,033 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:36,035 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:36,036 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:36,038 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:36,039 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:36,039 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:36,041 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:36,044 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:36,049 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:36,049 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:36,051 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:36,051 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:36,052 [main] 設定ファイル(org/seasar/framework/unit/Seasar2Test$MockTest.dicon)をインクルードします
DEBUG 2014-09-06 01:04:36,052 [main] S2Containerを作成します。path=org/seasar/framework/unit/Seasar2Test$MockTest.dicon
DEBUG 2014-09-06 01:04:36,053 [main] S2Containerを作成しました。path=org/seasar/framework/unit/Seasar2Test$MockTest.dicon
DEBUG 2014-09-06 01:04:36,068 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/49, BranchId=]
DEBUG 2014-09-06 01:04:36,069 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/49, BranchId=]
DEBUG 2014-09-06 01:04:36,072 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:36,074 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:36,076 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:36,076 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:36,078 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:36,079 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:36,081 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:36,083 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:36,086 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:36,087 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:36,088 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:36,088 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:36,092 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:36,094 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:36,100 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:36,104 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:36,105 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:36,106 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:36,107 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:36,109 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:36,110 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:36,111 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:36,112 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:36,114 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:36,115 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:36,117 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:36,118 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:36,118 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:36,120 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:36,122 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:36,127 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:36,128 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:36,130 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:36,130 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:36,131 [main] 設定ファイル(org/seasar/framework/unit/Seasar2Test$MockTest.dicon)をインクルードします
DEBUG 2014-09-06 01:04:36,131 [main] S2Containerを作成します。path=org/seasar/framework/unit/Seasar2Test$MockTest.dicon
DEBUG 2014-09-06 01:04:36,132 [main] S2Containerを作成しました。path=org/seasar/framework/unit/Seasar2Test$MockTest.dicon
DEBUG 2014-09-06 01:04:36,147 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/50, BranchId=]
DEBUG 2014-09-06 01:04:36,148 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/50, BranchId=]
DEBUG 2014-09-06 01:04:36,151 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:36,153 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:36,155 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:36,155 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:36,157 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:36,158 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:36,160 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:36,161 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:36,165 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:36,166 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:36,166 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:36,166 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:36,170 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:36,172 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:36,177 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:36,182 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:36,182 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:36,183 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:36,184 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:36,186 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:36,186 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:36,188 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:36,189 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:36,191 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:36,191 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:36,194 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:36,194 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:36,195 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:36,196 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:36,199 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:36,203 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:36,204 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:36,206 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:36,206 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:36,206 [main] 設定ファイル(org/seasar/framework/unit/Seasar2Test$MockTest.dicon)をインクルードします
DEBUG 2014-09-06 01:04:36,207 [main] S2Containerを作成します。path=org/seasar/framework/unit/Seasar2Test$MockTest.dicon
DEBUG 2014-09-06 01:04:36,208 [main] S2Containerを作成しました。path=org/seasar/framework/unit/Seasar2Test$MockTest.dicon
DEBUG 2014-09-06 01:04:36,218 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/51, BranchId=]
DEBUG 2014-09-06 01:04:36,219 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/51, BranchId=]
DEBUG 2014-09-06 01:04:36,222 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:36,224 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:36,226 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:36,226 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:36,228 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:36,229 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:36,231 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:36,233 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:36,236 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:36,237 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:36,238 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:36,238 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:36,241 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:36,244 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:36,249 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:36,253 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:36,254 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:36,255 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:36,256 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:36,258 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:36,259 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:36,260 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:36,261 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:36,263 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:36,263 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:36,266 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:36,266 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:36,267 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:36,268 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:36,271 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:36,275 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:36,276 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:36,278 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:36,278 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:36,278 [main] 設定ファイル(org/seasar/framework/unit/Seasar2Test$MockTest.dicon)をインクルードします
DEBUG 2014-09-06 01:04:36,279 [main] S2Containerを作成します。path=org/seasar/framework/unit/Seasar2Test$MockTest.dicon
DEBUG 2014-09-06 01:04:36,280 [main] S2Containerを作成しました。path=org/seasar/framework/unit/Seasar2Test$MockTest.dicon
DEBUG 2014-09-06 01:04:36,294 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/52, BranchId=]
DEBUG 2014-09-06 01:04:36,295 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/52, BranchId=]
DEBUG 2014-09-06 01:04:36,298 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:36,300 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:36,302 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:36,302 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:36,303 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:36,305 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:36,307 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:36,308 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:36,312 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:36,313 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:36,313 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:36,313 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:36,317 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:36,319 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:36,324 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:36,328 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:36,328 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:36,330 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:36,331 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:36,333 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:36,333 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:36,334 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:36,336 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:36,338 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:36,338 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:36,340 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:36,341 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:36,341 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:36,343 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:36,345 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:36,356 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:36,356 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:36,358 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:36,359 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:36,359 [main] 設定ファイル(org/seasar/framework/unit/Seasar2Test$MockTest.dicon)をインクルードします
DEBUG 2014-09-06 01:04:36,359 [main] S2Containerを作成します。path=org/seasar/framework/unit/Seasar2Test$MockTest.dicon
DEBUG 2014-09-06 01:04:36,361 [main] S2Containerを作成しました。path=org/seasar/framework/unit/Seasar2Test$MockTest.dicon
DEBUG 2014-09-06 01:04:36,374 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/53, BranchId=]
DEBUG 2014-09-06 01:04:36,375 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/53, BranchId=]
DEBUG 2014-09-06 01:04:36,378 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:36,379 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:36,382 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:36,382 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:36,383 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:36,385 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:36,386 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:36,388 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:36,391 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:36,393 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:36,393 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:36,393 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:36,397 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:36,399 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:36,404 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:36,408 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:36,408 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:36,410 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:36,411 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:36,413 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:36,413 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:36,414 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:36,416 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:36,417 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:36,418 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:36,420 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:36,421 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:36,421 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:36,423 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:36,426 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:36,430 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:36,430 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:36,432 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:36,433 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:36,433 [main] 設定ファイル(org/seasar/framework/unit/Seasar2Test$MockTest.dicon)をインクルードします
DEBUG 2014-09-06 01:04:36,433 [main] S2Containerを作成します。path=org/seasar/framework/unit/Seasar2Test$MockTest.dicon
DEBUG 2014-09-06 01:04:36,435 [main] S2Containerを作成しました。path=org/seasar/framework/unit/Seasar2Test$MockTest.dicon
DEBUG 2014-09-06 01:04:36,450 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/54, BranchId=]
DEBUG 2014-09-06 01:04:36,450 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/54, BranchId=]
DEBUG 2014-09-06 01:04:36,454 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:36,456 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:36,458 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:36,460 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:36,460 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:36,462 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:36,463 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:36,465 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:36,466 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:36,470 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:36,471 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:36,471 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:36,472 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:36,475 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:36,477 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:36,482 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:36,488 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:36,488 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:36,490 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:36,491 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:36,493 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:36,493 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:36,494 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:36,496 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:36,498 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:36,498 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:36,500 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:36,501 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:36,501 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:36,503 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:36,506 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:36,510 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:36,510 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:36,512 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:36,513 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:36,518 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/55, BranchId=]
DEBUG 2014-09-06 01:04:36,519 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/55, BranchId=]
DEBUG 2014-09-06 01:04:36,521 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:36,523 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:36,525 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:36,525 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:36,527 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:36,528 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:36,530 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:36,532 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:36,535 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:36,536 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:36,537 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:36,537 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:36,540 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:36,542 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:36,547 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:36,551 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:36,552 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:36,553 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:36,554 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:36,556 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:36,556 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:36,558 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:36,559 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:36,561 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:36,561 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:36,563 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:36,564 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:36,565 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:36,566 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:36,569 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:36,574 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:36,574 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:36,576 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:36,576 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:36,582 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/56, BranchId=]
DEBUG 2014-09-06 01:04:36,583 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/56, BranchId=]
DEBUG 2014-09-06 01:04:36,586 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:36,588 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:36,590 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:36,590 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:36,592 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:36,593 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:36,595 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:36,597 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:36,600 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:36,601 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:36,602 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:36,602 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:36,606 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:36,608 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:36,613 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:36,617 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:36,618 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:36,619 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:36,620 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:36,622 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:36,623 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:36,624 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:36,625 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:36,627 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:36,628 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:36,630 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:36,631 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:36,631 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:36,633 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:36,635 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:36,640 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:36,640 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:36,642 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:36,642 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:36,648 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/57, BranchId=]
DEBUG 2014-09-06 01:04:36,649 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/57, BranchId=]
DEBUG 2014-09-06 01:04:36,652 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:36,654 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:36,656 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:36,658 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:36,658 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:36,660 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:36,661 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:36,663 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:36,664 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:36,668 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:36,669 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:36,669 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:36,670 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:36,673 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:36,675 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:36,676 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:36,678 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:36,678 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:36,680 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:36,681 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:36,682 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:36,684 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:36,684 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:36,689 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:36,693 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:36,693 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:36,695 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:36,696 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:36,699 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:36,700 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:36,700 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:36,701 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:36,704 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:36,708 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:36,709 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:36,711 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:36,711 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:36,717 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/58, BranchId=]
DEBUG 2014-09-06 01:04:36,718 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/58, BranchId=]
DEBUG 2014-09-06 01:04:36,720 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:36,722 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:36,724 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:36,724 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:36,726 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:36,727 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:36,729 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:36,730 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:36,734 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:36,735 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:36,735 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:36,735 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:36,739 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:36,741 [main] S2Containerを作成します。path=aop.dicon
DEBUG 2014-09-06 01:04:36,743 [main] S2Containerを作成しました。path=aop.dicon
DEBUG 2014-09-06 01:04:36,744 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:36,749 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:36,752 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:36,753 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:36,754 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:36,755 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:36,757 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:36,757 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:36,759 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:36,760 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:36,762 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:36,762 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:36,764 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:36,765 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:36,765 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:36,767 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:36,769 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:36,774 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:36,774 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:36,776 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:36,777 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:36,782 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/59, BranchId=]
DEBUG 2014-09-06 01:04:36,783 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/59, BranchId=]
DEBUG 2014-09-06 01:04:36,786 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:36,787 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:36,789 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:36,791 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:36,791 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:36,793 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:36,794 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:36,796 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:36,797 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:36,801 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:36,802 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:36,802 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:36,802 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:36,806 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:36,808 [main] S2Containerを作成します。path=org/seasar/framework/unit/Seasar2Test$SimpleInternalTestContextTest.s2junit4.dicon
DEBUG 2014-09-06 01:04:36,811 [main] S2Containerを作成しました。path=org/seasar/framework/unit/Seasar2Test$SimpleInternalTestContextTest.s2junit4.dicon
DEBUG 2014-09-06 01:04:36,816 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:36,827 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:36,829 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:36,832 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:36,832 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:36,833 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:36,834 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:36,836 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:36,838 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:36,841 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:36,842 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:36,843 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:36,843 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:36,846 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:36,848 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:36,853 [main] S2Containerを作成しました。path=s2junit4.dicon
WARN  2014-09-06 01:04:36,854 [main] org.seasar.framework.unit.impl.DataAccessorImplのプロパティ(transactionManager)が見つからないので設定をスキップします
WARN  2014-09-06 01:04:36,854 [main] org.seasar.framework.unit.impl.DataAccessorImplのプロパティ(dataSource)が見つからないので設定をスキップします
org.seasar.framework.container.ComponentNotFoundRuntimeException: [ESSR0046]コンポーネント(interface javax.transaction.TransactionManager)が見つかりません
DEBUG 2014-09-06 01:04:36,862 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:36,863 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:36,866 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:36,866 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:36,867 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:36,869 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:36,870 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:36,872 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:36,875 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:36,876 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:36,877 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:36,877 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:36,880 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:36,882 [main] S2Containerを作成します。path=org/seasar/framework/unit/Seasar2Test_convention.dicon
DEBUG 2014-09-06 01:04:36,884 [main] S2Containerを作成しました。path=org/seasar/framework/unit/Seasar2Test_convention.dicon
DEBUG 2014-09-06 01:04:36,884 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:36,889 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:36,893 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:36,893 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:36,895 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:36,896 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:36,898 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:36,898 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:36,899 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:36,900 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:36,902 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:36,903 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:36,905 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:36,906 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:36,906 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:36,907 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:36,910 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:36,914 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:36,914 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:36,916 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:36,917 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:36,923 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/60, BranchId=]
DEBUG 2014-09-06 01:04:36,923 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/60, BranchId=]
DEBUG 2014-09-06 01:04:36,927 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:36,928 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:36,929 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:36,932 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:36,932 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:36,933 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:36,935 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:36,936 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:36,938 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:36,941 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:36,943 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:36,943 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:36,943 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:36,947 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:36,949 [main] S2Containerを作成します。path=org/seasar/framework/unit/Seasar2Test$PublishedTestContextTest.s2junit4.dicon
DEBUG 2014-09-06 01:04:36,952 [main] S2Containerを作成しました。path=org/seasar/framework/unit/Seasar2Test$PublishedTestContextTest.s2junit4.dicon
org.seasar.framework.container.ComponentNotFoundRuntimeException: [ESSR0046]コンポーネント(interface javax.transaction.TransactionManager)が見つかりません
DEBUG 2014-09-06 01:04:36,960 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:36,961 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:36,963 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:36,965 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:36,965 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:36,967 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:36,968 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:36,970 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:36,972 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:36,975 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:36,976 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:36,977 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:36,977 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:36,980 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:36,982 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:36,988 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:36,992 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:36,992 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:36,993 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:36,995 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:36,997 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:36,997 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:36,998 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:36,999 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:37,001 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:37,002 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:37,004 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:37,005 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:37,005 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:37,007 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:37,009 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:37,014 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:37,014 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:37,016 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:37,017 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:37,022 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/61, BranchId=]
DEBUG 2014-09-06 01:04:37,023 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/61, BranchId=]
DEBUG 2014-09-06 01:04:37,025 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:37,026 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:37,026 [main] S2Containerを作成します。path=org/seasar/framework/unit/Seasar2Test.Seasar2.dicon
DEBUG 2014-09-06 01:04:37,029 [main] S2Containerを作成しました。path=org/seasar/framework/unit/Seasar2Test.Seasar2.dicon
DEBUG 2014-09-06 01:04:37,035 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:37,036 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:37,036 [main] S2Containerを作成します。path=org/seasar/framework/unit/Seasar2Test.S2TestClassMethodsRunner.dicon
DEBUG 2014-09-06 01:04:37,038 [main] S2Containerを作成しました。path=org/seasar/framework/unit/Seasar2Test.S2TestClassMethodsRunner.dicon
DEBUG 2014-09-06 01:04:37,040 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:37,040 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:37,041 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:37,041 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:37,042 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:37,042 [main] S2Containerを作成します。path=org/seasar/framework/unit/Seasar2Test.S2TestIntrospector.dicon
DEBUG 2014-09-06 01:04:37,045 [main] S2Containerを作成しました。path=org/seasar/framework/unit/Seasar2Test.S2TestIntrospector.dicon
DEBUG 2014-09-06 01:04:37,046 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:37,048 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:37,050 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:37,050 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:37,051 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:37,053 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:37,054 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,056 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,060 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:37,061 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:37,061 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:37,061 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:37,065 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:37,067 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:37,072 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:37,075 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:37,076 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:37,077 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:37,078 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:37,080 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:37,080 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:37,081 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:37,083 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:37,085 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:37,085 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:37,087 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:37,088 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:37,088 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:37,090 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:37,092 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:37,097 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:37,097 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:37,099 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:37,099 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:37,105 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/62, BranchId=]
DEBUG 2014-09-06 01:04:37,106 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/62, BranchId=]
DEBUG 2014-09-06 01:04:37,108 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:37,109 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:37,112 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:37,112 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:37,113 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:37,115 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:37,116 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,118 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,121 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:37,122 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:37,123 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:37,123 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:37,126 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:37,128 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:37,133 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:37,137 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:37,137 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:37,139 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:37,140 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:37,142 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:37,142 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:37,143 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:37,145 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:37,147 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:37,147 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:37,149 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:37,150 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:37,150 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:37,152 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:37,154 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:37,159 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:37,159 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:37,161 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:37,162 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:37,167 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/63, BranchId=]
DEBUG 2014-09-06 01:04:37,167 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/63, BranchId=]
DEBUG 2014-09-06 01:04:37,170 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:37,171 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:37,171 [main] S2Containerを作成します。path=org/seasar/framework/unit/Seasar2Test.S2TestIntrospector2.dicon
DEBUG 2014-09-06 01:04:37,173 [main] S2Containerを作成しました。path=org/seasar/framework/unit/Seasar2Test.S2TestIntrospector2.dicon
DEBUG 2014-09-06 01:04:37,175 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:37,176 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:37,179 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:37,179 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:37,180 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:37,181 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:37,183 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,185 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,188 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:37,189 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:37,190 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:37,190 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:37,193 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:37,195 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:37,200 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:37,204 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:37,204 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:37,206 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:37,207 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:37,209 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:37,209 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:37,210 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:37,212 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:37,214 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:37,214 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:37,216 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:37,217 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:37,217 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:37,219 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:37,222 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:37,226 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:37,226 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:37,229 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:37,229 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:37,234 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/64, BranchId=]
DEBUG 2014-09-06 01:04:37,235 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/64, BranchId=]
DEBUG 2014-09-06 01:04:37,237 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:37,239 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:37,241 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:37,241 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:37,243 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:37,244 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:37,246 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,247 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,251 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:37,252 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:37,252 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:37,252 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:37,263 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:37,265 [main] S2Containerを作成します。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:37,270 [main] S2Containerを作成しました。path=s2junit4.dicon
DEBUG 2014-09-06 01:04:37,274 [main] 設定ファイル(javaee5.dicon)をインクルードします
DEBUG 2014-09-06 01:04:37,274 [main] S2Containerを作成します。path=javaee5.dicon
DEBUG 2014-09-06 01:04:37,276 [main] S2Containerを作成します。path=j2ee.dicon
DEBUG 2014-09-06 01:04:37,277 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:37,279 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:37,279 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:37,280 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:37,282 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:37,283 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:37,284 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:37,286 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:37,287 [main] S2Containerを作成しました。path=j2ee.dicon
DEBUG 2014-09-06 01:04:37,287 [main] S2Containerを作成します。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:37,288 [main] S2Containerを作成します。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:37,291 [main] S2Containerを作成しました。path=jpa-support-smart.dicon
DEBUG 2014-09-06 01:04:37,295 [main] S2Containerを作成しました。path=jpa-support.dicon
DEBUG 2014-09-06 01:04:37,296 [main] S2Containerを作成します。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:37,298 [main] S2Containerを作成しました。path=ejb3tx.dicon
DEBUG 2014-09-06 01:04:37,298 [main] S2Containerを作成しました。path=javaee5.dicon
DEBUG 2014-09-06 01:04:37,303 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/65, BranchId=]
DEBUG 2014-09-06 01:04:37,304 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/65, BranchId=]
Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.452 sec
Running org.seasar.framework.unit.impl.OgnlExpressionTest
DEBUG 2014-09-06 01:04:37,309 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:37,311 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:37,313 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:37,313 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:37,315 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:37,316 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:37,318 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,319 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,323 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:37,324 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:37,324 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:37,324 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:37,328 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:37,334 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:37,335 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:37,338 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:37,338 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:37,339 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:37,340 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:37,342 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,344 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,347 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:37,348 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:37,348 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:37,349 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:37,352 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:37,357 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:37,358 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:37,360 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:37,361 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:37,362 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:37,363 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:37,365 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,367 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,370 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:37,371 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:37,371 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:37,372 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:37,375 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:37,380 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:37,381 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:37,384 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:37,384 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:37,385 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:37,386 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:37,388 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,390 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,393 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:37,394 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:37,394 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:37,395 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:37,398 [main] S2Containerを作成しました。path=creator.dicon
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec
Running org.seasar.framework.unit.impl.IntrospectorUtilTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.framework.unit.impl.SimpleInternalTestContextTest
DEBUG 2014-09-06 01:04:37,408 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:37,409 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:37,412 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:37,412 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:37,413 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:37,414 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:37,416 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,418 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,421 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:37,422 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:37,422 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:37,423 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:37,426 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:37,428 [main] S2Containerを作成します。path=org/seasar/framework/unit/impl/SimpleInternalTestContextTest.dicon
DEBUG 2014-09-06 01:04:37,431 [main] S2Containerを作成しました。path=org/seasar/framework/unit/impl/SimpleInternalTestContextTest.dicon
DEBUG 2014-09-06 01:04:37,432 [main] S2Containerを作成します。path=org/seasar/framework/unit/impl/SimpleInternalTestContextTest2.dicon
DEBUG 2014-09-06 01:04:37,433 [main] S2Containerを作成しました。path=org/seasar/framework/unit/impl/SimpleInternalTestContextTest2.dicon
DEBUG 2014-09-06 01:04:37,437 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:37,439 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:37,441 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:37,441 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:37,442 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:37,444 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:37,446 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,447 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,451 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:37,452 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:37,452 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:37,452 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:37,456 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:37,458 [main] S2Containerを作成します。path=org/seasar/framework/unit/impl/SimpleInternalTestContextTest.dicon
DEBUG 2014-09-06 01:04:37,460 [main] S2Containerを作成しました。path=org/seasar/framework/unit/impl/SimpleInternalTestContextTest.dicon
DEBUG 2014-09-06 01:04:37,465 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:37,466 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:37,469 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:37,469 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:37,470 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:37,471 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:37,473 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,475 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,478 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:37,479 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:37,479 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:37,480 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:37,483 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:37,485 [main] S2Containerを作成します。path=org/seasar/framework/unit/impl/SimpleInternalTestContextTest.dicon
DEBUG 2014-09-06 01:04:37,488 [main] S2Containerを作成しました。path=org/seasar/framework/unit/impl/SimpleInternalTestContextTest.dicon
DEBUG 2014-09-06 01:04:37,493 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:37,495 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:37,497 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:37,497 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:37,499 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:37,500 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:37,502 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,503 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,507 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:37,508 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:37,508 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:37,508 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:37,512 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:37,514 [main] S2Containerを作成します。path=org/seasar/framework/unit/impl/SimpleInternalTestContextTest.dicon
DEBUG 2014-09-06 01:04:37,517 [main] S2Containerを作成しました。path=org/seasar/framework/unit/impl/SimpleInternalTestContextTest.dicon
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 sec
Running org.seasar.framework.unit.impl.SimpleDataAccessorTest
DEBUG 2014-09-06 01:04:37,523 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:37,524 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:37,527 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:37,527 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:37,528 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:37,529 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:37,531 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,532 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,536 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:37,537 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:37,537 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:37,537 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:37,541 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:37,545 [main] S2Containerを作成します。path=org/seasar/framework/unit/impl/SimpleDataAccessorTest.dicon
DEBUG 2014-09-06 01:04:37,546 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:37,547 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:37,549 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:37,549 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:37,550 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:37,552 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:37,552 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:37,554 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:37,561 [main] S2Containerを作成しました。path=org/seasar/framework/unit/impl/SimpleDataAccessorTest.dicon
emp:empno, ename, dname
{9900, hoge, aaa}
{9901, foo, bbb}
dept:deptno, dname
{90, RESEARCH}

DEBUG 2014-09-06 01:04:37,647 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:37,649 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:37,651 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:37,651 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:37,653 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:37,654 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:37,656 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,658 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,661 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:37,662 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:37,662 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:37,663 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:37,666 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:37,669 [main] S2Containerを作成します。path=org/seasar/framework/unit/impl/SimpleDataAccessorTest.dicon
DEBUG 2014-09-06 01:04:37,670 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:37,671 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:37,673 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:37,673 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:37,674 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:37,676 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:37,677 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:37,679 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:37,680 [main] S2Containerを作成しました。path=org/seasar/framework/unit/impl/SimpleDataAccessorTest.dicon
emp:empno, ename, dname
{9900, hoge , aaa }
{9901, foo , bbb }
dept:deptno, dname
{90, RESEARCH}

DEBUG 2014-09-06 01:04:37,725 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:37,727 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:37,729 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:37,729 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:37,731 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:37,732 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:37,734 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,735 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,739 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:37,740 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:37,740 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:37,740 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:37,744 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:37,747 [main] S2Containerを作成します。path=org/seasar/framework/unit/impl/SimpleDataAccessorTest.dicon
DEBUG 2014-09-06 01:04:37,748 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:37,749 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:37,751 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:37,751 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:37,753 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:37,754 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:37,755 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:37,757 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:37,758 [main] S2Containerを作成しました。path=org/seasar/framework/unit/impl/SimpleDataAccessorTest.dicon
DEBUG 2014-09-06 01:04:37,795 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/66, BranchId=]
DEBUG 2014-09-06 01:04:37,799 [main] 物理的なコネクションを取得しました
DEBUG 2014-09-06 01:04:37,799 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/66, BranchId=]
DEBUG 2014-09-06 01:04:37,806 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/66, BranchId=]
DEBUG 2014-09-06 01:04:37,806 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/66, BranchId=]
DEBUG 2014-09-06 01:04:37,806 [main] INSERT INTO emp (empno, ename) VALUES (9900, 'hoge')
DEBUG 2014-09-06 01:04:37,807 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/66, BranchId=]
DEBUG 2014-09-06 01:04:37,807 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/66, BranchId=]
DEBUG 2014-09-06 01:04:37,807 [main] INSERT INTO emp (empno, ename) VALUES (9901, 'foo')
DEBUG 2014-09-06 01:04:37,808 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/66, BranchId=]
DEBUG 2014-09-06 01:04:37,808 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/66, BranchId=]
DEBUG 2014-09-06 01:04:37,810 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/66, BranchId=]
DEBUG 2014-09-06 01:04:37,810 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/66, BranchId=]
DEBUG 2014-09-06 01:04:37,810 [main] INSERT INTO dept (deptno, dname) VALUES (90, 'RESEARCH')
DEBUG 2014-09-06 01:04:37,810 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/66, BranchId=]
DEBUG 2014-09-06 01:04:37,811 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/66, BranchId=]
DEBUG 2014-09-06 01:04:37,811 [main] 物理的なコネクションを閉じました
DEBUG 2014-09-06 01:04:37,814 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:37,815 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:37,818 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:37,818 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:37,819 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:37,821 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:37,823 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,828 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,831 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:37,832 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:37,833 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:37,833 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:37,836 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:37,839 [main] S2Containerを作成します。path=org/seasar/framework/unit/impl/SimpleDataAccessorTest.dicon
DEBUG 2014-09-06 01:04:37,840 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:37,842 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:37,844 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:37,844 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:37,845 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:37,847 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:37,847 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:37,849 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:37,851 [main] S2Containerを作成しました。path=org/seasar/framework/unit/impl/SimpleDataAccessorTest.dicon
DEBUG 2014-09-06 01:04:37,890 [main] 物理的なコネクションを取得しました
DEBUG 2014-09-06 01:04:37,891 [main] 論理的なコネクションを取得しました。tx=null
DEBUG 2014-09-06 01:04:37,892 [main] 論理的なコネクションを閉じました。tx=null
DEBUG 2014-09-06 01:04:37,892 [main] 論理的なコネクションを取得しました。tx=null
DEBUG 2014-09-06 01:04:37,893 [main] 論理的なコネクションを閉じました。tx=null
DEBUG 2014-09-06 01:04:37,893 [main] 論理的なコネクションを取得しました。tx=null
DEBUG 2014-09-06 01:04:37,893 [main] SELECT * FROM emp ORDER BY empno
DEBUG 2014-09-06 01:04:37,899 [main] 論理的なコネクションを閉じました。tx=null
DEBUG 2014-09-06 01:04:37,899 [main] 論理的なコネクションを取得しました。tx=null
DEBUG 2014-09-06 01:04:37,900 [main] SELECT * FROM dept ORDER BY deptno
DEBUG 2014-09-06 01:04:37,902 [main] 論理的なコネクションを閉じました。tx=null
emp:EMPNO, ENAME, JOB, MGR, HIREDATE, SAL, COMM, DEPTNO, TSTAMP
{7369, SMITH, CLERK, 7902, 1980-12-17 00:00:00.0, 800, null, 20, 2000-01-01 00:00:00.0}
{7499, ALLEN, SALESMAN, 7698, 1981-02-20 00:00:00.0, 1600, 300, 30, 2000-01-01 00:00:00.0}
{7521, WARD, SALESMAN, 7698, 1981-02-22 00:00:00.0, 1250, 500, 30, 2000-01-01 00:00:00.0}
{7566, JONES, MANAGER, 7839, 1981-04-02 00:00:00.0, 2975, null, 20, 2000-01-01 00:00:00.0}
{7654, MARTIN, SALESMAN, 7698, 1981-09-28 00:00:00.0, 1250, 1400, 30, 2000-01-01 00:00:00.0}
{7698, BLAKE, MANAGER, 7839, 1981-05-01 00:00:00.0, 2850, null, 30, 2000-01-01 00:00:00.0}
{7782, CLARK, MANAGER, 7839, 1981-06-09 00:00:00.0, 2450, null, 10, 2000-01-01 00:00:00.0}
{7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213}
{7839, KING, PRESIDENT, null, 1981-11-17 00:00:00.0, 5000, null, 10, 2000-01-01 00:00:00.0}
{7844, TURNER, SALESMAN, 7698, 1981-09-08 00:00:00.0, 1500, 0, 30, 2000-01-01 00:00:00.0}
{7876, ADAMS, CLERK, 7788, 1983-01-12 00:00:00.0, 1100, null, 20, 2000-01-01 00:00:00.0}
{7900, JAMES, CLERK, 7698, 1981-12-03 00:00:00.0, 950, null, 30, 2000-01-01 00:00:00.0}
{7902, FORD, ANALYST, 7566, 1981-12-03 00:00:00.0, 3000, null, 20, 2000-01-01 00:00:00.0}
{7934, MILLER, CLERK, 7782, 1982-01-23 00:00:00.0, 1300, null, 10, 2000-01-01 00:00:00.0}
dept:DEPTNO, DNAME, LOC, VERSIONNO, ACTIVE
{10, ACCOUNTING, NEW YORK, 0, 1}
{20, RESEARCH, DALLAS, 0, 1}
{30, SALES, CHICAGO, 0, 1}
{40, OPERATIONS, BOSTON, 0, 1}

DEBUG 2014-09-06 01:04:37,903 [main] 物理的なコネクションを閉じました
DEBUG 2014-09-06 01:04:37,906 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:37,908 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:37,910 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:37,910 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:37,912 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:37,913 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:37,915 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,916 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,920 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:37,921 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:37,921 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:37,922 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:37,925 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:37,927 [main] S2Containerを作成します。path=org/seasar/framework/unit/impl/SimpleDataAccessorTest.dicon
DEBUG 2014-09-06 01:04:37,929 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:37,930 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:37,932 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:37,932 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:37,934 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:37,935 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:37,936 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:37,938 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:37,939 [main] S2Containerを作成しました。path=org/seasar/framework/unit/impl/SimpleDataAccessorTest.dicon
DEBUG 2014-09-06 01:04:37,975 [main] 物理的なコネクションを取得しました
DEBUG 2014-09-06 01:04:37,975 [main] 論理的なコネクションを取得しました。tx=null
DEBUG 2014-09-06 01:04:37,976 [main] 論理的なコネクションを閉じました。tx=null
DEBUG 2014-09-06 01:04:37,976 [main] 論理的なコネクションを取得しました。tx=null
DEBUG 2014-09-06 01:04:37,977 [main] SELECT * FROM emp WHERE empno = 7788 ORDER BY empno
DEBUG 2014-09-06 01:04:37,982 [main] 論理的なコネクションを閉じました。tx=null
emp:EMPNO, ENAME, JOB, MGR, HIREDATE, SAL, COMM, DEPTNO, TSTAMP
{7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213}
DEBUG 2014-09-06 01:04:37,982 [main] 物理的なコネクションを閉じました
DEBUG 2014-09-06 01:04:37,985 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:37,987 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:37,989 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:37,989 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:37,991 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:37,992 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:37,994 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,996 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:37,999 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,000 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,001 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,001 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:38,005 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:38,007 [main] S2Containerを作成します。path=org/seasar/framework/unit/impl/SimpleDataAccessorTest.dicon
DEBUG 2014-09-06 01:04:38,009 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:38,010 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:38,012 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:38,012 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:38,014 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:38,015 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:38,016 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:38,018 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:38,020 [main] S2Containerを作成しました。path=org/seasar/framework/unit/impl/SimpleDataAccessorTest.dicon
DEBUG 2014-09-06 01:04:38,055 [main] 物理的なコネクションを取得しました
DEBUG 2014-09-06 01:04:38,055 [main] 論理的なコネクションを取得しました。tx=null
DEBUG 2014-09-06 01:04:38,055 [main] SELECT * FROM emp WHERE empno = 7788
DEBUG 2014-09-06 01:04:38,060 [main] 論理的なコネクションを閉じました。tx=null
emp:EMPNO, ENAME, JOB, MGR, HIREDATE, SAL, COMM, DEPTNO, TSTAMP
{7788, SCOTT, ANALYST, 7566, 1982-12-09 00:00:00.0, 3000.0, null, 20, 2005-01-18 13:09:32.213}
DEBUG 2014-09-06 01:04:38,061 [main] 物理的なコネクションを閉じました
DEBUG 2014-09-06 01:04:38,064 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:38,066 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:38,068 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:38,068 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,070 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,071 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,073 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,075 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,078 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,079 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,080 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,080 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:38,084 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:38,086 [main] S2Containerを作成します。path=org/seasar/framework/unit/impl/SimpleDataAccessorTest.dicon
DEBUG 2014-09-06 01:04:38,088 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:38,089 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:38,091 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:38,091 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:38,093 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:38,095 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:38,095 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:38,097 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:38,099 [main] S2Containerを作成しました。path=org/seasar/framework/unit/impl/SimpleDataAccessorTest.dicon
DEBUG 2014-09-06 01:04:38,135 [main] 物理的なコネクションを取得しました
DEBUG 2014-09-06 01:04:38,135 [main] 論理的なコネクションを取得しました。tx=null
DEBUG 2014-09-06 01:04:38,140 [main] 物理的なコネクションを取得しました
DEBUG 2014-09-06 01:04:38,141 [main] 論理的なコネクションを取得しました。tx=null
DEBUG 2014-09-06 01:04:38,145 [main] 論理的なコネクションを閉じました。tx=null
DEBUG 2014-09-06 01:04:38,146 [main] 論理的なコネクションを取得しました。tx=null
DEBUG 2014-09-06 01:04:38,146 [main] SELECT empno, ename FROM emp WHERE empno = 7788
DEBUG 2014-09-06 01:04:38,147 [main] 論理的なコネクションを閉じました。tx=null
DEBUG 2014-09-06 01:04:38,151 [main] 論理的なコネクションを取得しました。tx=null
DEBUG 2014-09-06 01:04:38,152 [main] 論理的なコネクションを閉じました。tx=null
DEBUG 2014-09-06 01:04:38,152 [main] 論理的なコネクションを取得しました。tx=null
DEBUG 2014-09-06 01:04:38,152 [main] SELECT * FROM dept ORDER BY deptno
DEBUG 2014-09-06 01:04:38,157 [main] 論理的なコネクションを閉じました。tx=null
emp:empno, ename
{7788, SCOTT}
dept:DEPTNO, DNAME, LOC, VERSIONNO, ACTIVE
{10, ACCOUNTING, NEW YORK, 0, 1}
{20, RESEARCH, DALLAS, 0, 1}
{30, SALES, CHICAGO, 0, 1}
{40, OPERATIONS, BOSTON, 0, 1}
DEBUG 2014-09-06 01:04:38,157 [main] 物理的なコネクションを閉じました
DEBUG 2014-09-06 01:04:38,158 [main] 物理的なコネクションを閉じました
DEBUG 2014-09-06 01:04:38,160 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:38,162 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:38,165 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:38,165 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,166 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,168 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,169 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,171 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,174 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,176 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,176 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,176 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:38,180 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:38,182 [main] S2Containerを作成します。path=org/seasar/framework/unit/impl/SimpleDataAccessorTest.dicon
DEBUG 2014-09-06 01:04:38,184 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:38,185 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:38,187 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:38,187 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:38,188 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:38,190 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:38,191 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:38,193 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:38,194 [main] S2Containerを作成しました。path=org/seasar/framework/unit/impl/SimpleDataAccessorTest.dicon
DEBUG 2014-09-06 01:04:38,254 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:38,256 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:38,258 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:38,258 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,260 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,261 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,263 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,265 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,268 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,269 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,270 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,270 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:38,274 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:38,276 [main] S2Containerを作成します。path=org/seasar/framework/unit/impl/SimpleDataAccessorTest.dicon
DEBUG 2014-09-06 01:04:38,277 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:38,279 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:38,281 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:38,281 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:38,282 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:38,284 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:38,285 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:38,287 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:38,288 [main] S2Containerを作成しました。path=org/seasar/framework/unit/impl/SimpleDataAccessorTest.dicon
DEBUG 2014-09-06 01:04:38,321 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/67, BranchId=]
DEBUG 2014-09-06 01:04:38,325 [main] 物理的なコネクションを取得しました
DEBUG 2014-09-06 01:04:38,325 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/67, BranchId=]
DEBUG 2014-09-06 01:04:38,328 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/67, BranchId=]
DEBUG 2014-09-06 01:04:38,329 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/67, BranchId=]
DEBUG 2014-09-06 01:04:38,329 [main] DELETE FROM dept WHERE deptno = 90
DEBUG 2014-09-06 01:04:38,330 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/67, BranchId=]
DEBUG 2014-09-06 01:04:38,330 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/67, BranchId=]
DEBUG 2014-09-06 01:04:38,332 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/67, BranchId=]
DEBUG 2014-09-06 01:04:38,332 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/67, BranchId=]
DEBUG 2014-09-06 01:04:38,332 [main] DELETE FROM emp WHERE empno = 9900
DEBUG 2014-09-06 01:04:38,332 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/67, BranchId=]
DEBUG 2014-09-06 01:04:38,333 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/67, BranchId=]
DEBUG 2014-09-06 01:04:38,333 [main] DELETE FROM emp WHERE empno = 9901
DEBUG 2014-09-06 01:04:38,333 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/67, BranchId=]
DEBUG 2014-09-06 01:04:38,334 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/67, BranchId=]
DEBUG 2014-09-06 01:04:38,334 [main] INSERT INTO emp (empno, ename) VALUES (9900, 'hoge')
DEBUG 2014-09-06 01:04:38,334 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/67, BranchId=]
DEBUG 2014-09-06 01:04:38,335 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/67, BranchId=]
DEBUG 2014-09-06 01:04:38,335 [main] INSERT INTO emp (empno, ename) VALUES (9901, 'foo')
DEBUG 2014-09-06 01:04:38,335 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/67, BranchId=]
DEBUG 2014-09-06 01:04:38,335 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/67, BranchId=]
DEBUG 2014-09-06 01:04:38,336 [main] INSERT INTO dept (deptno, dname) VALUES (90, 'RESEARCH')
DEBUG 2014-09-06 01:04:38,336 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/67, BranchId=]
DEBUG 2014-09-06 01:04:38,336 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/67, BranchId=]
DEBUG 2014-09-06 01:04:38,337 [main] 物理的なコネクションを閉じました
DEBUG 2014-09-06 01:04:38,340 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:38,341 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:38,344 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:38,344 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,345 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,347 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,349 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,350 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,354 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,355 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,355 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,355 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:38,359 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:38,361 [main] S2Containerを作成します。path=org/seasar/framework/unit/impl/SimpleDataAccessorTest.dicon
DEBUG 2014-09-06 01:04:38,362 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:38,363 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:38,365 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:38,366 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:38,367 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:38,369 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:38,369 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:38,371 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:38,373 [main] S2Containerを作成しました。path=org/seasar/framework/unit/impl/SimpleDataAccessorTest.dicon
DEBUG 2014-09-06 01:04:38,405 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/68, BranchId=]
DEBUG 2014-09-06 01:04:38,408 [main] 物理的なコネクションを取得しました
DEBUG 2014-09-06 01:04:38,409 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/68, BranchId=]
DEBUG 2014-09-06 01:04:38,409 [main] DELETE FROM dept
DEBUG 2014-09-06 01:04:38,409 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/68, BranchId=]
DEBUG 2014-09-06 01:04:38,410 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/68, BranchId=]
DEBUG 2014-09-06 01:04:38,410 [main] DELETE FROM emp
DEBUG 2014-09-06 01:04:38,411 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/68, BranchId=]
DEBUG 2014-09-06 01:04:38,411 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/68, BranchId=]
DEBUG 2014-09-06 01:04:38,414 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/68, BranchId=]
DEBUG 2014-09-06 01:04:38,415 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/68, BranchId=]
DEBUG 2014-09-06 01:04:38,415 [main] INSERT INTO emp (empno, ename) VALUES (9900, 'hoge')
DEBUG 2014-09-06 01:04:38,415 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/68, BranchId=]
DEBUG 2014-09-06 01:04:38,416 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/68, BranchId=]
DEBUG 2014-09-06 01:04:38,416 [main] INSERT INTO emp (empno, ename) VALUES (9901, 'foo')
DEBUG 2014-09-06 01:04:38,416 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/68, BranchId=]
DEBUG 2014-09-06 01:04:38,416 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/68, BranchId=]
DEBUG 2014-09-06 01:04:38,418 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/68, BranchId=]
DEBUG 2014-09-06 01:04:38,419 [main] 論理的なコネクションを取得しました。tx=[FormatId=4360, GlobalId=1409933068033/68, BranchId=]
DEBUG 2014-09-06 01:04:38,419 [main] INSERT INTO dept (deptno, dname) VALUES (90, 'RESEARCH')
DEBUG 2014-09-06 01:04:38,419 [main] 論理的なコネクションを閉じました。tx=[FormatId=4360, GlobalId=1409933068033/68, BranchId=]
DEBUG 2014-09-06 01:04:38,420 [main] トランザクションをロールバックしました。tx=[FormatId=4360, GlobalId=1409933068033/68, BranchId=]
DEBUG 2014-09-06 01:04:38,420 [main] 物理的なコネクションを閉じました
DEBUG 2014-09-06 01:04:38,423 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:38,425 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:38,427 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:38,427 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,429 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,430 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,432 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,433 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,436 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,438 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,438 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,438 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:38,442 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:38,451 [main] S2Containerを作成します。path=org/seasar/framework/unit/impl/SimpleDataAccessorTest.dicon
DEBUG 2014-09-06 01:04:38,453 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:38,454 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:38,456 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:38,456 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:38,457 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:38,459 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:38,460 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:38,462 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:38,463 [main] S2Containerを作成しました。path=org/seasar/framework/unit/impl/SimpleDataAccessorTest.dicon
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.976 sec
Running org.seasar.framework.unit.impl.ConventionTestIntrospectorTest
DEBUG 2014-09-06 01:04:38,501 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:38,503 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:38,505 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:38,505 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,507 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,508 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,510 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,511 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,515 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,516 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,516 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,517 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:38,520 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:38,526 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:38,528 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:38,530 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:38,530 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,533 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,534 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,536 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,537 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,541 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,542 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,542 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,543 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:38,546 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:38,551 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:38,553 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:38,555 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:38,556 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,557 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,558 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,560 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,562 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,565 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,566 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,567 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,567 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:38,571 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:38,576 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:38,578 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:38,580 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:38,580 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,582 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,583 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,585 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,587 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,590 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,591 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,591 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,592 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:38,595 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:38,601 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:38,603 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:38,605 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:38,605 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,606 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,608 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,609 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,611 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,614 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,615 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,616 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,616 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:38,619 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:38,624 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:38,626 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:38,628 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:38,628 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,630 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,631 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,633 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,634 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,637 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,639 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,639 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,639 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:38,643 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:38,650 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:38,652 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:38,654 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:38,655 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,656 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,657 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,659 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,661 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,664 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,665 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,666 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,666 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:38,670 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:38,674 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:38,676 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:38,678 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:38,678 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,680 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,681 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,689 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,691 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,694 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,696 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,697 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,697 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:38,700 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:38,705 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:38,706 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:38,709 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:38,709 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,710 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,711 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,713 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,715 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,718 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,719 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,719 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,719 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:38,723 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:38,727 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:38,729 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:38,731 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:38,731 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,732 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,733 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,735 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,737 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,740 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,741 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,741 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,741 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:38,745 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:38,749 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:38,751 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:38,753 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:38,753 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,754 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,756 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,757 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,759 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,762 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,763 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,763 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,763 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:38,767 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:38,771 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:38,772 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:38,774 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:38,774 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,776 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,777 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,778 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,780 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,783 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,784 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,784 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,784 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:38,788 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:38,793 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:38,794 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:38,796 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:38,796 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,798 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,799 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,800 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,802 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,805 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,806 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,806 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,806 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:38,810 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:38,814 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:38,816 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:38,818 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:38,818 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,819 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,821 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,822 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,824 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,827 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,828 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,828 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,828 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:38,832 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:38,836 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:38,837 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:38,840 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:38,840 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,842 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,843 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,844 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,846 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,849 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,850 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,850 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,851 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:38,854 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:38,858 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:38,860 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:38,862 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:38,862 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,863 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,865 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,866 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,868 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,871 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,882 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,882 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,882 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:38,886 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:38,890 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:38,892 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:38,894 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:38,894 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,895 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,896 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,898 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,899 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,903 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,904 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,904 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,904 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:38,907 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:38,912 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:38,913 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:38,915 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:38,915 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,917 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,918 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,919 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,921 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,924 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,925 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,925 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,925 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:38,929 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:38,933 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:38,934 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:38,936 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:38,937 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,938 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,939 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,940 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,942 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,945 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,946 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,946 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,946 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:38,950 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:38,954 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:38,955 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:38,957 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:38,958 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,959 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,960 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,961 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,963 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,966 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,967 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,967 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,967 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:38,971 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:38,975 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:38,976 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:38,978 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:38,979 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,980 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,981 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,983 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,984 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:38,988 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:38,989 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:38,989 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:38,989 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:38,992 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:38,996 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:38,998 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:39,000 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:39,000 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,001 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,002 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,004 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,006 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,009 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,012 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,012 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,012 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:39,016 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:39,018 [main] S2Containerを作成します。path=org/seasar/framework/unit/impl/ConventionTestIntrospectorTest.dicon
DEBUG 2014-09-06 01:04:39,020 [main] S2Containerを作成しました。path=org/seasar/framework/unit/impl/ConventionTestIntrospectorTest.dicon
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.523 sec
Running org.seasar.framework.unit.impl.ExpectedDataReaderImplTest
DEBUG 2014-09-06 01:04:39,023 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:39,025 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:39,027 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:39,027 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,028 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,029 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,031 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,033 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,036 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,037 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,037 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,037 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:39,041 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:39,043 [main] S2Containerを作成します。path=org/seasar/framework/unit/impl/ExpectedDataReaderImplTest.dicon
DEBUG 2014-09-06 01:04:39,046 [main] S2Containerを作成しました。path=org/seasar/framework/unit/impl/ExpectedDataReaderImplTest.dicon
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec
Running org.seasar.framework.unit.impl.TestDataPreparerImplTest
DEBUG 2014-09-06 01:04:39,105 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:39,107 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:39,109 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:39,109 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,110 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,111 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,113 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,114 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,117 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,119 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,119 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,119 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:39,122 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:39,125 [main] S2Containerを作成します。path=org/seasar/framework/unit/impl/TestDataPreparerImplTest.dicon
DEBUG 2014-09-06 01:04:39,127 [main] S2Containerを作成しました。path=org/seasar/framework/unit/impl/TestDataPreparerImplTest.dicon
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec
Running org.seasar.framework.unit.impl.AnnotationTestIntrospectorTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running org.seasar.framework.unit.S2AssertTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.seasar.framework.unit.S2TigerTestCaseTest
DEBUG 2014-09-06 01:04:39,209 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:39,211 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:39,213 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:39,213 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,214 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,216 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,217 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,219 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,222 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,223 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,223 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,223 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:39,227 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:39,229 [main] S2Containerを作成します。path=org/seasar/framework/unit/S2TigerTestCaseTest.dicon
DEBUG 2014-09-06 01:04:39,232 [main] S2Containerを作成しました。path=org/seasar/framework/unit/S2TigerTestCaseTest.dicon
DEBUG 2014-09-06 01:04:39,239 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:39,240 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:39,242 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:39,243 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,244 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,245 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,247 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,248 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,251 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,252 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,253 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,253 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:39,256 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:39,258 [main] S2Containerを作成します。path=org/seasar/framework/unit/S2TigerTestCaseTest.dicon
DEBUG 2014-09-06 01:04:39,260 [main] S2Containerを作成しました。path=org/seasar/framework/unit/S2TigerTestCaseTest.dicon
DEBUG 2014-09-06 01:04:39,267 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:39,268 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:39,270 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:39,270 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,272 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,273 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,274 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,276 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,279 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,280 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,280 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,281 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:39,284 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:39,286 [main] S2Containerを作成します。path=org/seasar/framework/unit/S2TigerTestCaseTest.dicon
DEBUG 2014-09-06 01:04:39,288 [main] S2Containerを作成しました。path=org/seasar/framework/unit/S2TigerTestCaseTest.dicon
DEBUG 2014-09-06 01:04:39,294 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:39,296 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:39,298 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:39,298 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,300 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,301 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,302 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,304 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,307 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,308 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,308 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,309 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:39,312 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:39,314 [main] S2Containerを作成します。path=org/seasar/framework/unit/S2TigerTestCaseTest.dicon
DEBUG 2014-09-06 01:04:39,316 [main] S2Containerを作成しました。path=org/seasar/framework/unit/S2TigerTestCaseTest.dicon
DEBUG 2014-09-06 01:04:39,323 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:39,324 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:39,326 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:39,327 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,331 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,332 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,334 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,336 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,339 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,340 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,340 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,340 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:39,343 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:39,345 [main] S2Containerを作成します。path=org/seasar/framework/unit/S2TigerTestCaseTest.dicon
DEBUG 2014-09-06 01:04:39,347 [main] S2Containerを作成しました。path=org/seasar/framework/unit/S2TigerTestCaseTest.dicon
DEBUG 2014-09-06 01:04:39,356 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:39,358 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:39,360 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:39,360 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,361 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,362 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,364 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,365 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,368 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,369 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,370 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,370 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:39,373 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:39,375 [main] S2Containerを作成します。path=org/seasar/framework/unit/S2TigerTestCaseTest.dicon
DEBUG 2014-09-06 01:04:39,376 [main] S2Containerを作成しました。path=org/seasar/framework/unit/S2TigerTestCaseTest.dicon
DEBUG 2014-09-06 01:04:39,385 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:39,387 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:39,389 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:39,389 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,390 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,392 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,393 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,395 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,398 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,399 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,399 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,399 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:39,402 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:39,404 [main] S2Containerを作成します。path=org/seasar/framework/unit/S2TigerTestCaseTest.dicon
DEBUG 2014-09-06 01:04:39,406 [main] S2Containerを作成しました。path=org/seasar/framework/unit/S2TigerTestCaseTest.dicon
DEBUG 2014-09-06 01:04:39,415 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:39,416 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:39,418 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:39,418 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,420 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,421 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,422 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,424 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,427 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,428 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,428 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,428 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:39,432 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:39,433 [main] S2Containerを作成します。path=org/seasar/framework/unit/S2TigerTestCaseTest.dicon
DEBUG 2014-09-06 01:04:39,435 [main] S2Containerを作成しました。path=org/seasar/framework/unit/S2TigerTestCaseTest.dicon
DEBUG 2014-09-06 01:04:39,444 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:39,446 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:39,448 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:39,448 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,450 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,451 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,452 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,454 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,457 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,458 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,458 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,458 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:39,462 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:39,464 [main] S2Containerを作成します。path=org/seasar/framework/unit/S2TigerTestCaseTest.dicon
DEBUG 2014-09-06 01:04:39,465 [main] S2Containerを作成しました。path=org/seasar/framework/unit/S2TigerTestCaseTest.dicon
DEBUG 2014-09-06 01:04:39,472 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:39,474 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:39,476 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:39,476 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,477 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,478 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,480 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,481 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,484 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,485 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,486 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,486 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:39,489 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:39,491 [main] S2Containerを作成します。path=org/seasar/framework/unit/S2TigerTestCaseTest.dicon
DEBUG 2014-09-06 01:04:39,492 [main] S2Containerを作成しました。path=org/seasar/framework/unit/S2TigerTestCaseTest.dicon
DEBUG 2014-09-06 01:04:39,502 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:39,503 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:39,506 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:39,506 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,507 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,508 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,510 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,511 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,514 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,515 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,515 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,516 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:39,519 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:39,521 [main] S2Containerを作成します。path=org/seasar/framework/unit/S2TigerTestCaseTest.dicon
DEBUG 2014-09-06 01:04:39,522 [main] S2Containerを作成しました。path=org/seasar/framework/unit/S2TigerTestCaseTest.dicon
DEBUG 2014-09-06 01:04:39,531 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:39,533 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:39,535 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:39,535 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,536 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,538 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,539 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,541 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,544 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,545 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,545 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,545 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:39,548 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:39,550 [main] S2Containerを作成します。path=org/seasar/framework/unit/S2TigerTestCaseTest.dicon
DEBUG 2014-09-06 01:04:39,552 [main] S2Containerを作成しました。path=org/seasar/framework/unit/S2TigerTestCaseTest.dicon
DEBUG 2014-09-06 01:04:39,561 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:39,563 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:39,565 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:39,565 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,566 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,567 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,569 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,570 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,573 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,574 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,575 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,575 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:39,578 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:39,580 [main] S2Containerを作成します。path=org/seasar/framework/unit/S2TigerTestCaseTest.dicon
DEBUG 2014-09-06 01:04:39,581 [main] S2Containerを作成しました。path=org/seasar/framework/unit/S2TigerTestCaseTest.dicon
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.38 sec
Running org.seasar.extension.sql.cache.NodeCacheTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.extension.tx.adapter.JTATransactionManagerAdapterTest
Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Running org.seasar.extension.tx.adapter.WAS6TransactionManagerAdapterTest
Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.seasar.extension.tx.adapter.JTAUserTransactionAdapterTest
Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.seasar.extension.jdbc.util.StatementCacheTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.extension.jdbc.util.QueryTokenizerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.extension.jdbc.util.LikeUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.name.PropertyNameTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.extension.jdbc.JoinColumnMetaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.EntityMetaTest
org.seasar.extension.jdbc.exception.EntityColumnNotFoundRuntimeException: [ESSR0725]エンティティ(Hoge)のカラム(xxx)が見つかりません。
org.seasar.extension.jdbc.exception.ColumnDuplicatedRuntimeException: [ESSR0724]エンティティ(Hoge)のプロパティ(aaaName)とプロパティ(aaaName2)が重複したカラム(aaa_name)を持っています。
org.seasar.extension.jdbc.exception.PropertyDuplicatedRuntimeException: [ESSR0705]エンティティ(Hoge)のプロパティ(aaaname)が重複しています。
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.extension.jdbc.OrderByClauseTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.extension.jdbc.dialect.OracleDialectTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.extension.jdbc.dialect.Db2390DialectTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.extension.jdbc.dialect.MysqlDialectTest
java.lang.IllegalArgumentException: limit is zero
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.extension.jdbc.dialect.Postgre81DialectTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.extension.jdbc.dialect.InterbaseDialectTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.extension.jdbc.dialect.DialectDiconTest
DEBUG 2014-09-06 01:04:39,715 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:39,716 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:39,718 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:39,719 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,720 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,721 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,723 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,724 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,727 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,728 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,728 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,729 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:39,732 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:39,734 [main] S2Containerを作成します。path=s2jdbc-internal.dicon
DEBUG 2014-09-06 01:04:39,735 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:39,736 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:39,738 [main] S2Containerを作成しました。path=s2jdbc-internal.dicon
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec
Running org.seasar.extension.jdbc.dialect.Mssql2005DialectTest
[ESSR0702](select * from emp)にorder byが見つかりません。
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.extension.jdbc.dialect.Db2DialectTest
[ESSR0702](select * from emp)にorder byが見つかりません。
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.dialect.HsqlDialectTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.dialect.FirebirdDialectTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.dialect.DerbyDialectTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.dialect.MssqlDialectTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.extension.jdbc.dialect.StandardDialectTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.extension.jdbc.dialect.H2DialectTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.dialect.PostgreDialectTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.extension.jdbc.meta.MetaDiconTest
DEBUG 2014-09-06 01:04:39,792 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:39,794 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:39,796 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:39,796 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,798 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,799 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,800 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,802 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:39,805 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:39,806 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:39,806 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:39,806 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:39,810 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:39,811 [main] S2Containerを作成します。path=s2jdbc-internal.dicon
DEBUG 2014-09-06 01:04:39,813 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:39,814 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:39,815 [main] S2Containerを作成しました。path=s2jdbc-internal.dicon
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
Running org.seasar.extension.jdbc.meta.EntityMetaFactoryImplTest
org.seasar.extension.jdbc.exception.NonEntityRuntimeException: [ESSR0704](org.seasar.extension.jdbc.meta.EntityMetaFactoryImplTest)はエンティティではありません。
org.seasar.extension.jdbc.exception.NonEntityRuntimeException: [ESSR0704](org.seasar.extension.jdbc.meta.EntityMetaFactoryImplTest)はエンティティではありません。
org.seasar.extension.jdbc.exception.UnsupportedInheritanceRuntimeException: [ESSR0759]クラス(org.seasar.extension.jdbc.entity.Jjj)は不正です。エンティティの継承はサポートされていません。永続的なプロパティを継承するには、親クラスはMappedSuperclassとして定義しなければいけません。
org.seasar.extension.jdbc.exception.FieldDuplicatedRuntimeException: [ESSR0760]クラス(org.seasar.extension.jdbc.entity.Ggg)のフィールド(id)がクラス階層の中で重複しています。
org.seasar.extension.jdbc.exception.MappedByPropertyNotFoundRuntimeException: [ESSR0719]エンティティ(EntityMetaFactoryImplTest$OneToOnePropertyNotFound)のプロパティ(bar)に指定されているmappedBy(xxx)がクラス(org.seasar.extension.jdbc.meta.EntityMetaFactoryImplTest$BadCcc)に見つかりません。
org.seasar.extension.jdbc.exception.MappedByNotIdenticalRuntimeException: [ESSR0713]エンティティ(EntityMetaFactoryImplTest$OneToOneNotIdentical)のプロパティ(badAaa)におけるmappedBy(badCcc)が不正です。
エンティティ(EntityMetaFactoryImplTest$OneToOneNotIdentical)のクラス(org.seasar.extension.jdbc.meta.EntityMetaFactoryImplTest$OneToOneNotIdentical)と逆側のクラス(org.seasar.extension.jdbc.meta.EntityMetaFactoryImplTest$BadAaa)のプロパティ(badCcc)のクラス(org.seasar.extension.jdbc.meta.EntityMetaFactoryImplTest$BadCcc)が等しくありません。
org.seasar.extension.jdbc.exception.MappedByPropertyNotFoundRuntimeException: [ESSR0719]エンティティ(EntityMetaFactoryImplTest$OneToManyPropertyNotFound)のプロパティ(bar)に指定されているmappedBy(xxx)がクラス(org.seasar.extension.jdbc.meta.EntityMetaFactoryImplTest$BadCcc)に見つかりません。
org.seasar.extension.jdbc.exception.MappedByNotIdenticalRuntimeException: [ESSR0713]エンティティ(EntityMetaFactoryImplTest$OneToManyNotIdentical)のプロパティ(badBbb)におけるmappedBy(badCcc)が不正です。
エンティティ(EntityMetaFactoryImplTest$OneToManyNotIdentical)のクラス(org.seasar.extension.jdbc.meta.EntityMetaFactoryImplTest$OneToManyNotIdentical)と逆側のクラス(org.seasar.extension.jdbc.meta.EntityMetaFactoryImplTest$BadBbb)のプロパティ(badCcc)のクラス(org.seasar.extension.jdbc.meta.EntityMetaFactoryImplTest$BadCcc)が等しくありません。
org.seasar.extension.jdbc.exception.JoinColumnNotFoundRuntimeException: [ESSR0712]エンティティ(Hoge2)のプロパティ(foo)が不正です。単独キーでない場合JoinColumn(s)を指定してください。
org.seasar.extension.jdbc.exception.JoinColumnAutoConfigurationRuntimeException: [ESSR0728]エンティティ(Hoge3)のプロパティ(foo)が不正です。JoinColumnの自動設定をするには逆側のエンティティ(EntityMetaFactoryImplTest$Foo)が単独キーである必要があります。
org.seasar.extension.jdbc.exception.ManyToOneFKNotFoundRuntimeException: [ESSR0729]エンティティ(Hoge4)のプロパティ(aaa)が不正です。JoinColumnのnameで指定されている外部キー(AAA_ID)が存在しません。
org.seasar.extension.jdbc.exception.OneToOneFKNotFoundRuntimeException: [ESSR0730]エンティティ(Hoge5)のプロパティ(aaa)が不正です。JoinColumnのnameで指定されている外部キー(AAA_ID)が存在しません。
もしエンティティ(Hoge5)が外部キー(AAA_ID)を持っていないならmappedByを付け忘れているのかも。
org.seasar.extension.jdbc.exception.ReferencedColumnNameNotFoundRuntimeException: [ESSR0731]エンティティ(Hoge6)のプロパティ(aaa)が不正です。JoinColumnのreferencedColumnNameで指定されている関連エンティティ(Aaa)の主キー(xxx)が存在しません。
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec
Running org.seasar.extension.jdbc.meta.TableMetaFactoryImplTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.meta.PropertyMetaFactoryImplTest
org.seasar.extension.jdbc.exception.VersionPropertyNotNumberRuntimeException: [ESSR0740]エンティティ(Aaa)のバージョンプロパティ(illegalVersion)の型は、IntegerかLongあるいはそのラッパークラスでなければなりません。
org.seasar.extension.jdbc.exception.JoinColumnNameAndReferencedColumnNameMandatoryRuntimeException: [ESSR0727]エンティティ(MyTest)のプロパティ(bbb2)が不正です。2番目のJoinColumnのnameとreferencedColumnNameは必須です。
org.seasar.extension.jdbc.exception.RelationshipNotEntityRuntimeException: [ESSR0721]エンティティ(BadAaa2)のプロパティ(myDto)の関連クラス(org.seasar.extension.jdbc.meta.PropertyMetaFactoryImplTest$MyDto)がエンティティではありません。
org.seasar.extension.jdbc.exception.BothMappedByAndJoinColumnRuntimeException: [ESSR0723]エンティティ(BadAaa2)のプロパティ(aaa6)が不正です。mappedByとJoinColumnを両方指定することはできません。
org.seasar.extension.jdbc.exception.OneToManyNotListRuntimeException: [ESSR0722]エンティティ(BadAaa2)の一対多関連(aaa2)はリストでなければいけません。
org.seasar.extension.jdbc.exception.OneToManyNotGenericsRuntimeException: [ESSR0718]エンティティ(BadAaa2)の一対多関連(aaa3)はジェネリクスのリストでなければいけません。
org.seasar.extension.jdbc.exception.RelationshipNotEntityRuntimeException: [ESSR0721]エンティティ(BadAaa2)のプロパティ(myDto3)の関連クラス(org.seasar.extension.jdbc.meta.PropertyMetaFactoryImplTest$MyDto)がエンティティではありません。
org.seasar.extension.jdbc.exception.BothMappedByAndJoinColumnRuntimeException: [ESSR0723]エンティティ(BadAaa2)のプロパティ(aaa7)が不正です。mappedByとJoinColumnを両方指定することはできません。
org.seasar.extension.jdbc.exception.MappedByMandatoryRuntimeException: [ESSR0726]エンティティ(BadAaa2)のプロパティ(aaa8)が不正です。一対多関連の場合mappedByは必須です。
org.seasar.extension.jdbc.exception.RelationshipNotEntityRuntimeException: [ESSR0721]エンティティ(BadAaa2)のプロパティ(myDto4)の関連クラス(org.seasar.extension.jdbc.meta.PropertyMetaFactoryImplTest$MyDto)がエンティティではありません。
org.seasar.extension.jdbc.exception.UnsupportedPropertyTypeRuntimeException: [ESSR0755]エンティティ(BadAaa2)のプロパティ(myDto5)が不正です。プロパティの型(class org.seasar.extension.jdbc.meta.PropertyMetaFactoryImplTest$MyDto)はサポートされていません。
Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.seasar.extension.jdbc.meta.ColumnMetaFactoryImplTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.where.SimpleWhereTest
Tests run: 77, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.seasar.extension.jdbc.where.CompositeWhereTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.extension.jdbc.where.LikeOperatorTest
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.extension.jdbc.where.MultiValueOperatorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.extension.jdbc.where.ComplexWhereTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.extension.jdbc.where.SingleValueOperatorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.TableMetaTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.extension.jdbc.ConditionTypeTest
org.seasar.extension.jdbc.exception.NonArrayInConditionRuntimeException: [ESSR0717]条件(in)の値のクラス(java.lang.String)は配列でなければいけません。
org.seasar.extension.jdbc.exception.NonArrayInConditionRuntimeException: [ESSR0717]条件(not in)の値のクラス(java.lang.String)は配列でなければいけません。
org.seasar.extension.jdbc.exception.NonBooleanIsNullConditionRuntimeException: [ESSR0743]条件(is null)の値のクラス(java.lang.String)はBooleanでなければいけません。
org.seasar.extension.jdbc.exception.NonBooleanIsNullConditionRuntimeException: [ESSR0743]条件(is not null)の値のクラス(java.lang.String)はBooleanでなければいけません。
Tests run: 80, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.seasar.extension.jdbc.SelectClauseTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.ParamTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.PropertyMetaTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.mapper.OneToManyEntityMapperImplTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.extension.jdbc.mapper.KeyItemsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.extension.jdbc.mapper.EntityMapperImplTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.extension.jdbc.mapper.PropertyMapperImplTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.extension.jdbc.mapper.ManyToOneEntityMapperImplTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.extension.jdbc.mapper.AbstEntityMapperTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.seasar.extension.jdbc.mapper.OneToOneEntityMapperImplTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.extension.jdbc.types.ValueTypesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.extension.jdbc.manager.JdbcManagerImplTest
org.seasar.extension.jdbc.exception.NoIdPropertyRuntimeException: [ESSR0761]IDプロパティのないエンティティ(Iii)を更新することは出来ません。
org.seasar.extension.jdbc.exception.NoIdPropertyRuntimeException: [ESSR0761]IDプロパティのないエンティティ(Iii)を更新することは出来ません。
org.seasar.extension.jdbc.exception.NoIdPropertyRuntimeException: [ESSR0761]IDプロパティのないエンティティ(Iii)を更新することは出来ません。
org.seasar.extension.jdbc.exception.NoIdPropertyRuntimeException: [ESSR0762]IDプロパティのないエンティティ(Iii)を削除することは出来ません。
org.seasar.extension.jdbc.exception.NoIdPropertyRuntimeException: [ESSR0762]IDプロパティのないエンティティ(Iii)を削除することは出来ません。
org.seasar.extension.jdbc.exception.NoIdPropertyRuntimeException: [ESSR0762]IDプロパティのないエンティティ(Iii)を削除することは出来ません。
DEBUG 2014-09-06 01:04:40,093 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/69, BranchId=]
DEBUG 2014-09-06 01:04:40,096 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/70, BranchId=]
DEBUG 2014-09-06 01:04:40,097 [main] トランザクションを開始しました。tx=[FormatId=4360, GlobalId=1409933068033/71, BranchId=]
DEBUG 2014-09-06 01:04:40,097 [main] トランザクションをコミットしました。tx=[FormatId=4360, GlobalId=1409933068033/71, BranchId=]
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec
Running org.seasar.extension.jdbc.manager.S2jdbcDiconTest
DEBUG 2014-09-06 01:04:40,100 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:40,102 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:40,104 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:40,104 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:40,106 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:40,107 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:40,108 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:40,110 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:40,113 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:40,114 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:40,119 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:40,119 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:40,122 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:40,124 [main] S2Containerを作成します。path=s2jdbc.dicon
DEBUG 2014-09-06 01:04:40,125 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:40,126 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:40,128 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:40,128 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:40,129 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:40,131 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:40,131 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:40,133 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:40,133 [main] S2Containerを作成します。path=s2jdbc-internal.dicon
DEBUG 2014-09-06 01:04:40,135 [main] S2Containerを作成しました。path=s2jdbc-internal.dicon
DEBUG 2014-09-06 01:04:40,137 [main] S2Containerを作成しました。path=s2jdbc.dicon
DEBUG 2014-09-06 01:04:40,155 [main] select T1_.EMPNO as C1_, T1_.ENAME as C2_, T1_.JOB as C3_, T1_.MGR as C4_, T1_.HIREDATE as C5_, T1_.SAL as C6_, T1_.COMM as C7_, T1_.DEPTNO as C8_ from EMP T1_
DEBUG 2014-09-06 01:04:40,156 [main] 物理的なコネクションを取得しました
DEBUG 2014-09-06 01:04:40,156 [main] 論理的なコネクションを取得しました。tx=null
DEBUG 2014-09-06 01:04:40,158 [main] 論理的なコネクションを閉じました。tx=null
DEBUG 2014-09-06 01:04:40,158 [main] 物理的なコネクションを閉じました
DEBUG 2014-09-06 01:04:40,160 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:40,162 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:40,164 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:40,164 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:40,165 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:40,167 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:40,168 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:40,170 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:40,173 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:40,174 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:40,174 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:40,174 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:40,178 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:40,180 [main] S2Containerを作成します。path=s2jdbc.dicon
DEBUG 2014-09-06 01:04:40,181 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:40,182 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:40,184 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:40,184 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:40,185 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:40,187 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:40,187 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:40,189 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:40,190 [main] S2Containerを作成します。path=s2jdbc-internal.dicon
DEBUG 2014-09-06 01:04:40,192 [main] S2Containerを作成しました。path=s2jdbc-internal.dicon
DEBUG 2014-09-06 01:04:40,193 [main] S2Containerを作成しました。path=s2jdbc.dicon
DEBUG 2014-09-06 01:04:40,209 [main] select * from emp
DEBUG 2014-09-06 01:04:40,210 [main] 物理的なコネクションを取得しました
DEBUG 2014-09-06 01:04:40,210 [main] 論理的なコネクションを取得しました。tx=null
DEBUG 2014-09-06 01:04:40,212 [main] 論理的なコネクションを閉じました。tx=null
DEBUG 2014-09-06 01:04:40,212 [main] 物理的なコネクションを閉じました
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec
Running org.seasar.extension.jdbc.manager.JdbcContextImplTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.extension.jdbc.MappingContextTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.extension.jdbc.FromClauseTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.extension.jdbc.exception.MappedByMandatoryRuntimeExceptionTest
[ESSR0726]エンティティ(Department)のプロパティ(employees)が不正です。一対多関連の場合mappedByは必須です。
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.extension.jdbc.exception.EntityColumnNotFoundRuntimeExceptionTest
[ESSR0725]エンティティ(hoge)のカラム(aaa)が見つかりません。
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.exception.ReferencedColumnNameNotFoundRuntimeExceptionTest
[ESSR0731]エンティティ(Hoge)のプロパティ(aaa)が不正です。JoinColumnのreferencedColumnNameで指定されている関連エンティティ(Foo)の主キー(xxx)が存在しません。
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.exception.OrderByNotFoundRuntimeExceptionTest
[ESSR0702](select * from emp)にorder byが見つかりません。
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.exception.NonRelationshipRuntimeExceptionTest
[ESSR0703]エンティティ(hoge)のプロパティ(aaa)が不正です。多対多関連はサポートされていません。
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.exception.OneToManyNotListRuntimeExceptionTest
[ESSR0722]エンティティ(Hoge)の一対多関連(aaa)はリストでなければいけません。
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.exception.SingleQuoteNotCloseRuntimeExceptionTest
[ESSR0733]('aaa)の単一引用符が閉じていません。
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.extension.jdbc.exception.PropertyDuplicatedRuntimeExceptionTest
[ESSR0705]エンティティ(Hoge)のプロパティ(aaaName)が重複しています。
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.exception.MappedByNotIdenticalRuntimeExceptionTest
[ESSR0713]エンティティ(Bbb)のプロパティ(ddds)におけるmappedBy(bbb)が不正です。
エンティティ(Bbb)のクラス(org.seasar.extension.jdbc.entity.Bbb)と逆側のクラス(org.seasar.extension.jdbc.entity.Ddd)のプロパティ(bbb)のクラス(org.seasar.extension.jdbc.exception.MappedByNotIdenticalRuntimeExceptionTest)が等しくありません。
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.exception.FieldDuplicatedRuntimeExceptionTest
[ESSR0760]クラス(org.seasar.extension.jdbc.exception.FieldDuplicatedRuntimeExceptionTest)のフィールド(hoge)がクラス階層の中で重複しています。
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.exception.TemporalTypeNotSpecifiedRuntimeExceptionTest
org.seasar.extension.jdbc.exception.TemporalTypeNotSpecifiedRuntimeException: [ESSR0753]エンティティ(hoge)のプロパティ(foo)が不正です。java.util.Dateもしくはjava.util.Calendar型のプロパティにはTemporalTypeの設定が必須です。
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.exception.SNonUniqueResultExceptionTest
org.seasar.extension.jdbc.exception.SNonUniqueResultException: [ESSR0326]クエリ(select * from aaa)がユニークな結果を返しませんでした。
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.extension.jdbc.exception.IllegalParamSizeRuntimeExceptionTest
[ESSR0734]パラメータの数(1)がパラメータのクラスの数(2)と一致しません。
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.exception.NonArrayInConditionRuntimeExceptionTest
[ESSR0717]条件(in)の値のクラス(java.lang.String)は配列でなければいけません。
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.exception.JoinColumnNotFoundRuntimeExceptionTest
[ESSR0712]エンティティ(Hoge)のプロパティ(aaa)が不正です。単独キーでない場合JoinColumn(s)を指定してください。
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.exception.JoinColumnNameAndReferencedColumnNameMandatoryRuntimeExceptionTest
[ESSR0727]エンティティ(Hoge)のプロパティ(aaa)が不正です。2番目のJoinColumnのnameとreferencedColumnNameは必須です。
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.extension.jdbc.exception.BothMappedByAndJoinColumnRuntimeExceptionTest
[ESSR0723]エンティティ(Hoge)のプロパティ(aaa)が不正です。mappedByとJoinColumnを両方指定することはできません。
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.exception.RelationshipNotEntityRuntimeExceptionTest
[ESSR0721]エンティティ(Hoge)のプロパティ(aaa)の関連クラス(java.lang.String)がエンティティではありません。
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.exception.NullBindVariableRuntimeExceptionTest
[ESSR0714]バインド変数がnullです。
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.exception.JoinColumnAutoConfigurationRuntimeExceptionTest
[ESSR0728]エンティティ(Hoge)のプロパティ(aaa)が不正です。JoinColumnの自動設定をするには逆側のエンティティ(Foo)が単独キーである必要があります。
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.exception.ColumnDuplicatedRuntimeExceptionTest
[ESSR0724]エンティティ(Hoge)のプロパティ(aaaName)とプロパティ(aaaName2)が重複したカラム(aaa_name)を持っています。
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.extension.jdbc.exception.JoinDuplicatedRuntimeExceptionTest
[ESSR0707]エンティティ(Aaa)の結合(hoge)が重複しています。
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.exception.ManyToOneFKNotFoundRuntimeExceptionTest
[ESSR0729]エンティティ(Hoge)のプロパティ(aaa)が不正です。JoinColumnのnameで指定されている外部キー(aaa_id)が存在しません。
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.extension.jdbc.exception.FieldNotGenericsRuntimeExceptionTest
org.seasar.extension.jdbc.exception.FieldNotGenericsRuntimeException: [ESSR0735]クラス(org.seasar.extension.jdbc.exception.FieldNotGenericsRuntimeExceptionTest)のフィールド(aaa)がジェネリクスではありません。
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.exception.OneToOneFKNotFoundRuntimeExceptionTest
[ESSR0730]エンティティ(Hoge)のプロパティ(aaa)が不正です。JoinColumnのnameで指定されている外部キー(aaa_id)が存在しません。
もしエンティティ(Hoge)が外部キー(aaa_id)を持っていないならmappedByを付け忘れているのかも。
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.exception.NonEntityRuntimeExceptionTest
[ESSR0704](org.seasar.extension.jdbc.exception.NonEntityRuntimeExceptionTest)はエンティティではありません。
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.exception.PropertyNotFoundRuntimeExceptionTest
[ESSR0701]エンティティ(hoge)のプロパティ(aaa)が見つかりません。
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.extension.jdbc.exception.UnsupportedInheritanceRuntimeExceptionTest
org.seasar.extension.jdbc.exception.UnsupportedInheritanceRuntimeException: [ESSR0759]クラス(org.seasar.extension.jdbc.exception.UnsupportedInheritanceRuntimeExceptionTest)は不正です。エンティティの継承はサポートされていません。永続的なプロパティを継承するには、親クラスはMappedSuperclassとして定義しなければいけません。
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.exception.NonBooleanIsNullConditionRuntimeExceptionTest
[ESSR0743]条件(is null)の値のクラス(java.lang.String)はBooleanでなければいけません。
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.exception.MappedByPropertyNotFoundRuntimeExceptionTest
[ESSR0719]エンティティ(Department)のプロパティ(employees)に指定されているmappedBy(department)がクラス(org.seasar.extension.jdbc.entity.Aaa)に見つかりません。
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.exception.NonUniqueIdRuntimeExceptionTest
[ESSR0715]エンティティ(Hoge)の識別子がユニークではありません。
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.extension.jdbc.exception.OneToManyNotGenericsRuntimeExceptionTest
[ESSR0718]エンティティ(Hoge)の一対多関連(aaa)はジェネリクスのリストでなければいけません。
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.exception.BaseJoinNotFoundRuntimeExceptionTest
[ESSR0706]エンティティ(Aaa)の結合(xxx.ccc)のベース(xxx)が見つかりません。
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.WhereClauseTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.query.AutoBatchUpdateTest
DEBUG 2014-09-06 01:04:40,274 [main] update EEE set NAME = 'foo', LONG_TEXT = null, FFF_ID = null, VERSION = VERSION + 1 where ID = 1 and VERSION = 0
DEBUG 2014-09-06 01:04:40,275 [main] update EEE set NAME = 'bar', LONG_TEXT = null, FFF_ID = null, VERSION = VERSION + 1 where ID = 2 and VERSION = 0
DEBUG 2014-09-06 01:04:40,275 [main] update EEE set NAME = 'baz', LONG_TEXT = null, FFF_ID = null, VERSION = VERSION + 1 where ID = 3 and VERSION = 0
DEBUG 2014-09-06 01:04:40,276 [main] update EEE set NAME = 'foo', LONG_TEXT = null, FFF_ID = null, VERSION = 0 where ID = 1
DEBUG 2014-09-06 01:04:40,276 [main] update EEE set NAME = 'bar', LONG_TEXT = null, FFF_ID = null, VERSION = 0 where ID = 2
DEBUG 2014-09-06 01:04:40,277 [main] update EEE set NAME = 'baz', LONG_TEXT = null, FFF_ID = null, VERSION = 0 where ID = 3
DEBUG 2014-09-06 01:04:40,278 [main] update EEE set NAME = 'foo', LONG_TEXT = null, FFF_ID = null, VERSION = VERSION + 1 where ID = 1 and VERSION = 0
DEBUG 2014-09-06 01:04:40,278 [main] update EEE set NAME = 'bar', LONG_TEXT = null, FFF_ID = null, VERSION = VERSION + 1 where ID = 2 and VERSION = 0
DEBUG 2014-09-06 01:04:40,278 [main] update EEE set NAME = 'baz', LONG_TEXT = null, FFF_ID = null, VERSION = VERSION + 1 where ID = 3 and VERSION = 0
org.seasar.extension.jdbc.exception.SOptimisticLockException: [ESSR0736]エンティティ(org.seasar.extension.jdbc.entity.Eee@4c56291a)は既に変更されています。
	at org.seasar.extension.jdbc.query.AbstractAutoBatchUpdate.validateRows(AbstractAutoBatchUpdate.java:242)
	at org.seasar.extension.jdbc.query.AbstractAutoBatchUpdate.executeBatch(AbstractAutoBatchUpdate.java:171)
	at org.seasar.extension.jdbc.query.AbstractAutoBatchUpdate.executeInternal(AbstractAutoBatchUpdate.java:135)
	at org.seasar.extension.jdbc.query.AbstractAutoBatchUpdate.execute(AbstractAutoBatchUpdate.java:92)
	at org.seasar.extension.jdbc.query.AutoBatchUpdateTest.testOptimisticLock(AutoBatchUpdateTest.java:559)
	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:592)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	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:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
DEBUG 2014-09-06 01:04:40,281 [main] update EEE set NAME = 'foo', LONG_TEXT = null, FFF_ID = null, VERSION = 0 where ID = 1
DEBUG 2014-09-06 01:04:40,281 [main] update EEE set NAME = 'bar', LONG_TEXT = null, FFF_ID = null, VERSION = 0 where ID = 2
DEBUG 2014-09-06 01:04:40,281 [main] update EEE set NAME = 'baz', LONG_TEXT = null, FFF_ID = null, VERSION = 0 where ID = 3
DEBUG 2014-09-06 01:04:40,283 [main] update EEE set NAME = 'foo', LONG_TEXT = null, FFF_ID = null, VERSION = VERSION + 1 where ID = 1 and VERSION = 0
DEBUG 2014-09-06 01:04:40,283 [main] update EEE set NAME = 'bar', LONG_TEXT = null, FFF_ID = null, VERSION = VERSION + 1 where ID = 2 and VERSION = 0
DEBUG 2014-09-06 01:04:40,283 [main] update EEE set NAME = 'baz', LONG_TEXT = null, FFF_ID = null, VERSION = VERSION + 1 where ID = 3 and VERSION = 0
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.seasar.extension.jdbc.query.AutoSelectImplTest
ERROR 2014-09-06 01:04:40,313 [main] クラス(org.seasar.extension.jdbc.query.AutoSelectImpl)のメソッド(getResultList)が不正です。
ERROR 2014-09-06 01:04:40,314 [main] エンティティ(org.seasar.extension.jdbc.dto.AaaDto)が不正です。
org.seasar.extension.jdbc.exception.NonEntityRuntimeException: [ESSR0704](org.seasar.extension.jdbc.dto.AaaDto)はエンティティではありません。
ERROR 2014-09-06 01:04:40,338 [main] クラス(org.seasar.extension.jdbc.query.AutoSelectImpl)のメソッド(getResultList)が不正です。
org.seasar.extension.jdbc.exception.BaseJoinNotFoundRuntimeException: [ESSR0706]エンティティ(Aaa)の結合(bbb.ccc)のベース(bbb)が見つかりません。
ERROR 2014-09-06 01:04:40,343 [main] クラス(org.seasar.extension.jdbc.query.AutoSelectImpl)のメソッド(getResultList)が不正です。
org.seasar.extension.jdbc.exception.BaseJoinNotFoundRuntimeException: [ESSR0706]エンティティ(Aaa)の結合(bbb.ccc)のベース(bbb)が見つかりません。
ERROR 2014-09-06 01:04:40,348 [main] クラス(org.seasar.extension.jdbc.query.AutoSelectImpl)のメソッド(getResultList)が不正です。
ERROR 2014-09-06 01:04:40,348 [main] エンティティ(Aaa)のプロパティ(xxx)が不正です。
org.seasar.extension.jdbc.exception.PropertyNotFoundRuntimeException: [ESSR0701]エンティティ(Aaa)のプロパティ(xxx)が見つかりません。
ERROR 2014-09-06 01:04:40,354 [main] クラス(org.seasar.extension.jdbc.query.AutoSelectImpl)のメソッド(getResultList)が不正です。
ERROR 2014-09-06 01:04:40,354 [main] エンティティ(BadAaa)の結合(bbb)が不正です。
org.seasar.extension.jdbc.exception.JoinColumnNotFoundRuntimeException: [ESSR0712]エンティティ(BadBbb)のプロパティ(ccc)が不正です。単独キーでない場合JoinColumn(s)を指定してください。
ERROR 2014-09-06 01:04:40,358 [main] クラス(org.seasar.extension.jdbc.query.AutoSelectImpl)のメソッド(getResultList)が不正です。
org.seasar.extension.jdbc.exception.JoinDuplicatedRuntimeException: [ESSR0707]エンティティ(Aaa)の結合(bbb)が重複しています。
org.seasar.extension.jdbc.exception.IllegalIdPropertySizeRuntimeException: [ESSR0756]エンティティ(Aaa)のIDプロパティの数は(1)ではなく(2)です。
org.seasar.extension.jdbc.exception.VersionPropertyNotExistsRuntimeException: [ESSR0757]エンティティ(Aaa)にはバージョンプロパティがありません。
ERROR 2014-09-06 01:04:40,417 [main] クラス(org.seasar.extension.jdbc.query.AutoSelectImpl)のメソッド(getSingleResult)が不正です。
java.lang.UnsupportedOperationException: [ESSR0758]バージョンプロパティはIDプロパティと共に指定してください。
ERROR 2014-09-06 01:04:40,481 [main] クラス(org.seasar.extension.jdbc.query.AutoSelectImpl)のメソッド(getResultList)が不正です。
ERROR 2014-09-06 01:04:40,490 [main] 条件(dummy)が不正です。
org.seasar.extension.jdbc.exception.EntityColumnNotFoundRuntimeException: [ESSR0725]エンティティ(BadAaa)のカラム(dummy)が見つかりません。
java.lang.UnsupportedOperationException: [ESSR0746]エンティティ(Aaa)の検索にFOR UPDATEが指定されましたが、DBMS(hsql)ではサポートされていません。
	at org.seasar.extension.jdbc.query.AutoSelectImpl.forUpdate(AutoSelectImpl.java:1370)
	at org.seasar.extension.jdbc.query.AutoSelectImplTest.testForUpdate_notSupported(AutoSelectImplTest.java:2460)
	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:592)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	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:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
ERROR 2014-09-06 01:04:40,516 [main] クラス(org.seasar.extension.jdbc.query.AutoSelectImpl)のメソッド(null)が不正です。
java.lang.UnsupportedOperationException: [ESSR0763]エンティティ(Aaa)の検索に内部結合とFOR UPDATEが指定されましたが、DBMS(db2)ではサポートされていません。
	at org.seasar.extension.jdbc.query.AutoSelectImpl.prepareForUpdate(AutoSelectImpl.java:1510)
	at org.seasar.extension.jdbc.query.AutoSelectImpl.prepare(AutoSelectImpl.java:424)
	at org.seasar.extension.jdbc.query.AutoSelectImplTest.testForUpdate_innerJoin_notSupported(AutoSelectImplTest.java:2475)
	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:592)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	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:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
ERROR 2014-09-06 01:04:40,524 [main] クラス(org.seasar.extension.jdbc.query.AutoSelectImpl)のメソッド(null)が不正です。
java.lang.UnsupportedOperationException: [ESSR0752]エンティティ(Aaa)の検索に外部結合とFOR UPDATEが指定されましたが、DBMS(postgre)ではサポートされていません。
	at org.seasar.extension.jdbc.query.AutoSelectImpl.prepareForUpdate(AutoSelectImpl.java:1521)
	at org.seasar.extension.jdbc.query.AutoSelectImpl.prepare(AutoSelectImpl.java:424)
	at org.seasar.extension.jdbc.query.AutoSelectImplTest.testForUpdate_outerJoin_notSupported(AutoSelectImplTest.java:2490)
	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:592)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	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:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
java.lang.UnsupportedOperationException: [ESSR0754]ページングとFOR UPDATEの組み合わせはサポートしていません。
	at org.seasar.extension.jdbc.query.AutoSelectImpl.prepareForUpdate(AutoSelectImpl.java:1498)
	at org.seasar.extension.jdbc.query.AutoSelectImpl.prepare(AutoSelectImpl.java:424)
	at org.seasar.extension.jdbc.query.AutoSelectImplTest.testForUpdate_withPaging(AutoSelectImplTest.java:2505)
	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:592)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	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:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
java.lang.UnsupportedOperationException: [ESSR0747]エンティティ(Aaa)の検索にカラム指定のFOR UPDATEが指定されましたが、DBMS(hsql)ではサポートされていません。
	at org.seasar.extension.jdbc.query.AutoSelectImpl.forUpdate(AutoSelectImpl.java:1393)
	at org.seasar.extension.jdbc.query.AutoSelectImplTest.testForUpdateWithProperty_notSupported(AutoSelectImplTest.java:2605)
	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:592)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	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:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
ERROR 2014-09-06 01:04:40,547 [main] クラス(org.seasar.extension.jdbc.query.AutoSelectImpl)のメソッド(null)が不正です。
java.lang.UnsupportedOperationException: [ESSR0752]エンティティ(Aaa)の検索に外部結合とFOR UPDATEが指定されましたが、DBMS(postgre)ではサポートされていません。
	at org.seasar.extension.jdbc.query.AutoSelectImpl.prepareForUpdate(AutoSelectImpl.java:1521)
	at org.seasar.extension.jdbc.query.AutoSelectImpl.prepare(AutoSelectImpl.java:424)
	at org.seasar.extension.jdbc.query.AutoSelectImplTest.testForUpdateWithProperty_join_notSupported(AutoSelectImplTest.java:2621)
	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:592)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	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:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
org.seasar.extension.jdbc.exception.PropertyNotFoundRuntimeException: [ESSR0701]エンティティ(Aaa)のプロパティ(hogehoge)が見つかりません。
	at org.seasar.extension.jdbc.EntityMeta.getPropertyMeta(EntityMeta.java:175)
	at org.seasar.extension.jdbc.query.AutoSelectImpl.toAliasPair(AutoSelectImpl.java:1591)
	at org.seasar.extension.jdbc.query.AutoSelectImpl.prepareForUpdate(AutoSelectImpl.java:1532)
	at org.seasar.extension.jdbc.query.AutoSelectImpl.prepare(AutoSelectImpl.java:424)
	at org.seasar.extension.jdbc.query.AutoSelectImplTest.testForUpdateWithProperty_invalidProperty(AutoSelectImplTest.java:2636)
	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:592)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	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:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
ERROR 2014-09-06 01:04:40,557 [main] クラス(org.seasar.extension.jdbc.query.AutoSelectImpl)のメソッド(null)が不正です。
org.seasar.extension.jdbc.exception.PropertyNotFoundRuntimeException: [ESSR0701]エンティティ(Aaa)のプロパティ(bbb)が見つかりません。
	at org.seasar.extension.jdbc.query.AutoSelectImpl.toAliasPair(AutoSelectImpl.java:1597)
	at org.seasar.extension.jdbc.query.AutoSelectImpl.prepareForUpdate(AutoSelectImpl.java:1532)
	at org.seasar.extension.jdbc.query.AutoSelectImpl.prepare(AutoSelectImpl.java:424)
	at org.seasar.extension.jdbc.query.AutoSelectImplTest.testForUpdateWithProperty_invalidRelationship(AutoSelectImplTest.java:2652)
	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:592)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	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:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
ERROR 2014-09-06 01:04:40,562 [main] クラス(org.seasar.extension.jdbc.query.AutoSelectImpl)のメソッド(null)が不正です。
ERROR 2014-09-06 01:04:40,562 [main] 条件(ccc)が不正です。
org.seasar.extension.jdbc.exception.BaseJoinNotFoundRuntimeException: [ESSR0706]エンティティ(Aaa)の結合(ccc.hogehoge)のベース(ccc)が見つかりません。
	at org.seasar.extension.jdbc.query.AutoSelectImpl.toAliasPair(AutoSelectImpl.java:1588)
	at org.seasar.extension.jdbc.query.AutoSelectImpl.prepareForUpdate(AutoSelectImpl.java:1532)
	at org.seasar.extension.jdbc.query.AutoSelectImpl.prepare(AutoSelectImpl.java:424)
	at org.seasar.extension.jdbc.query.AutoSelectImplTest.testForUpdateWithProperty_invalidJoin(AutoSelectImplTest.java:2668)
	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:592)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	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:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
java.lang.UnsupportedOperationException: [ESSR0748]エンティティ(Aaa)の検索にFOR UPDATE NOWAITが指定されましたが、DBMS(hsql)ではサポートされていません。
	at org.seasar.extension.jdbc.query.AutoSelectImpl.forUpdateNowait(AutoSelectImpl.java:1408)
	at org.seasar.extension.jdbc.query.AutoSelectImplTest.testForUpdateNowait_notSupported(AutoSelectImplTest.java:2706)
	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:592)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	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:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
java.lang.UnsupportedOperationException: [ESSR0749]エンティティ(Aaa)の検索にカラム指定のFOR UPDATE NOWAITが指定されましたが、DBMS(hsql)ではサポートされていません。
	at org.seasar.extension.jdbc.query.AutoSelectImpl.forUpdateNowait(AutoSelectImpl.java:1429)
	at org.seasar.extension.jdbc.query.AutoSelectImplTest.testForUpdateNowaitWithProperty_notSupported(AutoSelectImplTest.java:2744)
	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:592)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	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:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
java.lang.UnsupportedOperationException: [ESSR0750]エンティティ(Aaa)の検索にFOR UPDATE WAITが指定されましたが、DBMS(hsql)ではサポートされていません。
	at org.seasar.extension.jdbc.query.AutoSelectImpl.forUpdateWait(AutoSelectImpl.java:1444)
	at org.seasar.extension.jdbc.query.AutoSelectImplTest.testForUpdateWait_notSupported(AutoSelectImplTest.java:2769)
	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:592)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	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:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
java.lang.UnsupportedOperationException: [ESSR0751]エンティティ(Aaa)の検索にカラム指定のFOR UPDATE WAITが指定されましたが、DBMS(hsql)ではサポートされていません。
	at org.seasar.extension.jdbc.query.AutoSelectImpl.forUpdateWait(AutoSelectImpl.java:1467)
	at org.seasar.extension.jdbc.query.AutoSelectImplTest.testForUpdateWaitWithProperty_notSupported(AutoSelectImplTest.java:2794)
	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:592)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	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:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
DEBUG 2014-09-06 01:04:40,603 [main] select T1_.ID as C1_, T1_.NAME as C2_, T1_.BBB_ID as C3_, T1_.DTO as C4_ from AAA T1_
DEBUG 2014-09-06 01:04:40,606 [main] select T1_.ID as C1_, T1_.NAME as C2_, T1_.BBB_ID as C3_, T1_.DTO as C4_ from AAA T1_
DEBUG 2014-09-06 01:04:40,609 [main] select count(*) from AAA T1_
Tests run: 184, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 sec
Running org.seasar.extension.jdbc.query.AbsSelectTest
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.seasar.extension.jdbc.query.AutoBatchInsertTest
DEBUG 2014-09-06 01:04:40,646 [main] insert into EEE (ID, NAME, LONG_TEXT, FFF_ID, VERSION) values (1, 'foo', null, null, 1)
DEBUG 2014-09-06 01:04:40,646 [main] insert into EEE (ID, NAME, LONG_TEXT, FFF_ID, VERSION) values (2, 'bar', null, null, 1)
DEBUG 2014-09-06 01:04:40,646 [main] insert into EEE (ID, NAME, LONG_TEXT, FFF_ID, VERSION) values (3, 'baz', null, null, 1)
DEBUG 2014-09-06 01:04:40,651 [main] insert into FFF (NAME, VERSION) values ('foo', 1)
DEBUG 2014-09-06 01:04:40,651 [main] insert into FFF (NAME, VERSION) values ('bar', 1)
DEBUG 2014-09-06 01:04:40,651 [main] insert into FFF (NAME, VERSION) values ('baz', 1)
DEBUG 2014-09-06 01:04:40,652 [main] insert into FFF (ID, NAME, VERSION) values (null, 'foo', 1)
DEBUG 2014-09-06 01:04:40,652 [main] insert into FFF (ID, NAME, VERSION) values (null, 'bar', 1)
DEBUG 2014-09-06 01:04:40,652 [main] insert into FFF (ID, NAME, VERSION) values (null, 'baz', 1)
DEBUG 2014-09-06 01:04:40,654 [main] insert into FFF (ID, NAME, VERSION) values (10, 'foo', 1)
DEBUG 2014-09-06 01:04:40,654 [main] insert into FFF (ID, NAME, VERSION) values (10, 'bar', 1)
DEBUG 2014-09-06 01:04:40,654 [main] insert into FFF (ID, NAME, VERSION) values (10, 'baz', 1)
DEBUG 2014-09-06 01:04:40,655 [main] insert into FFF (ID, NAME, VERSION) values (10, 'foo', 1)
DEBUG 2014-09-06 01:04:40,655 [main] insert into FFF (ID, NAME, VERSION) values (10, 'bar', 1)
DEBUG 2014-09-06 01:04:40,655 [main] insert into FFF (ID, NAME, VERSION) values (10, 'baz', 1)
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.seasar.extension.jdbc.query.AutoDeleteTest
DEBUG 2014-09-06 01:04:40,662 [main] delete from EEE where ID = 100 and VERSION = 1
DEBUG 2014-09-06 01:04:40,664 [main] delete from EEE where ID = 100 and VERSION = 1
org.seasar.extension.jdbc.exception.SOptimisticLockException: [ESSR0736]エンティティ(org.seasar.extension.jdbc.entity.Eee@1d1fceed)は既に変更されています。
	at org.seasar.extension.jdbc.query.AbstractAutoUpdate.validateRows(AbstractAutoUpdate.java:197)
	at org.seasar.extension.jdbc.query.AbstractAutoUpdate.executeInternal(AbstractAutoUpdate.java:128)
	at org.seasar.extension.jdbc.query.AbstractAutoUpdate.execute(AbstractAutoUpdate.java:90)
	at org.seasar.extension.jdbc.query.AutoDeleteTest.testOptimisticLock(AutoDeleteTest.java:295)
	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:592)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	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:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
DEBUG 2014-09-06 01:04:40,666 [main] delete from EEE where ID = 100 and VERSION = 1
DEBUG 2014-09-06 01:04:40,670 [main] delete from EEE where ID = 100
DEBUG 2014-09-06 01:04:40,671 [main] delete from EEE where ID = 100
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.seasar.extension.jdbc.query.AbsAutoBatchUpdateTest
org.seasar.extension.jdbc.exception.SEntityExistsException: [ESSR0744]エンティティがすでに存在します (制約違反)。SQL(null)
	at org.seasar.extension.jdbc.query.AbstractAutoBatchUpdate.execute(AbstractAutoBatchUpdate.java:95)
	at org.seasar.extension.jdbc.query.AbsAutoBatchUpdateTest.testEntityExistsException(AbsAutoBatchUpdateTest.java:96)
	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:592)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	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:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Caused by: org.seasar.framework.exception.SQLRuntimeException: [ESSR0072]SQLで例外(SQL=[], Message=[hoge], ErrorCode=0, SQLState=23)が発生しました
	at org.seasar.extension.jdbc.query.AbsAutoBatchUpdateTest$MyBatchUpdate.executeInternal(AbsAutoBatchUpdateTest.java:322)
	at org.seasar.extension.jdbc.query.AbstractAutoBatchUpdate.execute(AbstractAutoBatchUpdate.java:92)
	... 26 more
Caused by: java.sql.SQLException: hoge
	... 28 more
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.seasar.extension.jdbc.query.AutoFunctionCallImplTest
DEBUG 2014-09-06 01:04:40,691 [main] {null = call hoge('aaa', 'bbb', null)}
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.seasar.extension.jdbc.query.AutoBatchDeleteTest
DEBUG 2014-09-06 01:04:40,699 [main] delete from EEE where ID = 1 and VERSION = 0
DEBUG 2014-09-06 01:04:40,699 [main] delete from EEE where ID = 2 and VERSION = 0
DEBUG 2014-09-06 01:04:40,699 [main] delete from EEE where ID = 3 and VERSION = 0
DEBUG 2014-09-06 01:04:40,701 [main] delete from EEE where ID = 1
DEBUG 2014-09-06 01:04:40,701 [main] delete from EEE where ID = 2
DEBUG 2014-09-06 01:04:40,701 [main] delete from EEE where ID = 3
DEBUG 2014-09-06 01:04:40,702 [main] delete from EEE where ID = 1 and VERSION = 0
DEBUG 2014-09-06 01:04:40,702 [main] delete from EEE where ID = 2 and VERSION = 0
DEBUG 2014-09-06 01:04:40,702 [main] delete from EEE where ID = 3 and VERSION = 0
org.seasar.extension.jdbc.exception.SOptimisticLockException: [ESSR0736]エンティティ(org.seasar.extension.jdbc.entity.Eee@7f6ee240)は既に変更されています。
	at org.seasar.extension.jdbc.query.AbstractAutoBatchUpdate.validateRows(AbstractAutoBatchUpdate.java:242)
	at org.seasar.extension.jdbc.query.AbstractAutoBatchUpdate.executeBatch(AbstractAutoBatchUpdate.java:171)
	at org.seasar.extension.jdbc.query.AbstractAutoBatchUpdate.executeInternal(AbstractAutoBatchUpdate.java:135)
	at org.seasar.extension.jdbc.query.AbstractAutoBatchUpdate.execute(AbstractAutoBatchUpdate.java:92)
	at org.seasar.extension.jdbc.query.AutoBatchDeleteTest.testOptimisticLock(AutoBatchDeleteTest.java:347)
	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:592)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	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:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
DEBUG 2014-09-06 01:04:40,705 [main] delete from EEE where ID = 1
DEBUG 2014-09-06 01:04:40,705 [main] delete from EEE where ID = 2
DEBUG 2014-09-06 01:04:40,705 [main] delete from EEE where ID = 3
DEBUG 2014-09-06 01:04:40,706 [main] delete from EEE where ID = 1 and VERSION = 0
DEBUG 2014-09-06 01:04:40,706 [main] delete from EEE where ID = 2 and VERSION = 0
DEBUG 2014-09-06 01:04:40,706 [main] delete from EEE where ID = 3 and VERSION = 0
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Running org.seasar.extension.jdbc.query.SqlFunctionCallImplTest
DEBUG 2014-09-06 01:04:40,713 [main] {null = call hoge('aaa', 'bbb', null)}
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.extension.jdbc.query.AbsSqlSelectTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.extension.jdbc.query.SqlFileBatchUpdateImplTest
ERROR 2014-09-06 01:04:40,755 [main] クラス(org.seasar.extension.jdbc.query.SqlFileBatchUpdateImpl)のメソッド(execute)が不正です。
org.seasar.framework.exception.ResourceNotFoundRuntimeException: [ESSR0055]リソース(xxx)が見つかりません
org.seasar.extension.sql.VariableSqlNotAllowedRuntimeException: [ESSR0105]IFコメントや埋め込み変数を使った可変なSQLは許可されていません。SQLは(update aaa set name = /*name*/'hoge' /*BEGIN*/where /*IF id != null*/id = /*id*/1/*END*//*END*/)です。
	at org.seasar.extension.sql.parser.SqlParserImpl.parseComment(SqlParserImpl.java:146)
	at org.seasar.extension.sql.parser.SqlParserImpl.parseToken(SqlParserImpl.java:94)
	at org.seasar.extension.sql.parser.SqlParserImpl.parseEnd(SqlParserImpl.java:195)
	at org.seasar.extension.sql.parser.SqlParserImpl.parseBegin(SqlParserImpl.java:181)
	at org.seasar.extension.sql.parser.SqlParserImpl.parseComment(SqlParserImpl.java:151)
	at org.seasar.extension.sql.parser.SqlParserImpl.parseToken(SqlParserImpl.java:94)
	at org.seasar.extension.sql.parser.SqlParserImpl.parse(SqlParserImpl.java:80)
	at org.seasar.extension.sql.cache.NodeCache.createNode(NodeCache.java:128)
	at org.seasar.extension.sql.cache.NodeCache.getNode(NodeCache.java:108)
	at org.seasar.extension.jdbc.query.SqlFileBatchUpdateImpl.prepareNode(SqlFileBatchUpdateImpl.java:193)
	at org.seasar.extension.jdbc.query.SqlFileBatchUpdateImplTest.testPrepareNode_disallowVariableSqlForBatch(SqlFileBatchUpdateImplTest.java:175)
	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:592)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	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:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
DEBUG 2014-09-06 01:04:40,758 [main] update aaa set name = 'foo' where id = 1
DEBUG 2014-09-06 01:04:40,759 [main] update aaa set name = 'bar' where id = 1
DEBUG 2014-09-06 01:04:40,760 [main] update aaa set name = 'hoge' where id = 1
DEBUG 2014-09-06 01:04:40,760 [main] update aaa set name = 'foo' where id = 1
DEBUG 2014-09-06 01:04:40,762 [main] update aaa set name = '12:11:00' where id = 1
DEBUG 2014-09-06 01:04:40,763 [main] update aaa set name = '12:11:00' where id = 1
DEBUG 2014-09-06 01:04:40,765 [main] update aaa set name = 'foo' where id = 1
DEBUG 2014-09-06 01:04:40,765 [main] update aaa set name = 'bar' where id = 2
DEBUG 2014-09-06 01:04:40,766 [main] update aaa set name = 'foo' where id = 1
DEBUG 2014-09-06 01:04:40,766 [main] update aaa set name = 'bar' where id = 2
DEBUG 2014-09-06 01:04:40,768 [main] update aaa set name = '12:11:00' where id = 1
DEBUG 2014-09-06 01:04:40,768 [main] update aaa set name = '12:11:00' where id = 2
DEBUG 2014-09-06 01:04:40,769 [main] update aaa set name = 'foo' where id = 1
DEBUG 2014-09-06 01:04:40,769 [main] update aaa set name = 'bar' where id = 2
DEBUG 2014-09-06 01:04:40,770 [main] update aaa set name = 'foo' where id = 1
DEBUG 2014-09-06 01:04:40,770 [main] update aaa set name = 'bar' where id = 2
DEBUG 2014-09-06 01:04:40,771 [main] update aaa set name = '12:11:00' where id = 1
DEBUG 2014-09-06 01:04:40,772 [main] update aaa set name = '12:11:00' where id = 2
DEBUG 2014-09-06 01:04:40,773 [main] update aaa set name = 'foo' where id = 1
DEBUG 2014-09-06 01:04:40,773 [main] update aaa set name = 'bar' where id = 1
org.seasar.extension.jdbc.exception.SEntityExistsException: [ESSR0744]エンティティがすでに存在します (制約違反)。SQL(update aaa set name = ? where id = 1)
	at org.seasar.extension.jdbc.query.SqlFileBatchUpdateImpl.execute(SqlFileBatchUpdateImpl.java:107)
	at org.seasar.extension.jdbc.query.SqlFileBatchUpdateImplTest.testExecuteBatch_entityExists(SqlFileBatchUpdateImplTest.java:650)
	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:592)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	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:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Caused by: org.seasar.framework.exception.SQLRuntimeException: [ESSR0072]SQLで例外(SQL=[], Message=[hoge], ErrorCode=0, SQLState=23)が発生しました
	at org.seasar.framework.util.PreparedStatementUtil.executeBatch(PreparedStatementUtil.java:103)
	at org.seasar.extension.jdbc.query.SqlFileBatchUpdateImpl.executeInternal(SqlFileBatchUpdateImpl.java:142)
	at org.seasar.extension.jdbc.query.SqlFileBatchUpdateImpl.execute(SqlFileBatchUpdateImpl.java:104)
	... 26 more
Caused by: java.sql.SQLException: hoge
	at org.seasar.extension.jdbc.query.SqlFileBatchUpdateImplTest$11$1.executeBatch(SqlFileBatchUpdateImplTest.java:636)
	at org.seasar.framework.util.PreparedStatementUtil.executeBatch(PreparedStatementUtil.java:101)
	... 28 more
DEBUG 2014-09-06 01:04:40,775 [main] update aaa set name = 'foo' where id = 1
DEBUG 2014-09-06 01:04:40,775 [main] update aaa set name = 'bar' where id = 1
DEBUG 2014-09-06 01:04:40,775 [main] update aaa set name = 'baz' where id = 1
DEBUG 2014-09-06 01:04:40,776 [main] update aaa set name = 'hoge' where id = 1
DEBUG 2014-09-06 01:04:40,776 [main] update aaa set name = 'foo' where id = 1
DEBUG 2014-09-06 01:04:40,776 [main] update aaa set name = 'bar' where id = 1
DEBUG 2014-09-06 01:04:40,777 [main] update aaa set name = 'baz' where id = 1
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.seasar.extension.jdbc.query.SqlSelectImplTest
DEBUG 2014-09-06 01:04:40,781 [main] select foo2, aaa_bbb from hoge
java.lang.NullPointerException: parameters
java.lang.NullPointerException: value
DEBUG 2014-09-06 01:04:40,785 [main] select foo2, aaa_bbb from hoge
DEBUG 2014-09-06 01:04:40,786 [main] select foo2, aaa_bbb from hoge limit 10 offset 5
DEBUG 2014-09-06 01:04:40,786 [main] select foo2, aaa_bbb from hoge where aaa = '111' and bbb = '222'
DEBUG 2014-09-06 01:04:40,787 [main] select foo2, aaa_bbb from hoge where aaa = '111' and bbb = '222' limit 10 offset 5
DEBUG 2014-09-06 01:04:40,787 [main] select foo2, aaa_bbb from hoge
DEBUG 2014-09-06 01:04:40,788 [main] select foo2, aaa_bbb from hoge
DEBUG 2014-09-06 01:04:40,788 [main] select foo2, aaa_bbb from hoge limit 10 offset 5
DEBUG 2014-09-06 01:04:40,789 [main] select count(*) as cnt from aaa
DEBUG 2014-09-06 01:04:40,789 [main] select foo2, aaa_bbb from hoge
DEBUG 2014-09-06 01:04:40,790 [main] select foo2, aaa_bbb from hoge where aaa = ?
org.seasar.extension.jdbc.exception.SNonUniqueResultException: [ESSR0326]クエリ(select foo2, aaa_bbb from hoge where aaa = ?)がユニークな結果を返しませんでした。
DEBUG 2014-09-06 01:04:40,791 [main] select foo2, aaa_bbb from hoge where aaa = '111' and bbb = '222'
DEBUG 2014-09-06 01:04:40,791 [main] select foo2, aaa_bbb from hoge where aaa = '111' and bbb = '222' limit 10 offset 5
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.seasar.extension.jdbc.query.SqlFileFunctionCallImplTest
WARN  2014-09-06 01:04:40,797 [main] 引数($1)が見つかりません
WARN  2014-09-06 01:04:40,797 [main] 引数($1)が見つかりません
WARN  2014-09-06 01:04:40,797 [main] 引数($2)が見つかりません
WARN  2014-09-06 01:04:40,797 [main] 引数($2)が見つかりません
WARN  2014-09-06 01:04:40,797 [main] 引数($3)が見つかりません
WARN  2014-09-06 01:04:40,797 [main] 引数($3)が見つかりません
WARN  2014-09-06 01:04:40,798 [main] 引数($4)が見つかりません
WARN  2014-09-06 01:04:40,798 [main] 引数($4)が見つかりません
DEBUG 2014-09-06 01:04:40,798 [main] {null = call hoge('aaa', 'bbb', null)}
ERROR 2014-09-06 01:04:40,799 [main] クラス(org.seasar.extension.jdbc.query.SqlFileFunctionCallImpl)のメソッド(execute)が不正です。
org.seasar.framework.exception.ResourceNotFoundRuntimeException: [ESSR0055]リソース(xxx)が見つかりません
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.seasar.extension.jdbc.query.AutoUpdateImplTest
DEBUG 2014-09-06 01:04:40,817 [main] update EEE set NAME = 'hoge', LONG_TEXT = null, FFF_ID = null, VERSION = VERSION + 1 where ID = 100 and VERSION = 1
DEBUG 2014-09-06 01:04:40,819 [main] update EEE set NAME = 'hoge', LONG_TEXT = null, FFF_ID = null, VERSION = 1 where ID = 100
DEBUG 2014-09-06 01:04:40,820 [main] update EEE set NAME = 'hoge', LONG_TEXT = null, FFF_ID = null, VERSION = VERSION + 1 where ID = 100 and VERSION = 1
org.seasar.extension.jdbc.exception.SOptimisticLockException: [ESSR0736]エンティティ(org.seasar.extension.jdbc.entity.Eee@7a5d5033)は既に変更されています。
	at org.seasar.extension.jdbc.query.AbstractAutoUpdate.validateRows(AbstractAutoUpdate.java:197)
	at org.seasar.extension.jdbc.query.AbstractAutoUpdate.executeInternal(AbstractAutoUpdate.java:128)
	at org.seasar.extension.jdbc.query.AutoUpdateImpl.executeInternal(AutoUpdateImpl.java:145)
	at org.seasar.extension.jdbc.query.AbstractAutoUpdate.execute(AbstractAutoUpdate.java:90)
	at org.seasar.extension.jdbc.query.AutoUpdateImplTest.testOptimisticLock(AutoUpdateImplTest.java:722)
	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:592)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	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:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
DEBUG 2014-09-06 01:04:40,822 [main] update EEE set NAME = 'hoge', LONG_TEXT = null, FFF_ID = null, VERSION = 1 where ID = 100
DEBUG 2014-09-06 01:04:40,823 [main] update EEE set NAME = 'hoge', LONG_TEXT = null, FFF_ID = null, VERSION = VERSION + 1 where ID = 100 and VERSION = 1
DEBUG 2014-09-06 01:04:40,833 [main] update EEE set NAME = 'hoge', VERSION = VERSION + 1 where ID = 100 and VERSION = 1
Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
Running org.seasar.extension.jdbc.query.AbsAutoUpdateTest
org.seasar.extension.jdbc.exception.SEntityExistsException: [ESSR0745]エンティティ(org.seasar.extension.jdbc.entity.Eee@1f2f0ce9)はすでに存在します (制約違反)。SQL(null)
	at org.seasar.extension.jdbc.query.AbstractAutoUpdate.execute(AbstractAutoUpdate.java:93)
	at org.seasar.extension.jdbc.query.AbsAutoUpdateTest.testEntityExistsException(AbsAutoUpdateTest.java:88)
	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:592)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	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:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Caused by: org.seasar.framework.exception.SQLRuntimeException: [ESSR0072]SQLで例外(SQL=[], Message=[hoge], ErrorCode=0, SQLState=23)が発生しました
	at org.seasar.extension.jdbc.query.AbsAutoUpdateTest$MyUpdate.executeInternal(AbsAutoUpdateTest.java:107)
	at org.seasar.extension.jdbc.query.AbstractAutoUpdate.execute(AbstractAutoUpdate.java:90)
	... 26 more
Caused by: java.sql.SQLException: hoge
	... 28 more
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.extension.jdbc.query.AbsProcedureCallTest
DEBUG 2014-09-06 01:04:40,840 [main] {null = call myfunc()}
ERROR 2014-09-06 01:04:40,844 [main] クラス(org.seasar.extension.jdbc.query.AbsProcedureCallTest$MyCall)のメソッド(call)が不正です。
org.seasar.extension.jdbc.exception.FieldNotGenericsRuntimeException: [ESSR0735]クラス(org.seasar.extension.jdbc.query.AbsProcedureCallTest$BadDto)のフィールド(aaaList_OUT)がジェネリクスではありません。
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.extension.jdbc.query.AutoInsertTest
DEBUG 2014-09-06 01:04:40,859 [main] insert into EEE (ID, NAME, LONG_TEXT, FFF_ID, VERSION) values (100, 'hoge', null, null, 1)
org.seasar.extension.jdbc.exception.IdentityGeneratorNotSupportedRuntimeException: [ESSR0741]エンティティ(Identity)のIDプロパティ(id)を自動生成する方法にIDENTITYが指定されていますがDBMS(oracle)ではサポートされていません
	at org.seasar.extension.jdbc.PropertyMeta.getIdGenerator(PropertyMeta.java:290)
	at org.seasar.extension.jdbc.query.AutoInsertImpl.prepareTargetProperties(AutoInsertImpl.java:128)
	at org.seasar.extension.jdbc.query.AutoInsertTest.testPrepareTarget_identityNotSupported(AutoInsertTest.java:226)
	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:592)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	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:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
org.seasar.extension.jdbc.exception.SequenceGeneratorNotSupportedRuntimeException: [ESSR0742]エンティティ(Sequence)のIDプロパティ(id)を自動生成する方法にSEQUENCEが指定されていますがDBMS(mssql)ではサポートされていません
	at org.seasar.extension.jdbc.PropertyMeta.getIdGenerator(PropertyMeta.java:296)
	at org.seasar.extension.jdbc.query.AutoInsertImpl.prepareTargetProperties(AutoInsertImpl.java:128)
	at org.seasar.extension.jdbc.query.AutoInsertTest.testPrepareTarget_sequenceNotSupported(AutoInsertTest.java:258)
	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:592)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	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:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
DEBUG 2014-09-06 01:04:40,864 [main] insert into FFF (NAME, VERSION) values ('hoge', 1)
DEBUG 2014-09-06 01:04:40,866 [main] insert into FFF (ID, NAME, VERSION) values (null, 'hoge', 1)
DEBUG 2014-09-06 01:04:40,867 [main] insert into FFF (ID, NAME, VERSION) values (100, 'hoge', 1)
DEBUG 2014-09-06 01:04:40,868 [main] insert into FFF (ID, NAME, VERSION) values (100, 'hoge', 1)
DEBUG 2014-09-06 01:04:40,873 [main] insert into EEE (ID, NAME, VERSION) values (100, 'hoge', 1)
Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec
Running org.seasar.extension.jdbc.query.SqlProcedureCallImplTest
DEBUG 2014-09-06 01:04:40,891 [main] {call hoge(null, 'aaa', 'bbb')}
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.extension.jdbc.query.SqlUpdateImplTest
DEBUG 2014-09-06 01:04:40,897 [main] update aaa set name = 'hoge' where id = 1
DEBUG 2014-09-06 01:04:40,898 [main] update aaa set bbb = null where ccc = 'hoge' and ddd = '[B@7ad1e32d(byteLength=0)'
DEBUG 2014-09-06 01:04:40,899 [main] update aaa set bbb = null where ccc = '2014-09-06' and ddd = '01:04:40.898'
DEBUG 2014-09-06 01:04:40,899 [main] insert into aaa (name) values ('hoge2')
org.seasar.extension.jdbc.exception.SEntityExistsException: [ESSR0744]エンティティがすでに存在します (制約違反)。SQL(insert into aaa (name) values (?))
	at org.seasar.extension.jdbc.query.SqlUpdateImpl.execute(SqlUpdateImpl.java:84)
	at org.seasar.extension.jdbc.query.SqlUpdateImplTest.testExecute_entityExists(SqlUpdateImplTest.java:247)
	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:592)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	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:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Caused by: org.seasar.framework.exception.SQLRuntimeException: [ESSR0072]SQLで例外(SQL=[], Message=[hoge], ErrorCode=0, SQLState=23)が発生しました
	at org.seasar.framework.util.PreparedStatementUtil.executeUpdate(PreparedStatementUtil.java:68)
	at org.seasar.extension.jdbc.query.SqlUpdateImpl.executeInternal(SqlUpdateImpl.java:112)
	at org.seasar.extension.jdbc.query.SqlUpdateImpl.execute(SqlUpdateImpl.java:81)
	... 26 more
Caused by: java.sql.SQLException: hoge
	at org.seasar.extension.jdbc.query.SqlUpdateImplTest$5$1.executeUpdate(SqlUpdateImplTest.java:239)
	at org.seasar.framework.util.PreparedStatementUtil.executeUpdate(PreparedStatementUtil.java:66)
	... 28 more
ERROR 2014-09-06 01:04:40,901 [main] クラス(org.seasar.extension.jdbc.query.SqlUpdateImpl)のメソッド(execute)が不正です。
org.seasar.extension.jdbc.exception.IllegalParamSizeRuntimeException: [ESSR0734]パラメータの数(1)がパラメータのクラスの数(2)と一致しません。
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.seasar.extension.jdbc.query.SqlFileProcedureCallImplTest
WARN  2014-09-06 01:04:40,905 [main] 引数($1)が見つかりません
WARN  2014-09-06 01:04:40,906 [main] 引数($1)が見つかりません
WARN  2014-09-06 01:04:40,906 [main] 引数($2)が見つかりません
WARN  2014-09-06 01:04:40,906 [main] 引数($2)が見つかりません
WARN  2014-09-06 01:04:40,906 [main] 引数($3)が見つかりません
WARN  2014-09-06 01:04:40,906 [main] 引数($3)が見つかりません
DEBUG 2014-09-06 01:04:40,906 [main] {call hoge(null, 'aaa', 'bbb')}
ERROR 2014-09-06 01:04:40,907 [main] クラス(org.seasar.extension.jdbc.query.SqlFileProcedureCallImpl)のメソッド(execute)が不正です。
org.seasar.framework.exception.ResourceNotFoundRuntimeException: [ESSR0055]リソース(xxx)が見つかりません
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.query.SqlFileSelectImplTest
DEBUG 2014-09-06 01:04:40,910 [main] select * from aaa where id = 1 limit 10 offset 5
ERROR 2014-09-06 01:04:40,917 [main] クラス(org.seasar.extension.jdbc.query.SqlFileSelectImpl)のメソッド(getResultList)が不正です。
org.seasar.framework.exception.ResourceNotFoundRuntimeException: [ESSR0055]リソース(xxx)が見つかりません
DEBUG 2014-09-06 01:04:40,917 [main] select * from aaa where id = 1 limit 10 offset 5
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.seasar.extension.jdbc.query.SqlFileUpdateImplTest
DEBUG 2014-09-06 01:04:40,923 [main] update aaa set name = 'foo' where id = 1
ERROR 2014-09-06 01:04:40,929 [main] クラス(org.seasar.extension.jdbc.query.SqlFileUpdateImpl)のメソッド(execute)が不正です。
org.seasar.framework.exception.ResourceNotFoundRuntimeException: [ESSR0055]リソース(xxx)が見つかりません
DEBUG 2014-09-06 01:04:40,929 [main] update aaa set name = 'foo' where id = 1
org.seasar.extension.jdbc.exception.SEntityExistsException: [ESSR0744]エンティティがすでに存在します (制約違反)。SQL(update aaa set name = ? where id = 1)
	at org.seasar.extension.jdbc.query.SqlFileUpdateImpl.execute(SqlFileUpdateImpl.java:118)
	at org.seasar.extension.jdbc.query.SqlFileUpdateImplTest.testExecute_entityExists(SqlFileUpdateImplTest.java:394)
	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:592)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	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:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Caused by: org.seasar.framework.exception.SQLRuntimeException: [ESSR0072]SQLで例外(SQL=[], Message=[hoge], ErrorCode=0, SQLState=23)が発生しました
	at org.seasar.framework.util.PreparedStatementUtil.executeUpdate(PreparedStatementUtil.java:68)
	at org.seasar.extension.jdbc.query.SqlFileUpdateImpl.executeInternal(SqlFileUpdateImpl.java:137)
	at org.seasar.extension.jdbc.query.SqlFileUpdateImpl.execute(SqlFileUpdateImpl.java:115)
	... 26 more
Caused by: java.sql.SQLException: hoge
	at org.seasar.extension.jdbc.query.SqlFileUpdateImplTest$2$1.executeUpdate(SqlFileUpdateImplTest.java:386)
	at org.seasar.framework.util.PreparedStatementUtil.executeUpdate(PreparedStatementUtil.java:66)
	... 28 more
WARN  2014-09-06 01:04:40,933 [main] 引数(name)が見つかりません
WARN  2014-09-06 01:04:40,933 [main] 引数(name)が見つかりません
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.seasar.extension.jdbc.query.AbsQueryTest
DEBUG 2014-09-06 01:04:40,936 [main] select * from aaa where id = 1
DEBUG 2014-09-06 01:04:40,936 [main] select * from aaa where id = 1
java.lang.NullPointerException: value
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.extension.jdbc.query.SqlBatchUpdateImplTest
DEBUG 2014-09-06 01:04:40,943 [main] insert into aaa (name) values ('hoge')
DEBUG 2014-09-06 01:04:40,943 [main] insert into aaa (name) values ('hoge2')
org.seasar.extension.jdbc.exception.SEntityExistsException: [ESSR0744]エンティティがすでに存在します (制約違反)。SQL(insert into aaa (name) values (?))
	at org.seasar.extension.jdbc.query.SqlBatchUpdateImpl.execute(SqlBatchUpdateImpl.java:91)
	at org.seasar.extension.jdbc.query.SqlBatchUpdateImplTest.testExecuteBatch_entityExists(SqlBatchUpdateImplTest.java:299)
	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:592)
	at junit.framework.TestCase.runTest(TestCase.java:168)
	at junit.framework.TestCase.runBare(TestCase.java:134)
	at junit.framework.TestResult$1.protect(TestResult.java:110)
	at junit.framework.TestResult.runProtected(TestResult.java:128)
	at junit.framework.TestResult.run(TestResult.java:113)
	at junit.framework.TestCase.run(TestCase.java:124)
	at junit.framework.TestSuite.runTest(TestSuite.java:232)
	at junit.framework.TestSuite.run(TestSuite.java:227)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	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:592)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Caused by: org.seasar.framework.exception.SQLRuntimeException: [ESSR0072]SQLで例外(SQL=[], Message=[hoge], ErrorCode=0, SQLState=23)が発生しました
	at org.seasar.framework.util.PreparedStatementUtil.executeBatch(PreparedStatementUtil.java:103)
	at org.seasar.extension.jdbc.query.SqlBatchUpdateImpl.executeInternal(SqlBatchUpdateImpl.java:130)
	at org.seasar.extension.jdbc.query.SqlBatchUpdateImpl.execute(SqlBatchUpdateImpl.java:88)
	... 26 more
Caused by: java.sql.SQLException: hoge
	at org.seasar.extension.jdbc.query.SqlBatchUpdateImplTest$4$1.executeBatch(SqlBatchUpdateImplTest.java:285)
	at org.seasar.framework.util.PreparedStatementUtil.executeBatch(PreparedStatementUtil.java:101)
	... 28 more
DEBUG 2014-09-06 01:04:40,946 [main] update aaa set name = 'hoge' where id = 1
DEBUG 2014-09-06 01:04:40,946 [main] update aaa set name = 'hoge2' where id = 2
DEBUG 2014-09-06 01:04:40,946 [main] update aaa set name = 'hoge3' where id = 3
DEBUG 2014-09-06 01:04:40,947 [main] update aaa set name = 'hoge' where id = 1
DEBUG 2014-09-06 01:04:40,947 [main] update aaa set name = 'hoge2' where id = 2
DEBUG 2014-09-06 01:04:40,947 [main] update aaa set name = 'hoge3' where id = 3
DEBUG 2014-09-06 01:04:40,947 [main] update aaa set name = 'hoge4' where id = 4
DEBUG 2014-09-06 01:04:40,948 [main] update aaa set bbb = null where ccc = '2014-09-06' and ddd = '01:04:40.947'
DEBUG 2014-09-06 01:04:40,949 [main] update aaa set bbb = null where ccc = '2014-09-06' and ddd = '01:04:40.947'
DEBUG 2014-09-06 01:04:40,950 [main] update aaa set bbb = null where ccc = 'foo' and ddd = '[B@274b8c21(byteLength=0)'
DEBUG 2014-09-06 01:04:40,950 [main] update aaa set bbb = null where ccc = 'foo2' and ddd = '[B@50dcdeae(byteLength=0)'
DEBUG 2014-09-06 01:04:40,951 [main] update aaa set name = 'hoge' where id = 1
DEBUG 2014-09-06 01:04:40,951 [main] update aaa set name = 'hoge2' where id = 2
ERROR 2014-09-06 01:04:40,951 [main] クラス(org.seasar.extension.jdbc.query.SqlBatchUpdateImpl)のメソッド(execute)が不正です。
org.seasar.extension.jdbc.exception.IllegalParamSizeRuntimeException: [ESSR0734]パラメータの数(1)がパラメータのクラスの数(2)と一致しません。
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.seasar.extension.jdbc.query.AutoProcedureCallImplTest
DEBUG 2014-09-06 01:04:40,956 [main] {call hoge(null, 'aaa', 'bbb')}
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.seasar.extension.jdbc.operation.OperationsTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.extension.jdbc.handler.ObjectListResultSetHandlerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.handler.AbstBeanResultSetHandlerTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.extension.jdbc.handler.AbstBeanAutoResultSetHandlerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.handler.BeanIterationAutoResultSetHandlerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.seasar.extension.jdbc.handler.AbstMapResultSetHandlerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.extension.jdbc.handler.BeanAutoResultSetHandlerTest
org.seasar.extension.jdbc.exception.SNonUniqueResultException: [ESSR0326]クエリ(select * from aaa)がユニークな結果を返しませんでした。
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.extension.jdbc.handler.ObjectIterationResultSetHandlerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.extension.jdbc.handler.BeanListResultSetHandlerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.handler.BeanListAutoResultSetHandlerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.handler.ObjectResultSetHandlerTest
[ESSR0326]クエリ(select count(*) as cnt from aaa)がユニークな結果を返しませんでした。
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.extension.jdbc.handler.BeanIterationResultSetHandlerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.seasar.extension.jdbc.handler.MapIterationResultSetHandlerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.extension.jdbc.handler.BeanResultSetHandlerTest
[ESSR0326]クエリ(select * from aaa)がユニークな結果を返しませんでした。
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.extension.jdbc.handler.MapListResultSetHandlerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.seasar.extension.jdbc.handler.MapResultSetHandlerTest
[ESSR0326]クエリ(select * from aaa)がユニークな結果を返しませんでした。
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.extension.jdbc.service.S2AbstractServiceTest
DEBUG 2014-09-06 01:04:40,986 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:40,987 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:40,990 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:40,990 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:40,991 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:40,992 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:40,994 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:40,995 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,000 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,001 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,001 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,001 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:41,005 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:41,007 [main] S2Containerを作成します。path=s2jdbc.dicon
DEBUG 2014-09-06 01:04:41,008 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:41,009 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:41,011 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:41,011 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:41,012 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:41,014 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:41,015 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:41,017 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:41,017 [main] S2Containerを作成します。path=s2jdbc-internal.dicon
DEBUG 2014-09-06 01:04:41,019 [main] S2Containerを作成しました。path=s2jdbc-internal.dicon
DEBUG 2014-09-06 01:04:41,020 [main] S2Containerを作成しました。path=s2jdbc.dicon
DEBUG 2014-09-06 01:04:41,040 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:41,042 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:41,044 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:41,044 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,045 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,047 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,048 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,050 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,053 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,054 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,054 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,054 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:41,058 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:41,060 [main] S2Containerを作成します。path=s2jdbc.dicon
DEBUG 2014-09-06 01:04:41,061 [main] S2Containerを作成します。path=jdbc.dicon
DEBUG 2014-09-06 01:04:41,062 [main] S2Containerを作成します。path=jta.dicon
DEBUG 2014-09-06 01:04:41,064 [main] S2Containerを作成しました。path=jta.dicon
DEBUG 2014-09-06 01:04:41,064 [main] S2Containerを作成します。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:41,065 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:41,067 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:41,067 [main] S2Containerを作成しました。path=jdbc-extension.dicon
DEBUG 2014-09-06 01:04:41,069 [main] S2Containerを作成しました。path=jdbc.dicon
DEBUG 2014-09-06 01:04:41,069 [main] S2Containerを作成します。path=s2jdbc-internal.dicon
DEBUG 2014-09-06 01:04:41,071 [main] S2Containerを作成しました。path=s2jdbc-internal.dicon
DEBUG 2014-09-06 01:04:41,072 [main] S2Containerを作成しました。path=s2jdbc.dicon
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec
Running org.seasar.extension.jdbc.parameter.ParameterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.seasar.extension.dxo.util.DxoTigerUtilTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.seasar.extension.dxo.builder.impl.BeanToBeanDxoCommandBuilderTigerTest
DEBUG 2014-09-06 01:04:41,100 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:41,101 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:41,104 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:41,104 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,105 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,106 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,108 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,109 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,123 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,124 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,124 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,124 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:41,128 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:41,130 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,131 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,147 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,147 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,149 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,156 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,163 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:41,165 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:41,167 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:41,167 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,168 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,169 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,171 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,172 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,176 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,177 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,177 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,177 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:41,180 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:41,182 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,183 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,187 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,188 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,189 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,190 [main] S2Containerを作成しました。path=dxo.dicon
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec
Running org.seasar.extension.dxo.builder.impl.BeanToMapDxoCommandBuilderTigerTest
DEBUG 2014-09-06 01:04:41,195 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:41,197 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:41,199 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:41,199 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,200 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,201 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,203 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,204 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,207 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,208 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,209 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,209 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:41,212 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:41,214 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,215 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,219 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,220 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,221 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,222 [main] S2Containerを作成しました。path=dxo.dicon
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.seasar.extension.dxo.command.impl.BeanToBeanDxoCommandTigerTest
DEBUG 2014-09-06 01:04:41,229 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:41,230 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:41,233 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:41,233 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,234 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,235 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,237 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,238 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,241 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,243 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,243 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,243 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:41,246 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:41,248 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,249 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,253 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,253 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,255 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,256 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,264 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:41,265 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:41,267 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:41,267 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,269 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,270 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,272 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,273 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,276 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,277 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,277 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,278 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:41,281 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:41,283 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,284 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,288 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,288 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,289 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,290 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,294 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:41,295 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:41,297 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:41,297 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,299 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,300 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,301 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,303 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,306 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,307 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,307 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,308 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:41,311 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:41,313 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,314 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,318 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,318 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,319 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,320 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,325 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:41,326 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:41,328 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:41,328 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,329 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,331 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,332 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,334 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,337 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,338 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,338 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,338 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:41,342 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:41,343 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,345 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,348 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,349 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,350 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,351 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,354 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:41,356 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:41,358 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:41,358 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,360 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,361 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,362 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,364 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,367 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,368 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,368 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,369 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:41,372 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:41,374 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,375 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,379 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,379 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,380 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,381 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,385 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:41,386 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:41,388 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:41,389 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,390 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,391 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,393 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,394 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,397 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,398 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,399 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,399 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:41,402 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:41,404 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,405 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,409 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,409 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,410 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,411 [main] S2Containerを作成しました。path=dxo.dicon
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 sec
Running org.seasar.extension.dxo.command.impl.BeanToMapDxoCommandTigerTest
DEBUG 2014-09-06 01:04:41,417 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:41,418 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:41,420 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:41,420 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,422 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,423 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,424 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,426 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,429 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,430 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,430 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,431 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:41,434 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:41,436 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,437 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,441 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,441 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,442 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,443 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,450 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:41,452 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:41,454 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:41,454 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,455 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,456 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,458 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,460 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,467 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,468 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,468 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,468 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:41,472 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:41,474 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,475 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,478 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,479 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,480 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,481 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,485 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:41,486 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:41,489 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:41,489 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,490 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,491 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,493 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,494 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,497 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,498 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,498 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,499 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:41,502 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:41,504 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,505 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,508 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,509 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,510 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,511 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,515 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:41,517 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:41,519 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:41,519 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,520 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,521 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,523 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,524 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,530 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,531 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,531 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,533 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:41,546 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:41,548 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,549 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,553 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,553 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,555 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,556 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,561 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:41,562 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:41,565 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:41,565 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,566 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,567 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,569 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,570 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,574 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,575 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,582 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,582 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:41,586 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:41,588 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,589 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,593 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,593 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,595 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,596 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,600 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:41,602 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:41,604 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:41,604 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,605 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,607 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,608 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,610 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,613 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,614 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,614 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,614 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:41,618 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:41,619 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,621 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,624 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,625 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,626 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,627 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,632 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:41,634 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:41,636 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:41,636 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,638 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,639 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,640 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,642 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,645 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,646 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,647 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,647 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:41,650 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:41,652 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,654 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,657 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,658 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,659 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,660 [main] S2Containerを作成しました。path=dxo.dicon
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.256 sec
Running org.seasar.extension.dxo.DxoInterceptorTigerTest
DEBUG 2014-09-06 01:04:41,673 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:41,675 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:41,677 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:41,677 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,679 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,680 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,682 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,683 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,686 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,693 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,698 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,698 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:41,702 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:41,704 [main] S2Containerを作成します。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:41,709 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,710 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,714 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,714 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,716 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,717 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,724 [main] S2Containerを作成しました。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:41,803 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:41,808 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:41,811 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:41,816 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,818 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,819 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,821 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,822 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,825 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,826 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,826 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,826 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:41,830 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:41,832 [main] S2Containerを作成します。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:41,833 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,834 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,838 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,838 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,840 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,841 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,843 [main] S2Containerを作成しました。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:41,876 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:41,877 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:41,879 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:41,880 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,881 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,882 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,884 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,885 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,888 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,889 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,889 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,890 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:41,893 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:41,895 [main] S2Containerを作成します。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:41,896 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,897 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,901 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,901 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,902 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,903 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,905 [main] S2Containerを作成しました。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:41,945 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:41,946 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:41,949 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:41,949 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,950 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,951 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,953 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,955 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:41,958 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:41,959 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:41,959 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:41,959 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:41,963 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:41,965 [main] S2Containerを作成します。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:41,966 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,967 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,971 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:41,972 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,973 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:41,974 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:41,976 [main] S2Containerを作成しました。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:42,023 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:42,025 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:42,027 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:42,027 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:42,028 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:42,030 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:42,031 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:42,033 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:42,036 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:42,037 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:42,037 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:42,037 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:42,041 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:42,043 [main] S2Containerを作成します。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:42,044 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:42,045 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:42,049 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:42,049 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:42,051 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:42,052 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:42,053 [main] S2Containerを作成しました。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:42,086 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:42,088 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:42,090 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:42,090 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:42,092 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:42,093 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:42,095 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:42,096 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:42,099 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:42,100 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:42,101 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:42,101 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:42,104 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:42,106 [main] S2Containerを作成します。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:42,107 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:42,108 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:42,112 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:42,112 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:42,114 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:42,115 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:42,116 [main] S2Containerを作成しました。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:42,149 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:42,151 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:42,153 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:42,153 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:42,154 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:42,155 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:42,157 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:42,158 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:42,161 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:42,162 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:42,162 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:42,162 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:42,166 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:42,167 [main] S2Containerを作成します。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:42,169 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:42,170 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:42,173 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:42,174 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:42,175 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:42,176 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:42,177 [main] S2Containerを作成しました。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:42,209 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:42,210 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:42,212 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:42,212 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:42,214 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:42,215 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:42,216 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:42,218 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:42,221 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:42,222 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:42,222 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:42,222 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:42,225 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:42,227 [main] S2Containerを作成します。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:42,228 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:42,230 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:42,233 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:42,234 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:42,235 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:42,236 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:42,237 [main] S2Containerを作成しました。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:42,268 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:42,270 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:42,272 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:42,272 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:42,273 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:42,275 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:42,276 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:42,278 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:42,281 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:42,282 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:42,282 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:42,282 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:42,286 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:42,287 [main] S2Containerを作成します。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:42,289 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:42,290 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:42,293 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:42,294 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:42,295 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:42,296 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:42,298 [main] S2Containerを作成しました。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:42,329 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:42,331 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:42,341 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:42,341 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:42,343 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:42,344 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:42,346 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:42,347 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:42,350 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:42,351 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:42,352 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:42,352 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:42,355 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:42,358 [main] S2Containerを作成します。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:42,359 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:42,360 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:42,364 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:42,364 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:42,366 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:42,367 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:42,369 [main] S2Containerを作成しました。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:42,401 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:42,402 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:42,405 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:42,405 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:42,406 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:42,407 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:42,409 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:42,411 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:42,414 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:42,415 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:42,415 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:42,415 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:42,418 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:42,420 [main] S2Containerを作成します。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:42,421 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:42,423 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:42,427 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:42,427 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:42,428 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:42,429 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:42,431 [main] S2Containerを作成しました。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:42,461 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:42,463 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:42,465 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:42,465 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:42,467 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:42,468 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:42,470 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:42,471 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:42,474 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:42,475 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:42,476 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:42,476 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:42,479 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:42,481 [main] S2Containerを作成します。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:42,482 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:42,483 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:42,487 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:42,488 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:42,489 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:42,490 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:42,491 [main] S2Containerを作成しました。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:42,522 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:42,524 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:42,526 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:42,526 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:42,527 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:42,529 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:42,530 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:42,532 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:42,535 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:42,536 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:42,536 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:42,536 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:42,539 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:42,541 [main] S2Containerを作成します。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:42,542 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:42,543 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:42,547 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:42,547 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:42,548 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:42,549 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:42,551 [main] S2Containerを作成しました。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:42,583 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:42,584 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:42,587 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:42,587 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:42,588 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:42,589 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:42,591 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:42,592 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:42,595 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:42,596 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:42,596 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:42,597 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:42,600 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:42,601 [main] S2Containerを作成します。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:42,603 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:42,604 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:42,607 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:42,608 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:42,609 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:42,610 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:42,611 [main] S2Containerを作成しました。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:42,642 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:42,644 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:42,646 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:42,646 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:42,647 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:42,648 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:42,650 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:42,651 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:42,654 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:42,655 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:42,656 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:42,656 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:42,659 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:42,661 [main] S2Containerを作成します。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:42,662 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:42,663 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:42,667 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:42,667 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:42,668 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:42,669 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:42,671 [main] S2Containerを作成しました。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:42,701 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:42,702 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:42,705 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:42,705 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:42,716 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:42,717 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:42,719 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:42,720 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:42,723 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:42,724 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:42,725 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:42,725 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:42,728 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:42,730 [main] S2Containerを作成します。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:42,731 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:42,732 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:42,736 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:42,736 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:42,737 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:42,738 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:42,740 [main] S2Containerを作成しました。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:42,770 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:42,772 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:42,776 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:42,776 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:42,778 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:42,779 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:42,780 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:42,782 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:42,785 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:42,786 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:42,786 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:42,786 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:42,790 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:42,791 [main] S2Containerを作成します。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:42,792 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:42,794 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:42,797 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:42,797 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:42,799 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:42,800 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:42,801 [main] S2Containerを作成しました。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:42,831 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:42,833 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:42,835 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:42,835 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:42,836 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:42,837 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:42,839 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:42,840 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:42,843 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:42,844 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:42,845 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:42,845 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:42,848 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:42,850 [main] S2Containerを作成します。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:42,851 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:42,852 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:42,856 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:42,856 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:42,857 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:42,858 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:42,860 [main] S2Containerを作成しました。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:42,889 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:42,891 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:42,893 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:42,893 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:42,895 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:42,896 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:42,897 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:42,899 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:42,902 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:42,903 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:42,903 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:42,903 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:42,906 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:42,908 [main] S2Containerを作成します。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
DEBUG 2014-09-06 01:04:42,909 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:42,910 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:42,914 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:42,914 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:42,916 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:42,917 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:42,918 [main] S2Containerを作成しました。path=org/seasar/extension/dxo/DxoInterceptorTigerTest.dicon
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.276 sec
Running org.seasar.extension.dxo.annotation.impl.TigerAnnotationReaderTest
DEBUG 2014-09-06 01:04:42,949 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:42,951 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:42,953 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:42,953 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:42,954 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:42,955 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:42,957 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:42,958 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:42,961 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:42,962 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:42,963 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:42,963 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:42,966 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:42,968 [main] S2Containerを作成します。path=org/seasar/extension/dxo/annotation/impl/TigerAnnotationReaderTest.dicon
DEBUG 2014-09-06 01:04:42,969 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:42,970 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:42,973 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:42,974 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:42,975 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:42,976 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:42,977 [main] S2Containerを作成しました。path=org/seasar/extension/dxo/annotation/impl/TigerAnnotationReaderTest.dicon
DEBUG 2014-09-06 01:04:42,981 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:42,983 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:42,985 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:42,985 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:42,986 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:42,987 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:42,989 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:42,990 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:42,993 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:42,994 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:42,994 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:42,994 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:42,997 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:42,999 [main] S2Containerを作成します。path=org/seasar/extension/dxo/annotation/impl/TigerAnnotationReaderTest.dicon
DEBUG 2014-09-06 01:04:43,000 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:43,001 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:43,005 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:43,005 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:43,007 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:43,008 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:43,008 [main] S2Containerを作成しました。path=org/seasar/extension/dxo/annotation/impl/TigerAnnotationReaderTest.dicon
DEBUG 2014-09-06 01:04:43,012 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:43,013 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:43,015 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:43,016 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:43,017 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:43,018 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:43,020 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:43,021 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:43,024 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:43,025 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:43,025 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:43,025 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:43,029 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:43,030 [main] S2Containerを作成します。path=org/seasar/extension/dxo/annotation/impl/TigerAnnotationReaderTest.dicon
DEBUG 2014-09-06 01:04:43,031 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:43,033 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:43,042 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:43,042 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:43,044 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:43,045 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:43,045 [main] S2Containerを作成しました。path=org/seasar/extension/dxo/annotation/impl/TigerAnnotationReaderTest.dicon
DEBUG 2014-09-06 01:04:43,052 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:43,053 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:43,055 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:43,055 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:43,057 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:43,058 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:43,059 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:43,061 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:43,064 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:43,065 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:43,065 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:43,065 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:43,068 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:43,070 [main] S2Containerを作成します。path=org/seasar/extension/dxo/annotation/impl/TigerAnnotationReaderTest.dicon
DEBUG 2014-09-06 01:04:43,071 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:43,072 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:43,076 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:43,076 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:43,077 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:43,078 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:43,078 [main] S2Containerを作成しました。path=org/seasar/extension/dxo/annotation/impl/TigerAnnotationReaderTest.dicon
DEBUG 2014-09-06 01:04:43,082 [main] ファイル(env_ut.txt)がないため環境変数#Envに値(ut)が設定されました
DEBUG 2014-09-06 01:04:43,084 [main] S2Containerを作成します。path=convention.dicon
DEBUG 2014-09-06 01:04:43,086 [main] S2Containerを作成しました。path=convention.dicon
DEBUG 2014-09-06 01:04:43,086 [main] S2Containerを作成します。path=customizer.dicon
DEBUG 2014-09-06 01:04:43,087 [main] S2Containerを作成します。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:43,088 [main] S2Containerを作成します。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:43,089 [main] S2Containerを作成します。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:43,091 [main] S2Containerを作成しました。path=std-customizer-tiger.dicon
DEBUG 2014-09-06 01:04:43,094 [main] S2Containerを作成しました。path=std-customizer.dicon
DEBUG 2014-09-06 01:04:43,095 [main] S2Containerを作成しました。path=default-customizer.dicon
DEBUG 2014-09-06 01:04:43,095 [main] S2Containerを作成しました。path=customizer.dicon
DEBUG 2014-09-06 01:04:43,095 [main] S2Containerを作成します。path=creator.dicon
DEBUG 2014-09-06 01:04:43,098 [main] S2Containerを作成しました。path=creator.dicon
DEBUG 2014-09-06 01:04:43,100 [main] S2Containerを作成します。path=org/seasar/extension/dxo/annotation/impl/TigerAnnotationReaderTest.dicon
DEBUG 2014-09-06 01:04:43,101 [main] S2Containerを作成します。path=dxo.dicon
DEBUG 2014-09-06 01:04:43,102 [main] S2Containerを作成します。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:43,106 [main] S2Containerを作成しました。path=dxo-builtin-converters.dicon
DEBUG 2014-09-06 01:04:43,106 [main] S2Containerを作成します。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:43,107 [main] S2Containerを作成しました。path=dxo-tiger-converters.dicon
DEBUG 2014-09-06 01:04:43,108 [main] S2Containerを作成しました。path=dxo.dicon
DEBUG 2014-09-06 01:04:43,108 [main] S2Containerを作成しました。path=org/seasar/extension/dxo/annotation/impl/TigerAnnotationReaderTest.dicon
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 sec

Results :

Tests run: 1628, Failures: 0, Errors: 0, Skipped: 0

[TASKS] Scanning folder '/home/services/jenkins/jobs/s2container-2.4-s2tiger/workspace/s2-tiger' for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 759 files to scan for tasks
Found 1 open tasks.
[TASKS] ファイルのエンコーディングがpom.xmlで指定されていません。プラットフォームのエンコーディング(UTF-8)を使用します。すなわち、ビルドはプラットフォーム依存となります(<a href="http://docs.codehaus.org/display/MAVENUSER/POM+Element+for+Source+File+Encoding">Maven FAQ</a> 参照)。
java.io.IOException: Remote call on channel failed
	at hudson.remoting.Channel.call(Channel.java:748)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:168)
	at com.sun.proxy.$Proxy7.execute(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter.execute(MavenBuildProxy.java:206)
	at hudson.plugins.analysis.core.HealthAwareReporter.registerResultsOnMaster(HealthAwareReporter.java:326)
	at hudson.plugins.analysis.core.HealthAwareReporter.postExecute(HealthAwareReporter.java:317)
	at hudson.maven.Maven3Builder$MavenExecutionListener.recordMojoEnded(Maven3Builder.java:628)
	at hudson.maven.Maven3Builder$MavenExecutionListener.mojoSucceeded(Maven3Builder.java:610)
	at hudson.maven.Maven3Builder$JenkinsEventSpy.onEvent(Maven3Builder.java:306)
	at org.apache.maven.eventspy.internal.EventSpyDispatcher.onEvent(EventSpyDispatcher.java:108)
	at org.apache.maven.eventspy.internal.EventSpyExecutionListener.mojoSucceeded(EventSpyExecutionListener.java:131)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:87)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:227)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven31Main.launch(Maven31Main.java:181)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.LinkageError: Failed to load com.google.common.collect.AbstractMapBasedMultimap
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:326)
	at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:236)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:270)
	at hudson.remoting.MultiClassLoaderSerializer$Input.resolveClass(MultiClassLoaderSerializer.java:113)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1612)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1622)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1622)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1771)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1706)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1344)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	... 4 more
Caused by: java.lang.IllegalAccessError: class com.google.common.collect.AbstractMapBasedMultimap cannot access its superclass com.google.common.collect.AbstractMultimap
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:643)
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:322)
	... 39 more
[JENKINS] テスト結果の記録
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ s2-tiger ---
[INFO] Building jar: /home/services/jenkins/jobs/s2container-2.4-s2tiger/workspace/s2-tiger/target/s2-tiger-2.4.47-SNAPSHOT.jar
[TASKS] Scanning folder '/home/services/jenkins/jobs/s2container-2.4-s2tiger/workspace/s2-tiger' for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 759 files to scan for tasks
Found 1 open tasks.
[TASKS] ファイルのエンコーディングがpom.xmlで指定されていません。プラットフォームのエンコーディング(UTF-8)を使用します。すなわち、ビルドはプラットフォーム依存となります(<a href="http://docs.codehaus.org/display/MAVENUSER/POM+Element+for+Source+File+Encoding">Maven FAQ</a> 参照)。
java.io.IOException: Remote call on channel failed
	at hudson.remoting.Channel.call(Channel.java:748)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:168)
	at com.sun.proxy.$Proxy7.execute(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter.execute(MavenBuildProxy.java:206)
	at hudson.plugins.analysis.core.HealthAwareReporter.registerResultsOnMaster(HealthAwareReporter.java:326)
	at hudson.plugins.analysis.core.HealthAwareReporter.postExecute(HealthAwareReporter.java:317)
	at hudson.maven.Maven3Builder$MavenExecutionListener.recordMojoEnded(Maven3Builder.java:628)
	at hudson.maven.Maven3Builder$MavenExecutionListener.mojoSucceeded(Maven3Builder.java:610)
	at hudson.maven.Maven3Builder$JenkinsEventSpy.onEvent(Maven3Builder.java:306)
	at org.apache.maven.eventspy.internal.EventSpyDispatcher.onEvent(EventSpyDispatcher.java:108)
	at org.apache.maven.eventspy.internal.EventSpyExecutionListener.mojoSucceeded(EventSpyExecutionListener.java:131)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:87)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:227)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven31Main.launch(Maven31Main.java:181)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.LinkageError: Failed to load com.google.common.collect.AbstractMapBasedMultimap
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:326)
	at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:236)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:270)
	at hudson.remoting.MultiClassLoaderSerializer$Input.resolveClass(MultiClassLoaderSerializer.java:113)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1612)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1622)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1622)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1771)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1706)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1344)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	... 4 more
Caused by: java.lang.IllegalAccessError: class com.google.common.collect.AbstractMapBasedMultimap cannot access its superclass com.google.common.collect.AbstractMultimap
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:643)
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:322)
	... 39 more
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (source-jar) @ s2-tiger >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[TASKS] Scanning folder '/home/services/jenkins/jobs/s2container-2.4-s2tiger/workspace/s2-tiger' for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 759 files to scan for tasks
Found 1 open tasks.
[TASKS] ファイルのエンコーディングがpom.xmlで指定されていません。プラットフォームのエンコーディング(UTF-8)を使用します。すなわち、ビルドはプラットフォーム依存となります(<a href="http://docs.codehaus.org/display/MAVENUSER/POM+Element+for+Source+File+Encoding">Maven FAQ</a> 参照)。
java.io.IOException: Remote call on channel failed
	at hudson.remoting.Channel.call(Channel.java:748)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:168)
	at com.sun.proxy.$Proxy7.execute(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter.execute(MavenBuildProxy.java:206)
	at hudson.plugins.analysis.core.HealthAwareReporter.registerResultsOnMaster(HealthAwareReporter.java:326)
	at hudson.plugins.analysis.core.HealthAwareReporter.postExecute(HealthAwareReporter.java:317)
	at hudson.maven.Maven3Builder$MavenExecutionListener.recordMojoEnded(Maven3Builder.java:628)
	at hudson.maven.Maven3Builder$MavenExecutionListener.forkSucceeded(Maven3Builder.java:693)
	at hudson.maven.Maven3Builder$JenkinsEventSpy.onEvent(Maven3Builder.java:315)
	at org.apache.maven.eventspy.internal.EventSpyDispatcher.onEvent(EventSpyDispatcher.java:108)
	at org.apache.maven.eventspy.internal.EventSpyExecutionListener.forkSucceeded(EventSpyExecutionListener.java:103)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:97)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42)
	at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:382)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:198)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven31Main.launch(Maven31Main.java:181)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.LinkageError: Failed to load com.google.common.collect.AbstractMapBasedMultimap
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:326)
	at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:236)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:270)
	at hudson.remoting.MultiClassLoaderSerializer$Input.resolveClass(MultiClassLoaderSerializer.java:113)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1612)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1622)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1622)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1771)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1706)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1344)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	... 4 more
Caused by: java.lang.IllegalAccessError: class com.google.common.collect.AbstractMapBasedMultimap cannot access its superclass com.google.common.collect.AbstractMultimap
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:643)
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:322)
	... 39 more
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (source-jar) @ s2-tiger <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (source-jar) @ s2-tiger ---
[INFO] Building jar: /home/services/jenkins/jobs/s2container-2.4-s2tiger/workspace/s2-tiger/target/s2-tiger-2.4.47-SNAPSHOT-sources.jar
[TASKS] Scanning folder '/home/services/jenkins/jobs/s2container-2.4-s2tiger/workspace/s2-tiger' for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 759 files to scan for tasks
Found 1 open tasks.
[TASKS] ファイルのエンコーディングがpom.xmlで指定されていません。プラットフォームのエンコーディング(UTF-8)を使用します。すなわち、ビルドはプラットフォーム依存となります(<a href="http://docs.codehaus.org/display/MAVENUSER/POM+Element+for+Source+File+Encoding">Maven FAQ</a> 参照)。
java.io.IOException: Remote call on channel failed
	at hudson.remoting.Channel.call(Channel.java:748)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:168)
	at com.sun.proxy.$Proxy7.execute(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter.execute(MavenBuildProxy.java:206)
	at hudson.plugins.analysis.core.HealthAwareReporter.registerResultsOnMaster(HealthAwareReporter.java:326)
	at hudson.plugins.analysis.core.HealthAwareReporter.postExecute(HealthAwareReporter.java:317)
	at hudson.maven.Maven3Builder$MavenExecutionListener.recordMojoEnded(Maven3Builder.java:628)
	at hudson.maven.Maven3Builder$MavenExecutionListener.mojoSucceeded(Maven3Builder.java:610)
	at hudson.maven.Maven3Builder$JenkinsEventSpy.onEvent(Maven3Builder.java:306)
	at org.apache.maven.eventspy.internal.EventSpyDispatcher.onEvent(EventSpyDispatcher.java:108)
	at org.apache.maven.eventspy.internal.EventSpyExecutionListener.mojoSucceeded(EventSpyExecutionListener.java:131)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:87)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:227)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven31Main.launch(Maven31Main.java:181)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.LinkageError: Failed to load com.google.common.collect.AbstractMapBasedMultimap
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:326)
	at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:236)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:270)
	at hudson.remoting.MultiClassLoaderSerializer$Input.resolveClass(MultiClassLoaderSerializer.java:113)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1612)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1622)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1622)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1771)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1706)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1344)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	... 4 more
Caused by: java.lang.IllegalAccessError: class com.google.common.collect.AbstractMapBasedMultimap cannot access its superclass com.google.common.collect.AbstractMultimap
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:643)
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:322)
	... 39 more
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ s2-tiger ---
[INFO] Installing /home/services/jenkins/jobs/s2container-2.4-s2tiger/workspace/s2-tiger/target/s2-tiger-2.4.47-SNAPSHOT.jar to /home/services/jenkins/.m2/repository/org/seasar/container/s2-tiger/2.4.47-SNAPSHOT/s2-tiger-2.4.47-SNAPSHOT.jar
[INFO] Installing /home/services/jenkins/jobs/s2container-2.4-s2tiger/workspace/s2-tiger/pom.xml to /home/services/jenkins/.m2/repository/org/seasar/container/s2-tiger/2.4.47-SNAPSHOT/s2-tiger-2.4.47-SNAPSHOT.pom
[INFO] Installing /home/services/jenkins/jobs/s2container-2.4-s2tiger/workspace/s2-tiger/target/s2-tiger-2.4.47-SNAPSHOT-sources.jar to /home/services/jenkins/.m2/repository/org/seasar/container/s2-tiger/2.4.47-SNAPSHOT/s2-tiger-2.4.47-SNAPSHOT-sources.jar
[TASKS] Scanning folder '/home/services/jenkins/jobs/s2container-2.4-s2tiger/workspace/s2-tiger' for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 759 files to scan for tasks
Found 1 open tasks.
[TASKS] ファイルのエンコーディングがpom.xmlで指定されていません。プラットフォームのエンコーディング(UTF-8)を使用します。すなわち、ビルドはプラットフォーム依存となります(<a href="http://docs.codehaus.org/display/MAVENUSER/POM+Element+for+Source+File+Encoding">Maven FAQ</a> 参照)。
java.io.IOException: Remote call on channel failed
	at hudson.remoting.Channel.call(Channel.java:748)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:168)
	at com.sun.proxy.$Proxy7.execute(Unknown Source)
	at hudson.maven.MavenBuildProxy$Filter.execute(MavenBuildProxy.java:206)
	at hudson.plugins.analysis.core.HealthAwareReporter.registerResultsOnMaster(HealthAwareReporter.java:326)
	at hudson.plugins.analysis.core.HealthAwareReporter.postExecute(HealthAwareReporter.java:317)
	at hudson.maven.Maven3Builder$MavenExecutionListener.recordMojoEnded(Maven3Builder.java:628)
	at hudson.maven.Maven3Builder$MavenExecutionListener.mojoSucceeded(Maven3Builder.java:610)
	at hudson.maven.Maven3Builder$JenkinsEventSpy.onEvent(Maven3Builder.java:306)
	at org.apache.maven.eventspy.internal.EventSpyDispatcher.onEvent(EventSpyDispatcher.java:108)
	at org.apache.maven.eventspy.internal.EventSpyExecutionListener.mojoSucceeded(EventSpyExecutionListener.java:131)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:87)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:227)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven31Main.launch(Maven31Main.java:181)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.LinkageError: Failed to load com.google.common.collect.AbstractMapBasedMultimap
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:326)
	at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:236)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:270)
	at hudson.remoting.MultiClassLoaderSerializer$Input.resolveClass(MultiClassLoaderSerializer.java:113)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1612)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1622)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1622)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1771)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1706)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1344)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	... 4 more
Caused by: java.lang.IllegalAccessError: class com.google.common.collect.AbstractMapBasedMultimap cannot access its superclass com.google.common.collect.AbstractMultimap
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:643)
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:322)
	... 39 more
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 42.564 s
[INFO] Finished at: 2014-09-06T01:04:52+09:00
[INFO] Final Memory: 21M/152M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving /home/services/jenkins/jobs/s2container-2.4-s2tiger/workspace/s2-tiger/pom.xml to org.seasar.container/s2-tiger/2.4.47-SNAPSHOT/s2-tiger-2.4.47-SNAPSHOT.pom
[JENKINS] Archiving /home/services/jenkins/jobs/s2container-2.4-s2tiger/workspace/s2-tiger/target/s2-tiger-2.4.47-SNAPSHOT.jar to org.seasar.container/s2-tiger/2.4.47-SNAPSHOT/s2-tiger-2.4.47-SNAPSHOT.jar
[JENKINS] Archiving /home/services/jenkins/jobs/s2container-2.4-s2tiger/workspace/s2-tiger/target/s2-tiger-2.4.47-SNAPSHOT-sources.jar to org.seasar.container/s2-tiger/2.4.47-SNAPSHOT/s2-tiger-2.4.47-SNAPSHOT-sources.jar
/home/services/jenkins/jobs/s2container-2.4-s2tiger/workspace/s2-tiger/pom.xml is not inside /home/services/jenkins/jobs/s2container-2.4-s2tiger/workspace/s2-tiger/s2-tiger/; will archive in a separate pass
/home/services/jenkins/jobs/s2container-2.4-s2tiger/workspace/s2-tiger/target/s2-tiger-2.4.47-SNAPSHOT.jar is not inside /home/services/jenkins/jobs/s2container-2.4-s2tiger/workspace/s2-tiger/s2-tiger/; will archive in a separate pass
/home/services/jenkins/jobs/s2container-2.4-s2tiger/workspace/s2-tiger/target/s2-tiger-2.4.47-SNAPSHOT-sources.jar is not inside /home/services/jenkins/jobs/s2container-2.4-s2tiger/workspace/s2-tiger/s2-tiger/; will archive in a separate pass
channel stopped
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
s2container-2.4-s2jdbc-gen の新規ビルドを実行します
Finished: SUCCESS